Change AndroidManifest.xml to use different activities
-
MainActivity
- http call to upload server occurs here
- take photo from camera or gallery
-
AnotherActivity
- Getting real path of an image instead of a URI
-
SelectImageActivity
- Demonstrate on using Helper method
- Source: https://gist.github.com/eluleci/09663616b15ecea81c39
http://hmkcode.com/android-display-selected-image-and-its-real-path/