The import com.google.android.vending cannot be resolved in an imported android project -


i have imported android project , when trying run it giving me error on following imports

import com.google.android.vending.licensing.aesobfuscator; import com.google.android.vending.licensing.licensechecker; import com.google.android.vending.licensing.licensecheckercallback; import com.google.android.vending.licensing.servermanagedpolicy; 

any resolving appreciated.

you may want review steps this link. goes through steps of adding android project, regardless of ide. eclipse work fine.

these steps take time , effort, have done before.


Comments

Popular posts from this blog

ios - UICollectionView Self Sizing Cells with Auto Layout -

node.js - ldapjs - write after end error -

DOM Manipulation in Wordpress (and elsewhere) using php -