gisbabao / andar

Automatically exported from code.google.com/p/andar
0 stars 0 forks source link

Creating a new app, using AndAR #49

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
Hi!
Great project!
I have to create an app for android mobile devices, that recognizes different 
(trained) markers and display a textbox over the marker on the screen (in the 
end, device would connect to a server, collect some data and display that data 
in text box...for each marker different data would be collected from the 
server). It is a project for my faculty...
As I am a newbie in a world of Android app programing and have little 
experience in java also (I know how to create simple apps, not much more...YET! 
:) ), I wold apriciate some suggestions, where to start to stear me in the 
right direction. Would it be possible to take source code from model viewer and 
modify it, so instead of model it would show a textbox? Or should I create new 
app from scratch using AndAR library?
Any help and info is highly appriciated. Thanks in advance!

Have a nice day!
Matic

Original issue reported on code.google.com by matic.go...@gmail.com on 15 Jan 2011 at 12:54

GoogleCodeExporter commented 8 years ago
Hi Matic.

I've used Andar for a similar project to what you are trying to build. I also 
had little experience with Java or Android. It took a while, but I was able to 
get the matrix coordinates, add my own view ( in your case it will be a 
textview ) and update the view to match the matrix coordinates 10 times per 
second. It didn't look pretty, but it did work ( :

My suggestions is that you start with Andar - not the viewer - and look into 
the translation matrix first and then experiment with adding your own views.

Original comment by pawelde...@gmail.com on 9 Feb 2011 at 2:42

GoogleCodeExporter commented 8 years ago
Hi.I would like to do the same thing for myself. Would you please share the 
code so i can take a look how you accomplished this .

Original comment by flavi...@gmail.com on 24 Feb 2011 at 1:21

GoogleCodeExporter commented 8 years ago
Hello, I am doing something similar. In particular, I am interested in how is 
possible to show a Text over a marker during the preview. Were you able to do 
that? Could you please give me any suggestion?  Thanks!

Original comment by gae.gu...@gmail.com on 29 Aug 2011 at 11:09

GoogleCodeExporter commented 8 years ago

Original comment by raghavsood on 8 Jul 2012 at 10:00