Monday, August 8, 2011

[android-developers] IMarketBillingService do not created. Android 3.0

Hello, guys!

I want to implement In-app Billing app
Have some problems with IMarketBillingService.java-file creating.
I do these steps:
1. Create the following directory in your application's /src
directory: com/android/vending/billing/
2. Copy the IMarketBillingService.aidl file into the sample/src/com/
android/vending/billing/ directory.
3. Build your application.

But in /gen I can not find a generated interface file. I use Android
3.0..

When I add IMarketBillingService.aidl to project with API 8 -- all is
ok.. IMarketBillingService.java is creating..

any suggestions?

Thanks

--
You received this message because you are subscribed to the Google
Groups "Android Developers" group.
To post to this group, send email to android-developers@googlegroups.com
To unsubscribe from this group, send email to
android-developers+unsubscribe@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en

No comments:

Post a Comment