Hi, I am a newbie to combining ArcGIS with Android. I am attempting to execute one of the ArcGIS example mapping programs. It is a simple Map Display program. It executes successfully using a Nexus6 emulator On Android 6.0.1 (Marshmallow) using Android Studio 2.1.2. When I port it to the actual device, a SAMSUNG-SM-G920V Galaxy s6, it fails immediately with the message: “Unfortunately <app> has stopped. This happens immediately when I press its icon on the phone. I have successfully executed other Android non-ArcGIS mapping applications on this same phone without any issues. These were all developed using Android Studio, not Eclipse.
I have registered the application with ESRI Developer Licensing and provided the ‘Client_ID” in my code.
I have spent hours combing through Google trying various suggestions without any success.
I wasn't sure how to format code on your forum, so I attached my application files to this discussion.