Guest Mammon88 Posted November 16, 2009 Report Posted November 16, 2009 Hello, Does anyone know how one would edit libandroid_runtime.so without the source. I'm trying to fix an error in my pulse rom. Thanks, Mammon
Guest Paul Posted November 16, 2009 Report Posted November 16, 2009 What are you trying to fix exactly? P
Guest joners Posted November 16, 2009 Report Posted November 16, 2009 Hello, Does anyone know how one would edit libandroid_runtime.so without the source. I'm trying to fix an error in my pulse rom. Thanks, Mammon Is this for your Dream ROM?
Guest Mammon88 Posted November 17, 2009 Report Posted November 17, 2009 Is this for your Dream ROM? Joners, To tell you the truth yes. But the error is also in modaco rom too for the pulse.
Guest Mammon88 Posted November 17, 2009 Report Posted November 17, 2009 What are you trying to fix exactly? P Well I believe I found a coding mistake with the pulse rom's. If you look at system\lib\libandroid_runtime.so and search for "andriod_os_hardware". As you can see android is spelled wrong. it should be 'android_os_hardware'. Not sure if this could be a problem. I figure you have good contacts to find out. According to the core.jar its call for android_os_hardware.
Guest Mammon88 Posted November 17, 2009 Report Posted November 17, 2009 (edited) Well I believe I found a coding mistake with the pulse rom's. If you look at system\lib\libandroid_runtime.so and search for "andriod_os_hardware". As you can see android is spelled wrong. it should be 'android_os_hardware'. Not sure if this could be a problem. I figure you have good contacts to find out. According to the core.jar its call for android_os_hardware. The problem with my rom is that when you call anyone via the internal headset, the phone reboots after youhang up. But if you call using the speakerphone it acts normal. Here the error from logcat: 11-12 22:10:46.755: INFO/ContactsProvider(2125): insertInternal Entry 11-12 22:10:46.795: ERROR/(1977): andriod_os_Hardware.cpp: enableHeadsetSwitch 11-12 22:10:46.795: ERROR/(1977): audiotest.c: headset_switch_proc 11-12 22:10:46.805: WARN/Database(2125): cannot read configuration file for seachable databases 11-12 22:10:46.845: INFO/EventsReceiver(2125): onReceive broadcast 11-12 22:10:46.855: INFO/EventsReceiver(2125): onReceive + CALL_NOTIFICATION 11-12 22:10:46.885: WARN/Database(2125): cannot read configuration file for seachable databases 11-12 22:10:46.895: INFO/ContactsProvider:(2125): deleteInternal:Entry 11-12 22:10:46.915: WARN/Database(2125): cannot read configuration file for seachable databases 11-12 22:10:46.935: WARN/Database(2125): cannot read configuration file for seachable databases 11-12 22:10:47.365: ERROR/installd(161): eof 11-12 22:10:47.365: ERROR/installd(161): failed to read size 11-12 22:10:48.155: ERROR/vold(153): Framework disconnected Has you can see its calling for andriod_os_hardware which should be android_os_hardware. Edited November 17, 2009 by Mammon88
Guest Paul Posted November 17, 2009 Report Posted November 17, 2009 So if that's the only problem, hexedit the file? P
Guest Timmmm Posted November 17, 2009 Report Posted November 17, 2009 Sorry to disappoint you but it looks like they only mispelt the file name, which makes no difference.
Guest Timmmm Posted November 17, 2009 Report Posted November 17, 2009 Sorry to disappoint you but it looks like they only mispelt the file name, which makes no difference.
Guest Mammon88 Posted November 17, 2009 Report Posted November 17, 2009 Sorry to disappoint you but it looks like they only mispelt the file name, which makes no difference. i know, I feel kinda dumb now. As for the landroid_os_runtime, it only effects the flash and power. Its not related to my problem. Thanks to everyone. By the way , I posted my question in 5 diffrent locations and this site was the only one to answer me back.
Recommended Posts
Please sign in to comment
You will be able to leave a comment after signing in
Sign In Now