IcemanAv
Android Fan
Profile
Posts: 4
Reg: Jul 08, 2013
birmingham
4,640
08/07/13 09:19 AM (12 years ago)

Help With Emulator

Please help I have followed all the steps regards creating app. I have downloaded the zip file and installed it into eclipse. However when I try to Run the application in emulate error message reads. [2013-08-07 17:06:54 - BT_activity_root] ------------------------------ [2013-08-07 17:06:54 - BT_activity_root] Android Launch! [2013-08-07 17:06:54 - BT_activity_root] adb is running normally. [2013-08-07 17:06:54 - BT_activity_root] Performing com.salonappointmentsoftware.BT_activity_root activity launch [2013-08-07 17:06:54 - BT_activity_root] Uploading BT_activity_root.apk onto device 'emulator-5554' [2013-08-07 17:06:58 - BT_activity_root] Installing BT_activity_root.apk... [2013-08-07 17:07:05 - BT_activity_root] Installation error: INSTALL_FAILED_MISSING_SHARED_LIBRARY I have checked logcat, but to be honest I dont know what I am doing. Thanks for your help in advance...
 
Sandeep
Android Fan
Profile
Posts: 1260
Reg: Feb 01, 2012
Miraj, India
25,250
like
08/07/13 09:35 AM (12 years ago)
Hello and welcome to BT. I am sure you will stay around here and fulfil all your dreams coz you are going to find this community awesome. The error you are getting is because you are missing shared library. I mean you have not included a shared library required by the project. Remember that all the BT android apps are compatible only with Google API's and not Android API. So make sure you have downloaded Google API and mostly the Google API Level 8. BT apps are compiled against Google API 8 because the code contains code relating to google maps. And the Google maps requires google maps library which comes only in Google API and not Android API. To download Google API follow steps below- Eclispe Windows/Android SDK and AVD Manager -> Available Packages -> Third Party Add-ons -> Google Inc. -> Google APIs by Google Inc., Android API 8
 
IcemanAv
Android Fan
Profile
Posts: 4
Reg: Jul 08, 2013
birmingham
4,640
like
08/07/13 09:57 AM (12 years ago)
Thanks for your help Sandeep I shall try it now...
 
IcemanAv
Android Fan
Profile
Posts: 4
Reg: Jul 08, 2013
birmingham
4,640
like
08/07/13 10:04 AM (12 years ago)
Hi Sandeep I have just checked my eclipse and I do not have Third Party Add-ons -> can you advise please Thanks
 
Sandeep
Android Fan
Profile
Posts: 1260
Reg: Feb 01, 2012
Miraj, India
25,250
like
08/07/13 10:14 AM (12 years ago)
You can download the Google Api from the SDK manager too. Eclispe Windows/Android SDK and AVD Manager -> Available Packages -> Now in the pop up window look for the Android 2.2 (API 8). From this field select the Google API's by ticking the box and hit install button.
 

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.