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 [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/android-developers?hl=en

