I'm exploring in-app purchases with Google. From the tutorials I've read, I start with adding:
CreateResourceFromFile(Macro, GooglePlayBilling.GooglePlayBilling)
to the Manifest editor. After doing so, I get this log error:
Error parsing manifest script:<br />File not found: C:\Program Files (x86)\Anywhere Software\Basic4android\libraries\googleplaybilling.jar
OK, so I used the SDK to update my files. I found the libraries and installed them. SDK says that they are installed; but the error remains. Sure enough, the googleplaybilling.jar file is NOT in my computer, anywhere.
Any ideas?
Thanks
CreateResourceFromFile(Macro, GooglePlayBilling.GooglePlayBilling)
to the Manifest editor. After doing so, I get this log error:
Error parsing manifest script:<br />File not found: C:\Program Files (x86)\Anywhere Software\Basic4android\libraries\googleplaybilling.jar
OK, so I used the SDK to update my files. I found the libraries and installed them. SDK says that they are installed; but the error remains. Sure enough, the googleplaybilling.jar file is NOT in my computer, anywhere.
Any ideas?
Thanks