Notification Maker is a little project I started work on during the development of NotificationPro, a Notification Manager. I needed a fast and easy way to make notifications of various types. Such as; ones with images, different icons, different buttons.
This is an Android Studio Project. The project can be built within Android Studio using the 'build.gradle' file. Alternatively the app can be run on device or emulator using the debug apk found under '/Releases/'.
- Custom Notification Title
- Custom Notification Message
- Custom Small Notification Icon (set of 9 to choose from)
- Custom Large Notification Icon (set of 1045 to choose from)
- Add image from gallery
- Custom Intent Action Buttons
- Android Studio IDE
- ADT (Android Developer Tools)
- Android SDK
- Java
- XML
- Kotlin
- Icon Dialog Library by Maltaisn