Pinned Repositories
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-art-res
the source code in research art of android development
android-database-sqlcipher
Android SQLite API based on SQLCipher
android-open-project
Collect and classify android open source projects 微信公众号:codekk
Android-Plugin-Framework
Android Plugin Framework 插件开发框架及示例程序,原理介绍等
android-utils
It contains most of the Android utility classes.
androidannotations
Fast Android Development. Easy maintainance.
baseAdapter
Android 万能的Adapter for ListView,RecyclerView,GridView等,支持多种Item类型的情况。
butterknife
Bind Android views and callbacks to fields and methods.
JsBridge
android java and javascript bridge, inspired by wechat webview jsbridge
pgqAndroid's Repositories
pgqAndroid/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.
pgqAndroid/JsBridge
android java and javascript bridge, inspired by wechat webview jsbridge
pgqAndroid/android-art-res
the source code in research art of android development
pgqAndroid/android-database-sqlcipher
Android SQLite API based on SQLCipher
pgqAndroid/android-open-project
Collect and classify android open source projects 微信公众号:codekk
pgqAndroid/Android-Plugin-Framework
Android Plugin Framework 插件开发框架及示例程序,原理介绍等
pgqAndroid/android-utils
It contains most of the Android utility classes.
pgqAndroid/androidannotations
Fast Android Development. Easy maintainance.
pgqAndroid/baseAdapter
Android 万能的Adapter for ListView,RecyclerView,GridView等,支持多种Item类型的情况。
pgqAndroid/butterknife
Bind Android views and callbacks to fields and methods.
pgqAndroid/CircleRecyclerView
the library is a loop RecyclerView, can show some effects when display
pgqAndroid/DragScaleCircleView
a custom view that provides dragged and scaled
pgqAndroid/EventBus
Android optimized event bus that simplifies communication between Activities, Fragments, Threads, Services, etc. Less code, better quality.
pgqAndroid/gradle-build-variant-example
Gradle build Variant Example for Android App.
pgqAndroid/greenDAO
greenDAO is a light & fast ORM solution for Android that maps objects to SQLite databases.
pgqAndroid/leakcanary
A memory leak detection library for Android and Java.
pgqAndroid/mui
最接近原生APP体验的高性能框架
pgqAndroid/ParallaxHeader
init description
pgqAndroid/ParcelableGenerator
A line of code to get Parcelable. Android Parcelable models made easy
pgqAndroid/pgq
three sand
pgqAndroid/pgqAndroid.github.io
pgqAndroid/safe-java-js-webview-bridge
为WebView中的Java与JavaScript提供【安全可靠】的多样互通方案
pgqAndroid/ThinDownloadManager
To download files and to avoid using DOWNLOAD_WITHOUT_NOTIFICATION permission if you are using Android's DownloadManager in your apps.
pgqAndroid/ViewServer
Local server for Android's HierarchyViewer
pgqAndroid/WheelView
Android滚轮控件,基于ListView实现,可以自定义样式。
pgqAndroid/XRecyclerView
a RecyclerView that implements pullrefresh and loadingmore featrues.you can use it like a standard RecyclerView