Recovery image GT-I9195 with mobicore

phebe

New member
Jan 26, 2008
1
0
0
I 'd like to change the original recovery image of Samsung GT-I9195 and add adb root rights and start the mobicore enviroment with it. I tried this many times but had no success. I cant start the adb with root rights and it has to start the mobicore enviroment:
The followings were modified in the default.props:
ro.debuggable=1
ro.adb.secure=0
The followings were modified in the init.rc:
start the vold
start the secure_storage_daemon
start the /system/bin/mobicore-presetup.sh
start the /system/bin/mobicore-startup.sh
start the /system/bin/ss-presetup.sh
Can someone give me advice on this topics?