Entries Tagged as "AIR"

APK MIME Type

Now that I am developing AIR for Android apps I wanted to throw some .apk files on my server and pull them up on the Android browser to download and install them. I quickly ran into a 404 and realized I hadn't added the APK MIME type to IIS (7.5). This is what I added:

File name extension: .apk
MIME type: application/vnd.android.package-archive

2 Comments

New Site on Flash, Flex, and Apollo API's

Ted Patrick has created a new site that deals with the hidden API's of Flash, Flex, Flash Player, and Apollo.

Check it out when you can...

http://api.onflex.org/

No Comments