Skip to content

BetterAndroid/BetterAndroid

Repository files navigation

Better Android

GitHub license Telegram Telegram QQ

LOGO

Create more useful tool extensions for Android.

English | 简体中文

LOGO BetterAndroid

This project belongs to the above-mentioned organization, click the link above to follow this organization and discover more good projects.

Project Reason

As Android system features becomes more and more abundant, there is more and more features to learn for native Android development, and there are countless tool dependencies for the Android platform, but various problems also arise in endlessly.

The reason for initially creating this project was some problems I encountered during the Android development process, and the system's API calling method was too cumbersome, so this project is based on the theory of "not reinventing the wheel".

From the UI to the system level, it allows developers to expand functions based on the system's original API, and solves some "black box problems" encountered in the Android development process and for third parties.

The optimization of ROM and the "Android system" customized by third-party manufacturers, as well as the optimization of the Kotlin development language, enable this set of tools to be non-intrusive and provide developers with a more friendly and convenient development experience under the original ecological environment.

The emergence of this project also benefited from some of my early Android projects, a large number of functions were decoupled from the PureReader project.

Get Started

Click here go to the documentation page for more detailed tutorials and content.

Promotion

Hey, please stay! 👋

Here are related projects such as Android development tools, UI design, Gradle plugins, Xposed Modules and practical software.

If the project below can help you, please give me a star!

All projects are free, open source, and follow the corresponding open source license agreement.

Star History

Star History Chart

License

Apache License Version 2.0

Copyright (C) 2019-2024 HighCapable

Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
You may obtain a copy of the License at

    https://www.apache.org/licenses/LICENSE-2.0

Unless required by applicable law or agreed to in writing, software
distributed under the License is distributed on an "AS IS" BASIS,
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
See the License for the specific language governing permissions and
limitations under the License.

Copyright © 2019-2024 HighCapable