An Android library and includes ActivityFrame, KJHttp, KJBitmap, KJDataBase. KJFrameForAndroid is designed to wrap complexity of the Android native SDK and keep things simple.
☆1,945Sep 5, 2025Updated 5 months ago
Alternatives and similar repositories for KJFrameForAndroid
Users that are interested in KJFrameForAndroid are comparing it to the libraries listed below
Sorting:
- ThinkAndroid是一个免费的开源的、简易的、遵循Apache2开源协议发布的Android开发框架,其开发宗旨是简单、快速的进行 Android应用程序的开发,包含Android mvc、简易sqlite orm、ioc模块、封装Android httpcliten…☆1,976Jul 24, 2017Updated 8 years ago
- Android插件开发库,动态加载apk文件。☆424Sep 5, 2025Updated 5 months ago
- RxVolley = Volley + RxJava + OkHttp☆1,157Sep 5, 2025Updated 5 months ago
- Afinal是一个android的ioc,orm框架,内置了四大模块功能:FinalAcitivity,FinalBitmap,FinalDb,FinalHttp。通过finalActivity,我们可以通过注解的方式进行绑定ui和事件。通过finalBitmap,我们可以…☆3,139May 24, 2017Updated 8 years ago
- 【停止维护】一个定期翻译国外Android优质的技术、开源库、软件架构设计、测试等文章的开源项目☆10,821Feb 5, 2021Updated 5 years ago
- 一款基于Google Material Design设计开发的Android客户端,包括新闻简读,图片浏览,视频爽看 ,音乐轻听以及二维码扫描五个子模块。项目采取的是MVP架构开发,由于还是摸索阶段,可能不是很规范。但基本上应该是这么个套路,至少我个人认为是这样的~恩,就是…☆4,560Sep 17, 2021Updated 4 years ago
- Ultra Pull to Refresh for Android. Support all the views.☆9,539May 28, 2023Updated 2 years ago
- Android orm, bitmap, http, view inject...☆5,962Mar 19, 2022Updated 3 years ago
- Android common lib, include ImageCache, HttpCache, DropDownListView, DownloadManager, Utils and so on☆5,022Feb 28, 2024Updated last year
- 多种下拉刷新效果、上拉加载更多、可配置自定义头部广告位☆4,304Dec 10, 2024Updated last year
- Android Common Utils or Helper. Such as Log, Averager, Base64, Check, FlashLight, KeyguardLock, LogReader, Network, SilentInstaller, Time…☆3,634Sep 6, 2017Updated 8 years ago
- DL : dynamic load framework in android☆6,029Jul 16, 2024Updated last year
- A plugin framework on android,Run any third-party apk without installation, modification or repackage☆6,977Jun 6, 2024Updated last year
- Android最佳实践示例☆3,142Jan 8, 2019Updated 7 years ago
- [停止维护]okhttp的辅助类☆6,856Oct 12, 2022Updated 3 years ago
- UltimateAndroid is a rapid development framework for developing your apps☆2,108Feb 3, 2024Updated 2 years ago
- AndFix is a library that offer hot-fix for Android App.☆6,998Nov 17, 2020Updated 5 years ago
- Abstraction for the usual BaseAdapter "ViewHolder" pattern☆1,876Apr 2, 2016Updated 9 years ago
- andbase快速开发框架@Deprecated☆668May 22, 2021Updated 4 years ago
- An Android MVP Architecture Diagram Framwork.☆1,695Sep 5, 2025Updated 5 months ago
- [停止维护]Android屏幕适配方案,直接填写设计图上的像素尺寸即可完成适配,最 大限度解决适配问题。☆6,689Nov 26, 2018Updated 7 years ago
- An Android library for managing images and the memory they use.☆17,161Feb 20, 2026Updated last week
- 本项目是Android快速开发框架,采用AndroidStudio进行开发。 预想集成工具包,采用MVP开发模式,EventBus数据分发,沉浸式状态栏,ORM,网络请求(HTTPClint,Volley,OkHttps),数据解析,依赖注入(AndroidAnnotati…☆2,826Jun 6, 2018Updated 7 years ago
- [DEPRECATED] Android library for using the Honeycomb animation API on all versions of the platform back to 1.0!☆4,471Apr 23, 2016Updated 9 years ago
- Android自定义相册,实现了拍照、图片选择(单选/多选)、 裁剪(单/多裁剪)、旋转、ImageLoader无绑定任由开发者选择、功能可配置、主题样式可配置。GalleryFinal为你定制相册。☆3,217Apr 18, 2017Updated 8 years ago
- Material Design风格的开源照片笔记。(MVP+Dagger2+RxJava+AspectJ+Dex处理)☆1,577Apr 25, 2018Updated 7 years ago
- 整个框架式不同于androidannotations,Roboguice等ioc框架,这是一个类似spring的实现方式。在整应用的生命周期中找到切入点,然后对activity的生命周期进行拦截,然后插入自己的功能。☆576Apr 18, 2017Updated 8 years ago
- A RecyclerView(advanced and flexible version of ListView in Android) with refreshing,loading more,animation and many other features.☆7,196Jul 21, 2020Updated 5 years ago
- [DEPRECATED] Apply background tinting to the Android system UI when using KitKat translucent modes☆5,336Sep 5, 2015Updated 10 years ago
- An Android library that help you to build app with swipe back gesture.☆6,108Sep 18, 2019Updated 6 years ago
- 新浪微博第三方Android客户端☆1,866Apr 28, 2024Updated last year
- Solution to implement multi apk dynamic loading and hot fixing for Android App. (实现Android App多apk插件化和动态加载,支持资源分包和热修复)☆3,034Jul 13, 2023Updated 2 years ago
- Analysis implementation of android open source project, 微信公众号:codekk, 网站:☆6,601Oct 15, 2019Updated 6 years ago
- Nuwa, pure java implementation, can hotfix your android application.☆2,950Jul 23, 2022Updated 3 years ago
- Android Material Design Theme UI and Tool Library. Support: 4.0.3~O☆2,293Apr 1, 2021Updated 4 years ago
- A small framework to split app into small parts☆5,046Sep 23, 2023Updated 2 years ago
- Android聊天界面+emoji表情+大表情实现☆1,364Sep 5, 2025Updated 5 months ago
- An asynchronous, callback-based Http client for Android built on top of Apache's HttpClient libraries.☆10,628Apr 17, 2023Updated 2 years ago
- 基于Theme的Android动态换肤库,无需重启Activity、无需自定义View,方便的实现日间、夜间模式。☆1,401Aug 14, 2017Updated 8 years ago