I'm developing android apps for smartwatch and smartphone. The application on smartphone is finished. The application has service. It will receive information from machine (status,info,etc).I wonder If I want to develop smartWatch what should I do next?
Do I have to add reference from my application into smartwatch app?like add project library from package to package?
Do I have to declare the service in androidManifest at smartwatch app?
Thanks :D