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

Livesync to Android device not working

2 Answers 59 Views
AppBuilder Windows client
This is a migrated thread and some comments may be shown as answers.
This question is locked. New answers and comments are not allowed.
John
Top achievements
Rank 1
John asked on 17 Apr 2013, 07:49 AM
AIUI, a connected Android device should show any changes I make once I save them.  I now have to uninstall the app on the device and re "run on device" to see the changed app.

I tried it on a brand new test project and it works fine.

 Is there a setting I have changed that could have done this?

2 Answers, 1 is accepted

Sort by
0
Steve
Telerik team
answered on 17 Apr 2013, 11:38 AM
Hi John,

Тhe sync you talk about is the Project LiveSync, in Graphite click on the Devices tab and see its status. If its off, delete the app from your device, and then re-deploy the app. Also right-click the first node in the Project Navigator and choose Build Settings and make sure that "Active Build Configuration" is either blank or "Debug". The "Release" build configuration strips out all Icenium-specific bits from your app's binary, so that might be a reason why LiveSync is not working for you.

If that does not help try the following:
  1. Export your project as .zip archive from the DashBoard -> the icon that looks like right turn sign.
  2. Create new project and add your exported project to it (Add -> From Archive).
  3. Connect your Android device.

On a side note, does the sync when pressing the menu button work for you?

Regards,
Steve
the Telerik team

Share feedback and vote for features on our Feedback Portal.
Want some Kendo UI online training - head over to Kendo UI Dojo.
0
John
Top achievements
Rank 1
answered on 17 Apr 2013, 01:37 PM
>>nd then re-deploy the app. Also right-click the first node in the Project Navigator and choose Build Settings an
make sure that "Active Build Configuration" is either blank or "Debug". <<

That did the trick, thanks.
Tags
AppBuilder Windows client
Asked by
John
Top achievements
Rank 1
Answers by
Steve
Telerik team
John
Top achievements
Rank 1
Share this question
or