What we are using | Why we are using |
---|
Manifest.permission.WRITE_EXTERNAL_STORAGE, | For taking Pictures And uploard them on server |
Manifest.permission.READ_EXTERNAL_STORAGE | For taking Pictures And Uploard them on Server |
Manifest.permission.CAMERA | For taking Pictures And Uploard them on Server |
Manifest.permission.ACCESS_COARSE_LOCATION | To get User Location and Show on Map |
Manifest.permission.ACCESS_FINE_LOCATION | To get User Location and Show on Map |
android.permission.GET_ACCOUNTS | To get Gmail account accesing |