Pinned Repositories
Activities-LaunchMode-demo
adball
Adb All devices command
Advanced_Android_Development
Forked as part of Udacity - P6 - Android Wear Project
Algorithms
Solutions for some common algorithm problems written in Java.
AlgorithmsDataStructures
Algoritmer og datastrukurer (Algorithms and data structures)
AndFix
AndFix is a library that offer hot-fix for Android App.
androguard
Reverse engineering, Malware and goodware analysis of Android applications ... and more (ninja !)
android
Common Utils library is developed to reduce efforts to achieve common features of the android apps. While developing the apps, we realized that we’re coding for many common features in all the apps. For e.g. check the network’s availability, using shared preferences, parsing, etc. And like us, many other android developers might be doing the same. So it needs to be reduced for all to save the development time with ease. This is how an idea popped in our mind, and we decided to develop an SDK which can reduce developers’ time and efforts.
android-utils
It contains most of the Android utility classes.
Social-Signin-Android
This provides easy to implement helper classes for different social (Google, Google+, Facebook, Twitter, LinkedIn) sign in features.
RajkumarAnugu's Repositories
RajkumarAnugu/android-utils
It contains most of the Android utility classes.
RajkumarAnugu/Social-Signin-Android
This provides easy to implement helper classes for different social (Google, Google+, Facebook, Twitter, LinkedIn) sign in features.
RajkumarAnugu/android-ActiveNotifications
RajkumarAnugu/android-advancedrecyclerview
RecyclerView extension library which provides advanced features. (ex. Google's Inbox app like swiping, Play Music app like drag and drop sorting)
RajkumarAnugu/android-architecture
A collection of samples to discuss and showcase different architectural tools and patterns for Android apps.
RajkumarAnugu/android-DirectBoot
RajkumarAnugu/android-maps-utils
Handy extensions to the Google Maps Android API.
RajkumarAnugu/android-ndk
Android NDK samples
RajkumarAnugu/android-pathview
Android view with both path from constructed path or from svg.
RajkumarAnugu/android-pdfview
[DEPRECATED] A fast PDF reader component for Android development
RajkumarAnugu/android-range-seek-bar
It provides a SeekBar similar to the default Android one, but with two thumb controls allowing a range to be selected, and some other extras as well.
RajkumarAnugu/Android-Resources
优秀的Android资源整理
RajkumarAnugu/android-testing
A collection of samples demonstrating different frameworks and techniques for automated testing
RajkumarAnugu/android-verticalseekbar
Vertical SeekBar class which supports Android 2.3 - 6.0.
RajkumarAnugu/Apktool
A tool for reverse engineering Android apk files
RajkumarAnugu/awesome-android
android libs from github or other websites
RajkumarAnugu/awesome-android-libraries
This is an alphabetical list of libraries for Android development, the majority being actively maintained.
RajkumarAnugu/awesome-android-ui
A curated list of awesome Android UI/UX libraries
RajkumarAnugu/CardStackView
One Custom view for show something just like cards with animations.
RajkumarAnugu/DragLinearLayout
Android LinearLayout with drag and drop to reorder.
RajkumarAnugu/easypermissions
Simplify Android M system permissions
RajkumarAnugu/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".
RajkumarAnugu/elegant-underline
Exploring possible implementations for better underline text decoration on Android
RajkumarAnugu/LearningNotes
Android 一个 面试知识库
RajkumarAnugu/MaterialDrawer
The flexible, easy to use, all in one drawer library for your Android project.
RajkumarAnugu/MaterialTapTargetPrompt
Material Design tap target for Android. https://sjwall.github.io/MaterialTapTargetPrompt/
RajkumarAnugu/newspaper
News, full-text, and article metadata extraction in Python 3
RajkumarAnugu/NumberProgressBar
A beautiful, slim Android ProgressBar.
RajkumarAnugu/raulh82vlc.github.io
My personal blog built with Jekyll
RajkumarAnugu/WindowView
Android ImageView you pan by tilting your device.