On Sun, Jun 12, 2011 at 7:17 PM, mlybrand <[email protected]> wrote:
> Is there a good reference for what options are available for me to put > in these files: > > <avd-nam>.ini > config.ini > emulator-user.ini > > The documentation shows several command line options for further > controlling the emulators, but I would prefer to do some sort of > configuration customization for when it launches from Eclipse. The > specific issue I am trying to control is the window size and position. > But I can imagine that other options might make me come up with other > stuff I would prefer my emulator to do. So some sort of cheat sheet > would be ideal. > > For the files themselves, there is no documentation, you will have to read the source code. Generally speaking, these files, or the way they are used, are likely to change in the future (they already did). We're certainly not going to support third-party tools trying to modify them in any way. The command-line options, and the console commands, on the other hand, will be supported as much as we can. - David > TIA. > > Mark > > -- > You received this message because you are subscribed to the Google > Groups "Android Developers" group. > To post to this group, send email to [email protected] > To unsubscribe from this group, send email to > [email protected] > For more options, visit this group at > http://groups.google.com/group/android-developers?hl=en > -- You received this message because you are subscribed to the Google Groups "Android Developers" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/android-developers?hl=en

