Basically I want to hide that all info next to that pencil icon. That info is shown only after I enable developers options in settings.

Any ADB command or Setting in Android?

  • wander1236
    link
    526 days ago

    The build number text is set to show if Developer Options is enabled. It doesn’t check anything else.

      • wander1236
        link
        126 days ago

        I’m saying this having looked at the source code. You can’t hide the build number without turning off Developer Options.