Hey guys
Here's the modified android policy which would allow the volume rocker wake on your DarksideEvo3 v7. You have to manually moved it to your /system/framework/ with root explorer or push it through adb since I don't know to create the flashable zip in the recovery.
Below is the instruction to push it through adb. (You can just copy the policy file in the zip to the root of the internal storage and start at adb shell)
adb push android.policy.jar /sdcard/
adb shell
su
sysrw
cp /sdcard/android.policy.jar /system/framework/
chmod 644 /system/framework/android.policy.jar
g07ph0 said:
Hey guys
Here's the modified android policy which would allow the volume rocker wake on your DarksideEvo3 v7. You have to manually moved it to your /system/framework/ with root explorer or push it through adb since I don't know to create the flashable zip in the recovery.
Below is the instruction to push it through adb. (You can just copy the policy file in the zip to the root of the internal storage and start at adb shell)
adb push android.policy.jar /sdcard/
adb shell
su
sysrw
cp /sdcard/android.policy.jar /system/framework/
chmod 644 /system/framework/android.policy.jar
Click to expand...
Click to collapse
I am curious to know how you can hack the smali to enable the volume wake but can't create a flashable zip? Is this the android.policy.jar from my rom?
Also all you need to do is this..
adb remount
adb push android.policy.jar /system/framework
thederekjay said:
I am curious to know how you can hack the smali to enable the volume wake but can't create a flashable zip? Is this the android.policy.jar from my rom?
Also all you need to do is this..
adb remount
adb push android.policy.jar /system/framework
Click to expand...
Click to collapse
tdj can u make u rom with volume wake please
thederekjay said:
I am curious to know how you can hack the smali to enable the volume wake but can't create a flashable zip? Is this the android.policy.jar from my rom?
Also all you need to do is this..
adb remount
adb push android.policy.jar /system/framework
Click to expand...
Click to collapse
Hey Derek
It's pretty simple on baksmali/smali thing. I can send you all the links I found on how to use it to modified the dex file in android.policy.jar. However I didn't have time to look up on how to create the flashable zip that's why I didn't make one.
Btw, your rom is the best. Been using since the darkside.digital.warfare.v2.7
http://forum.xda-developers.com/showthread.php?t=1585309
http://adrynalyne-teachtofish.blogspot.com/2011/11/create-wake-on-volume-keys-mod.html
g07ph0 said:
Hey Derek
It's pretty simple on baksmali/smali thing. I can send you all the links I found on how to use it to modified the dex file in android.policy.jar. However I didn't have time to look up on how to create the flashable zip that's why I didn't make one.
Btw, your rom is the best. Been using since the darkside.digital.warfare.v2.7
http://forum.xda-developers.com/showthread.php?t=1585309
http://adrynalyne-teachtofish.blogspot.com/2011/11/create-wake-on-volume-keys-mod.html
Click to expand...
Click to collapse
I am well aware of the 2 lines that need to be removed. The mod is simple. I just haven't uploaded it yet. Other more important things on my plate.
Thanks a lot for this awesome mod. I'm using it and I love it but do you think it will work with past and future versions of this rom? Thanks
Sent from my SGH-T989 using xda premium
Widget Locker also allows for volume rocker to wake the screen up
Sent from my SGS2
Widget locker's volume wake seems to be broken on the T989. Looking forward to a flashable version of this mod.
Sent from my SGH-T989 using xda app-developers app
What's wrong with copying the file? That worked for me using es file explorer, I really prefer waking the phone with the volume keys, I feel the power key is so fragile.
Sent from my SGH-T989 using xda premium
Arturo777 said:
What's wrong with copying the file? That worked for me using es file explorer, I really prefer waking the phone with the volume keys, I feel the power key is so fragile.
Sent from my SGH-T989 using xda premium
Click to expand...
Click to collapse
Never thought of that, I'm going to use that more often.
Sent from AOKP Goodness :-D
I copied this to my system, framework, rebooted and its not working. Did I miss something?
Sent from my SGH-T989 using xda premium
GreggoryD502 said:
I copied this to my system, framework, rebooted and its not working. Did I miss something?
Sent from my SGH-T989 using xda premium
Click to expand...
Click to collapse
Idk if you did the same as me. But this is what I did, inside the zip file " modified android policy" I extracted " Androidpolicy" and moved it to the framework file. From there I renamed it " androidpolicy" (with a lower case a) an it replaced the original file. Rebooted and worked.
Sorry if its confusing.
Sent from my SGH-T989 using xda app-developers app
That worked. Thanks alot!
Sent from my SGH-T989 using xda premium
Do you have to change the permissions once it is in the framework file?
Sent from my SGH-T989
style154 said:
Do you have to change the permissions once it is in the framework file?
Sent from my SGH-T989
Click to expand...
Click to collapse
I didn't. I followed calz instructions and it worked fine. Reboot took a tad longer it seemed but everything is good now.
Sent from my SGH-T989 using xda premium
It worked for me as well!!
Sent from my SGH-T989
Hi every1. Just wanted to tell all of you that this works too in Darkside Evo. v8, i'm using it and it's awesome.
Arturo777 said:
Hi every1. Just wanted to tell all of you that this works too in Darkside Evo. v8, i'm using it and it's awesome.
Click to expand...
Click to collapse
confirmed working with v8
Flashable zip for Darkside v8
I thought I would take a crack at making a flashable zip for this mod. This is the first one I have made ever, ever in my entire life, so please flash at your own risk and have a backup ready.
I modified the android.policy.jar from Darkside v8.
Did I mention this was my first flashable zip ever? Flash this like anything else; I assume clearing caches would be a good idea.
This works for me. I flashed it on a clean install of v8 with no issue that I can tell.
Installed on Darkside Evolution v8...works like a charm. Thanks!
Sent from my SGH-T989 using xda premium
Related
Hi!
Here I have modified the CM9 Beta 7 framework-res.apk to have on screen buttons.
It looks really nice!
INSTRUCTIONS FOR USING:
1. COPY DOWNLOADED FILE TO /SYSTEM USING ROOT EXPLORER
2. LONG PRESS framework-res.apk AND CLICK PERMISSIONS
3. SET PERMISSIONS AS:
[x] [x] [ ]
[x] [ ] [ ]
[x] [ ] [ ]
4. MOVE framework-res.apk TO /SYSTEM/FRAMEWORK
5. REBOOT
TO CHANGE BACK JUST FLASH CM9 AGAIN
DON'T WIPE, DATA WILL BE SAFE
MORE MODS COMING, DON'T FORGET TO THANK IF IT WORKED!
If anyone can turn this into a flashable ZIP that would be greatly appreciated!
I can try today. (I meant make flashable zip)
Sent from my GT-S5660
iok1 said:
I can try today. (I meant make flashable zip)
Sent from my GT-S5660
Click to expand...
Click to collapse
Thanks
Sent from my GT-S5660 using xda premium
how did you make work the wifi indicator? saw in your screenshots
Yeah that is an thing i want too
Verstuurd van mijn GT-S5660 met Tapatalk
adiboy101 said:
Hi!
Here I have modified the CM9 Beta 7 framework-res.apk to have on screen buttons.
It looks really nice!
If anyone can turn this into a flashable ZIP that would be greatly appreciated!
Click to expand...
Click to collapse
how to place it into system?
angel_boulevard said:
how to place it into system?
Click to expand...
Click to collapse
using root explorer go to /system/framework, mount R/W, replace the original one with the modified one, then change the permission rw-r--r--, mount R/O
then reboot
make sure you know what are you doing and do backup first, if you mess up
very good thank you
Main question remains - what for? You waste a strip of your screen and gain nothing new.
jrusinek said:
Main question remains - what for? You waste a strip of your screen and gain nothing new.
Click to expand...
Click to collapse
Looks, authenticity, cuz I can
Sent from my GT-S5660 using xda premium
adiboy101 said:
Looks, authenticity, cuz I can
Sent from my GT-S5660 using xda premium
Click to expand...
Click to collapse
Oh forgot all about it today, will see if i can do it tomorrow instead. Will set an alarm so i don't forget it
(If i can't, its because of my lack of knowledge creating updater-scripts, only made 1 before)
Sent from my GT-S5660
Callister said:
using root explorer go to /system/framework, mount R/W, replace the original one with the modified one, then change the permission rw-r--r--, mount R/O
then reboot
make sure you know what are you doing and do backup first, if you mess up
Click to expand...
Click to collapse
I can't replace framework-res via Root Explorer, becouse when i copy file to /system/framework, my phone automattically restarts into bootloop, and then i have to reflash CM9 again.
djemm1996 said:
I can't replace framework-res via Root Explorer, becouse when i copy file to /system/framework, my phone automattically restarts into bootloop, and then i have to reflash CM9 again.
Click to expand...
Click to collapse
Backup in recovery, as the instruction quoted tells. You really need to set permissions right, and need to overwrite it...
You can also rename it to framework2 , move to system/framework , set permissions and rename reboot
Sent from my GT-S5660 using xda premium
djemm1996 said:
I can't replace framework-res via Root Explorer, becouse when i copy file to /system/framework, my phone automattically restarts into bootloop, and then i have to reflash CM9 again.
Click to expand...
Click to collapse
Here is what I did. Copy the moded framework to system, give it the right permissions and only then copy it to system/framework replacing the old one. Reboot, Enjoy!
Instructions now available in OP
Hi, after a successful, could be returned to normal again?
taheraeng said:
Hi, after a successful, could be returned to normal again?
Click to expand...
Click to collapse
Flash cm9 without wipe
Sent from my GT-S5660 using xda premium
Will try to turn it into flashable zip now
Done! Not tested though. I am NOT responsible for any damage to your phone, but it should be just fine, I want one tester before this is official. Anyone interested ?
Download cm9 reloaded 1.9B3
Peace out ': walking like a boss to home
I am trying to Deodex my rom in my phone. I've customized it and i want to extract it to the PC. Then I will deodex it with the DSIDXA Kitchen and then I will put it back.
How can i extract the rom in a form that the kitchen can use.
I tried CWM Touch 6.0.1.2 backup, export and image. The backup as both normal and tar.
None of them were compatible with the kitchen.
Any help would be appreciated
Thanks in advance....
Hmm. I thought it could use the nandroid img.
Did you rename the extension to.img?
Otherwise just grab the firmware for the build you want and use it instead.
Stickies in development.
Sent from my SGH-T999 using xda app-developers app
DocHoliday77 said:
Hmm. I thought it could use the nandroid img.
Did you rename the extension to.img?
Otherwise just grab the firmware for the build you want and use it instead.
Stickies in development.
Sent from my SGH-T999 using xda app-developers app
Click to expand...
Click to collapse
from tar to img?
No it should be something like .ext4.cwm
I know in twrp its .ext4.win
Dont know if itll work but u can try.
Why not just use the original fw?
Sent from my SGH-T999 using xda app-developers app
DocHoliday77 said:
No it should be something like .ext4.cwm
I know in twrp its .ext4.win
Dont know if itll work but u can try.
Why not just use the original fw?
Sent from my SGH-T999 using xda app-developers app
Click to expand...
Click to collapse
Because I have made several mods to the stock roms on the phone already (beats, using supersu, pimp my room, debloating, etc). And I don't feel like having to redo all of that.
There must be a simple way to do this. This is at least one of the ways that stock rom images are acquired so they can get posted.
In ClockWorkMod i have tried all of the following:
from the backup and restore menu
Create image.zip
Backup to external sdcard dup format
Backup to external sedcard tar format
None of them worked.
For image.zipo I copied the image.zip file and tried it zipped and unzipped and neither way worked.
For backup I copied all of the files from the /mnt/extSdCard/clockworkmod/backup/<DateOfTheBackup> directory.
I must be missing something stupid here
Thanks again...
Ok. Lets try something entirely different. Find a tool called Apk Manager, (google wanam apk manager ics).
Now extract all your files into a folder, or if you prefer you can plug into the computer and do adb pull /system.
Install/set up apk manager per instructions you should see where you download it. Then basically follow instructions to deodex the app and framework folders.
Sent from my SGH-T999 using xda app-developers app
DocHoliday77 said:
Ok. Lets try something entirely different. Find a tool called Apk Manager, (google wanam apk manager ics).
Now extract all your files into a folder, or if you prefer you can plug into the computer and do adb pull /system.
Install/set up apk manager per instructions you should see where you download it. Then basically follow instructions to deodex the app and framework folders.
Sent from my SGH-T999 using xda app-developers app
Click to expand...
Click to collapse
thanks for your help. That will deodex my rom but not let me load it into the kitchen.
deodexing is just step one towards my attempts at themeing.
how can i download the rom from my phone so i can use it in the kitchen.
Thanks again...
Well, it not only would deodex, but you can also use apk mgr to decompile, mod/theme, recompile....pretty much do everything you want to do.
But if you are insistent on the kitchen, use tge stock fw to get started, then adb pull your system and plug your files in place of the ones from the stock fw.
Sent from my SGH-T999 using xda app-developers app
DocHoliday77 said:
Well, it not only would deodex, but you can also use apk mgr to decompile, mod/theme, recompile....pretty much do everything you want to do.
But if you are insistent on the kitchen, use tge stock fw to get started, then adb pull your system and plug your files in place of the ones from the stock fw.
Sent from my SGH-T999 using xda app-developers app
Click to expand...
Click to collapse
Thanks i will give it a try.
I still would like learn how to copy the rom image in a kitchen compatible format.
Thank you again...
Ill look over dsixdas instructions to see. I know it should be possible to do, I just havent used it that way.
Itll be a bit later before I can look though.
Have you read through his threads here and the one he links to. Hes got pretty detailed instructions.
Sent from my SGH-T999 using xda app-developers app
DocHoliday77 said:
Ill look over dsixdas instructions to see. I know it should be possible to do, I just havent used it that way.
Itll be a bit later before I can look though.
Have you read through his threads here and the one he links to. Hes got pretty detailed instructions.
Sent from my SGH-T999 using xda app-developers app
Click to expand...
Click to collapse
Thank you for your time and effort. I did wade through some of them but most of them seem to assume that you already have the rom image. I guess I'm just trying to do thinks backwards. I get like that sometimes, just ask my wife
I really appreciate your help. It's really difficult to not be a newb but trying to learn something new when you know half of what you are doing.
Please there's no real rush my phone is up and running fine just trying to tweak it a bit more.
Thanks....
Hi, did you manage to get an image of your current ROM?
The easiest way is to use Root Explorer and the "Zip this folder" option, by long-pressing on the system folder.
Another way is to use ADB:
e.g. #1 (Copy all files and folders to your PC)
Type on your PC:
Code:
mkdir my_system_dir
adb pull /system my_system_dir
e.g. #2 (Pull all files into an image file)
Code:
adb shell
su
mount -o remount,rw /dev/block/mmcblk0p14 /system
dd if=/dev/block/mmcblk0p14 of=/sdcard/system.img
Likewise, I believe you could do the same for the boot.img (mmcblk0p7).
Would anyone have any leads how to get volume button music control going on stock ROM? I miss it alot from my evo with tommytomatoe's classic ROM. Any leads or help are greatly appreciated.
I know its in the framework, and by poking around I found that its a smali edit that needs to happen, but after that I'm clueless.
Sent from my One V using xda app-developers app
i know im replying to myself, but i found a solution for this (for which i take no credit for, just happy to have it)
go here, and first things first thank this guy: nikhil007mmus in his rom thread below
he has a flashable zip link in his second post for his rom thread here: http://forum.xda-developers.com/showthread.php?t=1748974
which when clicked leads you to his dropbox.
download the file that says Enable_skip_tracks_mod.zip and unzip it to the root of your sdcard (or wherever, you just need easy access)
copy the contents of the zip file (android.policy.jar) to /system/framework, (making sure to take a backup of your original for good measure) using a root explorer, i recommend es file explorer.
and finally, bask in the warm shiny glow that is lockscreen volume button music control.
Mixing frameworks like this should be done with caution. Just throwing this warning out for extremely new to android users
Sent from my One V using Tapatalk 2
I know its not exactly an elegant solution, but it worked ok for me, if I feel froggy I might see if I can't just port a stock Rom from another phone with all the goodies baked in already. Viper Rom from the incredible s has all of it and shouldn't be hard to port.
Sent from my HTC One V using xda app-developers app
whoshotjr2006 said:
I know its not exactly an elegant solution, but it worked ok for me, if I feel froggy I might see if I can't just port a stock Rom from another phone with all the goodies baked in already. Viper Rom from the incredible s has all of it and shouldn't be hard to port.
Sent from my HTC One V using xda app-developers app
Click to expand...
Click to collapse
Be sure its jb or ICS based
Sent from my One V using Tapatalk 2
Its our primo stock ROM with all their custom tweaks. Lol I've been around the block a few times, thanks for your concern though.
Sent from my One V using xda app-developers app
so i found a better cleaner way to do this, dl the zip attached to this post, and decompile android.policy.jar from your favorite sense rom and add these 45 files inside the zip to it. then recompile, and use adb or a root explorer to push it back to /system/framework. its nice to have a stock sense rom with volume button music controls now, that doesnt mess up after using it a few times.
once again, credit goes to nikhil007mmus
only hitch is long press down volume button pauses the music for now, im working on getting it to properly skip back a song or repeat the current one from the beginning.
took me a long time, but i figured it out finally lol.
pull classes.dex from android.policy.jar from your sense rom and put it in the same folder as smali and baksmali (use google to find and dl them)
issue these commands to decompile and then recompile:
java -jar baksmali.jar -x android.policy.jar -o classout
stick the files from the zip in com/android/internal/policy/impl and after you are done:
java -Xmx512M -jar smali.jar classout -o classes.dex
then use 7zip or something like it to put classes.dex back into android.policy.jar and push android.policy.jar back to your phone however you prefer to do so
note: this only works on deodexed roms, but htc should have included this to begin with, would have saved alot of headache.
and finally, enjoy.
Xposed Installer + Xposed Tweak Box works. just don't select any other options besides the volume button skip mod or else you will get a bootloop
Thanks for your input, I've never heard of that.
Sent from my HTC One V using xda app-developers app
I'd like a stock power button menu with no recovery option for added security if I lost my phone flashable zip? Or a link to where one is?
Sent from my gs3 synergy r420
Extract the /system/framework/android.policy.jar from a stock deodexed rom... cut, paste (overwrite) fix permissions and reboot
Edit... no need to extract... I did it for u... just replace. Again, the package is under /system/framework
http://db.tt/64vDeuLg
Sent from my SGH-T999 using Tapatalk 2
GalaxyS3Guy said:
Extract the /system/framework/android.policy.jar from a stock deodexed rom... cut, paste (overwrite) fix permissions and reboot
Edit... no need to extract... I did it for u... just replace. Again, the package is under /system/framework
http://db.tt/64vDeuLg
Sent from my SGH-T999 using Tapatalk 2
Click to expand...
Click to collapse
File has been removed
I've decided to make a solution for primoc users who are on the Cricket network and want to have working Mms on a custom ROM due to requests.
EXPERIMENT:
Nestoh has included my patch and added his own Virgin Mobile carrier text mod to it in a flashable zip. Try it and report if it works for you please!!! (Recommended to try on RhythmicRom!)
DOWNLOAD
Okay so this is quite simple.
Step 1: Download this and copy to your SD Card.
Step 2: Flash the VMtoCricket.zip in recovery
Step 3: Wipe Cache & Davlik then reboot into your ROM
Okay, now the easy part is done. Now we will change your APN settings to get your phone up and running on Cricket.
Now Follow These Steps:
-Open voice dialer
-Say Open Apn's
-Open Spint APN
-Hit Menu then Delete Sprint APN
-Hit menu then New APN
-Input the APN settings for cricket
APN Settings:
Code:
Carrier=Cricket
Apn=Cricket
Proxy=wap.mycricket.com
Port=8080
[email protected]
Password=cricket
MMSC=http://mms.mycricket.com/mycricket/mms.php
Hopefully this works for you! Fяy has verified for me it has worked.
This works fully now i finally have working mms on my rom
Just installed this, but I haven't tried to send any mms. Just wanted to add this onto it. Since it still says the carrier name is Virgin Mobile, here's a quick fix for that.
1. Download this http://www.mediafire.com/?lul47jcyj52t49c
2. Copy and paste it into your /system/framework
3. Set the permissions to -rw-r--r--
4. Reboot
Note- Make a backup before installing just in case. Because I know some people will forget to set the permissions or will set them wrong. Also, try pushing it through ADB, it's much easier.
Edit: By the way, this is for the Rhytmic Rom
ok... I just installed Rhythmic on my wife's phone... flawless! and flashed the cricket mms fix... working!! I just wanted to drop by an tell you THANKS!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
nestoh said:
Just installed this, but I haven't tried to send any mms. Just wanted to add this onto it. Since it still says the carrier name is Virgin Mobile, here's a quick fix for that.
1. Download this http://www.mediafire.com/?lul47jcyj52t49c
2. Copy and paste it into your /system/framework
3. Set the permissions to -rw-r--r--
4. Reboot
Note- Make a backup before installing just in case. Because I know some people will forget to set the permissions or will set them wrong. Also, try pushing it through ADB, it's much easier.
Edit: By the way, this is for the Rhytmic Rom
Click to expand...
Click to collapse
What file manager are you using to do this? i tried with solid and i overwrite the old app but before i set permissions the screen blacks out and i gotta reflash the rom. im using rythmic btw
CreepyE said:
What file manager are you using to do this? i tried with solid and i overwrite the old app but before i set permissions the screen blacks out and i gotta reflash the rom. im using rythmic btw
Click to expand...
Click to collapse
Use the file manager this ROM comes with or use root explorer.
Sent from my One V using Tapatalk 2
nestoh said:
Use the file manager this ROM comes with or use root explorer.
Sent from my One V using Tapatalk 2
Click to expand...
Click to collapse
And your overwriting the stock systemui apk right, THEN setting permissions, or setting permissions first?
Sent from my Nexus 7 using XDA Premium HD app
CreepyE said:
And your overwriting the stock systemui apk right, THEN setting permissions, or setting permissions first?
Sent from my Nexus 7 using XDA Premium HD app
Click to expand...
Click to collapse
No? Its the framework-res.apk its in your /system/framework folder. Do this step by step. Make a backup first tho.
1. The apk you downloaded (which is the framework-res.apk) rename it to 1framework-res.apk
2. Copy and paste it to the folder /system/framework
3. Set the permissions to -rw-r--r--
4. Delete the other framework-res.apk
5. Rename the '1framework-res.apk' to just 'framework-res.apk'
6. Reboot your phone.
Sent from my One V using Tapatalk 2
nestoh said:
No? Its the framework-res.apk its in your /system/framework folder. Do this step by step. Make a backup first tho.
1. The apk you downloaded (which is the framework-res.apk) rename it to 1framework-res.apk
2. Copy and paste it to the folder /system/framework
3. Set the permissions to -rw-r--r--
4. Delete the other framework-res.apk
5. Rename the '1framework-res.apk' to just 'framework-res.apk'
6. Reboot your phone.
Sent from my One V using Tapatalk 2
Click to expand...
Click to collapse
Nope. The minute I delete the original framework apk everything starts force closing. I never get the opportunity to rename the other one. Tried with both file managers
Sent from my Nexus 7 using XDA Premium HD app
CreepyE said:
Nope. The minute I delete the original framework apk everything starts force closing. I never get the opportunity to rename the other one. Tried with both file managers
Sent from my Nexus 7 using XDA Premium HD app
Click to expand...
Click to collapse
Yeah things are going to force close, just close those messages and you'll get a chance to rename it. I honestly can't make my steps any simpler.
Sent from my One V using Tapatalk 2
nestoh said:
Yeah things are going to force close, just close those messages and you'll get a chance to rename it. I honestly can't make my steps any simpler.
Sent from my One V using Tapatalk 2
Click to expand...
Click to collapse
Thx but it ain't working for me. All the file managers I've got force close. Again, thx anyway
Sent from my Nexus 7 using XDA Premium HD app
CreepyE said:
Thx but it ain't working for me. All the file managers I've got force close. Again, thx anyway
Sent from my Nexus 7 using XDA Premium HD app
Click to expand...
Click to collapse
I'll try to make a zip file later on to make it easier, so you'll just flash it but at the moment I can't right now.
nestoh said:
I'll try to make a zip file later on to make it easier, so you'll just flash it but at the moment I can't right now.
Click to expand...
Click to collapse
Thx again
Sent from my Nexus 7 using XDA Premium HD app
sooooo, I know this guide is for 4.2.2 roms, but I tried it on a 4.2.1 rom and su and google play stop. I had a feeling this might happen, but I stll tried. I was using the new slim bean primoc. Any ideas why?
jaredl45600 said:
sooooo, I know this guide is for 4.2.2 roms, but I tried it on a 4.2.1 rom and su and google play stop. I had a feeling this might happen, but I stll tried. I was using the new slim bean primoc. Any ideas why?
Click to expand...
Click to collapse
Because of the build.prop?
Sent from my One V using Tapatalk 2
I'll check it out
Sent from my PG86100 using xda premium
Awidawad, I couldn't reply to your message, I don't know why? But here, I made the zip file, also I added the rest of the buil.prop and mms.apk from your thread. I haven't tested it tho lol But I'm pretty sure it does work. Here's a link to it.... http://www.mediafire.com/download/er954171limo717/CricketMmsPatch.zip
If anyone tries it, make back a up and please give feedback
I was going to test it on slim Bean, but I can't get a voice dialer to install on it to get into apns
Sent from my PG86100 using xda premium
I'm super stoked I'm going to try this on the rom my wife likes then I'm giving rhythmic another spin on my end!
Sent from my HTC One V using Tapatalk 2
jaredl45600 said:
ok... I just installed Rhythmic on my wife's phone... flawless! and flashed the cricket mms fix... working!! I just wanted to drop by an tell you THANKS!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
Click to expand...
Click to collapse
Quick question on your wifes phone does it allow her to send out mms. I followed this guide but i can only receive them and not send