ProAndroidAugmentedReality icon indicating copy to clipboard operation
ProAndroidAugmentedReality copied to clipboard

Official repository for Pro Android Augmented Reality (http://www.apress.com/9781430239451)

Results 3 ProAndroidAugmentedReality issues
Sort by recently updated
recently updated
newest added

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...