if am to make a trackable application how can i come about it
i want to make an app that when installed on a phone, the app can be used to track the phone in case of theft, but i haven't gotten a team or enough data to back the idea up
To make a application to track location of phone - you can use built in location functionality of the respective os (android or ios). And yes it will need permission of location services in order to use it. This way you can get real time time location of your device using built in Apis.
Premprakash Singh
Student undergrad & developer, Learner, on the road to become fullstack developer
To make a application to track location of phone - you can use built in location functionality of the respective os (android or ios). And yes it will need permission of location services in order to use it. This way you can get real time time location of your device using built in Apis.