How to create flasher to replace fonts? - EVO 4G Q&A, Help & Troubleshooting

Is there a simple way to create a flashable zip that will run these commands :
remount
cp /mnt/sdcard/fonts/HelveticaNeueCondensed/DroidSans.ttf /system/fonts/
cp /mnt/sdcard/fonts/HelveticaNeueCondensed/DroidSans-Bold.ttf /system/fonts/
Not sure about the remount ... is that enough to overwrite a ssystem file?
Thanks!
[ Evo / SalvageMod ]

Not sure if this is what you mean but I would open up any of the font zip in this thread and change the update-script to suit your needs...
http://forum.xda-developers.com/showthread.php?t=801160&referrerid=495834

breezer260 said:
Not sure if this is what you mean but I would open up any of the font zip in this thread and change the update-script to suit your needs...
http://forum.xda-developers.com/showthread.php?t=801160&referrerid=495834
Click to expand...
Click to collapse
Good idea!
But what does the update-binary do?
[ Evo / SalvageMod ]

Great question, unfortunately not 100% sure, I believe it has something to with edify and clockwork...I used RA recovery and have flashed zip w just update scripts and they work just fine. Hopefully someone w more knowledge will chime in and explain.
Also I'm sure we can google it...

Curiosity got me to search, good info
http://forum.xda-developers.com/showthread.php?t=897026

breezer260 said:
Curiosity got me to search, good info
http://forum.xda-developers.com/showthread.php?t=897026
Click to expand...
Click to collapse
Hmmm.... so does the presence of the binary mean that it's Amend? Or edify?
[ Evo / SavagedZen ]

Edify...not sure how to make those scripts yet. Good luck! Find an old zip which doesn't have binary and you should be good to go; as long as you're using a recovery that still does amend.

I always just rename the fonts I want to use and paste them into one of the flashable zips in the 300 fonts thread using Astro.

jstalford said:
I always just rename the fonts I want to use and paste them into one of the flashable zips in the 300 fonts thread using Astro.
Click to expand...
Click to collapse
Cool, will do that!
[ Evo / SavagedZen ]

weehooherod said:
Don't waste your time flashing them. There is an application in the market that will change fonts for you. Here's an article on it:
http://www.goodandevo.net/2011/03/r...anging-system-fonts-on-rooted-htc-evo-4g.html
Click to expand...
Click to collapse
I have an app for that -- but I want to do it right when I flash a new ROM, without having to reboot after

Related

[SCRIPT] ROM Packager [UPDATE 7/2]

