View Single Post
Old 11-12-2011, 06:06 PM   #136
uboot
Evangelist
uboot seems famous, but is in fact legendary.uboot seems famous, but is in fact legendary.uboot seems famous, but is in fact legendary.uboot seems famous, but is in fact legendary.uboot seems famous, but is in fact legendary.uboot seems famous, but is in fact legendary.uboot seems famous, but is in fact legendary.uboot seems famous, but is in fact legendary.uboot seems famous, but is in fact legendary.uboot seems famous, but is in fact legendary.uboot seems famous, but is in fact legendary.
 
Posts: 425
Karma: 75216
Join Date: Nov 2011
Location: old europe
Device: Kobo Mini, Tolino Epos 2
update: only _some_ apps do not save settings, e.g. the terminal-emulator.

it is *surprise* because they do not have proper write access to their data directories.

the logcat-command I just discovered helped me to track this down...

(Couldn't create directory for SharedPreferences file /data/data/jackpal.androidterm/shared_prefs/jackpal.androidterm_preferences.xml)

must be due to the fact that the data directory gets created during minimal-root, giving it wrong permissions

uninstall and reinstall of term helped!

but nonetheless - barshortcuts stopped working. it seems that you can sort of destroy it by adding certain shortcuts, so better leave it as it is...

Last edited by uboot; 11-13-2011 at 04:20 AM.
uboot is offline   Reply With Quote