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

Debugging and deploying my app

1 Answer 72 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.
Relez
Top achievements
Rank 1
Relez asked on 12 Feb 2014, 08:18 PM
Hello there, since I updated the Icenium Graphite (now called Telerik App Builder), I have problems deploying and debugging my app, when the app try to run the First Start (and the text: Application is being unpacked) it crashes after 1 minute, the error message says:

Application Error
The connection to the server was unsuccessful. (file:///android_asset/www/index.html)



PD: The application runs good in the simulator.

I am using a Samsung Galaxy S3.

Thanks

1 Answer, 1 is accepted

Sort by
0
Steve
Telerik team
answered on 17 Feb 2014, 01:58 PM
Hi Relez,

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 by using 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. If you're using AppBuilder Windows client, right click on your solution in "Project Naviagor", select "Build Settings" and select "Release". Delete the app from the phone before trying to deploy again. This would verify whether the problem is SD Card/ Internal Memory related.

Regards,
Steve
Telerik
Icenium is now Telerik AppBuilder, and is part of the Telerik Platform. For more information on the new name, and to learn more about the Platform, register for the free online keynote and webinar on Wednesday, February 12, 2014 at 11:00 a.m. ET (8:00 a.m. PT)
Tags
Report a bug
Asked by
Relez
Top achievements
Rank 1
Answers by
Steve
Telerik team
Share this question
or