Skip to content

getBuildSerial

Get the Board Mode Number, eg: xxx

kotlin
class MainActivity : ComponentActivity() {
    // init zcapi
    private var displayer = zcapi()

    override fun your_app_method() {
        this.displayer.getBuildSerial()
        // ....
}

© All rights reserved. Dingshang Metal Products Co., Ltd.