is there a simple example camera app that works?
I am learning android and trying to make a simple camera app, I used an example program from google and I get a number of errors, most of them probably missing resources.
I tried an example from Vogella got the program running but of course there was warnings about the class camera was deprecated, but I'm receiving runtime errors
I am learning android and trying to make a simple camera app, I used an example program from google and I get a number of errors, most of them probably missing resources.
I tried an example from Vogella got the program running but of course there was warnings about the class camera was deprecated, but I'm receiving runtime errors