[FIX] PhantomVoicemail - *86 - Sprint - AOSP/MIUI - Samsung Epic 4G Touch

Hey guys, I come from the EVO 4G (supersonic) forums and have experienced this unclearable, unfixable, *86 PhantomVoicemail issue enough, when running AOSP/MIUI/Sense 3.0+ ROMs to know how annoying it can be. A fix in the Phone.apk smali has been found for this and I'd be glad to fill requests.
Dj21o has brought it to my attention that not only the EVO, but the E4GT and probably many other Sprint phones can have this issue. Not everyone can go through the trouble of deactivating and reactivating the phone to fix it permanently, so here I am, ready to fill requests for flashable zips that fix the issue. This fix is ROM specific so as ROMs are being updated the fix will be updated as well, if devs want to implement the fix into their ROMs that would also be very helpful, so just post the link to the ROM you want fixed and I'd be more thank glad to help fix the issue. Post the DL link the the ROM or the ROM thread and sit tight.
NOTE: If using an ICS ROM/Recovery then you must wipe Dalvik-Cache, this ensures ROM stability. (I usually just mod the Phone.apk right after downloading the ROM, so I usually forget this step)
I will add fixes (all are flashable) the the OP as I fill requests. Check back to see if your request has been filled.​

Thanks a ton, many people will appreciate this.
Sent from my GSII.
EDIT: 9LG11808PS7303411 (Donation confirmation)

Thanks! This would be great to keep alive everybody, so far I've fixed over 20+ ROM's.

Hello thanks for the fix. Would you be able to make an apk for CM9 alpha 3 that has the phantom voicemail fix but also works at 160 dpi? The one included with the rom crashes at 160 dpi. Thanks either way, if you can or you can't.
Sent from my SPH-D710 using Tapatalk

You guys should get in touch and maybe combine efforts.
http://forum.xda-developers.com/showthread.php?t=1578673
Sent from my SPH-D710

Oh, and you should also warn people about flashing your install zips on ics recoveries.
The fix you've shared are smali Java edits. Since they are, you'd need to wipe dalvik so the new classes.dex can be created. This wiping could potentially cause bricks when using any ics recoveries available right now.
Sent from my SPH-D710

coiledwire said:
Oh, and you should also warn people about flashing your install zips on ics recoveries.
The fix you've shared are smali Java edits. Since they are, you'd need to wipe dalvik so the new classes.dex can be created. This wiping could potentially cause bricks when using any ics recoveries available right now.
Sent from my SPH-D710
Click to expand...
Click to collapse
I've used the apk with no problem. Change the permissions rw-r--r-- with root explorer and push to system/app.
Sent from my GSII.

Dj21o said:
I've used the apk with no problem. Change the permissions rw-r--r-- with root explorer and push to system/app.
Sent from my GSII.
Click to expand...
Click to collapse
I was referring to using the install zips posted in the OP. Caution should be used with these.
Manually moving the apk as you have indicated, you should also clear phone.apk data from the settings/app menu, delete the file with *phone.apk* in the name from cache/dalvik-cache, and then reboot.
Sent from my SPH-D710

SavocaFTW said:
Hey guys, I come from the EVO 4G (supersonic) forums and have experienced this unclearable, unfixable, *86 PhantomVoicemail issue enough, when running AOSP/MIUI/Sense 3.0+ ROMs to know how annoying it can be. A fix in the Phone.apk smali has been found for this and I'd be glad to fill requests.
Dj21o has brought it to my attention that not only the EVO, but the E4GT and probably many other Sprint phones can have this issue. Not everyone can go through the trouble of deactivating and reactivating the phone to fix it permanently, so here I am, ready to fill requests for flashable zips that fix the issue. This fix is ROM specific so as ROMs are being updated the fix will be updated as well, if devs want to implement the fix into their ROMs that would also be very helpful, so just post the link to the ROM you want fixed and I'd be more thank glad to help fix the issue. Post the DL link the the ROM or the ROM thread and sit tight.
I will add fixes (all are flashable) the the OP as I fill requests. Check back to see if your request has been filled.​
Click to expand...
Click to collapse
Although I personally have only experienced this right after a brand new AOSP flash (it goes away after first reboot for me) I'm sure this will make many people very happy. Thanks for offering your services here!
---------- Post added at 08:30 PM ---------- Previous post was at 08:29 PM ----------
coiledwire said:
I was referring to using the install zips posted in the OP. Caution should be used with these.
Manually moving the apk as you have indicated, you should also clear phone.apk data from the settings/app menu, delete the file with *phone.apk* in the name from cache/dalvik-cache, and then reboot.
Sent from my SPH-D710
Click to expand...
Click to collapse
Good looking out there...you're right about that. I'm very flash-a-phobic when it comes to doing anything while running a AOSP ICS rom.

