Package se.vidstige.jadb.managers
Class PropertyManager
- java.lang.Object
-
- se.vidstige.jadb.managers.PropertyManager
-
public class PropertyManager extends Object
A class which works with properties, uses getprop and setprop methods of android shell
-
-
Constructor Summary
Constructors Constructor Description PropertyManager(se.vidstige.jadb.JadbDevice device)
-
-
-
Method Detail
-
getprop
public Map<String,String> getprop() throws IOException, se.vidstige.jadb.JadbException
- Throws:
IOExceptionse.vidstige.jadb.JadbException
-
-