Open GoogleCodeExporter opened 9 years ago
1) The difficult thing in ARGo was the api connection to gowalla, displaying
the loaded locations is easy, just wrap them with your datastructure, use the
icon as the representation (and maybe add some visual candy;). I would use my
own subclass of DefaultARSetup for this.
2) This dialogs which you can see in the video are created with the stuff in
the simpleUi package in the DroidAR project. See
http://www.youtube.com/watch?v=tMLi3OVEUCY&feature=player_embedded to get an
idea how to use SimpleUI. Dont use a surfaceview on top, use a separate
activity if you want to do your own ui stuff. see the SimpleUI activity and the
flags in the manifest. The trick is to make the activity transparent to not
pause the ARActivity.
Original comment by simon.heinen
on 17 Apr 2012 at 10:49
So the source for ARGo isn't available, right?
I'd like to look at it to extend it to connect to custom POI servers instead of
gowalla, building a generic API for it.
Original comment by marcu...@gmail.com
on 1 Mar 2013 at 2:32
[deleted comment]
Hi Simon,
I am working on geobased marker in AR. I googled for ARGo source code ,but did not find.please send the ARGo sourec code. I have spent the 3 weeks in this problem. Please help me.
Original comment by mohdirfa...@gmail.com
on 23 Dec 2014 at 7:12
Original issue reported on code.google.com by
KKus...@gmail.com
on 12 Apr 2012 at 5:33