so im currently trying to develop an android app that takes pics of trees and marks them on a map in the users location. im having 1 problem with my locations. Every time i boot up the app it shows a location i have never been to. infact everytime i start the app it shows me at the
rose bowl , which i have never been to lol. somtimes it will also show me at my house when im at school. i have no idea how to correct this. if i hit the my location button it finds my current location and everything works fine. its just that initial load were it loads some random location for me. my code for the location is below. id like it to initially load my current location when the app boots up, is this possible?