Assume you were given the code of an Android app that include a Google Map. When you checked the apps code, you found the following: var locationMangaer: LocationManager?=null var locationUstener: LocationListener?=null Which of the following is true about this app?
Currently there are no comments in this discussion, be the first to comment!