Android photo processing frame, support photo shoot, choose photo from album, photo crop and compact lightweight frame--takephoto
The framework encapsulates some of the problems that are encountered by some models such as Samsung's mobile phone after taking a photo rotation screen.
As mentioned above on GitHub only need to inherit one of the three takephotoactivity, Takephotofragmentactivity, Takephotofragment.
Rewrite three methods:
void Takesuccess (String imagePath); void Takefail (String msg); void Takecancel ();
Thank the original Http://www.jianshu.com/p/60bcaa2c7b3e?utm_campaign=haruki&utm_content=note&utm_medium=reader_share &utm_source=qzone
Github:https://github.com/crazycodeboy/takephoto
About the round head can be further encapsulated later ...
Lightweight package handles photo clipping to solve Samsung phone camera problems