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

2014. 12. 30. 18:08Programing/Android / Java

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

Please refer to the below example code.


Example Code


Result Screen