I开发者_开发技巧 need to write application for Android using Adobe AIR. And I need to sell some goods. For this purpose I want to use google checkout, how can I use it from Adobe AIR? Thanx!
Google checkout isn't accessible from Air applications, there are only SDKs for Java, .NET, PHP and other languages accept Action Script 3.
http://code.google.com/apis/checkout/samplecode.html
精彩评论