I've updated this volume widget to comply with the newer Android requirements.
Original thread:
https://www.b4x.com/android/forum/threads/quick-volume-widget.10315/
I contacted the original author, Jack Cole, and he kindly gave me permission to publish this updated version.
Changes compared to the original:
The version number of the original project has not been modified.
This project can also serve as an example of how to create widgets. Or to use this app.
Any corrections, suggestions, or improvements are welcome.
Original thread:
https://www.b4x.com/android/forum/threads/quick-volume-widget.10315/
I contacted the original author, Jack Cole, and he kindly gave me permission to publish this updated version.
Changes compared to the original:
- Moved the service code to the new Receiver module.
- Added the ACCESS_NOTIFICATION_POLICY permission.
- Reduced the size of the base panel in the designer. Since this panel determines the widget's minimum width and height, I reduced it to 70 dips so it occupies only one cell. This can be adjusted if needed.
The version number of the original project has not been modified.
This project can also serve as an example of how to create widgets. Or to use this app.
Any corrections, suggestions, or improvements are welcome.