Pinned Repositories
Android
该项目属于 Android 相关联的功能代码合集, 主要存储 自己实现的自定义 View 效果、部分功能(实现逻辑、思路)、Demo 等功能代码
android-architecture
A collection of samples to discuss and showcase different architectural tools and patterns for Android apps.
archi
Repository that showcases 3 Android app architectures: "Standard Android", MVP and MVVM. The exact same app is built 3 times following the different patterns.
BaseRecyclerViewAdapterHelper
BRVAH:Powerful and flexible RecyclerAdapter
BigImageViewer
Big image viewer supporting pan and zoom, with very little memory usage and full featured image loading choices. Powered by Subsampling Scale Image View, Fresco, Glide, and Picasso.
BlogDemo
JustBlogDemo
butterknife
Bind Android views and callbacks to fields and methods.
coolweatherjetpack
酷欧天气的Jetpack版本实现,采用了MVVM架构。
CropDemo
eclipse-adt-plugin
Eclipse ADT plugin - Eclipse Update Site mirror
ahaliulang's Repositories
ahaliulang/Android
该项目属于 Android 相关联的功能代码合集, 主要存储 自己实现的自定义 View 效果、部分功能(实现逻辑、思路)、Demo 等功能代码
ahaliulang/android-architecture
A collection of samples to discuss and showcase different architectural tools and patterns for Android apps.
ahaliulang/archi
Repository that showcases 3 Android app architectures: "Standard Android", MVP and MVVM. The exact same app is built 3 times following the different patterns.
ahaliulang/BaseRecyclerViewAdapterHelper
BRVAH:Powerful and flexible RecyclerAdapter
ahaliulang/BigImageViewer
Big image viewer supporting pan and zoom, with very little memory usage and full featured image loading choices. Powered by Subsampling Scale Image View, Fresco, Glide, and Picasso.
ahaliulang/BlogDemo
JustBlogDemo
ahaliulang/butterknife
Bind Android views and callbacks to fields and methods.
ahaliulang/coolweatherjetpack
酷欧天气的Jetpack版本实现,采用了MVVM架构。
ahaliulang/CropDemo
ahaliulang/GitControlSample
Just test git command
ahaliulang/glide
An image loading and caching library for Android focused on smooth scrolling
ahaliulang/Graduation-Project
ahaliulang/hello-word
my first repository
ahaliulang/JustBackUp
ahaliulang/leakcanary
A memory leak detection library for Android and Java.
ahaliulang/material-components-android
Modular and customizable Material Design UI components for Android
ahaliulang/MaterialComponentDemo
ahaliulang/opus_android
This is an Android library transplanted from official Opus codec. With this library, Opus format audio can be operated in an easy way. Application level function includes audio record, playback, encode and decode.
ahaliulang/philm
Movie collection and information app for Android.
ahaliulang/platform_development
ahaliulang/platform_frameworks_base
ahaliulang/RxDownload
A multi-threaded download tool written with RxJava and Kotlin
ahaliulang/SunnyWeather
An open source weather application for Android platform as the practice project in "First Line of Android" of Chapter 15.
ahaliulang/SuperBottomSheet
Android native BottomSheet on steroids 💪
ahaliulang/TanUtils
just some utils and test
ahaliulang/TestDemo
just some test demo.
ahaliulang/uCrop
Image Cropping Library for Android
ahaliulang/VideoPlayerManager
This is a project designed to help controlling Android MediaPlayer class. It makes it easier to use MediaPlayer ListView and RecyclerView. Also it tracks the most visible item in scrolling list. When new item in the list become the most visible, this library gives an API to track it.
ahaliulang/VirtualAPK_Study
ahaliulang/XRecyclerView
a RecyclerView that implements pullrefresh and loadingmore featrues.you can use it like a standard RecyclerView