Pinned Repositories
360-video-player-for-android
Sample code for creating a 360 video player on Android. Creates an OpenGL ES scene that renders a sphere textured with video frames from MediaPlayer playback. Does not use the NDK. This is a simple example of the core elements of 360 video rendering and is not intended to be production quality code. The code may be unstable. This is won't be maintained.
AChartEngine
Git mirror of AChartEngine (SVN)
ActionBarSherlock
Action bar implementation which uses the native action bar on Android 4.0+ and a custom implementation on pre-4.0 through a single API and theme.
AdapterDelegates
"Favor composition over inheritance" for RecyclerView Adapters
aFileChooser
Android library that provides a file explorer to let users select files on external storage.
AndEngine
Free Android 2D OpenGL Game Engine
android-aac-enc
Encode AAC files in Android
android-audio-high-performance
Code samples and documentation for building high performance audio apps on Android
android-common
Android common lib, include ImageCache, HttpCache, DropDownListView, DownloadManager, Utils and so on
android-download-manager
A download manager for android with muti-task downloads, resuming downloads, traffic counter and the basic task controls such as pause, continue and delete.
AJ2014's Repositories
AJ2014/uamp
A sample audio app for Android
AJ2014/AndroidStandardDevelop
:star2: Best practices in Android develop(final).
AJ2014/AndroidLibs
:fire:正在成为史上最全分类 Android 开源大全~~~~(长期更新 Star 一下吧)
AJ2014/substratum
An advanced theming manager designed to be used with RRO, OMS and Dynamic Overlays
AJ2014/PyImageCompare
Sample project aim to test images' compare APIs of some python libraries.
AJ2014/Apktool
A tool for reverse engineering Android apk files
AJ2014/ImageMagick
ImageMagick 7
AJ2014/Android-ImageMagick
Android port for ImageMagick-6.7.3-0
AJ2014/DroidDLNA
DLNA implementation on Android platform
AJ2014/CameraFragment
A simple easy-to-integrate Camera Fragment for Android
AJ2014/DDComponentForAndroid
一套完整有效的android组件化方案,支持组件的组件完全隔离、单独调试、集成调试、组件交互、UI跳转、动态加载卸载等功能
AJ2014/Material-Animations
Android Transition animations explanation with examples.
AJ2014/grafika
Grafika test app
AJ2014/permissions4m
:wrench:国产手机5.0、6.0权限适配框架/编译时注解框架/an Android Runtime Permissions Tool by using APT
AJ2014/SwitchLayout
switchlayout demo提交
AJ2014/fast-rcnn
Fast R-CNN
AJ2014/Android-Object-Detection
:coffee: Fast-RCNN and Scene Recognition using Caffe
AJ2014/android-tech-frontier
【停止维护】一个定期翻译国外Android优质的技术、开源库、软件架构设计、测试等文章的开源项目
AJ2014/Android-VideoToImages
AJ2014/android-open-project-demo
Demo of android open source project, 微信公众号:codekk, 网站:
AJ2014/exoPlayer
fork of https://github.com/google/ExoPlayer, add ftp,broadcast source support.
AJ2014/ExoPlayer-with-RTMP-and-FLV-seek
Exoplayer can play RTMP streams via librtmp and can seek on FLV files.
AJ2014/Android-Material-Examples
[Deprecated] Little bites of Material Design
AJ2014/spark
A simple Android sparkline chart view.
AJ2014/AdapterDelegates
"Favor composition over inheritance" for RecyclerView Adapters
AJ2014/CameraStreaming
Android RTMP直播的例子(A demo for camera streaming H.264,AAC using RTMP on Android)
AJ2014/360-video-player-for-android
Sample code for creating a 360 video player on Android. Creates an OpenGL ES scene that renders a sphere textured with video frames from MediaPlayer playback. Does not use the NDK. This is a simple example of the core elements of 360 video rendering and is not intended to be production quality code. The code may be unstable. This is won't be maintained.
AJ2014/FragmentTransactionExtended
FragmentTransactionExtended is a library which provide us a set of custom animations between fragments.
AJ2014/recyclerview-animators
An Android Animation library which easily add itemanimator to RecyclerView items.
AJ2014/Small
A small framework to split app into small parts