I am currently trying to make a simple sony smartwatch app to get familiar with it, however, even using the Sony Add-on SDK examples it gives me errors right away, for example in the SampleNotificationExtension it says
com.sonyericsson.extras.liveware.extension.util cannot be resolved
and in another example code it says
"com.sonyericsson" cannot be resolved
I have the newest ADT and Eclipse but when the sony add-on SDK example code doesn't work I do not know where to start.