0

Is there any API/code to check if Android phone's bootloader is unlocked?

Darpan
  • 5,413
  • 3
  • 46
  • 80
Richtea
  • 121
  • 1
  • 7
  • 2
    This question should be reopened because it is a genuine question asking for an Android API to check whether bootloader is unlocked. – Darpan Feb 11 '19 at 12:23

1 Answers1

4

If there was such an API you couldn't trust it because a non-standard ROM could implement it to say whatever it wanted.

antlersoft
  • 14,383
  • 4
  • 31
  • 54