- Jun 6, 2020
- 11,559
- 4,422
Another B4A Library ?
Amir_TileService (#B4A)
Quick Settings Tiles
Tiles gives the user quick access to a specific task or functionality of the app without opening the app itself,
improving the productivity and overall user-experience of the app.
Building a TileService :
1. Create an StandardClass for TileService Events :
B4X:
Amir_TileService (#B4A)
Quick Settings Tiles
Medium | Ian Lake said:
Requiring that a user open your app is so 2008. Widgets and notifications have been around since the early days of Android to provide additional surfaces for displaying important controls and information from your app even when the app isn’t open. New in Android 7.0 (API 24), any app can now create a quick settings tile for quick access to critical pieces of functionality available above the notification tray.
Click to expand...
برای دیدن تصاویر باید ثبت نام کنید
Tiles gives the user quick access to a specific task or functionality of the app without opening the app itself,
improving the productivity and overall user-experience of the app.
Building a TileService :
1. Create an StandardClass for TileService Events :
B4X:
Private Sub...
برای دیدن لینک ها باید ثبت نام کنید
برای دیدن لینک ها باید ثبت نام کنید