It was difficult to tell if you successfully installed the appropriate Android SDK platforms, e.g. 2.2, from your screenshot but I suspect it was not installed when you were experiencing the issues. The fact that you had to select Android 4.0.3 as your project build target and change the target to API level 15 to resolve the issue also implies that you don't have the appropriate Android SDK platforms installed. You reference that the install instructions were very confusing, which install instructions are you referring to? Are you referring to the ArcGIS instructions or our prerequisite for installing the Android SDK docs which we link to? We really want to ensure the install steps as simple as possible. Currently we do not step you through the Android SDK or ADT install instructions and presume you have this set up before installing the ArcGIS SDK. We have created a blog post which steps readers through the entire process. Please let us know if this helps or if you are continuing to have issues. You also referenced not understanding the package name. The ArcGIS Runtime for SDK for Android includes a Java API so all source is written in Java. A Java package is a way to organize Java classes into namespaces. This feature make types easier to find and use types and avoids class naming conflicts. Please refer to the Java Package tutorial for reference.
Membros conectados podem postar, seguir atualizações e mais. Novo aqui? Registre uma conta gratuita.
Find useful guides, FAQs, and documents to help you navigate and make the most of Esri Community.