Google added new APIs in Android Things DP6 to control device settings, including display orientation, uses three different APIs to control settings for the screen (display), system time, and available locales.
How can use it in B4A? I use the orignal raspberry PI touch screen Display, and work perfectly using B4A.
Classes:
-ScreenManager, to control different screen-related settings
-TimeManager, to control different time-related settings
-DeviceManager, to control the list of locales available to the device.
https://developer.android.com/things/sdk/apis/settings.html
Thanks.
How can use it in B4A? I use the orignal raspberry PI touch screen Display, and work perfectly using B4A.
Classes:
-ScreenManager, to control different screen-related settings
-TimeManager, to control different time-related settings
-DeviceManager, to control the list of locales available to the device.
https://developer.android.com/things/sdk/apis/settings.html
Thanks.
Last edited: