I Want Augmented Reality code for Display Current Location and Address in ca开发者_开发知识库mera View.
<!--In my manifest:-->
<uses-permission android:name="android.permission.CAMERA"/>
Try taking a look at this article to get you started.
http://mobile.tutsplus.com/tutorials/android/android_augmented-reality/
精彩评论