Hello All,
I am new  in Android 
I have develop a app in android api level 8( version 2.2). And it is 
working fine. But when i run this program in Lower version , then it work 
fine with API level 6 & 7. But it gives error in API level 5. It shows 
error :

 ERROR/AndroidRuntime(287): Uncaught handler: thread main exiting due to 
uncaught exception

 ERROR/AndroidRuntime(287): java.lang.RuntimeException: Unable to start 
activity ComponentInfo{com.tech.gift/com.tech.gift.HomeLayoutActivity}: 
android.view.InflateException: Binary XML file line #24: Error inflating 
class android.widget.FrameLayout
 

I have check all xml file as well as activity files. but there is not any 
problam.

Plz suggest we what i do to rum my App on API level 5 of Android.

-- 
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+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en

Reply via email to