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

2009-03-23 Thread mercury xu
ns to communication and discussion ,such as www.androidin.com ,www.android123.com,of course, my website www.51wince.com. It will more popular at the future. ho~~I have a question, are you Sizhong Lan? We changed our web's link before. Good luck and best regards! Mercury >From 51wince.com

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

2009-03-22 Thread mercury xu
Hi Gollum Congratulations! Best wishes for your website! Best regards! Mercury >From 51wince.com 2009/3/22 Gollum [www.aidiji.com] > Dear all, > > AiDiJi.com <http://www.aidiji.com/> (http://www.aidiji.com) has brought > online the Android projects promotion pages

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

2009-03-16 Thread mercury xu
ng java.lang.Object<http://developer.android.com/reference/java/lang/Object.html> ↳ android.os.Process http://developer.android.com/reference/android/os/Process.html Wish can give you some helps. Best wish and regards! Mercury 2009/3/17 ying lcs > > Hi, > > Is there a comm

[android-developers] Re: How to inflate an xml file with ids from other apk?

2009-03-15 Thread Mercury
some sources such as some wave files at raw, we reboot the emulator the program can get them.. so my suggest is you can try it first...and check it...if u debug or run under the emulator I hope that can give you some helps...good luck and best regards! Mercury On 3月16日, 上午9时25分, quill wrote

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

2009-03-14 Thread Mercury
into it new DialogInterface.OnClickListener() { public void onClick(DialogInterface dialog, int whichButton) { setResult(RESULT_OK); finish(); } } Maybe can help you. Best regards and good luck! Mercury On 3月15

[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("