In my Android application I'm willing to use GPS locations.
- What are the main permissions that I should included in android manifest file in order to use GPS locations.
- In case of lost the GPS signal strength, is there any way to triangulate the position using mobile networks.
Thank you!