marsgovernor / AndroidBatteryWidget

Battery Widget on Android Launcher

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

AndroidBatteryWidget

🏆 Battery Widget on Android Launcher, small but beautiful and powerful

Battery Widget App Icon

preview

It should look like this

Battery Widget Preview Image

or you can find it in Google Play

Build

Of course you should have an Android Phone, then toggle develop mode in your settings。 Connecting your phone and Computer, and confirm Allow USB debugging.

requirements

It is highly recommended that using Android Studio to build project, just download the latest version.

  • Java11
  • Android SDK 31
  • Gradle 7.1

script

on Mac or Linux, use follow command

./gradlew :app:installDebug

onWindows, just use

./gradlew.bat :app:installDebug

dependencies

Next

  1. show in status bar
  2. ...

just create issue

About

Battery Widget on Android Launcher


Languages

Language:Java 99.4%Language:AIDL 0.6%