Hi.
We are trying to get the BootLoader on a Huawei P10 WAS LX3 cell phone, but we only get: unknown.
We have tested with the OSLibrary library, example from Post # 5:
What is the API call to get the OS version on the device running my app? Thanks...
With the EasyDeviceInfo module:
It incorporates this Github project via inline java code. The project reports a whole lot of information about your device and write the results to the B4A log: ** Activity (main) Pause, UserClosed = true ** ** Activity (main) Create, isFirst = false ** Android ID = 42319529610bdd94 Model =...
But in both cases, we only get one result: BootLoader = unknown.
With a Samsung J7 if the library and the module works.
Someone has managed to get the BootLoader from the Huawei.
Thank you.