Hi All,
I am new to android development and this is my first android app. My wear
app got rejected because wear apk is not included.
I have followed
http://developer.android.com/training/wearables/apps/packaging.html, but
when I sign apk (using Build > Generate Signed APK in release mode) it
generates two apks: mobile-release.apk and wear-release.apk.
I have verified following steps:
1. I have same package name in mobile and wear modules.
2. Included all permissions declared in manifest file of wear in manifest
of mobile.
3. Version code and version name is same in both modules.
4. My build.gradle file for mobile contains: wearApp project(':wear')
I don't get the reason of two different apk generation.
Please help me to understand what I am doing wrong. Thank you in advance.
--
You received this message because you are subscribed to the Google Groups
"Android Developers" group.
To unsubscribe from this group and stop receiving emails from it, send an email
to [email protected].
To post to this group, send email to [email protected].
Visit this group at https://groups.google.com/group/android-developers.
To view this discussion on the web visit
https://groups.google.com/d/msgid/android-developers/b7a3750a-12fd-4ee3-ad71-48b2844bd011%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.