- Room
- External DB
- LifeCycle/LiveData
- Architecture MVVM
- Vuforia (not implemented yet)
- Google services, Maps, fused location
Redesign an existing prototype app, initially developed with Unity
This repo contains an actual work in progress app, which is evolving from and old and not optimized app to a brand new app which use the latest software technologies
The local Database is managed by Room, the new Google Api to interact with the SQL database
The app is being build following the Model view view model (MVVM) architecture in order to deploy optimized and cleaner code
The new Kotlin Coroutines are used over the old asynctask method to improve the way that asynchronous task are executed
The support libraries are updated to the new Androidx libraries as some other libraries that now are being change to Jetpack libraries
This repo acts like a portfolio and the app contained here can't hold liability neither place warranty. Furthermore, the final purpose of this app depends on private corporate which let me show part of the code as portfolio, so in order to avoid problems in the future this repo has a NonCommercial CC-BY-NC license
This work is licensed under a Creative Commons Attribution-NonCommercial-NoDerivatives 4.0 International License.