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

Icenium source code in the phone?

1 Answer 23 Views
General Discussion
This is a migrated thread and some comments may be shown as answers.
This question is locked. New answers and comments are not allowed.
Andres
Top achievements
Rank 1
Andres asked on 16 May 2013, 09:06 AM
HI,
i almost complete my first app in icenium and i will buy a subscription... this is really good tool!,

Howover, i built a test app on my phone (downloading the apk file) and in my phone i can see:
/Icenium/com.telerik.MyappName/
with all the source code.
why? is just for the live sync? does this happend if i send my app to google play?

1 Answer, 1 is accepted

Sort by
0
Steve
Telerik team
answered on 16 May 2013, 11:42 AM
Hello Andres,

You've correctly figured out the reason behind this. An Icenium project has build settings (right click on workspace -> Build Settings) and when the application is build in Debug (default), it is unpacked on the device's SD card. This is necessary in order for LiveSync to work, because the files of the application are sand-boxed and we can't modify them unless we can access them. Once the application is built in Release mode (for publishing) the files would not be on the SD card.

P.S. Bare in mind that once you change the build settings to Release mode LiveSync won't work.

All the best,
Steve
the Telerik team

Don't miss the Icenium May Release Keynote - sign up now!
Share feedback and vote for features on our Feedback Portal.
Tags
General Discussion
Asked by
Andres
Top achievements
Rank 1
Answers by
Steve
Telerik team
Share this question
or