ProAndroidAugmentedReality
ProAndroidAugmentedReality copied to clipboard
Official repository for Pro Android Augmented Reality (http://www.apress.com/9781430239451)
Data not display properly in portrait mode.
the call num of canvas.restore() and canvas.save() are not same in HorizonView.java i add canvas.save() after last two canvas.restore() to fix the bug
Hi RaghavSood , I try to make a app in this framework . When screen changed portrait mode, I don't find any way to properly display marker . I need...