Is it safe to use reflection to use SystemProperties.get() on Android 10?

前端 未结 0 574
时光取名叫无心
时光取名叫无心 2021-01-21 17:44

We have to use SystemProperties.get() to get a custom property from a custom android build, since SystemProperties is not included in standard Android SDK, we use java reflect:<

相关标签:
回答
  • 消灭零回复
提交回复
热议问题