Monday, March 21, 2011

[android-developers] Unexpected error

When i run my application on api level 4 then it create unecpected
error but when i run on api level 8 then it not create any error,i
also set the
<uses-sdk
android:minSdkVersion="4"
android:maxSdkVersion="10" />

<application android:icon="@drawable/sai11"
android:label="@string/app_name" >
<activity android:name=".shirdi"


so how to remove these error,please guide me.

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

No comments:

Post a Comment