[TOOL][FASTBOOT] QuikIMG - A frontend for fastboot [0.2 beta][22 Mar] - Xperia Arc Android Development

QuikIMG
A small tool I made to flash .img files through fastboot easily and quickly, without the need to type in commands manually. Originally I only made it for personal use but I decided to release it here. Someone might find this useful.
Q: FlashTool has this feature. Why bother?
A: Just because I can. Use whichever you prefer.
Screenshots
{
"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"
}
Requirements
Unlocked bootloader.
A USB cable.
Fastboot already working.
Windows.
Release Notes
0.2 beta (22 Mar)
List is refreshable.
MD5 hash of selected file.
Ability to boot (without flashing) a kernel.
UI changes.
0.1 beta (17 Mar)
Initial release.
Downloads
QuikIMG-0.2-beta.zip (1.66 MB)
Instructions
Extract the contents anywhere you like.
Place .img files inside /QuikIMG/images.
Start QuikIMG.
Choose .img file.
Choose desired partition.
Click "Flash"
Wait for it to flash and then you're done.
Known Issues
Shell output doesn't update in real time. Seems to be an issue with fastboot.exe.
File filtering currently not implemented. You can put any file in the "images" folder and have fastboot flash it. Please be careful.
Planned Features
Ability to individually flash an .img file anywhere on your PC.
Configurable images directory.
Disclaimer
This beta software is to be used only by advanced users who know what they're doing. I hold no responsibility for damaged/bricked/exploded devices. I do not own the included md5sums executable as it is only used to complete a feature in the software.
If you have any suggestions or found a bug, post it here and I'll see what I can do. Hit 'Thanks' if this tool helped you.

Awesome!!
Thank you!

Awesome x2!!!
sent from my digital typewriter

awesome x3 this is cool thanks a lot

Awesome.... !! Best tool...

Thanks for this, became tedious renaming each kernel to boot.img
Sent from my LT18i using Tapatalk

dinesh690 said:
Thanks for this, became tedious renaming each kernel to boot.img
Sent from my LT18i using Tapatalk
Click to expand...
Click to collapse
Actually, you didn't have to rename them.
Code:
fastboot flash boot <file name>.img

THANKS a lot!!!!!

doomed151 said:
Actually, you didn't have to rename them.
Code:
fastboot flash boot <file name>.img
Click to expand...
Click to collapse
You can also open the CMD in the fastboot directory, type:
Code:
fastboot flash boot
Then drag the .img from your download folder to the CMD window and it will enter the full path for you (with quotes if required).
Doomed: Thank you for this useful tool. Please could you show the MD5 hash for the selected image?

isangelous said:
Doomed: Thank you for this useful tool. Please could you show the MD5 hash for the selected image?
Click to expand...
Click to collapse
Like this?

doomed151 said:
Like this?
Click to expand...
Click to collapse
"Win" for fastboot flash boot some strange kernel.img
Thanks doomed
Sent from my MT15i using Tapatalk

Nice tool, thanks for the great job.

Well That was the first time I had system.img flashed to my Phone.. My fastboot had that Waiting for Device issue and I tried my best but couldnt resolve it..
But this application did it for me...
Btw.. I had one issue flashing userdata.img.. I cant make a log but it showed some "1 Black had bad sector".. dont know what could that mean...

Great simple but very useful app.
Sent from my LT15i using xda premium

doomed151 said:
Like this?
Click to expand...
Click to collapse
That would be perfect

this is great for people like me who find it hard to use command things, thank you

wont let me drag img file
hello can you help i drag my img kernel in the box but it doesn't show in the box. what am i missing?
my phone shows it is "connected".
thanks.

primod808 said:
hello can you help i drag my img kernel in the box but it doesn't show in the box. what am i missing?
my phone shows it is "connected".
thanks.
Click to expand...
Click to collapse
Dragging doesn't work. You must put the .img file into /QuikIMG/images/ folder.

doomed151 said:
Dragging doesn't work. You must put the .img file into /QuikIMG/images/ folder.
Click to expand...
Click to collapse
Thanks for the reply flashing now

QuikIMG 0.2 beta released.

Related

[ROM][NIGHTLY] Unofficial Firefox OS Nightly Build 2012-08-26 01:37:32

