- Home /
How to port game on android wear ?
Can any one tell me how to port my android game on android wear.
Till now I have successfully create android wear android studio project with the help - http://technidus.com/tutorial-creating-build-in-android-studio-from-unity-project/
but when tried running on wear emulator it shows following error in logcat
Uploading file to: /data/local/tmp/com.my.wear Installing com.my.wear DEVICE SHELL COMMAND: pm install -r "/data/local/tmp/com.my.wear" WARNING: linker: libdvm.so has text relocations. This is wasting memory and prevents security hardening. Please fix. pkg: /data/local/tmp/com.my.wear Failure [INSTALL_FAILED_CONTAINER_ERROR]
Now I can see that people have sucessfully ported unity project on wear but none of the way have worked for me so far. like - http://www.smart-page.net/blog/2014/09/12/unity-3d-for-android-wear/
Is there any other way...?
Or is there something that I have missed.
Answer by Larsby · Dec 21, 2016 at 04:52 PM
I wrote a tutorial and added example projects to it. http://pastille.se/2016/12/13/make-unity-games-run-android-wear/ Hope this helps
Answer by EpicWolffe · Mar 28, 2017 at 07:08 AM
After following along with Larsby, I decided to write an step by step tutorial that goes a bit more in depth on the exact how to import Unity games to Android Wear. You can find it at https://www.stonegolemstudio.com/post/unity3d-to-wear-os-tutorial By the way, thank you Johan for all your help! Everyone if you want a sweet recreated pong game on smartwatch devices check out https://play.google.com/store/apps/details?id=se.pastille.rundpingiswear