This is a migrated thread and some comments may be shown as answers.

Debug Apps Do Not Work on Android 4.3

2 Answers 49 Views
Report a bug
This is a migrated thread and some comments may be shown as answers.
This question is locked. New answers and comments are not allowed.
Richardsonke
Top achievements
Rank 1
Richardsonke asked on 02 Aug 2013, 04:18 PM
If you try to install a debug-build Icenium app onto a Nexus 10 running Android 4.3, it installs, unpacks, and then throws the error "The connection to the server was unsuccessful. (file:///storage/emulated/0/Icenium/com.telerik.TestBlank2/index.html)."  If I use the adb shell, I can see that /storage/emulated/0 no longer exists.  I can find the files in /storage/emulated/legacy/Icenium and /mnt/shell/emulated/0/Icenium.  The application still works fine on Android 4.1.2.  Screenshots are attached.

2 Answers, 1 is accepted

Sort by
0
Steve
Telerik team
answered on 05 Aug 2013, 03:33 PM
Hello Keith,

Just tested several apps on a couple of devices running Android 4.3 but did not have any problems. This error is returned when your storage is locked for the android system and deployed APK can't unpack. This usually happens when device has SD card and it is mounted as USB storage to the PC. Can you verify that your SD card is accessible on your device i.e. use a file manager program and try to save/copy a file on it (e.g. image).

On a side note, you can try to build your application in "Release" and check if it works on your device. Use Graphite, right click on your solution in "Project Navigator", select "Build Settings" and select "Release". Delete the app from the device before trying to deploy again. This would verify whether the problem is SD Card/ Internal Memory related.

Regards,
Steve
Telerik

Do you enjoy Icenium? Vote for it as your favorite new product here (use short code H048S).
Looking for tips & tricks directly from the Icenium team? Check out our blog!
Share feedback and vote for features on our Feedback Portal.
0
Richardsonke
Top achievements
Rank 1
answered on 06 Aug 2013, 03:09 PM
I tried again today after restarting the device and Icenium, and it seems to be working.  Thanks for your help.
Tags
Report a bug
Asked by
Richardsonke
Top achievements
Rank 1
Answers by
Steve
Telerik team
Richardsonke
Top achievements
Rank 1
Share this question
or