I am struggling to find any documentation or tutorial on how to deploy an application to the Sony Smartwatch (I'm attempting to deploy the open source "Eight Puzzle" application written by Sony which I have imported into Eclipse. I have a Samsung S3 connected to a Sony Smartwatch, upon compiling I get the following:
No Launcher activity found!
The launch will only sync the application package on the device!
Performing sync
Automatic Target Mode: using device '4df1e79d35975fa7'
Uploading EightPuzzleExtension.apk onto device 'xxxxxxxxxxxxxxx'
Installing EightPuzzleExtension.apk...
Success!
\EightPuzzleExtension\bin\EightPuzzleExtension.apk installed on device
Done!
But after reinstalling Sony SmartConnect and looking through under "Applications" and "Sort Applications" on the device, I am unable to find the app. Is there something I'm missing?