coiledwire said:
I was referring to using the install zips posted in the OP. Caution should be used with these.
Manually moving the apk as you have indicated, you should also clear phone.apk data from the settings/app menu, delete the file with *phone.apk* in the name from cache/dalvik-cache, and then reboot.
Sent from my SPH-D710
Click to expand...
Click to collapse
The four times that I have had to do it, I literally changed permissions to the same in system/ app, copy and paste, reboot. And I have not had any problems. The OP knows what he is doing, since I have clearly done it four times. Make a backup if you feel more safe lol.
Sent from my GSII.

Dj21o said:
The four times that I have had to do it, I literally changed permissions to the same in system/ app, copy and paste, reboot. And I have not had any problems. The OP knows what he is doing, since I have clearly done it four times. Make a backup if you feel more safe lol.
Sent from my GSII.
Click to expand...
Click to collapse
Dude, I've made this mod also for several e4gt aosp roms. So has teamERA, people over at epic og cm9, and the guy over at evo3d that probably was the originator of this mod.
If you edit the classes.dex file in phone.apk, then the dalvik cache needs to be rebuilt to update for this change. It's basic android operation for deodexed files. If it works for you not to do anything with dalvik, then cool. But it's not 100% permanent fix unless that dalvik is updated.
Look, I'm glad the OP wants to help out and offer modded phone.apk here. But it's irresponsible to post flashable zip files for ics roms, for the e4gt, and not provide a warning in the OP.
Sent from my SPH-D710

coiledwire said:
Dude, I've made this mod also for several e4gt aosp roms. So has teamERA, people over at epic og cm9, and the guy over at evo3d that probably was the originator of this mod.
If you edit the classes.dex file in phone.apk, then the dalvik cache needs to be rebuilt to update for this change. It's basic android operation for deodexed files. If it works for you not to do anything with dalvik, then cool. But it's not 100% permanent fix unless that dalvik is updated.
Look, I'm glad the OP wants to help out and offer modded phone.apk here. But it's irresponsible to post flashable zip files for ics roms, for the e4gt, and not provide a warning in the OP.
Sent from my SPH-D710
Click to expand...
Click to collapse
That's what a reboot is for, to rebuild the cache. And everyone knows that you don't just flash the zip by itself. You have to do the complete ROM, gapps (if needed), and then the vmail fix. OP doesn't even have our phone, so don't be a jerk about it. PM him about putting in in the first post.
Sent from my GSII.

My apologizes. No offense intended. Carry on.
Sent from my SPH-D710

coiledwire said:
My apologizes. No offense intended. Carry on.
Sent from my SPH-D710
Click to expand...
Click to collapse
Sorry I didn't mean to be a douche, either. You do have a point about flashing, and a lot of people will probably screw up if they are new to Android. But yeah let's keep it positive in here lol.
Sent from my GSII.

Hey OP, can I make one more request for when you have time. I like running my phone at very low dpi and the lowest the e4gt can go without system ui crashing is 129 dpi. Could you make a phone.apk with ghost voicemail fix that works at that low density [for cm9 alpha 3 rom]? Thank you very much. And to the other guys, you can just extract the package and then move the phone.apk using a file explorer and set permissions.

will fix zips work with venum/TN ics

Kchitown1977 said:
will fix zips work with venum/TN ics
Click to expand...
Click to collapse
Can you test for me and report back? I'll make fixes as needed. Sorry I don't have an E4GT.
Sent from my PC36100 using xda premium

Related

Creamed Glacier FAQ (w/fixes & workarounds) UPDATED Dec. 16

