Hello,

Is there a way (preferably an adb command line) to tell the system to
update its settings (like auto-rotation for instance) after a
modification of the Settings database through a sqlite3 adb command
line such as:
sqlite3 /data/data/com.android.providers.settings/databases/
settings.db
update system set value='1' where name='accelerometer_rotation';

Thanks in advance for any hint,

Grégoire

-- 
unsubscribe: [email protected]
website: http://groups.google.com/group/android-porting

Reply via email to