vendredi 8 août 2014

-Différence entre google API de la cible et la cible android - Virtual Stack Overflow


Now I'm developing android with SDK 2.3.3 with Eclipse. As you know all to run my app, I should generate virtual device. From 'create new ADV' window, I can see many targets. There are 2 targets for API level 10 such as 'android 2.3.3' and Google APIs(Google Inc). Among those targets, I'm uncertain which one I should choose.


My question is what's the difference between them.


Thanks in advance Dan




The google API includes Google Maps and other Google-specific libraries. The Android one only includes core android libraries.


As for which one to choose, I would go with the Android API until you find that you need the Google API; such as when you need Google Maps functionality.


Here is a link to the Google API page.



Now I'm developing android with SDK 2.3.3 with Eclipse. As you know all to run my app, I should generate virtual device. From 'create new ADV' window, I can see many targets. There are 2 targets for API level 10 such as 'android 2.3.3' and Google APIs(Google Inc). Among those targets, I'm uncertain which one I should choose.


My question is what's the difference between them.


Thanks in advance Dan



The google API includes Google Maps and other Google-specific libraries. The Android one only includes core android libraries.


As for which one to choose, I would go with the Android API until you find that you need the Google API; such as when you need Google Maps functionality.


Here is a link to the Google API page.


0 commentaires:

Enregistrer un commentaire