Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
ルート化されていないデバイス (ルート化が許可されていないため、別の方法を見つける必要があります) の場合、そうする場合
adb shell setprop MY_PROP 1
に続く
adb shell getprop MY_PROP
空行が出ます。
プロパティを設定するにはどうすればよいですか?