Does Amazon Android app store provide an in-app billing service?
-
If a freemium app is to be sold via the Amazon Android appstore ? What SDK's does Amazon provide or are developers expected to create their own mechanism. The Android Market in-app billing doesn't seem to be applicable to apps sold on Amazon Android app store
-
Answer:
Amazon has announced an invite-only beta to its IAP SDK and the form is available here: http://www.amazon.com/gp/html-forms-controller/AmazonAppstore-IAPrequest Android apps which use Google Checkout for IAP will not have access to Google Checkout when running on the .
Yusuf Goolamabbas at Quora Visit the source
Other answers
Each store's IAP solution only works with that store. However, the code can exist within the same APK as long as the correct purchase library is called for the store that the app was installed from. I accomplish this by using a flag, and compile two different flavors of the app - one for Amazon, and one for Google (actually, a few more than that...). I already have the mechanism in place to handle linking to the correct app store using the Android Market Manager library (https://github.com/TimMackenzie/AndroidMarketManager) so I just piggyback on the market selector flag. Amazon's IAP solution is out of beta - I just released an app update using it.
Tim Mackenzie
Hi, my name is VÃtor and I work for Aptoide (http://www.aptoide.com/). You can reach several markets and publish your apps in most of the app stores using one unique billing SDK. Open-IAB itâs an Open Source Billing SDK that allows you to publish and distribute to several Android App Stores: Aptoide, Google Play, Amazon Store, SlideMe, Nokia Store, Samsung Apps, Yandex.Store, Appland, AppMall and Fortumo. In Aptoide you publish for free and if you use Open-IAB (Billing SDK) we give you a 75% margin for in-app purchases and paid apps. If you want to enrol our Certified Publishers Program for free go to: https://www.aptoide.com/account/new-user?type=publisher I would be very glad to have you on board, to discuss this matter or even to answer any doubt you might have. Disclaimer: I am currently an employee of Aptoide!
VÃtor Duarte
Amazon requires that you use their in-app billing solution for freemium apps published in their store.
Chris Jones
Does it mean Amazon appstore on Android phones also not support apps implementing Google's IAP?
Sunil Patro
Related Q & A:
- How to implement app purchase in Android app?Best solution by Stack Overflow
- Why to use Google in-app billing?Best solution by developer.android.com
- How to connect Android app to App engine?Best solution by groups.google.com
- How do I increase font size in Mac App Store?Best solution by Ask Different
- App Store vs Android Market?Best solution by Yahoo! Answers
Just Added Q & A:
- How many active mobile subscribers are there in China?Best solution by Quora
- How to find the right vacation?Best solution by bookit.com
- How To Make Your Own Primer?Best solution by thekrazycouponlady.com
- How do you get the domain & range?Best solution by ChaCha
- How do you open pop up blockers?Best solution by Yahoo! Answers
For every problem there is a solution! Proved by Solucija.
-
Got an issue and looking for advice?
-
Ask Solucija to search every corner of the Web for help.
-
Get workable solutions and helpful tips in a moment.
Just ask Solucija about an issue you face and immediately get a list of ready solutions, answers and tips from other Internet users. We always provide the most suitable and complete answer to your question at the top, along with a few good alternatives below.