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

Popular posts from this blog

c# - DetailsView in ASP.Net - How to add another column on the side/add a control in each row? -

javascript - firefox memory leak -

Trying to import CSV file to a SQL Server database using asp.net and c# - can't find what I'm missing -