[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] 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

[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: