How do I get the build.prop values that are found in /system/build.prop without root access? How do I edit them?
build.prop
/system/build.prop
Such as: SystemProperties.get("ro.rksdk.version")
SystemProperties.get("ro.rksdk.version")