shenoymukesh's Stars
jferrettiboke/server-driven-ui-example
Server-Driven UI example using Node.js, GraphQL, React, Apollo and Next.js.
mohsenoid/marvel
Marvel Characters Android Application Assigned by smava GmbH
kdn251/interviews
Everything you need to know to get the job.
yangshun/tech-interview-handbook
💯 Curated coding interview preparation materials for busy software engineers
DImuthuUpe/AndroidPdfViewer
Android view for displaying PDFs rendered with PdfiumAndroid
brianPlummer/AndroidEncryptionExample
Android RSA AES Example with unit tests
yigit/dev-summit-architecture-demo
The demo application that we've used in the Architecture Talk @ Android Dev Summit 2015
ppamorim/DraggablePanel
Android library used to create an awesome Android UI based on a draggable element similar to the last YouTube graphic component.
sromku/android-storage
Create, read, delete, append, encrypt files and more, on internal or external disk spaces with a really simple API
dcow/AndroidVideoPlaybackRetainedFragment
The common solution to video playback on Android is to handle config changes in the Activity yourself. This is suboptimal. This sample demonstrates a method of video playback on using a retained Fragment and a TextureView.
pedrovgs/DraggablePanel
Android library used to create an awesome Android UI based on a draggable element similar to the last YouTube graphic component.
ichrisanderson/android-UniversalMusicPlayer
This sample shows how to implement an audio media app that works across multiple form factors and provide a consistent user experience on Android phones, tablets, Auto, Wear and Cast devices
iluwatar/java-design-patterns
Design patterns implemented in Java
android/topeka
A fun to play quiz that showcases material design on Android
lukaspili/Volley-Ball
Extension of the Android networking library Volley. Adds support of local request along with the network ones, and some other cool stuff.
cymcsg/UltimateRecyclerView
A RecyclerView(advanced and flexible version of ListView in Android) with refreshing,loading more,animation and many other features.
Trinea/android-common
Android common lib, include ImageCache, HttpCache, DropDownListView, DownloadManager, Utils and so on
gorbin/ASNE
ASNE library for simple integration of social networks: Twitter, Facebook, Google Plus, LinkedIn, Instagram, Vkontakte, Odnoklassniki
lgvalle/android-flux-todo-app
Example of how to implement an Android TODO App using Facebook Flux Architecture
konifar/material-cat
Cat photos app for Material Design Animation sample.
zzz40500/AndroidSweetSheet
一个富有动感的Sheet(选择器)
arlyxiao/FileDownloaderManager
FileDownloader library for android
square/seismic
Android device shake detection.
novoda/download-manager
A library that handles long-running downloads, handling the network interactions and retrying downloads automatically after failures
foolhorse/AndroidDownloadManagerDemo
Android Download Manager demo
smanikandan14/ThinDownloadManager
To download files and to avoid using DOWNLOAD_WITHOUT_NOTIFICATION permission if you are using Android's DownloadManager in your apps.
JiboStore/DownloadProvider
Porting Android DownloadProvider
jasonostrander/AndroidUIFundamentals
Code repo for Android UI Fundamentals.
malmstein/fenster
A library to display videos in a TextureView using a custom MediaPlayer controller
chiemy/CardView