android - SmartWatch sample installation -


i compile sample provided sony smartwatch. followed instructions in page. when added the smartextensionutils project saw lot of errors like: com.sonyericsson.extras.liveware.aef cannot resolved variable. instead import com.sonyericsson.extras.liveware has no problem. did find , solve issue?

in order eightpuzzlegame compile, need add following library projects available in sdk:

  • smartextensionapi
  • smartextensionutils
  • smartextensioninternalutils

in case, api project missing. can see library projects missing checking project properties. example:

project properties


Comments