prativa's Stars
JetBrains/kotlin
The Kotlin Programming Language.
PhilJay/MPAndroidChart
A powerful 🚀 Android chart view / graph view library, supporting line- bar- pie- radar- bubble- and candlestick charts as well as scaling, panning and animations.
google/iosched
The Google I/O Android App
android/sunflower
A gardening app illustrating Android development best practices with migrating a View-based app to Jetpack Compose.
software-mansion/react-native-reanimated
React Native's Animated library reimplemented
abhishekkrthakur/approachingalmost
Approaching (Almost) Any Machine Learning Problem
google/bundletool
Bundletool is a command-line tool to manipulate Android App Bundles
thoughtbot/expandable-recycler-view
Custom Android RecyclerViewAdapters that collapse and expand
JakeWharton/mosaic
Build terminal UI in Kotlin using Jetpack Compose
jshvarts/OfflineSampleApp
Sample Offline-First MVVM app that uses Android Priority Job Queue, Room, Retrofit2, LiveData, LifecycleObserver, RxJava2, Dagger Android
MindorksOpenSource/Jetpack-Compose-WhatsApp-Clone
An example project to demonstrate how to build WhatsApp using Jetpack Compose.
n6g7/redux-saga-firebase
A redux saga integration for firebase.
realm/realm-draw
The official Realm Draw app used in promotional videos
PacktPublishing/Full-Stack-Web-Development-with-Vue.js-and-Node
Full-Stack Web Development with Vue.js and Node, by Pack
nikhil-thakkar/multi-module-dependency-setup
Android + Kotlin + Gradle Kotlin DSL + Jacoco + SonarQube + buildSrc = ❤️
playmoweb/store2store
store2store helps you to keep in sync your datas between differents sources.
chronvas/RealmTesting
Realm for Android, pre-populating from Json and extracting the database
QuickBirdEng/platform-independent-mvvm-android
An Android-MVVM example of how we create platform-independent ViewModels that can be reused on iOS/Desktop/Server
amitsason/brain_MRI_CNN
DIP python project of classifying brain MRI images with tumors and without
prativa/dynamicviews
This project create the run time views by parsing json data to java objects and stores the values from this views to display
agustarc/WeChatLoginSample
WeChat login sample project
prativa/inbox_message_listview
Display the inbox messages from the device in the custom listview
natario1/Transcoder
🎞 Hardware-accelerated video transcoding using Android MediaCodec APIs. Supports cropping, concatenation, clipping, audio processing, video speed and much more.
prativa/custom-radio-group-with-section-headers
This project creates custom radio group with section headers
prativa/brain_MRI_CNN
DIP python project of classifying brain MRI images with tumors and without
prativa/FragmentFramework
This project is like a skeleton for beginners who want to learn the basics of fragment in android. This project also features the circle page indicator that determines the page location in the fragment. It also consists of buttons that helps to change views in the fragment.