开发者

Android MediaStore from Air App

I am writing an Air app that needs to access the Android Media Store.

So far tried: Direct access to the SQLite database. Seems Android does not give permissions for this. Next attempted calling a native Android app from my Air app. Burrito does not seem to support NativeProcess for Android.

Any开发者_Go百科 ideas or workarounds? Or do we drop AS3 and code native for Android?

Thanks, Ronnie


The only solution today is to combine a native apk with an AIR for Android apk. More details here:
http://elromdesign.com/blog/2010/10/29/hacking-native-android-with-air-app-to-allow-air-access-unavailable-apis/

0

上一篇:

下一篇:

精彩评论

暂无评论...
验证码 换一张
取 消

最新问答

问答排行榜