Hello, ADT team.

I am developing companion app for Android Wear.

Permissions of Android Wear app and handheld app should be same, otherwise 
Android Wear app won't be installed on the watches.
Currently, Android Gradle Plugin does not merge AndroidManifest.xml of 
Android Wear app and handheld app, so you have to manually keep them in 
sync.

Also, as far as I see, there is no notification from Android Gradle Plugin 
and Android Studio when I build app with bundled app for Android Wear in 
case when permissions are not same -> build success -> but app won't appear 
on watches.

You can see, that a lot of developers spend their time on resolving 
permissions issue: 
http://stackoverflow.com/questions/25004530/android-wear-app-not-installing-through-handset

-- 
You received this message because you are subscribed to the Google Groups 
"adt-dev" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
For more options, visit https://groups.google.com/d/optout.

Reply via email to