android wear-debug.apk shows parsing error
问题 i placed configuration as wear and run it into emulator, then i found apk in my project output folder. i emailed that one, at the time of installation on wearable watch it shows there was a error while parsing the package. any one suggest me Here is my manifest.xml <?xml version="1.0" encoding="utf-8"?> <manifest xmlns:android="http://schemas.android.com/apk/res/android" package="de.peterfriese.wearablelistviewsample" > <uses-feature android:name="android.hardware.type.watch" /> <application