service - How to react to camera events in android -
i want make app , in app want save user taken images this:
- user takes picture default camera app
- my app give notification has succesfully backed image
is there way can see event of camera app? , use in service?
i tryied searching on google , cant find anything
im trying in service running in background of application
i know need import camera classes
hi able cature image example url:
http://www.androidhive.info/2013/09/android-working-with-camera-api/
and able make notification captured image saved in location.
Comments
Post a Comment