Jump to content

Tmobile Pulse libandroid_runtime.so editing


Guest Mammon88

Recommended Posts

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?

Link to comment
Share on other sites

Guest Mammon88
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.

Link to comment
Share on other sites

Guest Mammon88
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 by Mammon88
Link to comment
Share on other sites

Guest Mammon88
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.

Link to comment
Share on other sites

Please sign in to comment

You will be able to leave a comment after signing in



Sign In Now
×
×
  • Create New...

Important Information

By using this site, you agree to our Terms of Use.