Skip to content

zacharee/LockscreenWidgets

Repository files navigation

Building

Lockscreen Widgets makes use of some hidden APIs. Since reflection gets tedious, I use a modified android.jar that exposes the hidden APIs so they can be used like normal. If you want to build Lockscreen Widgets for yourself, make sure you use the android.jar from the following repo: https://github.com/Reginer/aosp-android-jar. Lockscreen Widgets is currently built against API 33. Download the android-33 JAR from the above repo and copy it to YOUR-SDK-LOCATION/platforms/android-33/android.jar. Make sure to back the original version up in case something goes wrong.

Error Reporting

Lockscreen Widgets uses Bugsnag for error reporting as of version 2.7.5. Previous versions use Firebase Crashlytics.

About

No description, website, or topics provided.

Resources

License

MIT, MIT licenses found

Licenses found

MIT
LICENSE
MIT
LICENSE.md

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages