Ics and xloud mod - AT&T Samsung Galaxy S II Skyrocket SGH-I727

Does it have to be cooked in the kitchen it can it flashed?
Sent from my SAMSUNG-SGH-I727 using xda premium

For now i guess only cooked for our devices. I have xloud and bravia engine flasheable zips I tried both on ics at least they flashed but instructions wasn't added un build.prop. I did pass em manually but once i rebooted the phone stopped booting I had to replace build prop file using adb.
Maybe some more researches could help.
P.S. my native language is not english

LuneBear said:
For now i guess only cooked for our devices. I have xloud and bravia engine flasheable zips I tried both on ics at least they flashed but instructions wasn't added un build.prop. I did pass em manually but once i rebooted the phone stopped booting I had to replace build prop file using adb.
Maybe some more researches could help.
P.S. my native language is not english
Click to expand...
Click to collapse
Where'd you get those zips? Post em and i may be able to help.

Related

[MOD][JPKP5]CRT animation + Vanilla Lockscreen

I didn't test it but it might work.
Just flash the attached .zip file with CWM recovery or replace the original in /system/framework/ directory
Someone that have tested it can report please?
worked perfectly using copy/paste
cwm recovery installation didn't work for me
thank you very much
screen shoot and help plz
i assume u need to be deodexed?
MADBIRZ said:
i assume u need to be deodexed?
Click to expand...
Click to collapse
Hello
Please help me how to deodex ROM KP5 ?
there are many threads exists regarding with the deodexing so use the search option
can i deodex on KC1?
does it work on xxkph ????
CWM ???
HI
Dear skin,
using CWM flashable is not ok and result into bootloop
my phone is softbricked
Nandroid restore is not useful also tried many times
copy/replace not tested.
works like charm on deodexed
Skin
Vanilla is ok
But crt animatipn is not why?
I have replaced the files into /system/framwork
Any idea
Sent from my GT-I9003 using XDA Premium App
si there any one checked this animation?
kristova86 said:
si there any one checked this animation?
Click to expand...
Click to collapse
They work...just go to settings>display settings>animations and turn them on all animations...now press power key to lockscreen...you can see CRT!
Sent from my GT-I9003 using XDA App

[GUIDE] How to make your OWN CUSTOM ROM

Hi friends !
Many of you asked me to include different languages to NEO ROM. As I have been unable to do so, So I've come up with links to different guides/tutorials for MODs that are used in NEO ROM.
By following these guides you will be able to make your own fully functional CUSTOM ROM with various MODs.
I used the same links to build my own ROM (NeO RoM).
STEPS:
(1) Basic features of a CUSTOM ROM includes: deodexed, rooted, zipaligned, init.d scripts support, busybox, custom bootanimation, bootsound, vold.fstab, build.prop tweaks etc.
These features can be implemented in any ROM using dsixda's Android Kitchen.
Follow this to know how to use kitchen for making custom ROMs.
Just grab .tar file for any of stock ROM that you wish to use as base build.
It will give you a CWM flashable zip of your ROM. However there may be some problems with updater-script.
So before flashing the ROM to your device, upload this file here, I'll look for problems & modify for you.
(2) Next modification that you can make to your ROM is theming.
Basic theming includes changing icons, fonts, transitions, transparency, status bar mod, quickpanel icons mod etc
Use UOT kitchen for theming purpose.
see this video on how to use UOT kitchen.
(3) For advanced MODs, you must know how to compile, decompile APKs, comparing apks using NOTEPAD++ & winmerge tool
Follow these guides to setup android sdk & apktool:
ANDROID SDK
APKTOOL
(4) Lets start adding advanced MODs to our ROM:
a) simplest one CRT OFF ANIMATION CRT OFF
b) LIDROID 14 toggle MOD 14 toggle
c) CRT ON Animation CRT ON
d) SWIPE to remove notifications
e) ICS style settings.apk
I'll add more links to the other MODs later.
Before that you should try to implement the above MODs in your ROM.
Post here your problems, errors etc, I'll provide assistance to you all.
Why depend on DEVs when you can yourself make your OWN ROM?
Believe me, NEO ROM is the result of all these links/tutorials/guides.
So, start making your OWN first custom ROM !!! :good:
Woah !
Thank you very much man.
'cooleagle' said:
Woah !
Thank you very much man.
Click to expand...
Click to collapse
GOOD LUCK Buddy.
Go ahead
I'm always here to help you.
pankaj88 said:
GOOD LUCK Buddy.
Go ahead
I'm always here to help you.
Click to expand...
Click to collapse
Yeah will need your guidance & tips.
I'm just waiting for my PC's components to come back from service center. :banghead:
Great guide pankaj :thumbup:
Sent from my GT-I9103 using xda app-developers app
First of all, thank you very much for your work and effort, and for this wonderful initiative. I've been reading here and there to try to make my own rom and this is just the push that I needed.
So far I managed to get the dsixda kitchen running. I downloaded the I9103ZSLE6 original rom, unziped it and uncompressed all the stuff through the kitchen, so I have a working directory "WORKING_062812_032259" with everything on it. I also selected the option Add root permissions and I suppose everything went OK.
Now I'm trying to customize it with the UOT. I watched the video, but the problem that I found is that inside the framework folder I just have the framework-res.apk but not the SystemUI.apk, among a lot of jar and odex files.
Should I deodex the rom with the dsixda kitchen to get the System-UI.apk?
Another question I have: should I change de CSC version? I remember reading somewhere that if you take a rom from another country or zone it is necessary to do so.
Thank you very much in advance.
masual said:
First of all, thank you very much for your work and effort, and for this wonderful initiative. I've been reading here and there to try to make my own rom and this is just the push that I needed.
So far I managed to get the dsixda kitchen running. I downloaded the I9103ZSLE6 original rom, unziped it and uncompressed all the stuff through the kitchen, so I have a working directory "WORKING_062812_032259" with everything on it. I also selected the option Add root permissions and I suppose everything went OK.
Now I'm trying to customize it with the UOT. I watched the video, but the problem that I found is that inside the framework folder I just have the framework-res.apk but not the SystemUI.apk, among a lot of jar and odex files.
Should I deodex the rom with the dsixda kitchen to get the System-UI.apk?
Another question I have: should I change de CSC version? I remember reading somewhere that if you take a rom from another country or zone it is necessary to do so.
Thank you very much in advance.
Click to expand...
Click to collapse
For advanced MODs, deodexed apks/jars are required.
So, I recommend you to first deodex /system/app & /system/framework
folder using kitchen.
Though UOT kitchen can work with STOCK ODEXED files, but you should first deodex your ROM
also SystemUI.apk file lies in /system/app folder
not in /system/framework
You need to upload three files:
SystemUI.apk, framework-res.apk, twframework-res.apk
Added this to my Guide's List..
Hope you dont mind
http://forum.xda-developers.com/showthread.php?t=1721539
Ok, I just deodex the rom:
Could not deodex the following (you can try to deodex these files again):
GoogleQuickSearchBox.odex Maps.odex Phonesky.odex PlusOne.odex VoiceSearch.odex
A summary of the deodexing has been logged in deodex_062812_115659.log
5 *.odex files remain in system/app
0 *.odex files remain in system/framework
Click to expand...
Click to collapse
Is there any problem with this apps remain odex?
masual said:
Ok, I just deodex the rom:
Is there any problem with this apps remain odex?
Click to expand...
Click to collapse
some files cant be deodexed using dsixda's kitchen.
delete those files & extract the updated files from a working ROM (data/app/folder)
Thank you very much for your time. I downloaded NeoRom V2.1 and in this rom this 5 programs are removed and not replaced with the corresponding apks... so It's ok to just remove them or I'm missing something?
masual said:
Thank you very much for your time. I downloaded NeoRom V2.1 and in this rom this 5 programs are removed and not replaced with the corresponding apks... so It's ok to just remove them or I'm missing something?
Click to expand...
Click to collapse
phonesky.apk is play store.
So you must grab this apk from neo rom system /app folder
all others can be removed. they are not necessary.
EDIT: com.google.vending.apk is the file for play store
Sent from my GT-I9103 using xda app-developers app
Ok, it must be "com.android.vending-1.apk" then. I've been looking for phonesky.apk like crazy
Thank you very much.
Ok, so now I have the rom rooted and deodexed, and I added the apk of the market.
I flashed the stock zsle6 rom with odin.
To flash the deodexed one, so I can try the theming I created with the UOT Kitchen, what should I do?
I suposse the steps are as follows:
1.-Select "Build ROM from working folder" at dsixda kitchen.
2.-Flash CWM with ODIN.
3.-Flash the rom created with dsixda kitchen (Odin or CWM??).
4.-Flash the zip from UOT Kitchen.
Is that correct?
masual said:
Ok, so now I have the rom rooted and deodexed, and I added the apk of the market.
I flashed the stock zsle6 rom with odin.
To flash the deodexed one, so I can try the theming I created with the UOT Kitchen, what should I do?
I suposse the steps are as follows:
1.-Select "Build ROM from working folder" at dsixda kitchen.
2.-Flash CWM with ODIN.
3.-Flash the rom created with dsixda kitchen (Odin or CWM??).
4.-Flash the zip from UOT Kitchen.
Is that correct?
Click to expand...
Click to collapse
yes.. the steps are in order.
flash the zip obtained from dsixda kitchen via CWM
there may be some errors with the updater script file.
upload here when zip is ready.
Sent from my GT-I9103 using xda app-developers app
Just the update-script or the full zip?
masual said:
Just the update-script or the full zip?
Click to expand...
Click to collapse
just updater script file not the full zip.
Sent from my GT-I9103 using xda app-developers app
Ok, here it goes.
masual said:
Ok, here it goes.
Click to expand...
Click to collapse
use neo roms updater script and update binary files
since the file you uploaded is update script not updater one.
dsixda doesnt fully support SGR
. it requires some changes to updater script.
Sent from my GT-I9103 using xda app-developers app
Sorry, I think I made a mistake.
dsixda gives me the option of replace the update-script with unpdater-script and undate binary. I just rebuilt it, and say yes to that this time. I attach the files.

[REQUEST] MusicBox for XL?

I have a couple of ppl on diff sense roms and they dnt wanna change roms, so I downloaded the MusicBox v3 RC1 from the thread on the Intl. One X forum but it wouldnt flash in recovery though some ppl reported it working so if someone could plz get me the MusicBox app that does work on the One XL i'd appreciate it a lot! Thanx in advanced!
Luisit0 said:
I have a couple of ppl on diff sense roms and they dnt wanna change roms, so I downloaded the MusicBox v3 RC1 from the thread on the Intl. One X forum but it wouldnt flash in recovery though some ppl reported it working so if someone could plz get me the MusicBox app that does work on the One XL i'd appreciate it a lot! Thanx in advanced!
Click to expand...
Click to collapse
you should be able to extract the app from the the .zip folder, then push it to system apps and change permissions to rw-r--r-- and then a reboot.
if that doesn't work i don't know what to tell you
ChefAnt said:
you should be able to extract the app from the the .zip folder, then push it to system apps and change permissions to rw-r--r-- and then a reboot.
if that doesn't work i don't know what to tell you
Click to expand...
Click to collapse
yor in luck i have added this to the rom i am building for you guys
ChefAnt said:
you should be able to extract the app from the the .zip folder, then push it to system apps and change permissions to rw-r--r-- and then a reboot.
if that doesn't work i don't know what to tell you
Click to expand...
Click to collapse
i tried but music.apk kept force closing and so did the sound enhancer, maybe cuz i downloaded the wrong one? there were a couple of dloads to chose from but they are all v3 RC and the one everyone talked about was v3 alone, plus they were all able to flash in recovery....
newtoroot said:
yor in luck i have added this to the rom i am building for you guys
Click to expand...
Click to collapse
care to elaborate?
newtoroot said:
yor in luck i have added this to the rom i am building for you guys
Click to expand...
Click to collapse
awesome!! the more roms include musicbox, the more ill be sure to try em out lolz! but do u think you could post or pm me the musicbox mod? i just need it cuz a couple of ppl i know dnt wanna change roms but want the mod and i might try out another rom n no other roms have it besides viper... it doesnt have to be a flashable if u send the files i can do wt ChefAnt said i just need the right/working files :fingers-crossed:
Luisit0 said:
awesome!! the more roms include musicbox, the more ill be sure to try em out lolz! but do u think you could post or pm me the musicbox mod? i just need it cuz a couple of ppl i know dnt wanna change roms but want the mod and i might try out another rom n no other roms have it besides viper... it doesnt have to be a flashable if u send the files i can do wt ChefAnt said i just need the right/working files :fingers-crossed:
Click to expand...
Click to collapse
I'm sure there are lib files involved. Try using a Google search
Luisit0 said:
awesome!! the more roms include musicbox, the more ill be sure to try em out lolz! but do u think you could post or pm me the musicbox mod? i just need it cuz a couple of ppl i know dnt wanna change roms but want the mod and i might try out another rom n no other roms have it besides viper... it doesnt have to be a flashable if u send the files i can do wt ChefAnt said i just need the right/working files :fingers-crossed:
Click to expand...
Click to collapse
The mod has to be added to the framework of each Rom you use... It can't just be made into one single mod... And since One X has multiple carrier's and bases it would cause some issues
Sent from my HTC One X using xda app-developers app
ChefAnt said:
I'm sure there are lib files involved. Try using a Google search
Click to expand...
Click to collapse
well i have an idea but dunno if itll work.. see i extracted the musicbox v3 RC zip and i took the same exact files from viper rom that appeared on the musicbox zip: 4 .cfg files from system/etc/soundimage, framework.jar from /system/framework and htcmusic.apk and htssoundehnancersetting.apk from /system/app. if i replace these on a rom .zip and flash that rom with those edits, it should work right?
Luisit0 said:
well i have an idea but dunno if itll work.. see i extracted the musicbox v3 RC zip and i took the same exact files from viper rom that appeared on the musicbox zip: 4 .cfg files from system/etc/soundimage, framework.jar from /system/framework and htcmusic.apk and htssoundehnancersetting.apk from /system/app. if i replace these on a rom .zip and flash that rom with those edits, it should work right?
Click to expand...
Click to collapse
The framework.jar would have to be the same base as the Rom your using, also roms like viper have tweaks that it will break if it's not added to the smali the right way... The best way to use the mod is to learn how to edit the smali yourself so you can add it to each Rom you want to use
Sent from my HTC One X using xda app-developers app
newtoroot said:
The framework.jar would have to be the same base as the Rom your using, also roms like viper have tweaks that it will break if it's not added to the smali the right way... The best way to use the mod is to learn how to edit the smali yourself so you can add it to each Rom you want to use
Sent from my HTC One X using xda app-developers app
Click to expand...
Click to collapse
sounds complicated, but i love this s#!t!! lolz ill try n lookup how to do all this just cause the audio mod by aznrice is so sick n requires musicbox.. thanks! also looking forward to ur rom!
newtoroot said:
yor in luck i have added this to the rom i am building for you guys
Click to expand...
Click to collapse
So about this rom.... Should we look for it on xda or mik site
Sent from my SPH-L710 using xda app-developers app
its only gonna b on the mikmik site u guys, so if u want it, u know where to go.
Can someone post flashable zip for viper xl 3.0.0
Sent from my HTC One XL using Tapatalk 2
nielp96 said:
Can someone post flashable zip for viper xl 3.0.0
Sent from my HTC One XL using Tapatalk 2
Click to expand...
Click to collapse
Did you not read the 1 and a half pages, or even a couple posts? Your answer is in there.
It can't be done because it requires a modified framework. If the ROMs are the same base you can pull the framework.jar and the rest of the required files from a MusicBox ROM and replace them in the ROM of your choice. EX. All the 3.17 Sense+ JB ROMs that have come out in the past week or so. If one has MusicBox it could possible work. I think newt's Sense+ JB ROM may have MusicBox.
Thank you for your civil reply ...
Sent from my HTC One XL using Tapatalk 2
mlaws90 said:
Did you not read the 1 and a half pages, or even a couple posts? Your answer is in there.
It can't be done because it requires a modified framework. If the ROMs are the same base you can pull the framework.jar and the rest of the required files from a MusicBox ROM and replace them in the ROM of your choice. EX. All the 3.17 Sense+ JB ROMs that have come out in the past week or so. If one has MusicBox it could possible work. I think newt's Sense+ JB ROM may have MusicBox.
Click to expand...
Click to collapse
newt's has musicbox but the best feature (Headset Type) isnt working, stays stuck on UrBeats which is the worst preset.. but hopefully he gets it workin and im always stalkin rom threads askin the devs to implement the mod
Luisit0 said:
newt's has musicbox but the best feature (Headset Type) isnt working, stays stuck on UrBeats which is the worst preset.. but hopefully he gets it workin and im always stalkin rom threads askin the devs to implement the mod
Click to expand...
Click to collapse
This isn't Musicbox but I'm sure it will suffice.
Reboot to recovery wipe cache and dalvik.
Flash then reboot. You might have to do two more additional things in the build.prop.
Change lpa.decode=true to false
Add the line af.resampler.quality=3. Save then reboot.
http://db.tt/CvY2ugYr
Sent from my One X using Tapatalk 2
aznrice2k4 said:
This isn't Musicbox but I'm sure it will suffice.
Reboot to recovery wipe cache and dalvik.
Flash then reboot. You might have to do two more additional things in the build.prop.
Change lpa.decode=true to false
Add the line af.resampler.quality=3. Save then reboot.
http://db.tt/CvY2ugYr
Sent from my One X using Tapatalk 2
Click to expand...
Click to collapse
Thought you didn't come around these parts anymore.
Sent from my HTC One XL
ECEXCURSION said:
Thought you didn't come around these parts anymore.
Sent from my HTC One XL
Click to expand...
Click to collapse
Who said that? I was just taking a break.

