[android-developers] Re: Android Projects Promotion Pages Online

2009-03-23 Thread mercury xu
should make a version for Chinese when domestical software is nearly an vacuum. Well, does anybody care at all?* 2009/3/22 mercury xu xumerc...@gmail.com Hi Gollum Congratulations! Best wishes for your website! Best regards! Mercury From 51wince.com 2009/3/22 Gollum

[android-developers] Re: Is there a command to find out the pid of all process running on the emulator?

2009-03-17 Thread mercury xu
Hi ying As I know, you can check what's happen on your emulator from the Eclipse' DDMS,at the IDE left‘s list . You can find them. Anyway, you want to show those information on your program or just check it? IF run in your emulator.maybe you can try process as following

[android-developers] Re: How to dismiss the single select dialog in AlertDialog

2009-03-14 Thread mercury xu
Hi Vincent That‘s a good idea , as we know, if we build an alterDlg need following code //modify by mercury xu 20090314 in the new sdk //they don't support this function as showAlert! new AlertDialog.Builder(loginScreen.this) .setTitle(Login Data