[android-developers] listview lose focus when touch

2009-02-11 Thread
hi all, now l have a listview,the item in listview is tablelayout.when listitem can focus when i use the trackball,but when i touch the listitem,it lose focus,why? my adapter is extended ArrayAdapter like this public class SimpleStringAdapter extends ArrayAdapterTableLayout{ public

[android-developers] can not see the font of Activity

2009-02-08 Thread
now i have a ExpandListActivity,now i want to change it's background color ,when i change the color to White,i can not see the font.just focus the item that can see it!why? --~--~-~--~~~---~--~~ You received this message because you are subscribed to the Google

[android-developers] can not see the font of Activity

2009-02-08 Thread
now i have a ExpandListActivity,now i want to change it's background color ,when i change the color to White,i can not see the font.just focus the item that can see it!why? --~--~-~--~~~---~--~~ You received this message because you are subscribed to the Google

[android-developers] how can i change the background color of ExpandlistActivity?

2009-02-06 Thread
hi all, now i have a ExpandListActivity,now i want to change it's background color ,when i change the color to White,i can not see the font.just focus the item that can see it!why? /:includetail --~--~-~--~~~---~--~~ You received this message because you are

[android-developers] How to setup android application on android phone

2009-02-04 Thread
hi all, can you tell me the way to setup .apk on android phone --~--~-~--~~~---~--~~ 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

[android-developers] the datastore can not update

2009-02-04 Thread
when I store data into datastore,but it can not update immediately. the next time open the app,it can update. --~--~-~--~~~---~--~~ You received this message because you are subscribed to the Google Groups Android Developers group. To post to this group, send email

[android-developers] Re: Onclick listener on ListView items

2009-02-04 Thread
you can use the following function public void onListItemClick(ListView l, View v, int position, long id) --~--~-~--~~~---~--~~ You received this message because you are subscribed to the Google Groups Android Developers group. To post to this group, send email