java - In-App Billing Android and bug -


good evening, everybody. i'm trying debug in-app billing project. sourse use,

https://github.com/blundell/simpleinapppurchasev3

i'm facing problem time time: project in file log.java gives 2 errors: 1. type java.lang.object cannot resolved. indirectly referenced required .class files error shows near first symbol of file.

  1. r.java cannit resolved! , gen-folder doesn't recreate! no errors in xml-files.

  2. iabhelper.java shows error: import com.android.vending.billing.imarketbillingservice cannot resolved if delete com.android.vending.billing/iinappbillingservice.aidl file , recreate (by copy-paste) nothing happens.

what doing wrong?

try one.

1) project properties-> java build path-> order , export

make sure have checked true files have listed below: android private libraries,  android dependencies,  jar , libraries have added. 

2) check sdk manager have updated required versions for

--> tools: sdk tools, sdk platform tools, sdk build tools. --> android 4.2 or ever using, google map , sdk platform should updated latest. --> extras: google play services,google play billing libraries   make sure have not imported wrong variables or class. 

hope you.


Comments

Popular posts from this blog

blackberry 10 - how to add multiple markers on the google map just by url? -

php - guestbook returning database data to flash -

delphi - Dynamic file type icon -