Introduction
Welcome to the Unofficial Firefox OS, Boot to Gecko(B2G), Nightlies for the Nexus S
The build is compiled from the latest B2G repos using the build scripts on mac.
Notes
This build is Unofficial work, not related to B2G nightlies. Please do not report bugs to B2G team for anything that is provided as part of this thread.
Use this at your own risk. I will not be accountable if this causes you phone to fail, or you lose your data. The backup of your data is your responsibility.
B2G rom image erases /data and /cache partitions, so, you should backup /system and /data with CWM backup menu. After you flash B2G, you cannot recovery your android user data if you don't backup.
You can not burn Firefox OS ROM by Clockwork Mod Recovery, burn it by fastboot command yet. If anyone help me to make update.zip, help contact me.
Thank you.
Requirement
Unlocked Nexus S
fastboot command for *nix or mac
[Option] CWM Recovery for backup/restore Android OS
Download ROM
firefoxos-crespo-20120905-010423.zip
firefoxos-crespo-20120901-210716.zip
firefoxos-crespo-20120826-013732.zip
firefoxos-crespo-20120813-041917.zip
firefoxos-crespo-20120804-001307.zip
Install Firefox OS
Turn off the device
Press VOL UP and POWER to launch fast boot mode
Run flash.sh on *nix command line
Work:
Call and receive telephone
Connect WiFi and 3G Network
Run the B2G applications
Not work:
Launch camera
Auto correct date/time
i18n localization
And, many many functions
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"
}
Links:
Building and installing Boot to Gecko | Mozilla Developer Network
At last downloading now
Sent from my Nexus S using xda app-developers app
Most happy to see this
Gonna try it soon
Thanks alot !!
Can you make it CWM flashable?
waiting flashable
nice working ok so far
Thank you so much for sharing your work.
In download..... :thumbup::what:
Inviato dal mio Crespo
Looks pretty neat!
Sent from my Nexus S using Codename Android Jelly Bean
Any way to get it as a flashable zip ? :\
Is it really so hard to follow the instructions? fastboot really isn't that hard to cope with
Sent from my Nexus S using xda premium
If you guys really want to try out Boot 2 Gecko, go to Nexus S General section and search for B2G thread, where a user named Moriarty compiled flash able B2G rom.
Sent from my Nexus S using Tapatalk
Wow wow
Sent from my Nexus S using XDA Premium App
Can't you share atleast a CWM backup of the rom ?. so it'll be easier to get the os on to the device .
Thanks.
arlyanagi, have you ever had bootloop problems? Have you done some modifies in Kernel therms?
interesting OS. can't do much with it for now. Looking forward to mozilla making progress on it, however.
looks promising enough,,, please can u state how to install through fastboot on windows... I mean the exact command lines.
shb66 said:
looks promising enough,,, please can u state how to install through fastboot on windows... I mean the exact command lines.
Click to expand...
Click to collapse
[windows] download the zip. inside you will find 4 .img files. place them in the same directory as your fastboot.exe
Code:
fastboot flash boot boot.img
fastboot flash recovery recovery.img
fastboot flash system system.img
fastboot flash userdata userdata.img
holtenc said:
[windows] download the zip. inside you will find 4 .img files. place them in the same directory as your fastboot.exe
Code:
fastboot flash boot boot.img
fastboot flash recovery recovery.img
fastboot flash system system.img
fastboot flash userdata userdata.img
Click to expand...
Click to collapse
Thanks for the prompt reply.....will try it today...
... Can u post changelog along with every new nightly link.
Man i cant wait until this is stable.
Good work so far!

[Tool] All in 1 Toolbox [Revision]

