[android-developers] How to get Application Label in different languages

2010-03-05 Thread Bo Yan
Hi everyone,

Is there a way to get the application label in different languages
according to locale? For example, I can get the application label
Settings of package com.android.settings in English, Ajustes in
Spanish.

-- 
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+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en


[android-developers] Get the View info from process ID?

2009-09-08 Thread Bo Yan

Hi,

I know the process ID(pid) of my application which is running now. Is
there a way to get the view information (such as width, height, title,
and layout) of my application from its pid?

Best Regards,
Bob

--~--~-~--~~~---~--~~
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+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en
-~--~~~~--~~--~--~---



[android-developers] Re: Android emulator window small size

2009-09-07 Thread Bo Yan

Hi,

please try to modify configuration file
${WORKSPACE}/.metadata/.plugins/org.eclipse.core.runtime/.settings/com.android.ide.eclipse.adt.prefs
and delete the following line:
com.android.ide.eclipse.adt.emuOptions=-scale 0.2

Bob

On Fri, Sep 4, 2009 at 11:06 PM, timitssa...@gmail.com wrote:

 Hello,

 I added -scale 0.2 to the Default emulator option under eclipse and
 launched the emulator. After that I got a really small window. I then
 removed the -scale 0.2 but the emulator window remains small.

 I can start the emulator from command line and i get the normal size,
 but not with eclipse.


 Any help would be appreciated.


 Thanks

 


--~--~-~--~~~---~--~~
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+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en
-~--~~~~--~~--~--~---