Ah, sorry for so many postings, but I've spotted one thing that's different in your recipe from the tutorial.
In the xda post it says stuff like:
So if you are using Better Terminal there's going to be a corresponding directory for that inside /data/data. Look in /data/data for an existing directory whose name suggests that it belongs to better terminal, and substitute that name for "jackpal.androidterm" in the recipe. Don't try to be clever and leave out stuff like the "shared_prefs" part of the directory names either - just do what it says, only in the better terminal app's area.
If you can't make it work, Android Terminal Emulator is free, so just install that and follow the recipe exactly.
In the xda post it says stuff like:
and /data/data/jackpal.androidterm is the directory tree in /data/data owned by the Android Terminal Emulator app used in this tutorial. Whereas you were just putting stuff in /data/data directly. So to play safe try following the recipe exactly, in case there's some subtlety here.cat /sdcard/rageagainstthecage-arm5.bin > /data/data/jackpal.androidterm/shared_prefs/rageagainstthecage-arm5.bin
So if you are using Better Terminal there's going to be a corresponding directory for that inside /data/data. Look in /data/data for an existing directory whose name suggests that it belongs to better terminal, and substitute that name for "jackpal.androidterm" in the recipe. Don't try to be clever and leave out stuff like the "shared_prefs" part of the directory names either - just do what it says, only in the better terminal app's area.
If you can't make it work, Android Terminal Emulator is free, so just install that and follow the recipe exactly.
