[android-developers] Problem with Android 4.x OS

2012-02-20 Thread KingKong
Hi Android Guru's, I am currently facing an issue with my application(via PhoneGap) and Android 4.x os Device. the app frequently crashes, its working fine in general with old android operating system. I tried running the application through Android Simulator and its working fine. but when i

[android-developers] How to make LinearLayout smooth scroll ing?

2009-10-20 Thread KingKong
hi, i am a new android developer, and recently I was doing a horizontal scrolling menu. the follow is xml doc: com.kingkong.gallery.GalleryHorizontalView android:id=@+id/HorizontalScrollView01 android:layout_width=fill_parent android:scrollbars=none