Discussion Forums  >  Self Hosted Control Panels

Replies: 4    Views: 193

S-George
Apple Fan
Profile
Posts: 111
Reg: Jan 18, 2012
location unknow...
4,460
10/03/13 06:20 PM (12 years ago)

Hi can somebody please help me fixing this error.

Hi can somebody please help me fixing this error. It is on eclipse android v3.0 Call requires API level 14 (current min is 11): android.app.ActionBar#setHomeButtonEnabled BT_activity_host.java /cxxxxxxxoid/src/com/cxxxxxxxxxoid line 370 Android Lint Problem
 
Sandeep
Android Fan
Profile
Posts: 1260
Reg: Feb 01, 2012
Miraj, India
25,250
like
10/03/13 09:13 PM (12 years ago)
The new BT android core works on Google API level 13 (honeycomb) which supports actionbar and holo theme. While compiling your app in eclipse you need to compile it against the Google API level 13 (remember its google api and not android api). If you have already downloaded the google api 13 sdk then, just right click your project file--> select properties--> select android and in the box choose the Google API Level 13. If you do not have it already, then first of all you need to download the Google api from the Android SDK Manager in eclipse.
 
S-George
Apple Fan
Profile
Posts: 111
Reg: Jan 18, 2012
location unknow...
4,460
like
10/04/13 07:06 AM (12 years ago)
Hi Sandeep. Thank you for your replay. it is my first android app that i'm trying to build. I did as you say, downloaded Android 3.2 (API 13)and from project file--> properties--> selected Google API 13. Now i have this: error: No resource identifier found for attribute 'uiOptions' in package 'android' AndroidManifest.xml /cxxxxxandroid line 96 Android AAPT Problem
 
Sandeep
Android Fan
Profile
Posts: 1260
Reg: Feb 01, 2012
Miraj, India
25,250
like
10/04/13 09:36 AM (12 years ago)
Can you paste the logcat error log? The error you have pointed above is not sufficient to know the exact cause of the error. Logcat error output would be more helpful here.
 
S-George
Apple Fan
Profile
Posts: 111
Reg: Jan 18, 2012
location unknow...
4,460
like
10/04/13 11:48 AM (12 years ago)
Cause the error i can't load the app on my device. so i can not have any results from the logcat. Is there any other way?
 

Login + Screen Name Required to Post

pointerLogin to participate so you can start earning points. Once you're logged in (and have a screen name entered in your profile), you can subscribe to topics, follow users, and start learning how to make apps like the pros.