How to develop Augmented Reality application for Android
I would like to develop an augmented reality application on a HTC Nexus One mobile phone for android using Flash Professional CS5 and Adobe AIR 2.5.
I found a couple of online sources showing how to develop AR application using webcam and Flash and i have found it very useful to follow and understand the basics of AR.
For example:
Augmented Reality using webcam and Flash
http://www.adobe.com/devnet/flash/articles/augmented_reality.html
Introduction to Augmented Reality http://www.gotoandlearn.com/play.php?id=105
I have also watched other videos regarding AIR for Android Applications from gotoandlearn website and i did all of the successfully such as:
However, i didn't manage to get it work on my android phone (doing nothing and run very slow).
I would like to ask a few questions on the following:
1) To develop an Augmented Reality application on android, is this done using the same method as the one's above?
2) Do I need to use any other software other than those that is showing on the video and adobe air 2.5?
3) Do you know of any other sources/reading material that are relevant and may be of help?
Thank you
Augmented Reality (AR) is a generic term for an interactive 3D environment that blends with our physical reality, usually through a webcam, or in this case, a phone camera.
Here's a cool open-source project that might get you on your way: http://code.google.com/p/andar/
and: https://developer.qualcomm.com/develop/mobile-technologies/augmented-reality
Regards, Yusuf
http://mobile.tutsplus.com/tutorials/android/android_augmented-reality/ You can have a look at this. Provides brief intro about the key components of developing an AR app.
链接地址: http://www.djcxy.com/p/27896.html下一篇: 如何为Android开发增强现实应用程序