There are no reviews yet. Be the first to send feedback to the community and the maintainers!
DevBytesApp
DevByte Viewer is an example app that showcases using Room and a Repository to create an offline cache. In addition, it also covers how to use WorkManager for scheduling periodic work. In this app it's used to setup a daily background data sync.MiniPaint
This A Mini Paint App that Allows the User to Draw on the screen using Touchandroid-testing
Unit-Testing: android application used demonstrate unit testing on clean MVVM Architecture, theTO-DO Notes is an app where you to write down tasks to complete. The app displays them in a list. You can then mark them as completed or not, filter them and delete them.Fire-base-Login
Sample App Using FireBase Social Login to handle the app behavior, and give Simple facts depending on the user selected settings about Android or California State.Music-Player
Music Player App Built using Swift.Traveling-App
SleepingTracker
SleepTracker App is an example of implementing the the Room Data Base as Google Developers RecommendOnline-Photos-Galary
An online gallery that fetches Images from image API and Displays them on a grid Recyclerview. with a view Pager.GdgFinderApp
LoadApp-Prject
Design an App with Application Loading Status And NotificationNotifications
Simple App That Use Notifications in order to remind the user when the eggs cooking finishedGoogleMapsBasics
This project is a demonstration of how to: Obtain an API key. Integrate a Google Map in your app. Display different map types. Style the Google Map. Add markers to your map. Enable the user to place a marker on a point of interest (POI). Enable location tracking.Animation-App
Simple App Example that uses Fantastic Animation on a Star, Fading, Showering, Translating position or rotating .. etcPassportPhotoCompressor
This app is a two screens app that allows the user to take/upload a photo from the phone and compress that size of the image as passport image, it's build using react-native with typescript.Adidas-App
List Products And Products Details Views, Allowing the Customer To Add Reviews, MVVM Arch, Coroutine, ViewBinding, KotlinMotion-layout-example
This App is an example showing how to use the motion layout instead of constraint layout to animate the viewslocation-reminder
In this project, you will create a TODO list app with location reminders that remind the user to do something when the user is at a specific location. The app will require the user to create an account and login to set and access reminders.Political-Preparedness-Final
PolitcalPreparedness is an example application built to demonstrate core Android Development skills as presented in the Udacity Android Developers Kotlin curriculum. This app demonstrates the following views and techniques: - [Retrofit](https://square.github.io/retrofit/) to make api calls to an HTTP web service. - [Moshi](https://github.com/square/moshi) which handles the deserialization of the returned JSON to Kotlin data objects. - [Glide](https://bumptech.github.io/glide/) to load and cache images by URL. - [Room](https://developer.android.com/training/data-storage/room) for local database storage. It leverages the following components from the Jetpack library: - [ViewModel](https://developer.android.com/topic/libraries/architecture/viewmodel) - [LiveData](https://developer.android.com/topic/libraries/architecture/livedata) - [Data Binding](https://developer.android.com/topic/libraries/data-binding/) with binding adapters - [Navigation](https://developer.android.com/topic/libraries/architecture/navigation/) with the SafeArgs plugin for parameter passing between fragmentsMars-real-state-app
Displaying images and date for mars real state using retrofit and MVVM archMovie-Streaming
Love Open Source and this site? Check out how you can help us