java.lang.IllegalArgumentException: No configs match configSpec

552
4
12-14-2011 12:30 PM
TomaszCiesielski
New Contributor
Hi!

I have a problem during running sample application (file->new project->ArcGIS samples for android). Uncatch exception is thrown after application started and view is initialized with com.esri.android.map.MapView component inside. I see in logs that  java.lang.IllegalArgumentException: ("No configs match configSpec") is thrown. I use emulator to test my application with Android 2.2 or 2.3. Tell me what is wrong, please.
0 Kudos
4 Replies
--9
by
New Contributor
I have same problem and the answer is...

"this version of SDK do not support for emulator."

I deploy sample project to android phone and it works fine.

Reference:

http://help.arcgis.com/en/arcgismobile/10.0/apis/android/help/#/What_s_new_in_version_1_0_1/01190000...
0 Kudos
WillCrick
Occasional Contributor
Hi,

Please post SDK specific questions on the Android SDK forum here: http://forums.arcgis.com/forums/139-ArcGIS-Runtime-SDK-for-Android

This forum is for the ArcGIS for Android application.

cheers

Will
0 Kudos
SwatiGadey
New Contributor
I have the same issue, if any solution to make it work on emulator please post here. It has been tough to troubleshoot the app when debugging it on phone.

Thanks.
0 Kudos
varunanand
New Contributor
Hi,

Im trying to follow the HelloMap tutorial given on the ESRI site for Android. I noticed that the HelloMap application will not run on the emulator so i tried running it on an android device 2.2.1 instead, but still it shows the same exception. Am i missing something?

Does the device need an active connection to the internet when testing such an application?

Thanks,

Varun
0 Kudos