Esri / quickstart-map-android

Quickly build maps for Android with this library and sample app.
Apache License 2.0
24 stars 32 forks source link

Can't launch sample application #10

Closed timurgilfanov closed 11 years ago

timurgilfanov commented 11 years ago

I got a crash with this log message:

02-28 15:47:25.372: E/AndroidRuntime(9857): java.lang.RuntimeException: Unable to instantiate activity ComponentInfo{com.esri.quickstart/com.esri.quickstart.EsriQuickStartSampleActivity}: java.lang.ClassNotFoundException: Didn't find class "com.esri.quickstart.EsriQuickStartSampleActivity" on path: /data/app/com.esri.quickstart-1.apk

andygup commented 11 years ago

Do you have esriquickstart.jar in your lib directory?