tutsplus / Android-PlacesAPI
Google Play Services: Using the Places API
☆10Updated 10 years ago
Alternatives and similar repositories for Android-PlacesAPI
Users that are interested in Android-PlacesAPI are comparing it to the libraries listed below
Sorting:
- android libs from github or other websites☆12Updated 10 years ago
- ☆20Updated 7 years ago
- Example project to show the use of Material Transitions within Fragment Transactions.☆45Updated 8 years ago
- Algos and Data Structures☆16Updated 5 years ago
- Kata to practice Dependency injection using Dagger 2.☆20Updated 4 years ago
- Popular Movies app (Project 1 & 2) for Udacity's Android Developer Nanodegree.☆26Updated 8 years ago
- A demo application showcasing the use of the new Android Architecture Components Lifecycle classes. In this example, a Lifecycle Aware Vi…☆47Updated 7 years ago
- How build modular applications in Android☆24Updated 8 years ago
- From this tutorial you will learn how to move markers in google map smoothly in your android app.☆35Updated 8 years ago
- ☆14Updated 6 years ago
- Example application for many of the episodes on Caster.IO☆24Updated 9 years ago
- ☆42Updated 8 years ago
- A demo app describing how to create and use multiple flavors in an android app☆22Updated 7 years ago
- ☆18Updated 7 years ago
- Samples from the Rx Episodes on Caster.IO☆45Updated 7 years ago
- Sample Code for the MVP Series☆47Updated 7 years ago
- ☆14Updated 8 years ago
- Examples of using RxJava2 and RxAndroid Schedulers when testing☆29Updated 8 years ago
- Follow along with my Robolectric series at CasterIO!☆19Updated 8 years ago
- Samples for Android MVP vs MVVM☆42Updated 8 years ago
- Modular android implementation example☆21Updated 7 years ago
- Sample Android application to practice Android Architecture Components☆36Updated 6 years ago
- ☆37Updated 8 years ago
- RecyclerView snapping with SnapHelper. Read my tutorial post at:☆20Updated 8 years ago
- Example of formatting card number / date / cvc during entering text☆54Updated 9 years ago
- Example project used in the Caster.io course on Mockito and clean unit testing☆15Updated 7 years ago
- Simple Android app to show how unit testing with MockWebServer and Architecture Components (ViewModel + LiveData)☆61Updated 6 years ago
- Customizing Coordinator behavior in Android: collapsing/expanding Toolbar, redirecting items position,...Read my tut at:☆20Updated 7 years ago
- android MVC example utilising android.arch.lifecycle.ViewModel☆19Updated 7 years ago
- Sample Contacts-like Android application used to learn Kotlin