[REQ] Bravia Engine

I wasn't sure if anyone had done it yet, if not, can someone please port over the Sony Bravia Engine over to a flashable zip to work on the lastest leak UCLL3? Thanks. I'd really like to have that, since it really does help with the screen.
ConfusingCurve said:
I wasn't sure if anyone had done it yet, if not, can someone please port over the Sony Bravia Engine over to a flashable zip to work on the lastest leak UCLL3? Thanks. I'd really like to have that, since it really does help with the screen.
Click to expand...
Click to collapse
I haven't seen a cwm zip, but Sky-JellyBean has it integrated :good:
Big Pimpin'
ConfusingCurve said:
I wasn't sure if anyone had done it yet, if not, can someone please port over the Sony Bravia Engine over to a flashable zip to work on the lastest leak UCLL3? Thanks. I'd really like to have that, since it really does help with the screen.
Click to expand...
Click to collapse
Try the flashable Aroma installer for Pimp My ROM. http://goo.im/devs/Androguide/Pimp my Rom Somewhere in the tweaks is the Bravia mod you desire. There is a Play Store version, doesn't work as well from my experiences,
Jedi jelly has it integrated but it is based off uclk4
Sent from my SGH-T989 using Embryo 6
What exactly IS bravia engine..
Sent from my SAMSUNG-SGH-I727 using Tapatalk 2
kchen96 said:
What exactly IS bravia engine..
Sent from my SAMSUNG-SGH-I727 using Tapatalk 2
Click to expand...
Click to collapse
http://www.lmgtfy.com/?q=what+is+Sony+bravia+engine
ConfusingCurve you really should use the search function.
And post in the right forum.
http://forum.xda-developers.com/showthread.php?t=1908382&highlight=bravia
http://forum.xda-developers.com/showthread.php?t=1499460&highlight=bravia
http://forum.xda-developers.com/showthread.php?p=21630370
boywithabeard said:
Try the flashable Aroma installer for Pimp My ROM. [...] Somewhere in the tweaks is the Bravia mod you desire. There is a Play Store version, doesn't work as well from my experiences,
Click to expand...
Click to collapse
Thanks for the tip. I checked it out an here's what i have to say about it:
the flashable Aroma installer for Pimp My Rom doesn't contain nearly all the things which the Play Store version does.
And so the flashable version of Pimp My Rom does not include Bravia.
The flashable version also doesn't show correct colors on skyrocket which makes all the text & options in it useless because
you really can't read anything, unless you flip your phone to the side and back in your hand nonstop as long as you need to
read anything lol (this makes it barely but readable).
After checking out the Aroma version i tested the Play Store version which acually downloaded a flashable bravia zip
I uploaded to d-h for anyone who needs it: d-h.st/blc (<--that's the link).
I have Bravia engine on a flashable zip file ,Does anyone know how i can add that to my rom and then go to Androids Kitchen and have it part of the rom always
So i never have to flash the file anymore

[MOD] Skip music tracks with Volume buttons (JB 4.1.2)

Finally!! After thousands of boot loops I got it working. There are several .diff's for implementing this mod in android.policy.jar, but what I forgot: this works only on a completely deodexed ROM and mine was only half deodexed. It is possible to run deodexed and odexed system apk's side by side, but you must not(!) run a deodexed framework with odexed apk's - this was my learning curve
Summary: If you are on a fully deodexed 4.1.2 JB ROM (I am on 91.2.26001 Retail.en.EU), simply copy the android.policy.jar to /system/framework, set the permissions to rw-r--r-- and reboot.
MAKE A NANDROID BACKUP BEFORE, just in case!!
If you want to incorporate this into your ROM (Omar?), I attached the needed smali's too.
If you are on an odexed ROM, here is a short help to deodex yourself:
http://forum.xda-developers.com/showthread.php?t=2179009
Enjoy skipping music tracks in your pocket by long pressing volume without turning your screen on!
UPDATE: added CWM package for easy flashing.
Installed it right away! It works awesomely well on my phone I'm using PIlama 0.6.
If you keep on modding the stock rom like this we won't need to port CM. At least I'm not missing it
Keep on your great work. My Razr I is now as fun as my Nexus S had been before
Gesendet von meinem XT890 mit Tapatalk 2
So Glad you got it working! :laugh: Will take a look at them once I get some free time during the week, thanks!
Awesome. This was the only thing I missed. Works Like a charm. Thank You!
Sent from my XT890 using xda premium
Woooooow dude ur god to meeeeee,amazing,works like charmmmmm in pillama rom 0.7,thankssssssssss
Sent from my XT890 using xda app-developers app
Added a CWM package for easy flashing, see OP.
Remember: Only deodexed ROMs!
Finally, ohh how i missed this!!
[email protected]@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@
shaftenberg said:
Added a CWM package for easy flashing, see OP.
Remember: Only deodexed ROMs!
Click to expand...
Click to collapse
Would provide a tutorial with the changes in the file PhoneWindowManager?
thank
fabiobatera said:
Would provide a tutorial with the changes in the file PhoneWindowManager?
Click to expand...
Click to collapse
Too many.
There are some tutorials here at XDA, just search. The thing is, you have to adapt the variables, that's a little bit research though.
Easiest way would be: Extract original android.policy.jar and compare it to my mod, then you'll see the differences.
shaftenberg said:
Too many.
There are some tutorials here at XDA, just search. The thing is, you have to adapt the variables, that's a little bit research though.
Easiest way would be: Extract original android.policy.jar and compare it to my mod, then you'll see the differences.
Click to expand...
Click to collapse
The only problem that has to samsung and wanted to carry the Razr HD XT925 and compare when there is a big difference in the lines.
more okay, no problem.
Hug.
Not sure I understand what you mean...
Just try it: Take your own PhoneWindowManager.smali and compare it to my mod, that was the way I did it in addition to read several different How-To's.
Awesome!
Enviado desde mi XT890 usando Tapatalk 2
This flash will work on my 982.50.20.xt890.brasil.en.br without problems? I miss this function badly...
Is your system deodexed? Then you may try it, but do a Nandroid backup before, so that you can roll back easily.
If it works, tell us, if not, tell us
But deodexed system is mandatory!
Hummm, I saw on Link2SD and the system Apps are all odexed. Then no go for me I think.
You can deodexed your system alone.
Odesláno z mého XT890
DNW
does not work for me... Using OMAR AVELAR Rom... Flashed by CWM. Using Power AMP Full.
Carolinux said:
does not work for me... Using OMAR AVELAR Rom... Flashed by CWM. Using Power AMP Full.
Click to expand...
Click to collapse
the latest omar roms have this by default..
shaftenberg said:
Too many.
There are some tutorials here at XDA, just search. The thing is, you have to adapt the variables, that's a little bit research though.
Easiest way would be: Extract original android.policy.jar and compare it to my mod, then you'll see the differences.
Click to expand...
Click to collapse
Could you or anyone else post a deodexed original android policy.jar for this phone? Mattigrofs rom is no later downloadable.
---------- Post added at 09:44 AM ---------- Previous post was at 08:47 AM ----------
mentose457 said:
Could you or anyone else post a deodexed original android policy.jar for this phone? Mattigrofs rom is no later downloadable.
Click to expand...
Click to collapse
I ended up downloading an old version of the omar ROM that didn't have this mod done to it.
Sent from my DROID RAZR HD using Tapatalk 4
opedthei voice
thanks a lot

Categories

Resources