I had a look at the logcat to see why the fingerprint registration window fails.
It seems as though the application its trying to load a resource it deems as not drawable.
That means, some deodexing should help this
My system is not set up for this kind if fun, anyone else that wants to jump the gun?
As far as I can tell, the following is needed:
1) SBF extraction
2) Find the offending apk or system jar
3) Replace the resource
4) Make a CWM zip for all our friends to enjoy
Thoughts?
Maybe you could post the logcat around the error message, or the whole thing. It could help the devs figure out what is needed.
Just in case anyone was wondering, using the software for the 1.83 fingerprint reader on the 2.3.4 build is definitely out. I copied Fingerprintsensor.apk and Fingerprintsensor.odex from the /system/app directory of the 1.83 build to the SD card and then flashed to the 2.3.4 build. As soon as I'd copied those files from the SD Card back into the /system/app directory, I immediately started getting constant FCs'. Reboot had no effect, so I flashed back to 1.83.
I figured I'll wait for someone smarter than me to fix the fingerprint scanner.
Has anyone tried deodexing this gingerbread build? Using XUltimate or the like?
Sinful Animosity said:
Has anyone tried deodexing this gingerbread build? Using XUltimate or the like?
Click to expand...
Click to collapse
I don't have any .odex files in my 2.3.4HKTW... Am I suppose to?
Oh, guess not then! The OP suggested deodexing, so I just assumed the 2.3.4 build had ODEX files.
Has anyone tried copying over a deodexed fingerprint reader app?
Sinful Animosity said:
Oh, guess not then! The OP suggested deodexing, so I just assumed the 2.3.4 build had ODEX files.
Has anyone tried copying over a deodexed fingerprint reader app?
Click to expand...
Click to collapse
I could try that later on... I have a deodexed fingerprint file..
I got a logcat of it if it helps anyone. A lot of text but i saw some inflation errors and draw errors. Had to zip it because the .txt was too large.
hi no work the flies for download, cellphone motorola atrix 4g version 2.3.4 no work fingerprint scanner this fix ??? somebody spanish writing the pass the instalation for work fingerprint scanner
Related
www.droid-life.com/2010/12/06/download-gingerbread-keyboard-for-rooted-devices/
instructions on installing the new gingerbread keyboard
Anyone try this yet? I am real interested in seeing how it works for you guys.
kevinb77 said:
Anyone try this yet? I am real interested in seeing how it works for you guys.
Click to expand...
Click to collapse
I have that's why I posted it lol.
kevinb77 said:
Anyone try this yet? I am real interested in seeing how it works for you guys.
Click to expand...
Click to collapse
I pulled it from another thread but its working. There was an issue with the auto correction but it was resolved. Just make sure wherever you pull from has it corrected (ie, the file I downloaded had _fixed in the name)
it2steve said:
I pulled it from another thread but its working. There was an issue with the auto correction but it was resolved. Just make sure wherever you pull from has it corrected (ie, the file I downloaded had _fixed in the name)
Click to expand...
Click to collapse
The one on the site is the new fixed version.
How is this keyboard compared tot he swype version we have working?
I get an error while installing the zip via CWM...:-(
eric.a.bardu said:
I get an error while installing the zip via CWM...:-(
Click to expand...
Click to collapse
So did I... "error" failed install(ok now)
I got the updated one... now trying to get the keyboard work
more reading to do
catttman said:
So did I... "error" failed install
Click to expand...
Click to collapse
Same here.
also getting a failed error when trying to install. whats the deal?
error install
install aborded for me also
working install
I had issues with cwm failing to up date as well. So after some google fu I managed to get a working install.
1. Download the file found in this thread.http://forum.xda-developers.com/showthread.php?t=864033
2. Power down and reboot into cwm.
3. Select mounts and storage and then select mount system.
4. Install zip from sd and select the zip from step one.
5. Reboot and enjoy.
6. In settings>language&keyboard there should now be an option for android keyboard. Open the browser and long press the url bar. You should get a popup allowing you to select the android keyboard.
Does this "IMPORTANT NOTE: this ZIP file is a ClockWork Recovery update file ==> DO NOT USE IT !!! (it will remove your system odex files) Just unzip and grab the APK and SO files." apply to the G-Tablet too? That thread talks about SO files and stuff too. I take it nothing bad happened when you flashed it?
jpmi23 said:
Does this "IMPORTANT NOTE: this ZIP file is a ClockWork Recovery update file ==> DO NOT USE IT !!! (it will remove your system odex files) Just unzip and grab the APK and SO files." apply to the G-Tablet too? That thread talks about SO files and stuff too. I take it nothing bad happened when you flashed it?
Click to expand...
Click to collapse
At first I tried the install with just the apk and so files and it didn't work for me.
As far as .Odex files I haven't seen any at all in the root folder.
So far I haven't had any fc's or issues what so ever.
jpmi23 said:
Does this "IMPORTANT NOTE: this ZIP file is a ClockWork Recovery update file ==> DO NOT USE IT !!! (it will remove your system odex files) Just unzip and grab the APK and SO files." apply to the G-Tablet too? That thread talks about SO files and stuff too. I take it nothing bad happened when you flashed it?
Click to expand...
Click to collapse
I followed wingman_214s instructions and it worked perfect for me. No issues so far.
Ok. I'll take the plunge. Thanks.
EDIT: Took the plunge. Typing on it now and liking it so far. Thanks for the help.
Sent from my GTablet-TnT-Lite using Tapatalk
I followed the instructions above ands while I can see the android keyboard under settings, clicking on the URL space on my browser only pops up the starndard TnT keyboard. How long do I need to engage the URL space? I would like to test it.
Try the google search bar. Just press and hold you should get a pop up. Select "input method" the android keyboard should be an option.
i'm curious as to why people prefer this keyboard over the stock TnT keyboard. the TnT has bigger keys. the gingerbread has these small little "half" keys. annoying to type on. or do other roms not have that keyboard?
this script is based on the work to Danesham90 and others see link
http://forum.xda-developers.com/showthread.php?t=598026
===============================================================================
Tested on the Samsung Vibrant, Script may need modification for other phones
===============================================================================
===============================================================================
Directions:
===============================================================================
the easy way:
1. turn on USB debugging
2. plug phone in to computer
3. run the script and follow the screen pormpts
the script will download everything needed to make a
signed deodexed clockwork flashable update.zip while also
adding root and the modified 3e recovery in the proccess.
===============================================================================
the hard way:
http://forum.xda-developers.com/showpost.php?p=10986893&postcount=28
================================================== =============================
Code:
/* This program is free software. It comes without any warranty, to
* the extent permitted by applicable law. You can redistribute it
* and/or modify it under the terms of the Do What The **** You Want
* To Public License, Version 2, as published by Sam Hocevar. See
* http://sam.zoy.org/wtfpl/COPYING for more details. */
UPDATED 02/03/2010
bug fix to signupdate.jar
clockwork script tweeks
UPDATED 02/02/2011
added upload to ROM to SDCard
added reboot recovery
added test sign all apk's in ROM - see README for details
added pull "/data/app/" and install "/data/app"
UPDATED 02/01/2011
added adb on by default toggle
added data wipe toggle
updated smali/baksmali to 1.2.6
UPDATED 01/31/2011
updated adb
fix similar filename deletion when using delete.txt
added barebones_delete.txt deletes everything that
does not cause phone to crash
UPDATED 01/29/2011
add "symlink dumpstate SYSTEM:bin/dumpmesg" to update-script.
add "symlink debuggerd SYSTEM:bin/csview" to update-script.
completed secondary method to make ROM from extracted Odin files.
see this post for instructions
http://forum.xda-developers.com/showpost.php?p=10986893&postcount=28
UPDATED 01/28/2011
added auto delete apk's (bloat removal), edit bin/example_delete.txt and rename to delete.txt
added auto add apk's (pre-install or update apk's) add apk's to bin/apks directory
UPDATED 01/23/2011
fix path error when space in user name
UPDATED 01/22/2011
updated TempRoot.exe to not trigger anti-virus
updated Superuser.apk
This is fantastic! Thank you for always making things a little less troublesome.
Oooops, last minute change broke something, fixed and re-uploaded.
untermensch said:
Oooops, last minute change broke something, fixed and re-uploaded.
Click to expand...
Click to collapse
Thanks for the heads up. I was just testing this on KA5 for funsies. It looked like it went ok but there was a prob with temp root at the beginning and it looked like a few java errors at the end. I'll re-download and give it another go.
Edit: Ah, looks like it's working now. Temp root worked and it downloaded the modem and kernel.
Edit2: So it looked as though everything worked fine, but when I went to install it I got
E:Can't symlink /system/bin/cat
E:Failure at line15:
symlink toolbox SYSTEM:bin/cat
Installation aborted.
Whitehawkx said:
Thanks for the heads up. I was just testing this on KA5 for funsies. It looked like it went ok but there was a prob with temp root at the beginning and it looked like a few java errors at the end. I'll re-download and give it another go.
Edit: Ah, looks like it's working now. Temp root worked and it downloaded the modem and kernel.
Click to expand...
Click to collapse
I just tested on my laptop and got a java out of memory error
while signing the rom so I increased the heap size which seems
to have fixed it.
untermensch said:
I just tested on my laptop and got a java out of memory error
while signing the rom so I increased the heap size which seems
to have fixed it.
Click to expand...
Click to collapse
Yea I got the same thing as well. Thanks again, will give it another go.
Update: The process was more in-depth when deodexing. Signing went through np and when I flashed through clockwork it worked (goodbye splash screen!). There must be some issue with KA5 though. It got through to the Galaxy S screen and then started vibrating and then blackscreen. T_T
Thank god for this.. (Deodexer)
Thanks untermensch, your the best
Really really appreciate this. Thanks a bunch!
Most useful tool EVAR!
I T W O R K E D~!
My final attempt last night did not shoot out the "signed_ROM.zip" at the end. I ran it again this morning on KA5 and when it finished I had the signed_ROM.zip in the folder. Put that on my internal, flashed through clockwork and viola! Doedexed KA5 with root and modded 3e recovery. I can't thank you enough Untermensch for putting this together for everyone.
"Give a man fish feed him for a day. Provide him with tools to fish and feed him for a lifetime." (Yea I tweaked it but you get the idea!)
I noticed one thing. During the deodexing process I got [null] on one file in the core.odex. After it had all finished up I looked in the framework folder and core.odex was still there. So am I correct in assuming that it did not doedex properly? Other than that everything else looks golden.
Oh this is sick. i was looking for this all day the otherday when i was trying to deodex ka5! you rock and rule. i cant wait to explore the possiblities!
Whitehawkx said:
I noticed one thing. During the deodexing process I got [null] on one file in the core.odex. After it had all finished up I looked in the framework folder and core.odex was still there. So am I correct in assuming that it did not doedex properly? Other than that everything else looks golden.
Click to expand...
Click to collapse
I deleted the core.odex file and rebooted just to see what would happen and it soft bricked and is stuck at the Vibrant screen. So it seems the only issue lies in deodexing the core.jar at this point.
can i use this to port a rom? forgive me if that is a noob question. just wanted to know if i had the right idea...
Whitehawkx said:
I noticed one thing. During the deodexing process I got [null] on one file in the core.odex. After it had all finished up I looked in the framework folder and core.odex was still there. So am I correct in assuming that it did not doedex properly? Other than that everything else looks golden.
Click to expand...
Click to collapse
yep that was an baksmali error, likely you could run the script again and it
would baksmali OK.
this script is a real system stress test, any way I increased the java maxmem
setting for framework files to 1024m added error logging and the script will
now stop if there is an error. hopefully to prevent a broken ROM from being
released.
Whitehawkx said:
I deleted the core.odex file and rebooted just to see what would happen and it soft bricked and is stuck at the Vibrant screen. So it seems the only issue lies in deodexing the core.jar at this point.
Click to expand...
Click to collapse
can you reproduce this error? I have seen it once but cant reproduce it
untermensch said:
yep that was an baksmali error, likely you could run the script again and it
would baksmali OK.
this script is a real system stress test, any way I increased the java maxmem
setting for framework files to 1024m added error logging and the script will
now stop if there is an error. hopefully to prevent a broken ROM from being
released.
Click to expand...
Click to collapse
untermensch said:
can you reproduce this error? I have seen it once but cant reproduce it
Click to expand...
Click to collapse
Pretty sure the core.odex [null] error I got happened every time I ran the program. I ran it once after the 1:25am update and it happened. That is also the time it did not produce the signed_ROM.zip. I ran it again this morning after I saw the OP had been updated and it did produce the signed_ROM.zip but I still got the [null] error on core.odex. I'm going to Odin KA5 and do it again right now. I will let you know how it works out.
On a side note. I flashed the one I recieved this morning with everything being deodexed except the core.jar and it ran great until I deleted the odex file. Anywho, will test now. Also, not sure if this matters but I am running 32-bit Windows 7.
Update1: Initial news is good. Core.jar was deodexed properly with no errors. Will let you know how the entire process fairs once its completed.
Worked perfectly. I got no errors and everything deodexed properly. Flashed it on my phone and it's running just fine. You are awesome.
Thanks for retesting, glad it worked, there are thousands of files being generated
an lots of java processes being spawned so there are bound to be an occasional
error. I have added an automatic retry when there is an error to the next version
should be posted some time tomorrow.
I'm about 3/4 the way through testing this out - it seems to be working just fine with the exception that every command is appended with "ATTRIB" is not recognized as...
Hopefully it will work anyway.
One thing I noticed that might speed the script up in the beginning would be a root check, I have already rooted this rom but it still needed to run rageagainstthecage.
I've been looking for something like this forever now, thanks so much! Can't wait to play with it.
Sent from my SGH-T959 using Tapatalk
Firstly,pls notice this script is only for the phone which have got root.
Before below steps,pls make sure your usb mode is not as mass storage.you need choose none or first item when you plug your usb cable in.
Thx for all the XDA guys hard work and especially DG ,Shawnbuck,Fenny and anyone else that contribute a lot for XDA and us.
2011/7/4 Update for restoring script of stock Webtopmod 4.1.83
2011/5/4 updating:
Adding the restore script for restoring to stock version of V4.1.57 webtop files in order to update to 4.1.83.
After succeed updating and got root access,you can run webtopmod V8 again to get the webtop cracked.
pls notice in order to backup the stock webtop version ,you need answer "N" when prompt "Have your cracked ago with old mod files?" for your first run script after updating.
Then your stock webtop file will be backed up in /sdcard/webtopmodbackup(thx for terrypchan's uploading files)
Background:
I found some guys complained lose webtop mod after root for 4.1.57(now 4.1.83).
Actually, what we need is just to replace some files that we use for stock version.
But the original script will not work for 4.1.57.
In order to make some new guys crack webtopmod easily , i update the script to make it useful again.
I also add Chinese font support on webtop.Now you can visit Chinese webside at webtop.The Chinese will displayed correctly.(If some errors happend regarding font fix,it doesn't matter of your crack.Maybe it's because your system is English version)
I don't need your bears for it.Just press "thank" butten or leave a feedback,which is enough for me.
V8 will be stable version for you and could not be updated so far.
Steps:
1. download the file
2. extract and press install.bat as usual
3. run script in rooted Atrix before you do any action regarding deodex or theme changing
3. look at the screen and answer the question accordingly(If it's your first time to run the script in this system version---noticed i mean version not the phone,you need put "N" when prompting "Have your cracked ago with old mod files?" to backup your stock files
4. after reboot,you webtop back again.
[option]5. If you want to deodex or any theme changing,then do it.
[option]6. Run the script V8 again after you do deodex or theme changing,this time you don't need input "N" when prompting "Have your cracked ago with old mod files?"
Remark:
1. webtopmodbackup.zip is the script that return webtopmod files to stock 4.1.26 version for updating to 4.1.57
2. restorewebtopmodv4.157 is the script that return webtopmod files to stock 4.1.57 version for updating to 4.1.83
3.webtopmod1.1updatedV8 can be run under any rooted Atrix to active the webtop mod
4. You'd better to run V8 to get webtop before you do deodex or any theme modification like gingleblue which will replace your webtop files with deodex and V8 cannot backup your stock files automatically
Version Introduction:
1.V8 (instead of V7)is fixed for Bell version.--updated on 4/18--I missed one sentence in scripts of V7.Thanks for Becart's correction.All the users(at&t and bell version) can use this version for webtopmod
1.V6 is compatible with the updated 4.1.57 mod files done by Fenny.You can updated from your old mod files or use it to crack your webtopmod directly.
Updated History below:
4/23 Now adding script of going back stock mod files(4.1.26.Pls notice it's different from 4.1.57 files and cannot use for updating to 1.8.3).Any one can download WebtopModBackup.zip and run uninstall.bat to make the files go back to stock version.You need notice i didn't test it but you can try and if any error,let me know.
(Update V8):
Fix script for Bell version.Thanks Becart's correction.
(Update V6):
Now reinclude the Fenny's file and update a little script.It works with Fenny's updated 4.1.57 Mod files now.Thx for his job and updated.You can find details throughthis link .
(Update V5):
Sorry .Made a mistake,i didn't notice Fenny's file format,it cannot be used for this script directly.V5 went off line. Sorry for the inconvinience.You can find V6 above.It should be workable.
V5 Version is compatible with the updated 4.1.57 mod files done by Fenny. Thx for Fenny's quick updated for 4.1.57 mod files.
Thx for Fenny's mod files again.
Then follow above steps to update.
Pls notice you need answer if you have crack the mod files ago in order to keep you stock files in SDCARD otherwise it will be overwritten when you run the V5 script.
(Update V4):
Now it can be used for any version of atrix including Bell.
(Update V3):
Donot need input command by manually any more.But you need keep phone screen on and allow SU when the script run.
(update V2) :
Filename of webtopmod.sh changed from WebtopMod.sh to webtopmod.sh since many person ignor the capitalization.
pls notice the last command need use filename exact same as webtopmod.sh now.all the letter is lowercase
Backup:
You can find the link for root:
http://forum.xda-developers.com/showthread.php?t=1013931
The 3 crack files are from Fenny's thread. you can find it through below link.
http://forum.xda-developers.com/showthread.php?t=980193
This is great. As Soon as I am able to try it I will.
thank you for this update
Do you need to root your Atrix before doing or is this just like the no root needed version from that pther fourm?
Sent From My Motorola Atrix
Boarder24 said:
Do you need to root your Atrix before doing or is this just like the no root needed version from that pther fourm?
Sent From My Motorola Atrix
Click to expand...
Click to collapse
The big red text in the OP says you need root.
Ronaldo_9 said:
thank you for this update
Click to expand...
Click to collapse
Hey Ronaldo, did you try it?
I just updated and rooted. Will try once I get home...
thanks for this!
tried it dont work it say WebtopMod.sh not found... maybe cause i have windows 7
Is this the new webtop.apk modded from 1.57 or the original from 1.26?
I ask because this file was updated as part of the ota update and has some performance improvements over the original.
Sent from my MB860 using XDA App
It can't find the sh file.. even tho its in the extracted folder along with everything else? What do I do?
macperson123 said:
It can't find the sh file.. even tho its in the extracted folder along with everything else? What do I do?
Click to expand...
Click to collapse
Im in the same situation here
Sent from my MB860 using XDA App
Ugh wtf. Now it can't even find the adb... I'm pissed.
macperson123 said:
It can't find the sh file.. even tho its in the extracted folder along with everything else? What do I do?
Click to expand...
Click to collapse
pls notice the filename need be exact same as WebtopMod.sh.cannot use webtopmod.sh or anything else.
You can download my updated file and now you can use webtopmod.sh as filename.
Pls try again.any problem,pls let me know
macperson123 said:
Ugh wtf. Now it can't even find the adb... I'm pissed.
Click to expand...
Click to collapse
try to killed adb through taskmanager of windows firstly
yokozuna82 said:
Im in the same situation here
Sent from my MB860 using XDA App
Click to expand...
Click to collapse
need use WebtopMod.sh as filename.don't try webtopmod.sh or anything else.
You can download my updated file and now you can use webtopmod.sh as filename
rjohnstone said:
Is this the new webtop.apk modded from 1.57 or the original from 1.26?
I ask because this file was updated as part of the ota update and has some performance improvements over the original.
Sent from my MB860 using XDA App
Click to expand...
Click to collapse
use the old file.the OTA doesn't show any clue about webtop.apk updated.
update some script.
1.could help out about the adb missing...if you meet this issue,you could force close adb.exe through task manager of windows.
2.change webtopmod.sh filename from WebtopMod.sh to webtopmod.sh. Now you can ignor the capslock letter
sorry still not working i even put it in the C: with run as administrator
Ran the script last night and tested it. Works great.
Thanks!
yokozuna82 said:
sorry still not working i even put it in the C: with run as administrator
Click to expand...
Click to collapse
can you print screen of your input and output?
It seems at least one guy has finished..and also i test it in my computer again..
update to V3.
Whoever has not been succeed by old version,you can try this one.
deleted .
Finally ! That bug was very annoying to me.
I'll try the fix asap, thanks a lot!
e: works like a charm!
Yeah, it was a so annoying issue...
I wonder why so less people visited this thread .
I copied this ZIP onto my SD card,rebooted, went into clockwork mod, install zip, choose zip and flashed this,rebooted but am stuck on the HTC screen now for over 7 minutes am i doing something wrong?
It's as well i made a backup or id lose everthing
jonny68 said:
I copied this ZIP onto my SD card,rebooted, went into clockwork mod, install zip, choose zip and flashed this,rebooted but am stuck on the HTC screen now for over 7 minutes am i doing something wrong?
It's as well i made a backup or id lose everthing
Click to expand...
Click to collapse
Try adding the libaudio.so to your ROM.zip (with 7-zip or WinRAR) at the right directory and flash the ROM.zip again. That's what I am doing everytime I change something
j4n87 said:
Yeah, it was a so annoying issue...
I wonder why so less people visited this thread .
Click to expand...
Click to collapse
Because you posted it in the "Themes and Apps" section
thanks a lot for post here
great job
kackburt said:
Try adding the libaudio.so to your ROM.zip (with 7-zip or WinRAR) at the right directory and flash the ROM.zip again. That's what I am doing everytime I change something
Click to expand...
Click to collapse
you mean copy the actual zip file into the ROM zip and then flash?
jonny68 said:
you mean copy the actual zip file into the ROM zip and then flash?
Click to expand...
Click to collapse
Unzip the cwm with the fix and navigate to "system/lib" and copy the "libaudio.so".
then open the rom zip navigate to "system/lib" and paste the "libaudio.so" there.
Didn't understand your previous post..did you make a backup or not?
If not...just flash your current rom again, you won't lose your data if you do this.
Only the files that you edited in /system like gps.conf or other tweaks you have to edit again.
Tried on UD3.3.0 wont boot... :s
People dont understand that this work the best on CM7 nexus roms.
That by installing this fix on CM7 or AOSP you will probaly lose the robo and high volume on first call fix. That most roms have custom libs including this lib. Minimum requirements I would say CM7 2.34 and AOSP 2.34 since cm7 and AOSP are the most equal roms to each other.
To say it simple you cant just simply flash this on every rom also make sure your permission is right.
Is this fix able to work on an HTC Desire running 2.3.4 Oxygen ROM?
jonny68 said:
I copied this ZIP onto my SD card,rebooted, went into clockwork mod, install zip, choose zip and flashed this,rebooted but am stuck on the HTC screen now for over 7 minutes am i doing something wrong?
It's as well i made a backup or id lose everthing
Click to expand...
Click to collapse
If you have a nandroid backup, you should be on the safe side!
Try to wipe cache partition first, then the dalvik cache and then flash the zip-file.
All of these actions take place in the CWM.
Hope it works!
The libaudio.so fix was submitted to gerrit (Change I24a4a11b: Fix for a1026 suspend)by Jordon aka Jyxent. It was mergered with the latest nightlies, and should be merged with CM 7.0.4
jens1288 said:
The libaudio.so fix was submitted to gerrit (Change I24a4a11b: Fix for a1026 suspend)by Jordon aka Jyxent. It was mergered with the latest nightlies, and should be merged with CM 7.0.4
Click to expand...
Click to collapse
Yes, that fix works fine. I'm not sure it fixes the few seconds delay that affects all Gingerbread phones though but there was another potential workaround submitted for that too.
http://review.cyanogenmod.com/#change,5420
I have yet to include it in my build and try it though.
The story on the front page links to the wrong fix. The libaudio fix was for the wonk on the Nexus One. The libaudio library is hardware specific and may cause issues on other devices that don't share the same processor.
I've submitted a patch to gerrit that helps with the call delay here:
http://review.cyanogenmod.com/#change,5420
Thank you for clearing that up jyxent. To go into a bit more detail...
The fix that was posted, as jyxent mentioned, is for the Nexus One. That is for the infamous "wonk" that has been plaguing N1 users since the Gingerbread nightlies started (who woulda thunk it was just a single line that needed to be added).
The 2-3 second delay is something that affects most (if not all) Gingerbread installs. Currently there isn't a simple "fix" for this. It requires recompiling portions of Gingerbread. jyxent's fix is submitted to CM, but I don't see any reason why this can't be applied to AOSP as well. It has yet to be reviewed by the CM dev team (at least it doesn't have any comments on it yet). It might be something that can be made into some device-independent flashable zip, but it has yet to be created.
j4n87 said:
Unzip the cwm with the fix and navigate to "system/lib" and copy the "libaudio.so".
then open the rom zip navigate to "system/lib" and paste the "libaudio.so" there.
Didn't understand your previous post..did you make a backup or not?
If not...just flash your current rom again, you won't lose your data if you do this.
Only the files that you edited in /system like gps.conf or other tweaks you have to edit again.
Click to expand...
Click to collapse
done thanks
Can this be done manually with root explorer, by copying the libaudio.so to/system/lib and a reboot?
I found the fix for 2.3.4 HKTW users cardock Force Closing.
attached is the 1.83 version of cardock2.apk
copy CarDock2.apk to /system/app ( I used root explorer )
then in root explorer change the permissions to
owner - read write
group - read
others - read
or change the permissions in lxterminal type
chmod 644 /system/app/CarDock2.apk
then reboot a few times to get the service to start....
Thanks Crnkoj for helping me out!
Update: Known bugs:
1. The Music button doesn't work.
Workaround: Manually add a different music player or the new moto music player to another button.
Nice! I wonder what else we could use from 4.1.83 to fix issues on 2.3.4. Maybe fix the fingerprint reader?
Thanks so much for this, did you pull it off of a phone that was loaded with it? is there an easy way to extract the SBF image into a file system to play around with it?
<--- newb sorry
Tikerz said:
Nice! I wonder what else we could use from 4.1.83 to fix issues on 2.3.4. Maybe fix the fingerprint reader?
Click to expand...
Click to collapse
I am trying that now.
nineismine said:
Thanks so much for this, did you pull it off of a phone that was loaded with it? is there an easy way to extract the SBF image into a file system to play around with it?
<--- newb sorry
Click to expand...
Click to collapse
I am supposed to be able to use spf_flash to extract the files but I can't get it to work.
Crnkoj provided me the file in his dropbox when I was in the irc channel.
joe ferreira said:
I am supposed to be able to use spf_flash to extract the files but I can't get it to work.
Crnkoj provided me the file in his dropbox when I was in the irc channel.
Click to expand...
Click to collapse
When I get home Im going to yank all of the fingerprint stuff off of my 1.8.3 phone and see if I can patch it into my 2.3.4 HKTW flashed one...
nineismine said:
When I get home Im going to yank all of the fingerprint stuff off of my 1.8.3 phone and see if I can patch it into my 2.3.4 HKTW flashed one...
Click to expand...
Click to collapse
fingerprintsensor.apk did not work. just finished testing it.
so extracting an apk like this is the same as having a titanium backup from a previous build?
Music player doesn't work, but I'm willing to guess that it requires the 1.8.3 music player. This is just a guess though. I'll give it a shot soon.
Booo, I wonder if there are some dependancies... does anyone know if there is a way to get an error output from a FC?
Crud, still didn't work. It didn't pick up the 1.8.3 music player. I wonder if it's due to it being version 2.2.2. Hum.
neotekz said:
so extracting an apk like this is the same as having a titanium backup from a previous build?
Click to expand...
Click to collapse
umm kinda except the file file was called cardock.apk I had to rename the file to cardock2.apk, overwrite the 2.3.4 cardock2.apk then apply the correct permissions.
can't do this in titanium backup because the filename is different.
Just installed this fix, about to head to Fry's to pick up the car dock and a dock for home, I'll try out the car dock on the way home, crossing my fingers that this worked
verified working
yeah, it works great! I just added an alternate music app.