For developer who often use GitHub and creates issues.
- This is a widget that can be added to the home screen.
| Settings | Home Screen |
|---|---|
![]() |
![]() |
- Responsible Layouts
- The widget layout is responsive to the size of the widget.
- Dark Theme
- widget and settings theme is changed according to the system theme.
Please download the app from the Amazon App Store.

- Android Studio
- Android Emulator or Device
- Android 12 (API level 31) or higher
- Clone the repository.
git clone https://github.com/sakuram-dev/IssueCreator.git- Remove code from the
res/layout/activity_main.xmlfile. - Remove code from the
src/main/java/com/sakuram/issuecreator/MainActivity.javafile.
- Run the app.
- Select the device or emulator and click the run button.