Hello,
I just saw the All in 1 Toolbox by OS_Hacking and thought,
it might be easier if it would be a programm instead of a script.
So i worked some time, and here it is:
The revised Version of the All in 1 Toolbox!!
Disclaimer:
I am not responsible for any damage at your device!
You're running this programm on your own risk!
Screenshots:
{
"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"
}
Instructions:
Just copy the folder named "Revised-P880" inside of the .zip to C:\ (Root directory).
After that, just start the "Revised P880 Toolbox.exe" and have fun
Download:
Version 1.0 of the Revised All in 1 Toolbox (Dev-Host)
Version 1.0 of the Revised All in 1 Toolbox (Mediafire)
Rights and Thanks:
All rights are going to OS_Hacking cause i used his Toolbox as base!!!
And i have to thank him too, for his great work!!
Changelog:
[29.04]:
- Initial release
phil1405 said:
The revised Version of the All in 1 Toolbox!!
Click to expand...
Click to collapse
Hey, nice work!
Did you replace old CWM with the new 6.0.3.1?
If not, this could be an option
No i didn't :/
Can you give me a link?
I'll add it tonorrow in next version
Greets
Phil @ DHYMusic
Suggestion: make this application download updated files from some server.
Example:
Client Side
versions.xml
Code:
<toolbox>
<file>
<name>ClockWork Mod Image File</name>
<version>6.0.3.0</version>
</file>
<file>
...
</file>
</toolbox>
On every application start, check all file versions. If new files are available, download and replace them with the new ones.
Server Side
versions.xml
Code:
<toolbox>
<file>
<name>ClockWork Mod Image File</name>
<version>6.0.3.1</version>
<download>LINK_TO_SOME_ONLINE_STORAGE</download>
</file>
<file>
...
</file>
</toolbox>
I can help with coding.
Please write me a PM, cause i don't know implement that :/
Greets
Phil @ DHYMusic
phil1405 said:
Can you give me a link?[/URL]
Click to expand...
Click to collapse
Here we go
http://download2.clockworkmod.com/recoveries/recovery-clockwork-touch-6.0.3.1-p880.img
Any other wishes?
If not i'm making the next version
Greets
Phil @ DHYMusic
flash boot.img (kernel)?
Sent from my LG-P880 using xda app-developers app
could anyone upload app to another server because file is unavailable
Dev Host is having problems again -.-
Reuploading to Mediafire right now
...sent from a Nexus 4™...
2nd link added to OP
Thank You Verry Much
No problem
...sent from a Nexus 4™...
phil1405 said:
No problem
...sent from a Nexus 4™...
Click to expand...
Click to collapse
Have you already updated the CWM recovery to 6.0.3.1 or is it still 6.0.3.0?
cant seem to use this it says "unhandled exception..... blah blah blah" when i start to root.. any help please? want to use this
Did you copy the folder in your C:/ directory?
...sent from a Nexus 4™...
So I just plug my phone in what mode?
Or turn it off?
I want to root it!
Thanks! and sorry for my bad English
I have a problem here, on v10e
when i boot into recovery i dun find any option of ADB... anything i miss out?
ADB installed, drver all installed, adb devices shows my device.
areankim said:
I have a problem here, on v10e
when i boot into recovery i dun find any option of ADB... anything i miss out?
ADB installed, drver all installed, adb devices shows my device.
Click to expand...
Click to collapse
Upgrade to jellybean first
Sent from my rooted P880
IceTeaDestroyer said:
So I just plug my phone in what mode?
Or turn it off?
I want to root it!
Thanks! and sorry for my bad English
Click to expand...
Click to collapse
If you want to root your phone, go to recovery mode (turn off --> push volume down button + power button, don't release until recovery mode start), select adb sideload, connect your phone tp your pc, then selec root in AiO.
Sent from my tf101

[Tutorial] How to extract System.img on Windows

How to extract system.img
Requirements:
* Windows XP or newer
* Ext4 Unpacker
* Ext2Explore
* System.img of your choice
Click to expand...
Click to collapse
Step 1:
The first thing you need to do is to launch the Ext4 Unpacker software and then you need to select the open button.
{
"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 2:
Select the system.img you want to extract.
Step 3:
Press the "Save as EXT4" button.
Step 4:
Select where you want to save the .ext4 file and enter a name with the extension .ext4, then press Save.
Step 5:
Wait while the ext4 image is being unpacked.
Step 6:
Launch the ext2explore software as a Administrator (Do that or it wont work!) and then select File then Open Image.
Step 7:
Select the file you saved earlier with Ext4 Unpacked software and then select "Open".
Step 8:
Now highlight the file you just have imported in EXT2Explore and then press the "Save" button.
Step 9:
Select where you want the unpacked system files to be placed.
After that is done just go to the folder and voila! The android system files should be in the folder.​

			
				
Video coming tomorow
Sent from my Nexus 7 to your screen.
Bumping this up, video added.
As a (Linux) alternative, the (Google/Android) supported method based on use of a Linux OS is here and here - using the simg2img and mkuserimg.sh scripts.
cheers
Not working
my system.img file is over 1GB and the unpacker errors ... how to do it?
thyk888358 said:
my system.img file is over 1GB and the unpacker errors ... how to do it?
Click to expand...
Click to collapse
Where did you get that system.img? The AOSP one works fine.
Skickat från min Xperia U via Tapatalk 2
it's from LG Optimus rom.
thyk888358 said:
it's from LG Optimus rom.
Click to expand...
Click to collapse
Make sure its a ext4 file thats inside the system.img.
Sent from my Xperia U.
How to recompile into ext4 file
Help me, please !
devstaff said:
Where did you get that system.img? The AOSP one works fine.
Skickat från min Xperia U via Tapatalk 2
Click to expand...
Click to collapse
When I do as your guide, it says that: "Range checker error !". Please give me know why and how to extract without error. Thanks a lot.
ext4 unpacker.
First of all thank you for the tutorial.
I successfully extracted using ext4 unpacker. But when it comes to ext2explore .. it has extracted and suddenly it got crashed.
From the second time, ext4 unpacker is also getting crashed?
Even ext2explore also doing the same.
extracting image
First Thank u so much but unfortunatelyi face problem while extracting .img file it says unsknown file format
Thank for your guide!!:good:
swapn said:
First Thank u so much but unfortunatelyi face problem while extracting .img file it says unsknown file format
Click to expand...
Click to collapse
i get the same issues anyone know why?
fyi it a moto x img
Thank you!!!
Finally a procedure that is simple and works!
Great help.. thanks
Thanks for ur ideal effort in making this Tutorial, it help me a lot. :laugh:
[ASK]
I wanna ask.. can different chipset porting to my device??
my device has mt 6572 chipset..
can i used mt 6589 or mt 6577 porting to my device??
[help]
If you are using windows vista or above...
dqduoc said:
When I do as your guide, it says that: "Range checker error !". Please give me know why and how to extract without error. Thanks a lot.
Click to expand...
Click to collapse
If you are using windows vista or above select with the secondary button - troubleshoot compatibility. Maybe that could help.

General TWRP 3.5.1 for Mi 11 Ultra

Done. You can see blow!
I am ready to test at any time
vutruonghainam said:
I'm writing... Coming soon
Click to expand...
Click to collapse
damn nice. how did you extract the boot.img file?
TWRP Recovery Installation:
You should turn off Antivirus software
1. Before starting the process, the bootloader must be unlocked (bootloader unlock)
2. Install the Xiaomi USB drivers
3. Settings - Additional settings - Enable Usb debugging from the developer options.
4. Download the attached files.
5. Extract it from zip and copy it to C: directory (zip password: vutruonghainam)
6. Double click the file "残 芯 专用 TWRPRecovery 刷 入 工具 Win 版 V2.0 " in 1 file.
7. Select file TWRP you moved to C like step 1 in picture below.
8. Turn off your phone and put it into fastboot mode by holding down the volume down and power keys.
9. Connect your phone in fastboot mode to your computer.
10. Click on the flash button marked like step 2 in picture below.
11. Your phone will boot up in TWRP.
P/s: This TWRP is a one-time install. So after you have exiting TWRP, it will return to the original recovery. To make TWRP permanent, change the language to English from the language selection, you can use the TWRP / Advanced / Onekey Inject TWRP option.
{
"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"
}
Features:
- ADB Sideload is running
- Data decryption works
- Debug works
Special thanks for HiddeNKinG at miuiturkiye.net
wrong password
shaman91 said:
wrong password
Click to expand...
Click to collapse
I checked, the password still working
vutruonghainam said:
I checked, the password still working
Click to expand...
Click to collapse
Tools TWRP unpack pass working.
Recovery zip - pass miuiturkiye.net
Hmm, strange - I'm getting a trojan warning for this file (see attached analysis). Any ideas on that ?
Thank you so much for your work.
Everything works well.
Do OTAs work now ?
Can you just fastboot flash recovery recovery.img?
s3axel said:
Hmm, strange - I'm getting a trojan warning for this file (see attached analysis). Any ideas on that ?
View attachment 5307131
Click to expand...
Click to collapse
File uploaded 25 day ago ?
veimus said:
File uploaded 25 day ago ?
Click to expand...
Click to collapse
No, today after my Antivirus program gave an alert... No idea where the date is coming from.
s3axel said:
Hmm, strange - I'm getting a trojan warning for this file (see attached analysis). Any ideas on that ?
View attachment 5307131
Click to expand...
Click to collapse
Don't worry. You can flash it via virtual machine
Lmao smell some surprise
But who cares... flashing lmao (want to install OTA 12.5.50 lmao)
Mauk80 said:
Can you just fastboot flash recovery recovery.img?
Click to expand...
Click to collapse
Exactly...im also interesting in that
avetny said:
Lmao smell some surprise
But who cares... flashing lmao (want to install OTA 12.5.50 lmao)
Click to expand...
Click to collapse
You don't want to install 12.5.5 it's full of bugs
pafc66 said:
You don't want to install 12.5.5 it's full of bugs
Click to expand...
Click to collapse
Haha there is no bugs
avetny said:
Haha there is no bugs
Click to expand...
Click to collapse
Yes there is.
You can't click on colour scheme setting , it crashes
Backup and reset setting crashes
There's no google certification
EU developers took it off their site.
pafc66 said:
Yes there is.
You can't click on colour scheme setting , it crashes
Backup and reset setting crashes
There's no google certification
EU developers took it off their site.
Click to expand...
Click to collapse
damn thank you

General [SHARED] [ROM] Void UI

#VoidUl #Unofficial #ROM #S
VoidUI Supernova - UNOFFICIAL Android 12L
Updated: 04/12/22
{
"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"
}
Download
Notes:
•Build Initial-Test
Gapps Build Only
FW Included 13.0.20
CTS passes by default
•Report bugs with logs Credits:
Trees: @Chemuski1
•Help: @yohan _Black
By: @David_Garcia_Fergusson
If you are part of the development of this rom, could you explain how to install this update without the initial rom?
NOSS8 said:
If you are part of the development of this rom, could you explain how to install this update without the initial rom?
Click to expand...
Click to collapse
Flashing instructions for VoidUI
# unlocked bootloader
# I'm from miui 13.0.11.0( India)
1. Go to fastboot mode on phone, must have latest latest platform tools. (Place .img inside platform tools folder)
Follow the command in fastboot (cmd in admin)
Fastboot boot twrp 3.7.img
It will automatically boot to recovery.
Format data.
Enable adb side load
adb sideload rom.zip( if this is given cannot read error, place the rom file in outside platform tools folder.
Richardnn007 said:
Flashing instructions for VoidUI
# unlocked bootloader
# I'm from miui 13.0.11.0( India)
1. Go to fastboot mode on phone, must have latest latest platform tools. (Place .img inside platform tools folder)
Follow the command in fastboot (cmd in admin)
Fastboot boot twrp 3.7.img
It will automatically boot to recovery.
Format data.
Enable adb side load
adb sideload rom.zip( if this is given cannot read error, place the rom file in outside platform tools folder.
Click to expand...
Click to collapse
The zip contains only payload.bin, it's an update.
NOSS8 said:
The zip contains only payload.bin, it's an update.
Click to expand...
Click to collapse
No you can flash, it's initial. Just sideload
Richardnn007 said:
No you can flash, it's initial. Just sideload
Click to expand...
Click to collapse
Have you installed it?
I'm currently on this. Great battery backup
Richardnn007 said:
I'm currently on this. Great battery backup
Click to expand...
Click to collapse
I had already created a thread for this rom, I deleted it because no one managed to install it with the method you posted.
Wait and see.
Are you part of the development of this rom?
NOSS8 said:
I had already created a thread for this rom, I deleted it because no one managed to install it with the method you posted.
Wait and see.
Are you part of the development of this rom?
Click to expand...
Click to collapse
Give me anydesk, if you want help
Richardnn007 said:
Give me anydesk, if you want help
Click to expand...
Click to collapse
Are you part of the development of this rom?
No
Richardnn007 said:
No
Click to expand...
Click to collapse
I tell you before a moderators do it.
Edit your thread in general section, mark Shared in the title and delete all links to Telegram.
NOSS8 said:
I tell you before a moderators do it.
Edit your thread in general section, mark Shared in the title and delete all links to Telegram.
Click to expand...
Click to collapse
Thanks, Done

Categories

Resources