Specifications
6. ClickInstallXPackages,whereXisthenumberofselectedpackages(itmayvarybasedon
whatneedstobeupdated).
7. Onthenextdialog,chooseAcceptLicense.
8. ClickInstalltoinstallandupdatepackages.
YoumayinstalladditionalpackagesaboveAPI19ifyouwish.AndroidSDKTools23.0.2,
AndroidSDKPlatformtools20andAndroidSDKBuildtools20haveallbeenverifiedtowork
correctlywiththeSDK.
Ifyouhaveproblemscompilingafteranupdate,closetheAndroidSDKManagerandreopen
ittomakesureyouhaveeverythingrequiredfortheinstalledpackages.Insomecasesyou
maygetthewarning“Couldnotloaddefinitionsfromresourceemma_ant.properties”.Thisis
usuallyduetomissingcomponentsintheinstallorimproperfilepermissions.Iftheproblem
persistsafterverifyingeverythingisuptodate,trydeletingthelocal.propertiesfilesfromyour
projectfoldersandupdatingthemineachprojectfolderwiththecommand:
androidupdateprojectp.
andthenrebuild.
IV.1.4 Verify Eclipse Configuration
YoushouldverifythatEclipsehastheproperlocationforyourAndroidDevelopmentTools.
LaunchtheEclipseexecutablewhichcamewiththeADTbundle,e.g.:
C:\Dev\Android\android_adt_bundle_20140702\eclipse\eclipse.exe.
1. IntheEclipsemenugotoWindow>Preferences>Android
2. TheAndroidPreferencesSDKLocationshouldbesettothelocationwhereyouinstalledthe
ADTbundleSDKintheprevioussection,e.g.:
C:\Dev\Android\android_adt_bundle_20140702\sdk.
IV.1.5 Android Native Development Kit
TheAndroidNativeDevelopmentKit(NDK)isatoolsetthatallowsyoutoimplementpartsof
yourappusingnativecodelanguagessuchasCandC++.Itisusedextensivelybythe
sampleapplicationswhichcomewiththisrelease.
15










