Select to view content in your preferred language

unfortunately HelloWorld has stoped

4254
6
01-03-2014 08:22 AM
by Anonymous User
Not applicable
Original User: fon123456789

I am trying to use HelloWorld sample file. there is not any error in Problem window and every thing is ok but
when i click on app to run it, a dialog box pop up and say " unfortunately HelloWorld has stoped". please
help me i do not know what is wrong with it?
the error page is attached also.

Thanks in advance
0 Kudos
6 Replies
by Anonymous User
Not applicable
Original User: erwi7452

Are you using 10.2?

Please check if you have "libs" folder in your project and contains "armeabi" and "armeabi-v7a" in there

If not, open another project or create new ArcGIS Android Project, and copy the "libs" folder and its content over.
0 Kudos
Jamal-eddineOuzemou
New Contributor
Are you using 10.2?

Please check if you have "libs" folder in your project and contains "armeabi" and "armeabi-v7a" in there

If not, open another project or create new ArcGIS Android Project, and copy the "libs" folder and its content over.


I have this folder with ("armeabi" and "armeabi-v7a") but I have always the same problem
0 Kudos
by Anonymous User
Not applicable
Original User: erwi7452

if you are running on emulator, please increase the RAM to 768MB

and also did you set "-gpu on" on the run configuration, see here, http://blogs.esri.com/esri/arcgis/2012/05/02/arcgis-runtime-sdk-for-android-v1-1-supports-android-em...
0 Kudos
by Anonymous User
Not applicable
Original User: alinadi

1-ensure that you have �??ARM EABI v7a System Image installed
2-configure the Intel Hardware Accelerated Execution Manager by executing the <sdk>/extras/intel/Hardware_Accelerated_Execution_Manager/IntelHAXM.exe program
3-create an Android 4.0.3 AVD and enable the GPU emulation hardware property
4- if you are using eclipse in run configuration find target tab scroll down to see command line and type -gpu on
5- now your problem should be solved
0 Kudos
RobertBurke
Esri Contributor
Ali,
Did this solve the issue?
Thanks!
Rob Burke
0 Kudos
by Anonymous User
Not applicable
Original User: alinadi

Ali,
Did this solve the issue?
Thanks!


for me this steps worked and yes the issue is solved
regards
0 Kudos