Figured i start one since the cyanogenmod 7 faq by ziggy34 worked out and to ease some of the frustration.
LINKS
Kernel: TDJ's v13 beta ICS kernal
ROM: [ROM][ICS][AOSP][Beta 4.1] .: :: Creamed Glacier :: :. [UPDATED 12.14.2011]
------------------
KNOW ISSUES: (correct me if im wrong)
Gtalk force closed
no SDcard mount(workaround)
market hang (workaround)
no hardware acceleration
no camera
mms not working
FIXES & WORKAROUNDS
Gallery issue?
see post 177
-------------
Want galaxy nexus buttons? ( thanks GazaIan )
GazaIan said:
framework-res.apk mod, I'll upload in a second. You might need to install with adb, this file is like the only one that keeps bootlooping when you flash it (adb push framework-res.apk /system/framework/)
EDIT: Actually, just made a zip. Flash it in clockwork.
http://www.multiupload.com/3XSXYDE66K
This also changes your density to 210, to avoid some sizing problems.
Click to expand...
Click to collapse
------------------
seeing 3g and wondering if you are using h+?
yes you are using H+ or 3g. the h+ or 4g symbol have not been impemented yet. try a speed test to see where you are at on speed.
or
tnpapadakos said:
here's what i'm using
push systemui i made (exchanging the 3Gs for 4G) or install it however you want
i prefer to see "4G" whenever i'm getting 3G or 4G, because while theoretically, there is a big difference, but in real life, we all know there's very little difference...(wtf!!!!)
anyway, it works for me
Click to expand...
Click to collapse
http://forum.xda-developers.com/showthread.php?p=20250225#post20250225 to download
----------
market fix? (thanks xT4Z1N4TRx )
tnpapadakos said:
courtesy of xT4Z1N4TRx who is porting an ICS rom to the G2,
http://forum.xda-developers.com/showpost.php?p=19955209&postcount=2
tried it and it works
(RomToolbox.apk attached for your convenience)
Click to expand...
Click to collapse
rom toolbox is included as of 4.1
or
laggo said:
Here is the beta 3 to 4 update.zip I talked about earlier.
All credit goes to Feb and the other awesome devs. I just created an update.zip that seems to work for me. If you break your phone using this, it's not my fault. I have only tested it quickly.
creamed_glacier_beta_3to4_wifi_fixes_apns_extras.zip (34.95 MB)
The above patch includes a bundle of updates from feb's beta 4.0, an APN list, exta live wall papers, an add blocking hosts file and a few other things.
Calendar sync, market, wifi, talk, and headphones all worked for me.
How to install:
---------------
- Reboot into Recovery
- FULL WIPE (factory reset,delvik,system) [i had issues when i didn't full wipe]
- Install Feb's creamed glacier beta 3.0
- Install TDJ's v13 beta ICS kernal
- Install this zip
- Reboot
- On first boot select "Setup Wizard"
Note: If the APNs don't load go into the APN settings, hit the menu button, and select "restore defaults"
As I said if you break your phone don't come crying to me, no warranty!
If this helped hit the "Thanks" button
-Laggo
Click to expand...
Click to collapse
laggo said:
I think the red line issue is due to me packing the wrong LatinIME.apk. I'll fix it later tonight.
If you want to fix it. You can:
1. grab the apk from the beta 4 zip
2. push it to /system/app
3. change the perms to match the others.
4. reboot.
That is what I did and it seems to work.
Click to expand...
Click to collapse
------------
my texts are underlined red?!?!
see http://forum.xda-developers.com/showpost.php?p=20277933&postcount=422
--------------
trying to usb mount?
in recover mount usb storage in the mounts and storage menu
or
febycv said:
Use Multi Mount SD-Card app to mount your sd card on pc & mac......use it for the time being.......the fixes are on it's way.....
Click to expand...
Click to collapse
----------------
Flash?
laggo said:
I was able to download and install it on my phone... Here is a link for anyone if they want it:
http://www.multiupload.com/AB3DOASFTH
Cheers,
Laggo
Click to expand...
Click to collapse
thanks to all the people who provided us with these fixes and what not.
feel free to add or make corrections to this by post or pm so that i can put in OP.
appreciate the honest efforts.. thanks
Wrong forum
Foo_Blyat said:
Wrong forum
Click to expand...
Click to collapse
Yeah, I think you need to move it to general or q&a,but thanks anyway
Sent from my HTC Glacier using Tapatalk
Tried the market fix and it was a no go
Sent from my HTC Glacier using XDA App
Removed....
appreciate your effort... but wrong forum lol
did you ask the dev before posting this thread?
How is this the wrong section when the exact same thread for cm7 (cm7 FAQ) is not only in this section, but is stickied?
Sent from my HTC Glacier using xda premium
This..... I say its fine where it is.
tjizzle said:
How is this the wrong section when the exact same thread for cm7 (cm7 FAQ) is not only in this section, but is stickied?
Sent from my HTC Glacier using xda premium
Click to expand...
Click to collapse
Sent from my HTC Glacier using Tapatalk
Def wrong forum. The reason it works for cm7 is because cyanogen is a whole different level. It a good idea just the wrong place for it.
I noticed a missing link and, after spending too much time searching, decided to include it here.
TDJ's v13 beta ICS kernal
fmarion said:
I noticed a missing link and, after spending too much time searching, decided to include it here.
TDJ's v13 beta ICS kernal
Click to expand...
Click to collapse
thanks ill put it in op!
I have what appears to be a working "frankin" update. If anyone would like to test it a bit for me, shoot me a PM. I'll send you the links.
Thanks rosedale19
Great work guy this a big help for everyone
Does anyone know why the original thread just got closed?
Creamed Glacier Closing
I am changing the source from 4.0.1 to 4.0.3....that requires a lot of time....I am really fed up of the off-topic comments....
So many guys are just messing around the thread....I need some time to work out....
Sorry for the closing.....will open the thread shortly with the new build.....
gamershadow said:
Does anyone know why the original thread just got closed?
Click to expand...
Click to collapse
He is changing to 4.0.3.
Edit...^ there you go
febycv said:
I am changing the source from 4.0.1 to 4.0.3....that requires a lot of time....I am really fed up of the off-topic comments....
So many guys are just messing around the thread....I need some time to work out....
Sorry for the closing.....will open the thread shortly with the new build.....
Click to expand...
Click to collapse
That makes sense. Thanks for the quick answer and thanks for all the work you have put in. I really appreciate it. I know it's something I could never do.
febycv said:
I am changing the source from 4.0.1 to 4.0.3....that requires a lot of time....I am really fed up of the off-topic comments....
So many guys are just messing around the thread....I need some time to work out....
Sorry for the closing.....will open the thread shortly with the new build.....
Click to expand...
Click to collapse
You're amazing feb, just wanted to let you know! Love your work! Also fed up with the comments! I say just keep it closed
rosedale19 said:
Figured i start one since the cyanogenmod 7 faq by ziggy34 worked out and to ease some of the frustration
thanks to all the people who provided us with these fixes and what not.
feel free to add or make corrections to this by post or pm so that i can put in OP.
Click to expand...
Click to collapse
Nice, was waiting to see if we got a CM9 then was going to start a new F.A.Q. but yours will do

[NS4G-D720][ROM] Stock 4.0.4/IMM76D DEODEX (Error-Free Decompiling)

Contents:
Android 4.0.4/IMM76D deodexed ROM in flashable ZIP format. Will not produce errors when decompiling APK/JAR files.
Includes Superuser and boot.img root-level access. Does not include radio or recovery.
Changelog:
[R1/02APR2012]: ROM base changed from 4.0.4/IMM26 to 4.0.4/IMM76D. Files updated from stock IMM76D listed below.
Updated File List:
system/app/GoogleEarth.apk (v.6.2.1.6363 :: Earth)
system/app/googlevoice.apk (v.0.4.2.54 :: Voice)
system/app/Maps.apk (v.6.5.0 :: Maps)
system/app/Phonesky.apk (v.3.5.15 :: Play Store)
system/app/Wallet.apk (v.1.1-R57v4 :: Wallet)
system/lib/libearthmobile.so
Notes:
The need to wipe data beforehand is dependent on which ROM you're already using, but is advisable when possible for the sake of simplicity.
[R1] http://www.mediafire.com/file/48w84r8v3qbb8bw/NS4G-4.0.4-IMM76D-DEODEX-R1.zip
So does this mean the SystemUI in this version is able to decompile without errors? If so how exactly did you do this?
Thanks.
ssconceptz said:
So does this mean the SystemUI in this version is able to decompile without errors? If so how exactly did you do this?
Thanks.
Click to expand...
Click to collapse
I used smali and allowed each APK to reference all of the .odex files in the framework, added the classes.dex files to their respective APKs, and zipaligned. I don't know if it matters, but I did those steps through the command line, although I'm sure the process would be a lot faster with a script. If you would like the exact line-by-line process that I used, let me know.
So how is this Rom & all I have to do is download & flash it or is there another step to do?
Sent from my Nexus S 4G using xda premium
Killasmoke said:
So how is this Rom & all I have to do is download & flash it or is there another step to do?
Sent from my Nexus S 4G using xda premium
Click to expand...
Click to collapse
The procedures are the same as for other ZIP-based ROMs: download, transfer to phone, and flash through recovery. You may or may not need to erase your data (depending on which ROM you're coming from), but backing up your data beforehand is advisable and never hurts.
I haven't received any feedback regarding this specific ROM yet (I don't know if that's a good or bad sign). The main difference is that it's deodexed and will decompile without errors. I'm sure there are other threads with more in-depth information on IMM26 changes/improvements/issues.
SuperUser
I was impressed with this rom for the first few minutes I used it. But then I found out that my SuperUser app wasn't working. I tried updating the binaries through the app itself but it couldn't gain root access. I downloaded the file again and flashed it again but SuperUser still didn't work. It was the same problem with not gaining root access. So I flash the SuperUser zip file from zedomax's tutorial on rooting the Nexus S 4G and I was able to gain root access. Just thought I'd tell you.
mvilla, how did you fix the superuser root access problem? i am having the same problem when i try to update binary, and im getting permission error when i try to flash recovery in rom manager, i think is because of superuser not working.
I went to nexusshacks.com and downloaded the nexussrootICS.zip file (I think that's what its called). There's a SuperUser.zip file within that zip file. I moved the file to my phone and flashed it in recovery (wipe cache and dalvik cache of course). And its working well.
Sent from my Nexus S 4G using XDA App
mvilla8 said:
I was impressed with this rom for the first few minutes I used it. But then I found out that my SuperUser app wasn't working. I tried updating the binaries through the app itself but it couldn't gain root access. I downloaded the file again and flashed it again but SuperUser still didn't work. It was the same problem with not gaining root access. So I flash the SuperUser zip file from zedomax's tutorial on rooting the Nexus S 4G and I was able to gain root access. Just thought I'd tell you.
Click to expand...
Click to collapse
Thanks for bringing that to my attention. Uploaded an updated version in the OP that addresses the Superuser issue. Sorry for the inconvenience.
satuday said:
mvilla, how did you fix the superuser root access problem? i am having the same problem when i try to update binary, and im getting permission error when i try to flash recovery in rom manager, i think is because of superuser not working.
Click to expand...
Click to collapse
This update is from ChainsDD's site and has the latest Superuser app and binary. Should accomplish the same thing.
XK72 said:
I used smali and allowed each APK to reference all of the .odex files in the framework, added the classes.dex files to their respective APKs, and zipaligned. I don't know if it matters, but I did those steps through the command line, although I'm sure the process would be a lot faster with a script. If you would like the exact line-by-line process that I used, let me know.
Click to expand...
Click to collapse
Hey buddy, I'd LOVE to have the step-by-step, or line-by-line on the process you used to decompile. If you could PM me, or post it up here for everyone to use, that would be great!! I'm kinda new to the decompiling and compiling scene so any help would be great! Also, you said that most devs that use ICS probably use a kitchen to decompile and compile their .jar and .apk files, where is this kitchen? Or are you talking about Android SDK?
sniperkill said:
Hey buddy, I'd LOVE to have the step-by-step, or line-by-line on the process you used to decompile. If you could PM me, or post it up here for everyone to use, that would be great!! I'm kinda new to the decompiling and compiling scene so any help would be great! Also, you said that most devs that use ICS probably use a kitchen to decompile and compile their .jar and .apk files, where is this kitchen? Or are you talking about Android SDK?
Click to expand...
Click to collapse
Did you ever get that step-by-step process for deodexing ICS from the OP? If so, can you send it to me?
I guess the Google Apps are included?
Will there be any further updates to this in the near future, or has this reached the end of the line so-to-speak? Just curious because I like having the natural AOSP of this.
Been using this since the 9th and I have to say it's very smooth. Very stock too, which obviously is what it's supposed to be. Just saying that for anyone who comes in looking for something customized. This is basically pure vanilla ICS.
Sorry for the delayed replies. I've been hammered by other obligations lately.
sniperkill said:
Hey buddy, I'd LOVE to have the step-by-step, or line-by-line on the process you used to decompile. If you could PM me, or post it up here for everyone to use, that would be great!! I'm kinda new to the decompiling and compiling scene so any help would be great! Also, you said that most devs that use ICS probably use a kitchen to decompile and compile their .jar and .apk files, where is this kitchen? Or are you talking about Android SDK?
Click to expand...
Click to collapse
mabry said:
Did you ever get that step-by-step process for deodexing ICS from the OP? If so, can you send it to me?
Click to expand...
Click to collapse
I'll try my best to post the steps later today or tomorrow. Sorry to keep you waiting.
akabadnews said:
I guess the Google Apps are included?
Click to expand...
Click to collapse
The stock Google apps are included. There are now two choices: One has the apps that were included in the IMM26 release (R3) and I have also included the latest app updates and related binary files as (R4).
The Batman said:
Will there be any further updates to this in the near future, or has this reached the end of the line so-to-speak? Just curious because I like having the natural AOSP of this.
Click to expand...
Click to collapse
I have replaced the Google apps that have been updated since the IMM26 release. There are rumblings that the official ICS ROM should be released sometime soon. I'm not holding my breath, but I'll offer the same thing to that release once it comes out.
If you're asking about adding functionality or features, I don't think I'd have anything unique to offer since there are so many other ROMs and customizable updates out already. I have considered including FaceLock functionality, but it adds quite a bit of size to the ROM and honestly, it hasn't worked very well for me. If there is enough interest, I'll include it as a separate revision in the future.
I'm getting a error for the media fire links. New link please?
Sent from my Nexus S 4G using xda premium
xamadeix said:
I'm getting a error for the media fire links. New link please?
Sent from my Nexus S 4G using xda premium
Click to expand...
Click to collapse
Sorry about that. I don't know what happened there. Link fixed.
XK72 said:
Sorry about that. I don't know what happened there. Link fixed.
Click to expand...
Click to collapse
Thank you
Sent from my Nexus S 4G using xda premium
Does anyone have problems turning Bluetooth on?
Sent from my Nexus S 4G using Tapatalk
XK72 said:
I have replaced the Google apps that have been updated since the IMM26 release. There are rumblings that the official ICS ROM should be released sometime soon. I'm not holding my breath, but I'll offer the same thing to that release once it comes out.
If you're asking about adding functionality or features, I don't think I'd have anything unique to offer since there are so many other ROMs and customizable updates out already. I have considered including FaceLock functionality, but it adds quite a bit of size to the ROM and honestly, it hasn't worked very well for me. If there is enough interest, I'll include it as a separate revision in the future.
Click to expand...
Click to collapse
I would rather have the straight vanilla experience. Thanks for responding.
Edit: Also, touch to focus would be nice for the camera if at all possible. Thanks.

[MOD] (ICS) Remove select input notification

This will remove the "Select input method" notification and the keyboard icon that's placed on the status bar.
Update zip is attached, but here's a guide on how to do it:
Follow my guide here for specifics on pulling files and decompiling/compiling.
In services.jar open com\android\server\InputMethodManagerService.smali
In setImeWindowStatus comment out line 8866
Code:
# if-eq v12, v0, :cond_3a
Save, compile, push to device.
--------------------------------------------------------------
This also makes the setImeWindowStatus function in InputMethodManagerService output this line to logcat
Code:
W/InputManagerService( 495): Ignoring setImeWindowStatus of uid 10084 token: [email protected]
As far as I can tell (did a lot of testing), this only ever gets called when you bring up the keyboard and it tries to display the "select input method" notification.
If you want to be on the safe side, do a nandroid backup or backup services.jar.
Enjoy!
Can you PM me? Please? LOL! Thank You!
Does this work for racing's ics skyrocket rom?
rlee008 said:
Does this work for racing's ics skyrocket rom?
Click to expand...
Click to collapse
It might. I've only tried it on RaverX3X's ROM.
Ok, i just tried flashing the zip file on racing's ics skyrocket port and it does remove the "select input notification". it doesnt seem to affect anything else so it seems safe.
Thanks for the tweak. Everything helps make these ports so much better!
Rlee
So just download and flash no wipe or anything I'm using the same one racer ics port
Sent from my SAMSUNG-SGH-I727 using xda premium
peppersu812 said:
So just download and flash no wipe or anything I'm using the same one racer ics port
Sent from my SAMSUNG-SGH-I727 using xda premium
Click to expand...
Click to collapse
never mind flashed it couldn't wait lol
Sent from my SAMSUNG-SGH-I727 using xda premium
Going to try this, thanks
rlee008 said:
Does this work for racing's ics skyrocket rom?
Click to expand...
Click to collapse
I should, all of these port roms all have the same base
I will test this on HTC Sensation ARHD 6.5.5 and will report.
I just ran the zip on HTC Rezound, amon recovery, latest leaked ICS, stock, rooted and it didn't work. Let me know if there is anything I can let you know to help make it work, otherwise I'll just wait.
teckels said:
I just ran the zip on HTC Rezound, amon recovery, latest leaked ICS, stock, rooted and it didn't work. Let me know if there is anything I can let you know to help make it work, otherwise I'll just wait.
Click to expand...
Click to collapse
Post or email me your services.jar
Sent from my SAMSUNG-SGH-T989 using xda premium
services.jar
thank you for taking a look.
Works on easy does it, just took a minute to boot up.
Sent from my SAMSUNG-SGH-T989 using XDA
teckels said:
thank you for taking a look.
Click to expand...
Click to collapse
You have to post the original services.jar from that ROM. The one you posted is the one from my patch
services.jar
this is from the rom I flashed. Sorry to hijack your thread.
Here you go.
Thanks again for helping. Unfortunently no luck. I do not expect any more assistance and don't want you to waste more time unless more folks with my phone are willing to try and see if it it just my issue or the phone. Also, I'll probably jump into a new rom in a few weeks if the rezound ota comes out so I wouldn't want you to go out of your way when who knows how long I will keep this one.
teckels said:
Thanks again for helping. Unfortunently no luck. I do not expect any more assistance and don't want you to waste more time unless more folks with my phone are willing to try and see if it it just my issue or the phone. Also, I'll probably jump into a new rom in a few weeks if the rezound ota comes out so I wouldn't want you to go out of your way when who knows how long I will keep this one.
Click to expand...
Click to collapse
Something went wrong earlier. I decompiled the one I made for you and the change wasn't in there. Try this one.
Sky ICS: This patch Does Not work on SKY custom Rom..... Not asking for any assistance, just wanted to let other skyrocket users know

[Q] S Voice/Vlingo Uninstall and Install Modded Directions Please

I just rooted my phone for the first time and flashed the Frankenstein Ego ROM. I just want to say thank you for the amazing work by everyone here at XDA. You guys are the best!
S voice that comes with the ROM does not work and get a network error. I know that there is a modded version that should work (here if anyone is looking: http://forum.xda-developers.com/showthread.php?t=1662358)
I apologize for the noob question, but how do I uninstall the S voice that came with the ROM and Vlingo (I tried Titanium and finding it in the .zip file, but didn't want to play with the latter too much).
Again, thank you for the amazing work. BTW-this ROM is absolutely wonderful.
Please provide step by step directions, I am new to the whole scene.
titanium worked
Never mind. Used titanium to uninstall. The modded version works great!!
For anyone else interested use the S Voice patch v4 on this blog
http://epicrev.blogspot.com/2012/05/frankensteins-ego-v4-is-here-and-it.html?m=1
THANKS tdunham for spotting that script error!
Sent from my SPH-D710 using xda premium
TeamERA said:
For anyone else interested use the S Voice patch v2 on this blog
http://epicrev.blogspot.com/2012/05/frankensteins-ego-v4-is-here-and-it.html?m=1
Click to expand...
Click to collapse
It looks like there is a v3 is posted on that url.
I examined the script and it's not quite right copying over one of the files that the dev put into that flashable zip. Specifically, there is an etc/permissions folder that isn't being written back to the phone. If the app works, then maybe that file isn't necessary. But if it doesn't someone needs to tell the dev to correct the script and see if it that helps.
tdunham said:
It looks like there is a v3 is posted on that url.
I examined the script and it's not quite right copying over one of the files that the dev put into that flashable zip. Specifically, there is an etc/permissions folder that isn't being written back to the phone. If the app works, then maybe that file isn't necessary. But if it doesn't someone needs to tell the dev to correct the script and see if it that helps.
Click to expand...
Click to collapse
And I was about to grab that... Lol hopefully someone will report here when out gets fixed.
Sent from my SPH-D710 using xda premium
CyberpodS2 said:
And I was about to grab that... Lol hopefully someone will report here when out gets fixed.
Click to expand...
Click to collapse
It may work the way it is. It wouldn't hurt anything to try it. That was just an observation on my part.
FYI for anyone downloading that flash, it will delete several default files on your phone, including voicetalk.apk and vlingo.apk. If you depend on these apps I thought you would like to know. Please backup your phone prior to flashing this file so you can easily restore everything the way it was.
Updated to v4, thanks man ^
TeamERA said:
Updated to v4, thanks man ^
Click to expand...
Click to collapse
No problem. Like I said, may not even matter but I thought I would point it out in case it was an oversight. Plus I like to see how other people like to code their work and learn from it.

[MOD] CRT Animation for Captivate Glide I927

Big thanks to
kennethpenn - for this wonderful Enable CRT Animation in Gingerbread guide
CarpeNoctem - for (OsiMood's) update-binary and install-script reference material
Brut.all - for apktool
blast0id - for easyFLASHABLEzipBUILDER
and of course everyone who put in the work to build the foundations on which all of this is built and everyone else I'm forgetting
Without further ado, here is the
CRT Animation for Captivate Glide I927
Here is the install zip for CWM - automatic install
i927-CRT-mod.zip​
Here is the framework-res.apk - manual install, use a root file manager to copy to /system/framework/
framework-res.zip​
Warning: This is made for the ATT stock rom. It may work on the Rogers rom as well. It may not work on a custom rom, if possible you should find the framework-res.apk specific to your rom, ask the rom creator to make one, or make your own using the guide and resources listed above. To be safe, always make a backup using CWM before installing ANY mod. It only takes a few minutes and can save you hours in the long run.
Disclaimer: Use at your own risk I'm not responsible if you brick your phone, yadda yadda. I have only tested this on an ATT 2.3.6 stock rom with ardatdat kernel. So far it seems to work great and looks awesome. There is a weird effect that if the screen is off and I push the power in for just the perfect number of milliseconds, the screen starts to turn on and then turns itself off again. But I have difficulty trying to get this to happen on purpose so I doubt it will prove much of an issue. It's probably just a quirk of having the CRT animation enabled. Anyway, all of that said,
Enjoy!
UPDATE:
Here are the uninstall files for the ATT 2.3.6 stock rom. All warning and disclaimers above also apply to these so always make a CWM backup first.
Here is the uninstall zip for CWM (reinstalls stock file) - automatic uninstall
i927-CRT-mod-removal.zip​
Here is the stock framework-res.apk - manual install, use a root file manager to copy to /system/framework/
framework-res(stock).zip​
Umm.. I made this mod 3 months ago... just saying
Sent from my SGH-I897 using xda premium running jellybean cm10
dman3285 said:
Umm.. I made this mod 3 months ago... just saying
Click to expand...
Click to collapse
Really? Well, where the heck did ya post it? I searched through the dev and general forum before I made this one. I found a couple request/discussion threads but no attachments that appeared to be confirmed working. Trust me, I'm lazy, I wouldn't have made it otherwise.
And yeah, I know it's old news but it still amuses me.
Edit: Ah, yes! The broken link! I do remember now. I guess I should have asked you to repost it first!
transce080 said:
Really? Well, where the heck did ya post it? I searched through the dev and general forum before I made this one. I found a couple request/discussion threads but no attachments that appeared to be confirmed working. Trust me, I'm lazy, I wouldn't have made it otherwise.
And yeah, I know it's old news but it still amuses me.
Click to expand...
Click to collapse
In my ROM thread... and my ROM has had it since release..look at my how to thread in my sig
Sent from my SGH-I897 using xda premium
dman3285 said:
In my ROM thread... and my ROM has had it since release..look at my how to thread in my sig
Click to expand...
Click to collapse
Ah well that kind of explains it. I was looking for a thread specific to CRT animation. I did suspect that some of the custom roms would already have it enabled but I wanted to give the stock run a good run for the money before trying any custom roms. Also, having the info in the middle of a custom rom thread doesn't make it very accessible. This thread was geared more towards people with stock roms who wanted an easy, confirmed way of enabling the animation.
Also, I have all signatures turned off in this forum because so many of them were large and intrusive that they were really hurting the readability (imo) of the site.
dman3285 said:
Umm.. I made this mod 3 months ago... just saying
Sent from my SGH-I897 using xda premium running jellybean cm10
Click to expand...
Click to collapse
Yes dman is right i have this mod with his rom so he gets all the credit just saying
Sent from my SAMSUNG-SGH-I927R using xda premium
jayjayjoker2 said:
Yes dman is right i have this mod with his rom so he gets all the credit just saying
Click to expand...
Click to collapse
FYI, this particular mod was not taken from his rom. It was created from the framework-res.apk in my own stock ATT rom and altered using the guide and resources mentioned in the first thread. So while he gets credit for doing it first, none of his work was used in the creation of this mod. (Edit: That I know of. Apologies if I'm mistaken. I'm not trying to rip off anyone's work or belittle anyone's contributions.)
It's fantastic, thanks man.
transce080 said:
FYI, this particular mod was not taken from his rom. It was created from the framework-res.apk in my own stock ATT rom and altered using the guide and resources mentioned in the first thread. So while he gets credit for doing it first, none of his work was used in the creation of this mod. (Edit: That I know of. Apologies if I'm mistaken. I'm not trying to rip off anyone's work or belittle anyone's contributions.)
Click to expand...
Click to collapse
Well I just love dman's work I mean he got rid of dead development for the glide!
Sent from my SAMSUNG-SGH-I927R using xda premium
Didn´t worked for me and now the power button just don´t work anymore. Any hints to uninstall it? I flashed the zip. Ozimood Rom.
Um, reflash? See here for CRT made by dman (confirmed working)
Flashed dman crt but i think my system was corrupted, stucked on bootloop. Done recovery now i´ll try dman.
Sorry about that, this is made specifically for the stock rom. If you have custom rom, you should get the framework-res.apk specific to that rom, as the rom creator may have made other changes as well. I'll edit the first post to make it more clear that this is for the stock rom.
Restored Osimood and flashed crt.zip... no luck.
All the install zip does is copy that one file to your system directory. I think it's absolutely impossible to hard brick from that. Don't you have a CWM backup you can restore?
Aquethys said:
Um, reflash? See here for CRT made by dman (confirmed working)
Click to expand...
Click to collapse
That link has been a 404 for at least the last couple weeks, so I greatly appreciate the work of the OP here.
Aquethys said:
Um, reflash? See here for CRT made by dman (confirmed working)
Click to expand...
Click to collapse
Tyfighter said:
That link has been a 404 for at least the last couple weeks, so I greatly appreciate the work of the OP here.
Click to expand...
Click to collapse
Damn. I was going to mention this but I was waiting to get enough posts to post in this forum. xD
Neither of the CRT On or CRT Off links work on this end.
So thanks a ton transce080. ^_^
Could you possibly add a CRT On as well? I know there's a guide in the Captivate Glide thread that Aquethys linked to but it'd be nice to have just have a flashable method.
Pyho said:
Could you possibly add a CRT On as well?
Click to expand...
Click to collapse
Sure thing. It will have to wait until later tonight after work or the weekend.
The first post is updated with the stock files for removing the mod.
transce080 said:
The first post is updated with the stock files for removing the mod.
Click to expand...
Click to collapse
Crt on has to have major modifications to the powermanagerservice.smali in the services.jar, it is by no means an easy mod as crt off
Sent from my SGH-I897 using xda premium

Categories

Resources