0 down vote 
favorite<http://stackoverflow.com/questions/10503148/android-camera-newbie#> 
*1*
share [g+] share [fb] share [tw] 
  
i;m new to android development, and right now i want to make a program that 
takes a picture, geo tag it and store it on my server.
1) my question is, is there a way to take the picture but not save it? i 
only want to take the picture, compress it and send it to my server. i 
don't want to store it to an sd card or internal storage or anything, just 
send it. if this is not possible, then how can i store it temporarily and 
delete?

2) also, how do i access the picture i just took an to send it??

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