Hi All,
I thought I might share this little script I have made.
Very Simply it is a Batch file that Will UnTar / Tar Oidin compatible files to flash. It also selects the relevant files for each type (Phone/PDA/CSC/Full).
Now also will create .md5 files for flashing and can compress to 7 zip!.
It will automatically use the files needed to make a CSC, Phone, PDA or Full type flash file and can auto split a Single Flash package into 3 separate ones!
It is very basic but very handy for creating a ROM package for a certain Country/CSC or with a certain Modem.
Also Splits a single ROM into a PDA/Phone/CSC.
UPDATE:
7/2 - v2 - Added MD5 support to script. Use v2.
9/2 - v3 - Lots of code cleanup, should be easier to use. Also added 7-zip support!
* Note directory layout has now changed, less confusing now I hope
If this really works, then You bohdans are fu**ing AWESOME!
Confirmed to be working on ZSJG4
I use peazip for the same work, but an automated script is way better. Congrats.
md5sum support
bohdans said:
Hi All,
I thought I might share this little script I have made.
Very Simply it is a Batch file that Will UnTar / Tar Oidin compatible files to flash. It also selects the relevant files for each type (Phone/PDA/CSC/Full).
It is very basic but very handy for creating a ROM package for certain country or with a Certain Modem.
Also Splits a single ROM into a PDA/Phone/CSC.
Click to expand...
Click to collapse
Thanks for the script!
Could you also add md5sum support
lownoise said:
Thanks for the script!
Could you also add md5sum support
Click to expand...
Click to collapse
Hi,
MD5 Support added
Usage Guide
Usage guide for noob please
Thanks,
Last future request for now......
bohdans said:
Hi,
MD5 Support added
Click to expand...
Click to collapse
Works great
Last future request for now: after the md5 files are created 7zip the files to make them in size smaller for the upload....
zion12 said:
Usage guide for noob please
Thanks,
Click to expand...
Click to collapse
Instructions are pretty clear in the program itself.
Bump............................................................... 10
bohdans said:
Hi All,
I thought I might share this little script I have made.
Very Simply it is a Batch file that Will UnTar / Tar Oidin compatible files to flash. It also selects the relevant files for each type (Phone/PDA/CSC/Full).
It is very basic but very handy for creating a ROM package for certain country or with a Certain Modem.
Also Splits a single ROM into a PDA/Phone/CSC.
UPDATE:
7/2 - Added MD5 support to script. Use v2.
Click to expand...
Click to collapse
Option 8 misses from menu (I put the tar file in "in" and still misses).
coradux said:
Option 8 misses from menu (I put the tar file in "in" and still misses).
Click to expand...
Click to collapse
Hi sorry it its looking in out folder, I will fix it tonight and add 7 zip
Sent from my GT-I9000 using XDA App
coradux said:
Option 8 misses from menu (I put the tar file in "in" and still misses).
Click to expand...
Click to collapse
Hi,
Issue is fixed in Version 3. Also know has a packaged and extracted folder instead of in and out, hopefully that will make more sense. Tar's, MD5's and 7-zip files are in Packaged, all the raw files are in extracted.
Also added 7-zip support as requested.
bohdans said:
Hi,
Issue is fixed in Version 3. Also know has a packaged and extracted folder instead of in and out, hopefully that will make more sense. Tar's, MD5's and 7-zip files are in Packaged, all the raw files are in extracted.
Also added 7-zip support as requested.
Click to expand...
Click to collapse
Hi,
I have created a PDA package of XWJS5 with SpeedMod k13a 500hz using your APP. Worked correctly except for one thing. The main ******.tar file containing all the files wasn't detected by option 8 whether I put it in /extracted or in the main folder. Where do I put it? I used Peazip ultimately to extract my *.tar.
PS : I used your V3
ragin said:
Hi,
I have created a PDA package of XWJS5 with SpeedMod k13a 500hz using your APP. Worked correctly except for one thing. The main ******.tar file containing all the files wasn't detected by option 8 whether I put it in /extracted or in the main folder. Where do I put it? I used Peazip ultimately to extract my *.tar.
PS : I used your V3
Click to expand...
Click to collapse
So you need to place your original tar into the packaged folder
Sent from my GT-I9000 using XDA App
bohdans, You sir are FREAKING AWESOME!!! I'm still working on understanding how to make my own ROM but this will most help greatly!
Nice idea once I used Win 7. WinXP does not have CHOICE.EXE/COM by default. SET /p works with minor configuration.
Good work.
IamSonoma said:
Nice idea once I used Win 7. WinXP does not have CHOICE.EXE/COM by default. SET /p works with minor configuration.
Good work.
Click to expand...
Click to collapse
Hi,
I dont have any PC's that still run XP. IF you want to post the modifications it needs I will update the Script and give you credit
bohdans said:
Hi,
I dont have any PC's that still run XP. IF you want to post the modifications it needs I will update the Script and give you credit
Click to expand...
Click to collapse
It would take a lot of work. It will involve changing every CHOICE command. I have rewritten the main and full sections.
I believe pulling the choice command out of win 7 (c:\windows) might be easier.
I will test it later today.
Edit: The windows 7 choice won't work
The first menu is easy...
Code:
rem CHOICE /C:123456789 /N /M "Please Select Type of ROM to Package:"
rem IF ERRORLEVEL 9 GOTO EXIT
rem IF ERRORLEVEL 8 GOTO EXTRACT
rem IF ERRORLEVEL 7 GOTO COMPRESS
rem IF ERRORLEVEL 6 GOTO MD5
rem IF ERRORLEVEL 5 GOTO MSPLIT
rem IF ERRORLEVEL 4 GOTO MCSC
rem IF ERRORLEVEL 3 GOTO MPHONE
rem IF ERRORLEVEL 2 GOTO MPDA
rem IF ERRORLEVEL 1 GOTO MFULL
SET menuchoice=0
SET /P menuchoice=Please make your decision:
ECHO.
IF %menuchoice%==1 (GOTO MFULL)
IF %menuchoice%==2 (GOTO MPDA)
IF %menuchoice%==3 (GOTO MPHONE)
IF %menuchoice%==4 (GOTO MCSC)
IF %menuchoice%==5 (GOTO MSPLIT)
IF %menuchoice%==6 (GOTO MD5)
IF %menuchoice%==7 (GOTO COMPRESS)
IF %menuchoice%==8 (GOTO EXTRACT)
IF %menuchoice%==9 (GOTO EXIT)
The second gets complicated. It will take some rewriting.
Code:
REM CHOICE /C YN /M "WARNING: Do you wish to Continue? (This will Delete any FULL.tar files in \compressed)"
REM IF ERRORLEVEL 2 GOTO MENU
set /p yn="WARNING: Do you wish to Continue? (This will Delete any FULL.tar files in \compressed)"
if "%yn%"=="" (echo Not entry)
if /I "%yn%"=="n" (GOTO MENU)
if /I "%yn%"=="y" (GOTO MFULL_TAR)
If others can use Vista and Win 7 "CHOICE" command I probably would not invest a lot of time in it unless you want too. SET /P is universal and works for WIN XP and WIN7.
I have WIN 7 at work and it does as it should.
Ok,
So i know this is for the I9000, but theoretically will it work for the US galaxy S versions?
I'm wanting to create an Odin Flash file for the Galaxy S SCH-i500 "Showcase" since we're the only Galaxy S that doesn't have one.. And if I could use this to get this done it would be VERY helpful!!!
I tried creating a .tar from zipping my showcase_system.rfs and the zImage together but that didn't work.. I don't know if it's just b/c we don't have a pit file or what..
Any suggestions would be VERY helpful and appreciated...
Thanks

