Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Creating a new app, using AndAR #49

Closed
GoogleCodeExporter opened this issue Apr 5, 2015 · 4 comments
Closed

Creating a new app, using AndAR #49

GoogleCodeExporter opened this issue Apr 5, 2015 · 4 comments

Comments

@GoogleCodeExporter
Copy link

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
Copy link
Author

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
Copy link
Author

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
Copy link
Author

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
Copy link
Author

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

  • Changed state: Invalid

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant