Hi all,
I would want to set individually some system settings (eg SCREEN_OFF_TIMEOUT)
Android foresees a method for this:
public static boolean putInt (ContentResolver cr, String name, int value)
but, is there a way to access this from B4A ?
I would want to set individually some system settings (eg SCREEN_OFF_TIMEOUT)
Android foresees a method for this:
public static boolean putInt (ContentResolver cr, String name, int value)
but, is there a way to access this from B4A ?