android - how to implement a custom camera with buttons? -



android - how to implement a custom camera with buttons? -

i want develop application custom camera 1 button on it. when click on button image should clicked. 1 time image clicked there should 2 buttons 'save' , 'retake'. if click on save button captured image should saved specified directory. if click on retake button should navigate previous screen(camera button).

i have gone through many sites , links.but nil helped me.please help me..

follow this link. you'll basic thought how go creating custom photographic camera app. 1 time you've assigned image capture intent capture button, can go ahead. suggest take 1 step @ time if you're new android. can find more info on building photographic camera apps here.

android button android-camera

Comments

Popular posts from this blog

delphi - blogger via idHTTP : error 400 bad request -

c++ - compiler errors when initializing EXPECT_CALL with function which has program_options::variables_map as parameter -

How do I check if an insert was successful with MySQLdb in Python? -