Adding battery info screen to Gadgetbridge
This is a short article to document a process of adding a fairly simple feature
to Gadgetbridge. This article is intended to newcomers wanting to participate
in Gadgetbridge development who do have some understanding of programming in
Java for Android (in Android Studio). Written by a fellow novice programmer in
the Android Java ecosystem, it hopes to serve as a basic introduction to some
of the concepts used in the Gadgetbridge codebase. There is more information in
our wiki, like the
Developer
documentation
and if you are looking for an advice how to add a new device support into
Gadgetbridge, there is a comprehensive New device
tutorial.