City Vehicles References


Make an Android App like Uber - YouTube Link: https://www.youtube.com/playlist?list=PLxefhmF0pcPl6gcWvrpTbjGO7rcMWY1jT

GeoLocation Library: https://github.com/firebase/geofire-android

Google Maps for Android in Urdu/Hindi - YouTube Link: https://www.youtube.com/playlist?list=PLj76U7gxVixRiyR_fJlpPR-tAlK0Py7f4

https://android.googlesource.com/platform/packages/experimental/+/001472f/NotificationShowcase/src/com/android/example/notificationshowcase/NotificationShowcaseActivity.java

Android Material Color System: https://material.io/design/color/the-color-system.html#tools-for-picking-colors

AutoCompleteTextView with a custom adapter:
https://codinginflow.com/tutorials/android/custom-autocompletetextview/part-1-layouts-model-class
https://codinginflow.com/tutorials/android/custom-autocompletetextview/part-2-adapter


Comments

Popular posts from this blog

Generate SHA-1 and SHA-256 for Debug and Release android app

Transfer file to Server and vice versa

How to Import and Export MySQL Database Command line in Linux