본문 바로가기
Programing/Android / Java

[Android/안드로이드] How to get system property in Activity?

by CtrlCV맨 2014. 12. 30.

We can use the shell command by using the Runtime Process in Activity.

Please refer to the below example code.


Example Code


Result Screen