Here are
44 public repositories
matching this topic...
An advanced template project
Updated
Mar 19, 2020
Java
A library that provides access to Android hidden APIs and internal resources.
Updated
May 10, 2020
Java
Companion Android application for EdXposed
(Deprecated) SAF(Simple Android Framework)是一个简单的android框架,它为开发Android app提供了基础性组件。
Updated
Apr 12, 2019
Java
🏆 Explore Android performance optimization in depth(continuous updating ...)
A IPC Invoker for Android Developer.
Updated
Feb 27, 2020
Java
🔥 BaseFramework是一款基础适配框架,包含沉浸式适配、对 Activity、Fragment 以及 Adapter 的封装,并提供了一些诸如权限申请、跳转、延时操作、提示、日志输出等小工具,以方便快速构建 Android App
Updated
Mar 11, 2020
Java
Updated
Jun 11, 2018
Java
Android blog, analysis Android framework source code. Flutter
Intro to Media Playback using ExoPlayer
Updated
Dec 24, 2017
Java
📘 Android sample projects and toy apps.
acharkit is utility framework for android
Fragment UI 框架(一个Activity)
Updated
Apr 10, 2020
Java
👊 The BEST high-level framework for Android by NY.
Updated
Mar 8, 2020
Kotlin
Android application development framework
Updated
Mar 30, 2020
Kotlin
分享Android开发中的小Tip,包括开源库、工具、代码、架构选型等
Android代码库-各种控件-框架-动画效果,Android,codeLibrary,codebase
Updated
Mar 12, 2020
Java
Sogang Univ. Embedded System Software (CSE4116) Assignments.
MVP-based Architecture Framework for Android
Updated
Jul 14, 2018
Java
A framework to load app dynamically, based on VA.
This repository contains a detailed sample app that implements MVVM architecture using Dagger2, Room, RxJava2, FastAndroidNetworking and PlaceholderView
Updated
May 22, 2018
Java
Play with Android AOSP and Customized Linux Kernel via Mockware
Updated
Jun 21, 2018
Java
Updated
Feb 27, 2019
Java
AppMaster is a laibray for android which helps in creating some of the required files and folder without any hustle.
🛶 A minimalist framework for Android
Updated
Mar 27, 2018
Java
android framework feature of private space application based on FUSE/sdcardfs mechanism.
Updated
Apr 12, 2019
Java
Kind of Android MVI framework
Updated
Apr 21, 2020
Kotlin
Improve this page
Add a description, image, and links to the
android-framework
topic page so that developers can more easily learn about it.
Curate this topic
Add this topic to your repo
To associate your repository with the
android-framework
topic, visit your repo's landing page and select "manage topics."
Learn more
You can’t perform that action at this time.
You signed in with another tab or window. Reload to refresh your session.
You signed out in another tab or window. Reload to refresh your session.
可以考虑把模块配置写进/data/adb之类的地方,一是可以解决 #117 这种远古问题,二是可以给Manager加上随机包名防止简单地检测已安装应用列表就能找到Manager