[android-developers] Cupcake on ADP1

2009-04-27 Thread ericsk
Hi, I've upgraded my ADP1 to cupcake through the official roms: http://www.htc.com/www/support/android/adp.html#s3 However, the official roms equiped ONLY English locale now. Will the official ADP1 roms equip other locales (e.g., Chinese) in the future? anybody knows? Thanks. --~--~-~-

[android-developers] TextView autoLink problem

2009-02-26 Thread ericsk
Hi, I have a problem on the autoLink property on TextView. I created a ListView (X) and implemented an list adapter (Y) to render my custom layout like this: http://schemas.android.com/apk/res/ android" android:orientation="horizontal" android:layout_width="fill_parent" android:layo

[android-developers] Invalidates the TabView

2009-02-25 Thread ericsk
Hi, I have a problem on TabActivity's invalidation. There're few tabs in my TabActivity, and each tab binds a ListView. Each Listview binds an ArrayAdapter that bound an ArrayList. While the TabChanged ( in onTabChanged handler ), I modify an ArrayList with a thread. However, while the thread en