Month: February 2013
All-in-One Solitaire for Android
Finally, I have released my first version of All-in-One Solitaire for Android. This is a low-res version of the game and I’m going to release HD version soon.
As soon as I release a version of Kindle Fire and iPad actually.
And it’s been 3 weeks since I have submitted the game for Blackberry Playbook and it’s still under review.
Adobe AIR In-app Purchase native extensions
I have spent some time searching for free extensions for all the possible platforms and would like to share my results.
Also, I made my own in-app purchase extension for Android, as I couldn’t find a good and free one.
1. In-app Purchase for Blackberry Playbook.
There is an extension that comes with BlackBerry SDK for Adobe AIR.
API docs: http://developer.blackberry.com/air/apis/playbook/net/rim/blackberry/payment/PaymentSystem.html
2. In-app Purchase for iOS.
In-app purchase extension comes with Adobe Gaming SDK
3. In-app Purchase for Amazon Kindle.
It comes with Amazon SDK: https://developer.amazon.com/sdk/in-app-purchasing/documentation/adobe.html
4. In-app Purchase for Android.
I have found two extensions:
First is free extension from Freshplanet, but it is outdated.
Second is from Milkman for $50.
So, I have decide to make my own. 🙂
You can find it here: Adobe AIR In-app Purchase native extension for Android
Hope, it will help someone in their mobile app development.
Continue reading “Adobe AIR In-app Purchase native extensions”