Hi,

could anyone propose good approach for following:

I would need to have feature in my (simple) app of taking pictures and
tagging them with some values.

Do I need to implement all of the camera code in my app,  or can I call some
default camera app and
have data from it?

What would be best approach?
I don't want to make better/different or whatever app for pictures so this
isn't my field of interest, just want
to have pictures taken and tagged, of course it has to work on most of
phones.


Case scenario:

- user activates app
- button take picture
---- if user takes picture use it with tag

- button create text tag
---- input some text

- button save it
---- save it to database


Thanks for help.


-- 
God is Real, unless declared Integer.
J. Allan Toogood, FORTRAN programmer

-- 
You received this message because you are subscribed to the Google
Groups "Android Developers" group.
To post to this group, send email to android-developers@googlegroups.com
To unsubscribe from this group, send email to
android-developers+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en

Reply via email to