Create android video app is a short video tutorial describing how to create an android video application. The concepts are based on the how to create an android camera app using intents, so if you are brand new to android programming I recommend you view that series first. For I will be skipping the fundamentals […]

Read more

Save Photo to Storage Part 5 explains how to create a file whose location will be passed to  the camera application where it will save the photo on capture.  

Read more

Take Photo Part 3 involves calling an external camera application to capture the photo and then return back to the application.  

Read more