[android-developers] How to monitor android application memory leak? is there tools do it?

2011-01-10 Thread water boiled
I want to find my android application whether has memory leak . and some tool help me do i -- 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

[android-developers] Re: AsyncTask why not must be created in UI thread?

2011-01-03 Thread water boiled
off the main thread.) On Dec 30, 9:39 pm, water boiled boiledwater4...@gmail.com wrote: I mean that can i create AsycnTask instance not in UI thread? On 12月31日, 下午1时30分, water boiled boiledwater4...@gmail.com wrote: I mean that can i AsycnTask instance not in UI thread? On 12

[android-developers] Re: AsyncTask why not must be created in UI thread?

2010-12-30 Thread water boiled
the AsycnTask document says that:The task instance must be created on the UI thread. why create task instance must be created in UI thread? On 12月29日, 上午10时26分, Frank Weiss fewe...@gmail.com wrote: It's difficult to understand what you are asking. What problem are you having with AsyncTask.

[android-developers] Re: AsyncTask why not must be created in UI thread?

2010-12-30 Thread water boiled
I mean that can i AsycnTask instance not in UI thread? On 12月31日, 下午1时24分, water boiled boiledwater4...@gmail.com wrote: the AsycnTask document says that:The task instance must be created on the UI thread. why create task instance must be created in UI thread? On 12月29日, 上午10时26分, Frank

[android-developers] Re: AsyncTask why not must be created in UI thread?

2010-12-30 Thread water boiled
I mean that can i create AsycnTask instance not in UI thread? On 12月31日, 下午1时30分, water boiled boiledwater4...@gmail.com wrote: I mean that can i AsycnTask instance not in UI thread? On 12月31日, 下午1时24分, water boiled boiledwater4...@gmail.com wrote: the AsycnTask document says that:The

[android-developers] AsyncTask why not must be created in UI thread?

2010-12-28 Thread water boiled
Asynctask why not must created in ui thread? 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] Re: how can the contact be writen to SIM card?

2009-07-14 Thread Water E
--values.put( name, ); replace as : --values.put( tag, ); Good Luck! 2009/5/14 蓝思中 lan.sizh...@gmail.com Hi guys, I am trying to store a contact in the SIM card, but I found nothing for it in the G1 phone. Then, I assumed that it may be because G1's application doesn't use the

[android-developers] How to custom my own home screen?

2009-02-12 Thread water
Android phone has a default home screen,a clock in the middle,and four icons in the bottom, i want to change this layout, May i develop a application,after i installed it,it replace the default home screen? Thanks~! --~--~-~--~~~---~--~~ You received this message