waran2535's Stars
Vichy97/Android-Game-Framework
A simple framework for making android games
rogergcc/AndroidEducationApp
Android Education App adding Design Course App UI
google/material-design-icons
Material Design icons by Google (Material Symbols)
mitchtabian/BasicLoginAndRegisterSharedPreferences
mitchtabian/SwitchingScreens
mitchtabian/CustomButtons
mitchtabian/MultipleDataSets
mitchtabian/ListAdapter
Building a ListAdapter
mitchtabian/LoginAndRegister
Login and Register with a cloud based MYSQL database
mitchtabian/Firebase-Authentication
Email Sign Up and Sign In
mitchtabian/Firebase-Database-REAL-TIME-
How to save information in a Firebase Database
mitchtabian/Firebase-Save-Images
How to save images to your firebase database
mitchtabian/FirebaseSendPushNotification
How to send a push notification to all app users
mitchtabian/Firebase-Google-Sign-In
How to integrate Google Sign In using Firebase
mitchtabian/FirebaseOnClickPushNotification
How to open an Activity when a Push Notification is clicked
mitchtabian/FirebasePushNotificationTopics
How to send push notifications to specifc topics
mitchtabian/CardView
how to create a CardView and use it in a ListView
mitchtabian/Fragments
How to use Fragments in your Android Apps
mitchtabian/Retrofit
Retrofit Tutorials for Android
mitchtabian/CheckPermissions
Android Check Permissions (After Marshmellow)
mitchtabian/FirebaseAuthDemo
FirebaseAuth Demo
mitchtabian/FirebaseDirectMessage
Send Firebase Cloud Messages using a Firebase Cloud Function
mitchtabian/FirestoreGettingStarted
Getting started with Firebase Cloud Firestore
mitchtabian/FirestoreChatApp
Simple real-time chat application using Firestore
mitchtabian/FragmentToFragmentCommunication
How to communicate between fragments and activities
mitchtabian/Video-Player-RecyclerView
Auto play videos in a RecyclerView with ExoPlayer like YouTube does
mitchtabian/Firebase-Save-User-Information
How to save user information into your firebase database
mitchtabian/RestApiMVVM
App that interacts with a Rest Api. Architecture is MVVM.
mitchtabian/MVVMExample1
A simple of example of MVVM in Android with LiveData and MutableLiveData
mitchtabian/DataBindingGettingStarted
Getting started with data binding for Android