I found a way to install Viago on my non-rooted cell phone.
What I did is backup my "running" Viago to my rooted cell phone via adb, and then restore it to my non-rooted cell phone. And it worked.
It is important that both phones have the same google account.
The adb commands would be...
To make the backup: adb backup -f viago.ab -apk -noshared com.garmin.android.apps.viago
To restore on the other cell phone: adb restore viago.ab



Likes: 


Reply With Quote

Bookmarks