Monday, December 3, 2012

[android-developers] Re: Scaling emulator size to real size from eclipse

Ok, found it !

I need to specify the emulator options (http://developer.android.com/tools/help/emulator.html) within the target parameters for the emulator :
Project Properties -> Run/Debug settings -> Edit -> Target -> Emulator Launch parameters

Just needed to search abit first of all.
Hope this will help others

On Monday, 3 December 2012 11:43:22 UTC+1, Simon Giddings wrote:
I know that we can start the emulator from the AVD manager and use the Scale to real size parameters.

However, when the emulator is started from within eclipse via a debug request, it will start a new instance of the emulator without scaling the window size.
How can I start the emulator from a debug request within eclipse and include the scaling parameters?

--
You received this message because you are subscribed to the Google
Groups "Android Developers" group.
To post to this group, send email to android-developers@googlegroups.com
To unsubscribe from this group, send email to
android-developers+unsubscribe@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en

No comments:

Post a Comment