MatthiasRobbers/shortbread
Android library that creates app shortcuts from annotations
This is an Android library that simplifies creating app shortcuts. Instead of manually editing manifest files or XML, you add special tags directly to your app's code. This generates interactive shortcuts on the user's home screen, allowing them to jump directly to specific features. This is ideal for Android developers who want to streamline the process of adding app shortcuts.
1,761 stars. No commits in the last 6 months.
Use this if you are an Android developer looking for an easier, code-centric way to add static and dynamic app shortcuts to your application.
Not ideal if you prefer configuring app shortcuts through manifest files or using the ShortcutManager directly, or if you are not developing an Android application.
Stars
1,761
Forks
147
Language
Java
License
Apache-2.0
Category
Last pushed
Apr 10, 2021
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/ai-coding/MatthiasRobbers/shortbread"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
Dav1dde/glad
Multi-Language Vulkan/GL/GLES/EGL/GLX/WGL Loader-Generator based on the official specs.
Aleph-Alpha/ts-rs
Generate TypeScript bindings from Rust types
apollographql/apollo-tooling
✏️ Apollo CLI for client tooling (Mostly replaced by Rover)
mmcloughlin/avo
Generate x86 Assembly with Go
krzysztofzablocki/Sourcery
Meta-programming for Swift, stop writing boilerplate code.