Pinned Repositories
Android-CutOut
Android image background removing library
android-gpuimage
Android filters based on OpenGL (idea from GPUImage for iOS)
android-paging
Jetpack Paging codelab
AndroidUtilCode
Android developers should collect the following utils(updating)
awesome-android-ui
A curated list of awesome Android UI/UX libraries
deepface
A Lightweight Deep Face Recognition and Facial Attribute Analysis (Age, Gender, Emotion and Race) Framework for Python
demo1
demo repo
ExtendedChipGroup
ExtendedChipGroup extend from ChipGroup which was added in google material library. I added a function to control the max number of lines, as well as buttons for while / hiding chips
face-recognizer-android
Reatime Face Recognizer on Android
Flexible-RecyclerView-with-Databinding
A RecyclerView Adapter that can handle multiple item types without much boilerplate and can be reused on any screen with list content.
adasharma's Repositories
adasharma/Android-CutOut
Android image background removing library
adasharma/android-gpuimage
Android filters based on OpenGL (idea from GPUImage for iOS)
adasharma/android-paging
Jetpack Paging codelab
adasharma/AndroidUtilCode
Android developers should collect the following utils(updating)
adasharma/awesome-android-ui
A curated list of awesome Android UI/UX libraries
adasharma/deepface
A Lightweight Deep Face Recognition and Facial Attribute Analysis (Age, Gender, Emotion and Race) Framework for Python
adasharma/demo1
demo repo
adasharma/ExtendedChipGroup
ExtendedChipGroup extend from ChipGroup which was added in google material library. I added a function to control the max number of lines, as well as buttons for while / hiding chips
adasharma/face-recognizer-android
Reatime Face Recognizer on Android
adasharma/Flexible-RecyclerView-with-Databinding
A RecyclerView Adapter that can handle multiple item types without much boilerplate and can be reused on any screen with list content.
adasharma/image-anything
A demo of image models
adasharma/java-design-patterns
Design patterns implemented in Java
adasharma/jetflix
A movie exploring app by cloning the UI of Netflix android app built with Jetpack Compose.
adasharma/MatlabIntegretMulApp
This is an example of using matlab function from android applications through android studio, following the instruction, one can integrate supported matlab function to speed up your Android app.
adasharma/PerfectShow
Android virtual makeup app, apply cosmetics on human face.
adasharma/sunflower
A gardening app illustrating Android development best practices with Android Jetpack.
adasharma/SuperImage
Sharpen your low-resolution pictures with the power of AI upscaling
adasharma/Task
adasharma/twilio-video-app-android
A collaboration application built with the Twilio Video Android SDK
adasharma/vdexExtractor
Tool to decompile & extract Android Dex bytecode from Vdex files
adasharma/WebRTCSample