Enable electronBeam Animation

Hey,
This recent leak of "gingerbread" from samsung does not have animation enabled by default. The code is there, they've just disabled it from the xml.
So here are the steps :
For developers :
1. Get apk manager
2. Put framework-res.apk in "modding" folder
3. Run apk manager, decompile with dependancy (option 10)
4. Drag twframework-res.apk into the script.
5. Go into projects\framework-res\res\values\bool.xml
6. Make config_animateScreenLights to false
7. Go back to script and select compile.
8. Say y
9. Say y
10. Delete resources.arsc from keep folder
11. Enter in script
12. U'll find unsignedframework-res.apk in "modding" folder
For users :
Code:
adb push unsignedframework-res.apk /data/local/tmp/framework-res.apk
adb shell
su
mount -o rw,remount /dev/block/stl9 /system
stop
rm /system/framework/framework-res.apk
cp /data/local/tmp/framework-res.apk /system/framework/
rm /data/local/tmp/framework-res.apk
reboot
Make sure settings -> display -> animation isnt set to none.
Hi Daneshm90,
Did you manage to decompile Settings.apk for GB? Funny thing now is that there is an additional apk in the /userprofile/apktool/ folder. There are now 3 apks (resoures.arsc):
1.apk
2.apk
127.apk
This is something new. Is it now the apks are tri-dependency instead of co-dependency for GB Galaxy s?
g00ndu said:
Hi Daneshm90,
Did you manage to decompile Settings.apk for GB? Funny thing now is that there is an additional apk in the /userprofile/apktool/ folder. There are now 3 apks (resoures.arsc):
1.apk
2.apk
127.apk
This is something new. Is it now the apks are tri-dependency instead of co-dependency for GB Galaxy s?
Click to expand...
Click to collapse
Hmm havent tried that. Will try and let you know.
Daneshm90 said:
Hmm havent tried that. Will try and let you know.
Click to expand...
Click to collapse
Thanks, and waiting for your good news.
Hey thnks for the screen off animation..can u also check whether the glow in end of list is presebt in the code but has been disabled....coz it works in some apps like youtube where u scroll sideways thanks!
Can I ask something?
is this way only for I9000?
I'm using Korean GalaxyS(SHW-M110S, it's shape is same with I9000).
When I pull this framework-res.apk into my SGS, SGS boots infinitely(I don't know this term in English.. sorry)
galaxyS
I am Korea Galaxy S [M110S] user is using. I've tried to apply the source code does not work on framework-res.apk bool.xml config_animateScreenLights to false in a note that if you're saying?
DeHD said:
Can I ask something?
is this way only for I9000?
I'm using Korean GalaxyS(SHW-M110S, it's shape is same with I9000).
When I pull this framework-res.apk into my SGS, SGS boots infinitely(I don't know this term in English.. sorry)
Click to expand...
Click to collapse
Nope these steps are standard. So you can pull your framework-res and undergo these exact modifications
g00ndu said:
Thanks, and waiting for your good news.
Click to expand...
Click to collapse
For me i need twframework-res and framework-res in order to decompile settings.apk w/o error.
So i get 1.apk and 2.apk
DeHD said:
Can I ask something?
is this way only for I9000?
I'm using Korean GalaxyS(SHW-M110S, it's shape is same with I9000).
When I pull this framework-res.apk into my SGS, SGS boots infinitely(I don't know this term in English.. sorry)
Click to expand...
Click to collapse
You guys are using gingerbread leaked rom? Iirc it should be a prerequisite for this mod.
This will come in handy.
Thx.
Worked on JVK, thanks for this
EDIT: Added the resulting framework-res.apk
EDIT2: Complied wrong, all pngs are duplicated, taking up a lot of space. Please do not use this one. Use either danesh's or the one in perka's stash should be updated soon
EDIT3: The fixed framework-res.apk is in perka's stash here http://goo.gl/Lf7LF
Mothatt said:
Worked on JVK, thanks for this
EDIT: Added the resulting framework-res.apk
Click to expand...
Click to collapse
Hi mothatt
See you in IRC
v10.0 beta 4 / RC1
Sent from my GT-I9000 using XDA Premium App
when i try installing it on my phone it says application not installed. what to do?
oaiebmxxx69 said:
when i try installing it on my phone it says application not installed. what to do?
Click to expand...
Click to collapse
Its a framework installation.
Just follow the adb instructions in OP. This is a framework apk, not a user apk.
Daneshm90 said:
Its a framework installation.
Just follow the adb instructions in OP. This is a framework apk, not a user apk.
Click to expand...
Click to collapse
sorry mate but didn't understand a word...
oaiebmxxx69 said:
sorry mate but didn't understand a word...
Click to expand...
Click to collapse
Do u have adb setup ?
If not then read up on how to set it up and then execute the "user" commands i have in the main post.
Daneshm90 said:
Do u have adb setup ?
If not then read up on how to set it up and then execute the "user" commands i have in the main post.
Click to expand...
Click to collapse
i got apk manager and i select option #10 but it just disappears and it also says i don't have java but i do...please help me dude get this thing right
oaiebmxxx69 said:
i got apk manager and i select option #10 but it just disappears and it also says i don't have java but i do...please help me dude get this thing right
Click to expand...
Click to collapse
U can use ones i posted. Click my.profile n search my posts. I posted it in jvk thread
I tent to get a lot of bootloops when i try to push the unsigned framework that i compiled. Adding the resources.asc manually (first take it out the framework and manually add it again with no compression) resolved that.
Is that extra step not nessecary anymore ?

[REQ][HOWTO] Making your own battery mod?

People are using different rom's , some other are asking for specific mod etc
Could someone write some guide how to do it, to enlight those who are not aware ?
Take the framework-res.apk from your current rom and upload it to http://uot.dakra.lt/kitchen
Once uploaded go to battery mod and select the battery style u want and cook it.
When its cooked extract the framework-res.apk from the downloaded file and either replace it with root explorer or push it with adb back into the phone.
Sent from my GT-I9100 using Tapatalk
Locster126 said:
Take the framework-res.apk from your current rom and upload it to http://uot.dakra.lt/kitchen
Once uploaded go to battery mod and select the battery style u want and cook it.
When its cooked extract the framework-res.apk from the downloaded file and either replace it with root explorer or push it with adb back into the phone.
Sent from my GT-I9100 using Tapatalk
Click to expand...
Click to collapse
This is what I know already, but this is not working and phone is keeping crashing
masi0 said:
This is what I know already, but this is not working and phone is keeping crashing
Click to expand...
Click to collapse
Depends of which rom you are running but if you use VillainRom I think you need to open your modded framework with 7-zip and replace "META-INF" directory with the one found in the original framework of your rom. This is needed to sign the file.
However I'm not sure you use VillainRom (where files must be signed) and I didn't use yet the kitchen ... but your feedback is usefull if you want to try ...
shaolin79 said:
Depends of which rom you are running but if you use VillainRom I think you need to open your modded framework with 7-zip and replace "META-INF" directory with the one found in the original framework of your rom. This is needed to sign the file.
However I'm not sure you use VillainRom (where files must be signed) and I didn't use yet the kitchen ... but your feedback is usefull if you want to try ...
Click to expand...
Click to collapse
I am using stock KE4
masi0 said:
I am using stock KE4
Click to expand...
Click to collapse
Ok so ignore what I said upper ... should be only for signature of the rom (not needed in stock roms).
Anyway ... if someone has the solution ...
I always made that on my own...
Open the decompiled .xml in the framework-res.apk, edit those lines, add my own battery.pngs and that was all...
I didnt test it on my sgs2... But it should be the same way to get it...
Swyped from my overclocked GT-I9100 using XDA Premium App
PoTi_96 said:
I always made that on my own...
Open the decompiled .xml in the framework-res.apk, edit those lines, add my own battery.pngs and that was all...
I didnt test it on my sgs2... But it should be the same way to get it...
Swyped from my overclocked GT-I9100 using XDA Premium App
Click to expand...
Click to collapse
could you tell which .xml to edit and what to add within the file?
I juz grab one of the batt mod out there and replace the .png files under /res/drawable-hdpi-v4 with the ones I want. guess its kind of a lazy way to do it=)
I have KE2 and get a "signature verification failed" error when trying to apply the UOT.zip file :-(
Anyone some idea how to get this applied?
Also my original framework-res.apk file doesn't have any folder called "/res/drawable-hdpi-v4" but the UOT file has!?
masi0 said:
could you tell which .xml to edit and what to add within the file?
Click to expand...
Click to collapse
I dunno exactly which one it was right now but I think the battery.xml somewhere in the first 3 or 4 folders...
sorry idk it anymore ... Long time no use for :/
Swyped from my overclocked GT-I9100 using XDA Premium App

Modify Image

Can i modify the background image of a Recovery??
Possibly if you make the recovery yourself, but no recoveries have option for background image.
Look at this: http://www.mytrendingtopics.info/wp...cache/689ed_clockworkmod_recovery_nexus_s.jpg
Here's the screenshot of CWM, with a background image...
mackief said:
Look at this: http://www.mytrendingtopics.info/wp...cache/689ed_clockworkmod_recovery_nexus_s.jpg
Here's the screenshot of CWM, with a background image...
Click to expand...
Click to collapse
Yes, it's the default background image. But there is no option for changing in cwm, the only thing i can imagine you can do to get custom image is to manually insert it somewhere in the .zip, but i don't recommend you doing that!
I was asking for it, to insert it in the zip... why dont you recommend it??
Because i don't know how and you probably don't do either.... just leave it as it is for now......
Unpack recovery
Change that png
Flash recovery see what happend
How to unpack
recovery
-----------Step 1--------------------------
Extract recovery's ramdisk
./split_bootimg.pl recovery.img
~~~ALTERNATE~~~ Please use the method above but if you cannot use the one below
First, Extract the contents of the ramdisk with:
./unpack-bootimg.pl recovery.img
----------Step 2---------------------------
Edit the Ramdisk:
mkdir ramdisk
cd ramdisk
gzip -dc ../recovery.img-ramdisk.gz | cpio -i
cd ..
------------Step 3-------------------------
Pack-up Ramdisk
./mkbootfs ./ramdisk | gzip > ramdisk-new.gz
--------------Step 4--------------------------------------------------------------------
Repack to IMG
./mkbootimg --base 0x13600000 --pagesize 4096 --kernel recovery.img-kernel --ramdisk ramdisk-new.gz -o recovery-new.img
repack recovery.img
and u'll see image on there
or, u can use my recovery (px-recovery). but for now its only can customizing color.
actually, latest px-recovery can also change background. but i dont want to share it yet.
it still have seriuos bug with changing backgroud sometime
phiexz said:
repack recovery.img
and u'll see image on there
or, u can use my recovery (px-recovery). but for now its only can customizing color.
actually, latest px-recovery can also change background. but i dont want to share it yet.
it still have seriuos bug with changing backgroud sometime
Click to expand...
Click to collapse
Text bug
Your px recovery is much better then stock cwm
unwritten sentance
spacecaker said:
Text bug
Your px recovery is much better then stock cwm
unwritten sentance
Click to expand...
Click to collapse
rfs support would be nice
Tnx guys, but how can i unpack the img file?
mackief said:
Tnx guys, but how can i unpack the img file?
Click to expand...
Click to collapse
Magiciso, unpacking tools on XDA, cygwin..
Sent from my GT-S5660 using xda premium
But i dont understand how to do it, with magiciso for example...
mackief said:
But i dont understand how to do it, with magiciso for example...
Click to expand...
Click to collapse
You have special tools for that, but if u post a png i will pack it in a recovery of ur choice(px or cwm or RZ)
Currently iam porting TWRP to ur gio (still needs some work), TWRP allows to change ur bg simple!
thanks too much, but i only want to know how to do it... if someone can explain it to me ok, otherwise there's no problem!
PS: @lemmymet, when u'll open a new thread for the recovery that you're porting, call me!
But does it work with touch?
mackief said:
thanks too much, but i only want to know how to do it... if someone can explain it to me ok, otherwise there's no problem!
PS: @lemmymet, when u'll open a new thread for the recovery that you're porting, call me!
But does it work with touch?
Click to expand...
Click to collapse
Yes, its Full touch recovery with file manager!
Better than px, but its not finished (nand access doesnt work :-()
Verstuurd van mijn GT-S5660 met Tapatalk
Wow, cant wait for it!
There's already a working thread?
mackief said:
There's already a working thread?
Click to expand...
Click to collapse
No, you cant create one if you havent got anything to show
Sent from my GT-S5660 using xda premium
Ok, so i'm interested to this project. Let me know about it!

[Q] Deodex stock .681 ROM?

Could somebody help me: "How to" easy deodex my rooted .681 ROM?
I'm not expert :angel:
I too am waiting impatiently for this
Why wait when you can do it yourself.
...Sent from Zed
Not everyone can. Can you do that? Or write how to do it.
But it is best to have a flashable zip patch.
1jkan said:
Not everyone can. Can you do that? Or write how to do it.
Click to expand...
Click to collapse
If you can read and got a computer you can deodex. See the link in my sig.
...Sent from Zed
Poorly know English. Before I get through my language translation is 100 times you do this patch.
1jkan said:
Poorly know English. Before I get through my language translation is 100 times you do this patch.
Click to expand...
Click to collapse
Will upload tonight when I get home.
Sent from my D5503 using XDA Premium 4 mobile app
Not going to have time tonight so a quick suggestion, download munjenis ROM, copy the app, priv-app and framework folder to the attached zip and flash that.
I have done according to your instructions I copied from rom munjeni these folders and compress to zip. Zip is 412MB. Then flashed and bootlop ...
1jkan said:
I have done according to your instructions I copied from rom munjeni these folders and compress to zip. Zip is 500MG over. Then flashed and bootlop ...
Click to expand...
Click to collapse
Download the attached zip, navigate to the system folder so you see the 3 folders I've mentioned, then drag and drop the same 3 folders from the ROM into it (don't change any compression settings) then flash.
XperienceD said:
Download the attached zip, navigate to the system folder so you see the 3 folders I've mentioned, then drag and drop the same 3 folders from the ROM into it (don't change any compression settings) then flash.
Click to expand...
Click to collapse
Worked like a charm. Thank you.
I do it! Thanks!
XperienceD said:
Not going to have time tonight so a quick suggestion, download munjenis ROM, copy the app, priv-app and framework folder to the attached zip and flash that.
Click to expand...
Click to collapse
So if I get it right I can do the same with this rom here http://forum.xda-developers.com/showthread.php?t=2723674 but I need a new zip to replace the files for the 757 firmware or I can use the same one that you attached here for the 681 rom ?
andreaspe said:
So if I get it right I can do the same with this rom here http://forum.xda-developers.com/showthread.php?t=2723674 but I need a new zip to replace the files for the 757 firmware or I can use the same one that you attached here for the 681 rom ?
Click to expand...
Click to collapse
Use this instead now - http://forum.xda-developers.com/showthread.php?t=2713329
XperienceD said:
Use this instead now - http://forum.xda-developers.com/showthread.php?t=2713329
Click to expand...
Click to collapse
Yeah i have seen this tool recently and most probably i'm gonna use it to deodex. But what about my question? Is it right to do it as I described or I will end in problems ? Thanks for your answer

Categories

Resources