To summarize and generalize our findings for other mobile AR applications, we can say that CPU profiling should be performed for identifying resource-intensive methods used in the development. The two popular location libraries, Android Location and Google Play Service exhibited similar behaviours in terms of battery consumption and hence both can be used. The web service call frequency impacts the results. Hence, it would be more efficient to download the data at the start of the application and call the service if necessary in case of significant location changes.