Pinned Repositories
1.Retrofit
get github repositoreies
2.RetrofitSendObjects
post objects in firebase and http log
AndanroidApprentice
initail commit
AndriodFreeCodeCamp
initial commit
android-architecture
A collection of samples to discuss and showcase different architectural tools and patterns for Android apps.
Android-CleanArchitecture
This is a sample app that is part of a series of blog posts I have written about how to architect an android application using Uncle Bob's clean architecture approach.
Android-Cookbook-Examples
Collected code examples from the O'Reilly Android Cookbook. See README below!
Android-GoogleMaps-Part1
Getting Started with Google Maps for Android: Basics
android-JobScheduler
android-open-project
A categorized collection of Android Open Source Projects 微信公众号: codekk
arjunarjun27's Repositories
arjunarjun27/1.Retrofit
get github repositoreies
arjunarjun27/2.RetrofitSendObjects
post objects in firebase and http log
arjunarjun27/android-architecture
A collection of samples to discuss and showcase different architectural tools and patterns for Android apps.
arjunarjun27/Android-Cookbook-Examples
Collected code examples from the O'Reilly Android Cookbook. See README below!
arjunarjun27/Android-GoogleMaps-Part1
Getting Started with Google Maps for Android: Basics
arjunarjun27/AndroidApps
A list of interesting and open source Android apps.
arjunarjun27/AndroidCleanArchitectureWithMVP
Clean architecture in Android with MVP presentation layer
arjunarjun27/AndroidNetworking
Simplyfing networking in Android
arjunarjun27/AndroidUISessions
Android UI Design And Styling
arjunarjun27/coursera-android
Source Code for Android Course Example Applications
arjunarjun27/cw-omnibus
Source code to omnibus edition of _The Busy Coder's Guide to Android Development_
arjunarjun27/dev-summit-architecture-demo
The demo application that we've used in the Architecture Talk @ Android Dev Summit 2015
arjunarjun27/EffectiveAndroidUI
Sample project created to show some of the best Android practices to work in the Android UI Layer. The UI layer of this project has been implemented using MVP or MVVM (without binding engine) to show how this patterns works. This project is used during the talk "EffectiveAndroidUI".
arjunarjun27/eventbus-listview
intial com
arjunarjun27/FragmentMaster
Helps you easily develop an Android application which only navigated by Fragments.
arjunarjun27/FragmentNavigator
An useful fragment navigator
arjunarjun27/fragmentstack
Helps manage a stack of fragments in a single container
arjunarjun27/FragmentStack-1
A simple and easy to use a single Activity hosting multiple Fragment Library
arjunarjun27/GSONAndroidSample
A simple application that uses the GSON to fetch and parse JSON into Java models for Android
arjunarjun27/GsonLibrary
serarialization and deserialization
arjunarjun27/GSONVolleyTutorial
arjunarjun27/InheritanceExample
Inheritence with interface
arjunarjun27/MediaPlayerAndroidDemo
Simple custom MediaPlayer
arjunarjun27/OMDb-Android
Search movies from the OMDb
arjunarjun27/ProductFlavours
ProductFlavours with demo and paid
arjunarjun27/ProjectPatternStudy
Android MVC、MVP、MVVM+data-binding、MVP+data-binding 架构简单实现
arjunarjun27/reddit-android-appstore
https://www.reddit.com/r/Android/comments/50rafp/meta_we_have_an_app_wiki_with_over_700_apps_made/
arjunarjun27/Searchable-RecyclerView-Demo
An example app using a SearchView to filter items in a RecyclerView while taking full advantage of item animations!
arjunarjun27/seismic
Android device shake detection.
arjunarjun27/x1f638
An example of applying MVC, MVP and MVVM in Android