[Tutorial] How to change kernel logo (1st boot srceen) [COMPLETED] - HTC Desire S

We have 3 major works here... So I gonna to make it seperated
-1st post is HOW TO EXTRACT kernel.img (boot.img)
-2nd post is HOW TO CONVERT PICTURE FILE to BOOT.RLE
-3rd post is HOW TO REPACK THE KERNEL PAKAGE into boot.img
Requiredment
-Window machine
-installed cygwin
-the full boot.img/kernel (some kernel won't work because there is no full pakage/ i mean we can't)
-bootimg.zip (tool for UNPACK and REPACK kernel)
-boot_screen_logo_creation_package.rar
Thank and Credit
i- Credit to DooMLoRD Recognized Developer over most of XPERIA devices for his own tool and tutor that I learned before
ii- Credit to jimbo77 Senior Member for his tutorial that I used and learned and tool for unpack and repack
ii- Don't forget to give them a thanks meter
=============================================================================
Here we go
1-This section I will show u how to unpack and repack the boot.img
just see from original thread by jimbo77 from here and download the UNPACK and REPACK tool by him HERE
this is a fast guide from me:-
1-extract the bootimg-tools.zip into new folder (name it 'boot' folder)
2-move it into cygwin directory (cygwin/boot)
3- move your fav kernel into same directory
4-run cygwin.bat
cd /boot
Click to expand...
Click to collapse
{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
5-Now, unpack your boot.img by running the following command:
./extractboot boot.img
Click to expand...
Click to collapse
If your output looks like this, then the extraction has worked correctly! Note that the Command Line string has also been read from the source file, this will be used later when you go to re-pack your file.
Your script folder should now look like this:
boot.img-kernel is the compiled kernel blob that was inside the source boot.img, if you want to replace the kernel with another compiled kernel image, you can replace this file with another one (but leave the file name the same)
boot.img-ramdisk.gz is the gzipped ramdisk image which has been split from the boot.img, you should leave this file alone.
The “out” folder contains the EXTRACTED ramdisk, and this is where you should make your changes to the ramdisk.
Important Note!
Remember, when editing files in the ramdisk through Windows, such as init.rc, Windows notepad will not format the files correctly, making them almost impossible to read, wheras Wordpad will LOOK like it is formatting the files correctly, if you save one of these files from the Wordpad application it will BREAK the file and it will no longer be able to be read correctly by Android. To edit these files you MUST use an editor such as Notepad++ which you can download for free.
AGAIN...
Special thanks/credit to jimbo77 for his excellent guide

So.. NEXT step to change a kernel logo is here
Requiredment
1-a picture what are u like to look into the 1st boot screen (kernel logo) (make sure it size/resolution same your device resolution)
2-boot_screen_logo_creation_package.rar
3-some infos and knowledges here
4-window machine like i explained on 1st post
My quick guide
-extract the tool.rar
-move extracted files into new folder (name it 'rle' folder without quote)
-move into cygwin folder (to make it easy to follow my simple guide)
-copy your own logo.png (a picture u want to use on a kernel) into same rle folder
(for 4 steps above it shold look like tis)
-now launch cygwin.bat
cd /rle
Click to expand...
Click to collapse
./convert_image_to_rle.bat logo.png
Click to expand...
Click to collapse
Ah...my mistake..don't forget to move/copy/replace new logo.rle into
C/cygwin/boot/out/ramdisk/here
if you done good...follow next step on next post (to repack your moded kernel)

Last step before you flash a new look kernel (boot.img) is
Repack your moded kernel
./packboot
Click to expand...
Click to collapse
One thing to note that people may mention in other guides, is that when packing boot.img files, you will usually have to declare a base address, and a command line to the packaging tool. This set of scripts reads the existing command line and base address from the boot.img file you originally provided at the time of repacking, so always make sure you leave your original source boot.img file in the folder and do not re-name it after extraction, your newly created boot.img file will be named boot_new.img and will NOT overwrite the original.
Done! If your screen looks like the image above, then you should now have a freshly created boot_new.img file, ready to be flashed to Android for testing, you can now go ahead and flash it through FASTBOOT one thing I'll recommend though is to first do

I need this for extra (extra thanks..)
(may U?)

Related

[HowTo] Easily deodex (System-)Apps and extract StockFirmwares

Hey guys,
for all Dev´s and maybe for user that want to deodex new Firmwares. Here´s my guide how to easily deodex (system-)apps on windows. You don´t need your phone!
Our Situation: A new firmware is released, nobody uploaded the deodexed apps but you want them. So you need:
Step one, Download:
xUltimate
Magic ISO Maker
The Firmware you want to deodex from here
You can find more Information about xUltimate and his author at
http://www.xeudoxus.com/android/xUltimate-v2.3.3.zip
I´m using latest Gingerbread 2.3.5 Stock Firmware KNP in this tutorial, but you can use any other one you want.
{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
Step two, extract all files you need
Extract the xxxKP*.zip or .rar (PW: samfirmware.com)
If this file is a one-package you will only finde one file there (like I9003SERKPN_HOME.tar.md5). In this case, extract this one with 7zip or Winrar - else skip this step
You should now have files like "boot.bin", "chache.rfs", "normalboot.img"... in your folder
Now Extrace xUltimate.zip
Open Magic ISO Maker
(When you run it, you will be asked if you want to buy full program-version, press "Try it"
It should now look like this:
Now klick on "File"->"Open"-> Select all files -> Double click on the system.rfs in your Firmware Folder
All this files and folders you now see are later on your device under /system
Remember your xUltimate folder. Drag and drop all files in the opened Magic ISO Maker from /system/app to xUltimate folder origi_app
Drag and drop all files in the opened Magic ISO Maker from /system/framework to xUltimate filder origi_frame
Close Magic ISO Maker
Go on with the second post...
Run Main Skip.bat
Type "4" and press enter
All your Framework apps will be now deodexed
Run Script again and type "3" and press enter
All System apps will now be deodexed
All the deodexed Apps are now located in the folders done_app and done_frame. Finished! If you don´t now how to push the files to your system i can create a tutorial for this in third post. If something goes wrong post in this thread and i will help you
Resereved for future use
I know deodexing but really thanx for telling to us how to extract system.rfs file. It will help me alot.
OK!
i deodex all apps... but how create a file.zip and install with CWM???
jZanetti said:
OK!
i deodex all apps... but how create a file.zip and install with CWM???
Click to expand...
Click to collapse
u can copy all the files on ur sdcard and move them to ur system folder with rootexplorer..
or else u can use adb
-SiMmER
i create a backup nandroid and install with cwm from restore???
jZanetti said:
i create a backup nandroid and install with cwm from restore???
Click to expand...
Click to collapse
If you want to restore your nandroid backup in CWM you select in CWM restore, yes ^^
simmer14 said:
u can copy all the files on ur sdcard and move them to ur system folder with rootexplorer..
or else u can use adb
-SiMmER
Click to expand...
Click to collapse
no memory full...
No one is mentioning the fact that u need to delete the *.odex from /system/app and /system/framework too.
and why do we need another thread when we have one from kkrraazzyy.
Link
need your third post
---------- Post added at 02:56 PM ---------- Previous post was at 02:50 PM ----------
vishal24387 said:
I know deodexing but really thanx for telling to us how to extract system.rfs file. It will help me alot.
Click to expand...
Click to collapse
Use MagicISO to open system.rfs and then you can extract the files within it.
I have create a file To restore with nandrod, but in cwm dont see... i can't install this... why??
your third post is wanted
This method didn't work for me magic iso fail to open system.rfs file saying it's not a image file
Sent from my GT-I9003 using Tapatalk
Start MagicISO
File
Open
In the File select window,
select all files and then find system.rfs
it will load the data.
Thank you the guide is very neatly explained just add what Ganesh said in first post (deleting odex files)
Starting AccountAndSyncSettings.odex
*****************************************
* Deodexing... *
UNEXPECTED TOP-LEVEL EXCEPTION:
org.jf.dexlib.Util.ExceptionWithContext: regCount does not match the number of a
rguments of the method
at org.jf.dexlib.Util.ExceptionWithContext.withContext(ExceptionWithCont
ext.java:54)
at org.jf.dexlib.Code.InstructionIterator.IterateInstructions(Instructio
nIterator.java:92)
at org.jf.dexlib.CodeItem.readItem(CodeItem.java:154)
at org.jf.dexlib.Item.readFrom(Item.java:76)
at org.jf.dexlib.OffsettedSection.readItems(OffsettedSection.java:48)
at org.jf.dexlib.Section.readFrom(Section.java:143)
at org.jf.dexlib.DexFile.<init>(DexFile.java:431)
at org.jf.baksmali.main.main(main.java:265)
Caused by: java.lang.RuntimeException: regCount does not match the number of arg
uments of the method
at org.jf.dexlib.Code.Format.Instruction3rc.checkItem(Instruction3rc.jav
a:129)
at org.jf.dexlib.Code.Format.Instruction3rc.<init>(Instruction3rc.java:7
9)
at org.jf.dexlib.Code.Format.Instruction3rc.<init>(Instruction3rc.java:4
4)
at org.jf.dexlib.Code.Format.Instruction3rc$Factory.makeInstruction(Inst
ruction3rc.java:145)
at org.jf.dexlib.Code.InstructionIterator.IterateInstructions(Instructio
nIterator.java:84)
... 6 more
Error occured at code address 8
code_item @0x256c
Press any key to continue . . .
Click to expand...
Click to collapse
Got this error while deodexing I have downloaded I9000 2.3.6 firmware from sammobile
dsixda's Android Kitchen http://forum.xda-developers.com/showthread.php?t=633246

[Guide] Unpack-Repack Boot, Recovery .img without Kitchen

I have searched a lot, but couldn't find any post like this. So I thought I would post it here. This is NOT purely my work, and I do not take credit for it as such .
NO NEED ANDROID KITCHEN FOR UNPACK REPACK IMG's
This is the easiest way to unpack .img files with extracted ramdisk. So, Lets Start
At first Download the tool from HERE
For MTK (chineese) phones - use MTK_unpack.bat (MTK_pack.bat)
For android standard phones - use STD_unpack.bat (STD_pack.bat)
Here I am showing you about MTK (chineese) phones .img unpack-repack....
Instructions
1. Extract the file in any where you want
2. You will see this files
{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
3. Then Copy your .img file in this folder like this
Remember the file should be named as boot.img or recovery.img
4. Just Drag and Drop .img files into unpack.bat for unpacking. Then you will see this.
5. A folder will be created there. I unpacked boot.img so here is the all file you want
6. To repack, again just drag and drop the folder into pack.bat. you will see this
7. New .img file created. Rename it as you want. So All done. Enjoy.
[ NOTE: It's Only for Windows]
Thanks to
Michfood for making this tool
DON'T FORGET TO HIT THANKS IF I HELPED YOU
NO NEED TO DONATE ME, JUST SAY THANKS TO ENCOURAGE ME
Thanks for this awesome guide
Thanks bro for this awesome guide and Tool
I will so much try...... but I don't success bcoz ramdisk folder empty.....
I will so much try...... but I don't success bcoz ramdisk folder empty.....
try with patience
A.S.Noman Khan said:
I will so much try...... but I don't success bcoz ramdisk folder empty.....
Click to expand...
Click to collapse
do it carefully bro.. this tool extract ramdisk nicely bro
problem
Bro, when I am going to repack my boot.img, its not repacking correctly. Help me out. Please.
golam1962 said:
Bro, when I am going to repack my boot.img, its not repacking correctly. Help me out. Please.
Click to expand...
Click to collapse
did u deleted something? Make sure that your boot.img has all the files what needed.
check
I will just check. By the way, thanks again for this.
golam1962 said:
I will just check. By the way, thanks again for this.
Click to expand...
Click to collapse
Ok. I will wait. And don't thank me. Thank the main dev MICHFOOD who created this tool
Succeeded
aalakib07 said:
Ok. I will wait. And don't thank me. Thank the main dev MICHFOOD who created this tool
Click to expand...
Click to collapse
it worked bro thanks
My device is LG GX F310, original boot.img 24MB, https://docs.google.com/file/d/0Bx0NlR3rjLYeUS14YmxESGc3bWc/edit?usp=docslist_api after unpacked and repacked new boot.img only has 11MB. And can't boot into system. Could you help me?
Work with MT6752?
this tool isn't working under Windows 10, that unpack all files except "rmdisk" folder.
the rmdisk is empty...
I tried to use this tool to unpack the lienageOS recovery ROM from https://wiki.lineageos.org/devices/s5neolte/install
When I change the name and drag it to unpack it, it doesn't work and I get these error messages.
'chcp' is not recognized as an internal or external command,operable program o - Pastebin.com
Pastebin.com is the number one paste tool since 2002. Pastebin is a website where you can store text online for a set period of time.
pastebin.com
Am I doing something obvious wrong?
I tried it for my stock boot.img(Mi 11 lite 5g NE-Snapdragon 778G) and the unpacked items didn't satisfy me. Looks like it isn't for snapdragon chipset. BTW I'm looking for similar tool to extract kernel from boot.img of this device.Thnaks though for uploading the tool.

[TUTORIAL] Create Flashable Zip From Nandroid Backup [Complete]

Create A Flashable ROM From Your Nandroid Backup
►►Requirements◄◄
An OS (Linux/Windows)
Your CWM Or TWRP Backup
7zip On Windows
Archive Manager On Linux (Preferably Download p7zip)
► ► Get Started ◄ ◄​
FOR CWM​#1. Transfer the CWM backup from Phone to PC.
#2. Extract system.ext4.tar file with any of the archive apps like Winrar or 7zip, you will get the system folder of your device containing all the files.
#3. Gather the boot.img from the CWM backup.
#4. Now collect a META-INF folder from any custom ROM which is made for your device. Make sure you get the correct Meta-Inf folder, else the Zip won’t work and might worsen the condition of your device.
#5. Select the META-INF, System folders and the boot.img and right click your mouse and select add to Archive.
In the Archive settings, choose the extension of the compressed file as Zip (Make sure of this part)
#6. That’s it, your flashable Zip is now ready and you can flash it using any custom recovery.
For TWRP Backup​#1. Transfer the TWRP backup from Phone to PC.
#2. You’ll see a file named system.ext4.win which is the System partition backup of your device. Rename it to system.ext4.tar (Changing its extension from .win to .tar)
#3. Extract the system.ext4.tar using an archive software like Winrar or 7zip.
#4. If your TWRP backup is not in compression mode, you will directly get the system folder, else you will get a file named system.ext4, which should be renamed again to system.ext4.tar and extract it to get the system folder.
#5. Take the boot.emmc.win file and rename it to boot.img.
Now collect a META-INF folder from any custom ROM which is made for your device. Make sure you get the correct Meta-Inf folder, else the Zip won’t work and might worsen the condition of your device.
#6. Select the META-INF, System folders and the boot.img and right click your mouse and select add to Archive.
In the Archive settings, choose the extension of the compressed file as Zip (Make sure of this part)
►►Some Important Notes◄◄​
#1. On Linux If You Are Confused To See .tar.a files, don't worry rename it to .tar and then they will work on linux.
#2. Windows Users Should Use 7 ZIP, They Can Download It From Here :- http://www.7-zip.org/download.html
#3. Use Meta INF Preferably From CM Zip. (Just Incase)
#4. Your Final Folder Should Look Like This Before You ZIP It!
{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
Special Thanks to Droid Views And Developers For Giving Light! ​

Modify your CUSTOM RECOVERY! (Full Tutorial) TeamWin Recovery

Welcome root users!
Today we are going to do something really cool!
Now every root user should know what a custom recovery is. It's basically a modified recovery with more functions than a stock recovery. Every root user should have one.
Please note that this tutorial is ONLY for users that run TWRP (Team Win Recovery Project).
I do not know if this method will work for other recoveries like Philz Touch! If you are going to attempt this on a recovery like Philz Touch, be VERY CAREFUL and ALWAYS ALWAYS ALWAYS make a backup of your recovery!!!!!!!!
Custom recoveries are cool and all, but wouldn't it be awesome if you could actually MODIFY your own recovery? Your question would be simple as this: "Is is possible?".
Well of course it is! Recoveries are in .img format. If we were to extract the img, we would get a ramdisk folder. Inside would be your root folders along with your TWRP folder!
For this part of the tutorial, we are going to modify the text on the buttons at the main screen in TWRP (ex. Install, Backup, Restore, Wipe, etc.). Let's say I wanted to change the word "Install" on the Install button to "Flash" instead. I could easily do this with a computer! I will show you how to do this step-by-step.
Requirements:
Windows PC
Android Image Kitchen
Your recovery img
Obviously your custom recovery so you can flash it.
1: Grab the custom recovery you flashed and put it to your Desktop. If you can't find your custom recovery that you downloaded before, download it again from the internet.
2: Download Android Image Kitchen from the internet and extract it to your Desktop. You should get a folder called "Android Image Kitchen".
3. Inside that folder you will have some files: cleanup.bat, repackimg.bat, and unpackimg.bat along with another folder called "android_win_tools".
4. Put your recovery img inside along along with those files.
5. Now we are going to extract your recovery! To do this, simply drag your recovery.img over onto the unpackimg.bat and a cmd windows will pop up, extracting your recovery.
6. When it's done, two folders will appear called "ramdisk" and "split_img". IGNORE THE split_img FOLDER! YOU DO NOT NEED TO TOUCH THAT EVER!
7. Navigate inside the ramdisk folder until you find a folder called "twres". This is your TWRP
8. Inside will be some files in XML format and 3 folders. Navigate to the folder that says "Languages".
9. Once inside, find "en.xml" and open it with a text editor.
10. Scroll down until you find this line of text:
"name="install_btn">Install</string>
11. To change the word "Install" to "Flash", replace "Install" that is between string and install_btw to "Flash".
12. That's it! Your done! Now we have to repack the ramdisk. To do so, go back to the "Android Image Kitchen* and click on "repackimg.bat".
13. If done correctly, a cmd window will appear and repack your ramdisk. You will be left with a file called "image-new.img". Transfer that file to your phones internal storage.
14. Once it's on your phone, boot into your custom recovery and flash it! MAKE A NANDROID BACKUP just in case anything goes wrong!!
15. You have successfully modified your custom recovery!!
NOTE that for some newer Android devices, you will probably get a message in red at the boot screen "Recovery is not SEandroid enforcing". As long as your device still boots into your modified recovery, ignore that warning.
Note that this tutorial was only for users who are new to rooting and customizing. Android developers would probably know already how to do this. This is only for fun. You should always be careful when modifying your system files.
That was only a text modification. You could have also edited the images if you wanted to
I don't know everything about Android. I'm still learning. I was proud that I was able to modify my own recovery. Please leave any comments you have
Im dragging recovery.img to unpackimg.bat and gives error
Code:
Android Image Kitchen - UnpackImg Script
by osm0sis @ xda-developers
Supplied image: recovery.img
Setting up work folders . . .
Unrecognized format.
Error!
Press any key to continue . . .
Recovery is TWRP 3.5.0-9
tried to unpack orangefox...
the result of the ramdisk folder:
{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}

How to port boot.img For SPD SC9832a Device(MMX Q402+)

IN THIS GUIDE WE WILL LEARN HOW TO PORT BOOT IMG FOR SC9832A DEVICES
CAUTIONS-
Read instructions carefully before proceeding.
I am not responsible for any damage to your device,
Use at your own Risk
FOR OTHERS GUIDES LIKE
Unlocking Bootloader [url]https://forum.xda-developers.com/android/general/bootloader-unlock-root-twrp-mmx-q402-t3918122[/URL]
ALREADY PATCHED BOOT FOR MMX Q402+
Patched Boot.img [url]https://mega.nz/#!PoYGGSAL!-V-QN6P7WptGPtZT3VTBXgxN1H2U2C9tmprQ-66gs-M[/URL]
AND CUSTOM RECOVERY
Credits
topjohanwu For magisk
osm0sis For his AIK tool
shankar Its me
sorry if, i forget someone
STARTING PORT
Porting Boot Image
Download Android Image Kitchen for Windows
For Other visit here [url]https://forum.xda-developers.com/showthread.php?t=2073775[/URL]
Extract it in Desktop and Now put your boot.img inside that folder and run unpacking.exe (simply double click it)
This will extract your boot image
for Example i use linux version of AIK in "LINUX MINT" but process is same as windows .
Now run Unpackimg.sh
you can see in terminal it extract boot.img
there is two folder inside AIK ramdisk and split_img
Just delete ramdisk folder and go inside split_img folder
and copy boot.img.dtb and boot.img-zImage files to AIK main directoey or somewhere else
Now replace your stock boot.img with Port ROM boot.img in AIK tool folder and again run unpackimg.sh. this will create same two folders ramdisk and split_img . in AIK directory
Now replace those two files you copied before from stock boot.img split folder "boot.img.dtb and boot.img-zImage" to new port split_image folder.
Run repacking
This is your new Boot image , rename it to boot.img
Also try replacing lib folder from stock to port ramdisk
Use Winmerge or Meld for comparing .rc files from stock to port ramdisk and add those missing line in port .rc files. like comparing fstab etc
Reserved for more porting tutorials
My first Ported ROM for MICROMAX Q402+
This is port ROM of Ever cross M50 Star
Screen shots
{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
camera
Reserved
Fire _Phoenix said:
My first Ported ROM for MICROMAX Q402+
This is port ROM of Ever cross M50 Star
Screen shots
camera
Click to expand...
Click to collapse
Nice sir thanks
I support you
How to down load InFocus a2
Given link is not working
Pleas provide other link
Fire _Phoenix said:
Reserved
Click to expand...
Click to collapse
Pleas provide InFocus a2 rom's link given link is not working 404 error occures
Priyanshubiswas said:
How to down load InFocus a2
Given link is not working
Pleas provide other link
Click to expand...
Click to collapse
i will upload rom soon
Nice

Categories

Resources