Tool Aces Present..
Nandroid 2 Zip
Disclaimer:
Code:
[COLOR="Magenta"]@[/COLOR][COLOR="Blue"]echo off[/COLOR]
[COLOR="MediumTurquoise"]title[/COLOR] Disclaimer
[COLOR="Blue"]echo[/COLOR].
[COLOR="blue"]echo[/COLOR] I'm no responsible for any kind of damage that happens to you or your device. You are choosing doing this on your own and if incase anything goes wrong I will try to help you :)
[COLOR="blue"]echo[/COLOR].
[COLOR="blue"]exit[/COLOR]
About the tool:
This tool can be used to make a flashable zip of your nandroid backup in few clicks. Simple batch coding has been used in making this.
Click to expand...
Click to collapse
Instructions:
1. Extract the n2z.zip.
{
"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"
}
2. Place system.yaffs2.img and data.yaffs2.img from your recovery to bk folder.
3. Now run nandroid_2_zip.bat and drag the bk folder to tool. Press ENTER
4. Now let tool do some work.
5. Now place the META-INF folder in the rom folder.
6. Now open your updater-script with Notepad++. Now search for this line:
Code:
package_extract_dir("data", "/data");
If it's present well and good and if it's not add the line after the command of extracting system to /system like this :
Code:
package_extract_dir("system", "/system");
[COLOR="Red"]package_extract_dir("data", "/data");[/COLOR]
7. Now give a name to the tool for zipping and have your ROM ready. Easy, wasn't, it?
Click to expand...
Click to collapse
Download
Credits:
# DooMLoRD - For his awesome unyaffs tool.
# mnishamk - For the new codings Thanks man!
Click to expand...
Click to collapse
Nice work mate. Keep rockin....
shprakash said:
Nice work mate. Keep rockin....
Click to expand...
Click to collapse
Thnx man!
Will add some screenshots soon in some time so all the steps will be more easier to follow...
Cheers,
AJ
alokbina is now Abhinav2
Added screenshot. Sorry for bad quality.
Hope its easy
Enjoy :good:
And if we jave data.ext4.dup & sysyem.ext4.dup?
ツ ツ ツ
GEKTHEBOSS said:
And if we jave data.ext4.dup & sysyem.ext4.dup?
ツ ツ ツ
Click to expand...
Click to collapse
Sorry for now it's only for yaffs2.img files but I'll try to add support for ext4.dup files too.
Cheers,
AJ
alokbina is now Abhinav2
Good work. as always.
will try it and get back.
Edit: when i opened the backup, i didn't have .img (data.yaffs2.img) file, i had .win files (twrp backup)
so i should just copy that and rename it to .zip?
edit: did that and got broken image
btw the zip contains a folder rom in which all the files are present, ie not directly in the zip
Regards
N
GEKTHEBOSS said:
And if we jave data.ext4.dup & sysyem.ext4.dup?
ツ ツ ツ
Click to expand...
Click to collapse
is there a command line tool to extract it?, then fear not, it will be made
Edit: how did you type the smiley?
GEKTHEBOSS said:
And if we jave data.ext4.dup & sysyem.ext4.dup?
ツ ツ ツ
Click to expand...
Click to collapse
Extracting ext4 images on Windows is not possible unless you use a 3rd party software like DiskInternals Linux Reader etc. Even after extracting ext4 images using this method, some symlinks get broken and hence your rom will fail to boot or will have some bugs. The safest method to extract ext4 images is to extract it in Linux.
@Abhinav2 - Nice work
abcdjdj said:
Extracting ext4 images on Windows is not possible unless you use a 3rd party software like DiskInternals Linux Reader etc. Even after extracting ext4 images using this method, some symlinks get broken and hence your rom will fail to boot or will have some bugs. The safest method to extract ext4 images is to extract it in Linux.
@Abhinav2 - Nice work
Click to expand...
Click to collapse
Yes true Even I searched for some time without any
perfect solution so I think it wouldn't be possible as of now....
Really sorry guyz
And thanks abcdjdj
Cheers,
AJ
Abhinav2 said:
Yes true Even I searched for some time without any
perfect solution so I think it wouldn't be possible as of now....
Really sorry guyz
And thanks abcdjdj
Cheers,
AJ
Click to expand...
Click to collapse
No problem bro. For those who want to extract ext4 images, you can run this command in Linux -
Code:
mkdir temp
mount -o loop filename.ext4 temp
Then enter the temp folder and copy all the files to another folder.
Sent from my Xperia S using xda app-developers app
No problem .i can make an flashable from nandroid just with 2 programs!(7 zip & ext2read)
Can you write the steps how?
I'll try to automate it
Cheers,
AJ
Related
Want that new xperia launcher on your phone? Then mumble no more.
This mod will enable you to use the Xperia launcher plus timescape widgets on your Optimus One android phone
{
"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"
}
DISCLAIMER: I AM NOT RESPONSIBLE FOR ANYTHING BLAH BLAH BLAH ETC.
WHAT YOU NEED
1. The flashable zip files containing the actual launcher and SE widgets(Download here)
2. Terminal emulator(free from market)
3. Executable script to modify build.prop(Download here)
INSTRUCTIONS
1. Make sure that the executable script(AKA "build") is placed in the root(meaning the base) of your SD card.
2. Using terminal emulator, input this command.(press enter after each line)
Code:
su
sh /sdcard/build
--this should change your build's manufacturer from LGE to Sony Ericsson--
--if an error appears, take note of the error message and post it here--
3. Reboot to recovey and flash SE_timescape.zip
4. Enjoy!!!!!
SMALL WARNING:
No undo.zip as of now, so if you're kind of fidgety on what's in your phone, stay away for now. But, if you have basic knowledge in removing system files, just fiddle with the zip file and you'll know exactly what to remove.
Bugs(help needed):
-app drawer button is placed a little bit high
-photo and video widget may present some errors
Thanks to cygnus of samdroid.net. Click here to visit the original thread
can i see the screenshot?
Screenies are up. I hope you like her, er I mean them.
Yo ungaze-dude you just posted wrong link you posted ungaze's data2sd link.
So that's why there's no one downloading the zip file. Thanks for pointing it out man.
Link fixed
i get this error in terminal "sed: -i requires an argument "
aragarm said:
i get this error in terminal "sed: -i requires an argument "
Click to expand...
Click to collapse
funny, that shouldn't happen. try to re-download. this time I uploaded the one I actually used on my phone.
i am currently using se launcher (for xperia) how is it different with that? Also app drawer button is not high for my launcher.
This launcher sucks. App Drawer doesn't show all apps.
good work man ! but the timescape font is HUGE!
looks ugly :/
it wieked on CM 7.0.2 )
i flashed this archive into recovery
and before i changed this string in build.prop
ro.product.manufacturer=LGE
to
ro.product.manufacturer=Sony Ericsson
neimovirne said:
it wieked on CM 7.0.2 )
i flashed this archive into recovery
and before i changed this string in build.prop
ro.product.manufacturer=LGE
to
ro.product.manufacturer=Sony Ericsson
Click to expand...
Click to collapse
That's exactly the same procedures as the 1st post.
the downloadable "build" script will automate the build prop change needed, while the SE_timescape.zip is a signed(edify) version of SEUX.zip.
About the fonts, YEP they're ugly alright(as you can see on my screenies) I wasn't really planning to use timescape but I really wanted the photo and video widget to work. So if anyone can help here, I'd greatly appreciate it.
Another thing, I wanted to use the SE launcher from this thread but was unsuccessful. Again, if anyone can help out, please do.
Even though it has a few bloats, I still like this launcher(+ photo widget and folders - really cool). I also think it's really fast. I don't have much time to tinker right now so any help would be greatly appreciated.
ungaze said:
That's exactly the same procedures as the 1st post.
the downloadable "build" script will automate the build prop change needed, while the SE_timescape.zip is a signed(edify) version of SEUX.zip.
Click to expand...
Click to collapse
where do you see in the first post at least one file for flash recovery?
neimovirne said:
where do you see in the first post at least one file for flash recovery?
Click to expand...
Click to collapse
WHAT YOU NEED
1. The flashable zip files containing the actual launcher and SE widgets(Download here) <-----HERE?!?!?!?!?!?
2. Terminal emulator(free from market)
3. Executable script to modify build.prop(Download here)
Click to expand...
Click to collapse
Did you get to read the post?
ungaze said:
Did you get to read the post?
Click to expand...
Click to collapse
I downloaded this archive but it was not clear files, not like in the archive that sent me
and by the way, on my phone works all widgets
neimovirne said:
I downloaded this archive but it was not clear files, not like in the archive that sent me
and by the way, on my phone works all widgets
Click to expand...
Click to collapse
I really don't know where you're getting at but trust me, both files are one and the same(only difference is with the update scripts which can be fixed by toggling signature verification). Anyways I've re-uploaded the SE_timescape.zip which is now compatible with all optimus one recoveries.
Have you tried the large photo widget? Did it work for you?
BTW, here's a screenie of the pinch gesture, really nice:
Can we use this on the optimus s? I would love it
cmyasika1 said:
Can we use this on the optimus s? I would love it
Click to expand...
Click to collapse
yes but don't do the steps in RED
WHAT YOU NEED
1. The flashable zip files containing the actual launcher and SE widgets(Download here)
2. Terminal emulator(free from market)
3. Executable script to modify build.prop(Download here)
INSTRUCTIONS
1. Make sure that the executable script(AKA "build") is placed in the root(meaning the base) of your SD card.
2. Using terminal emulator, input this command.(press enter after each line)
Code:
su
sh /sdcard/build
--this should change your build's manufacturer from LGE to Sony Ericsson--
--if an error appears, take note of the error message and post it here--
3. Reboot to recovey and flash SE_timescape.zip
4. Enjoy!!!!!
Click to expand...
Click to collapse
Instead, manually change your build.prop by changing this line:
ro.product.manufacturer=LGE
Click to expand...
Click to collapse
into this:
ro.product.manufacturer=Sony Ericsson
Click to expand...
Click to collapse
or you could follow this thread specifically for optimus S:
androidcentral.com courtesy of captmeach7
ungaze said:
yes but don't do the steps in RED
Instead, manually change your build.prop by changing this line:
into this:
or you could follow this thread specifically for optimus S:
androidcentral.com courtesy of captmeach7
Click to expand...
Click to collapse
So do I just flash the zip?
Where do I change the build.prop at? And will the SE widgets work?
Hi,
how can I extract *ext4.win files using windoes pc?
thx
AW: [Q] Extract *ext4.win files
No one knows.....
thebrainkafka said:
No one knows.....
Click to expand...
Click to collapse
You're gonna need to give more info than that. What file is this (I've personally never heard of the ext4.win extension before; are you asking about an ext4 partition?) and why do you need it for your nexus 4?
Sent by carrier pigeon
klvnhng said:
You're gonna need to give more info than that. What file is this (I've personally never heard of the ext4.win extension before; are you asking about an ext4 partition?) and why do you need it for your nexus 4?
Sent by carrier pigeon
Click to expand...
Click to collapse
Ext4.win is the backup file made by TWRP. Ext4 is the filesystem of the file (I assume) and .win is their extension. It may just be as easy as renaming it to .zip and opening it, kind of like a .apk
He probably wants to extract his apps
Sent from my Nexus 4
AW: [Q] Extract *ext4.win files
mirGantrophy said:
Ext4.win is the backup file made by TWRP. Ext4 is the filesystem of the file (I assume) and .win is their extension. It may just be as easy as renaming it to .zip and opening it, kind of like a .apk
He probably wants to extract his apps
Sent from my Nexus 4
Click to expand...
Click to collapse
THX a lot
Re: [Q] Extract *ext4.win files ([A] They are '.tar' archives)
I arrived here from a google search for the same problem so I thought others might, too. Here is what I found:
Code:
# file data.ext4.win
data.ext4.win: POSIX tar archive (GNU)
# mkdir data
# cd data
# tar xf ../data.ext4.win
tar: Removing leading `/' from member names
...
While this worked, I was surprised that 7Zip complained that it did not recognize the file type, even when I changed the name to 'data.tar'.
Long story short: TWRP '*.ext4.win' backup files appear to be '*.tar' UNIX "tape archives". I would hesitate to say "standard 'tar' files" only because I encountered some unexplained wrinkle. (7Zip usually doesn't have any trouble.)
I know this thread is a year old, but it's still relevant as there is not much information about this
On windows you can use tartool from here: https://tartool.codeplex.com/
Code:
tartool -x system.ext.win output_folder
better yet, http://sourceforge.net/projects/androidicsjbext/, gui ext4 extractor
Change extension from win to tar and open with winrar.
If on windows open the win file in 7Zip, Extract the .ext4 file, and then open the ext4 file with 7zip
hi my some problem help me for this format upacking
{
"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"
}
thebrainkafka said:
Hi,
how can I extract *ext4.win files using windoes pc?
thx
Click to expand...
Click to collapse
change .win to .zip and extract it
How to make system.img from system.ext4.win000 and system.ext4.win001?
I1V1A1N said:
How to make system.img from system.ext4.win000 and system.ext4.win001?
Click to expand...
Click to collapse
System.ext4.win00x files are tar.
1. Concatenate multiple tar files into one file.
2. Use Extractor by Alexey71.
{
"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"
}
Hi guys, I've made a batch command program to Archive and Extract files to zips. Why would you use this? Well, back at the time where I was porting backwards and forwards, I worked in a certain folder, then I just have to click on my batch command and it automatically get's zipped.
How does it work:
Extracting: Place your zip in /EXTRACT/INPUT and your file will be extracted to /EXTRACT/OUT
Compressing: Place your zip in /COMPRESS/INPUT and your file will be compressed in the folder /COMPRESS/OUT
Signing: After you Compressed your files, you just select sign and it will be named " updated-signed "
Note:- At the moment the tool and it's folders need to be ran from the desktop!
Ui:
It's a very basic command prompt.
What I'm working on:
I am going to add the following features:
The ability to Root and Unroot Ace
The ability to Odex and Deodex Ace
The ability to Add scripts to Ace.
The ability to be ran from anywhere not just the Desktop.
Installer and windows Ui.
ADB Tools
Sign Apk's
This shall later on be renamed to something like : The Ace All-In-One tool.
------------------------------------------------------------------------------------------------
Translations:
Porteguese:
Translated and modded by Danilo_Pascal
Download Zipster Porteguese
------------------------------------------------------------------------------------------------
Have fun!
Thanks to my dad for helping me with Windows Scripting and Programming, lolz.
Changelog:
27/03/13
Initial release.
28/03/13:
Added capability to sign zip files.
Changed name to: Zipster Tool
Can i use this with wine in linux ?
Mm7 said:
Can i use this with wine in linux ?
Click to expand...
Click to collapse
Yes.
useful for porting roms..nice idea..thanks and subscribed
The Alchemist said:
useful for porting roms..nice idea..thanks and subscribed
Click to expand...
Click to collapse
Thanks!
Updated the thread, renamed and added the ability to sign. I am thinking of making a Galaxy Ace only tool that can Root and everything in one, and perhaps a universal one like this one is at the moment.
PulseDroid said:
Thanks!
Updated the thread, renamed and added the ability to sign. I am thinking of making a Galaxy Ace only tool that can Root and everything in one, and perhaps a universal one like this one is at the moment.
Click to expand...
Click to collapse
Something like nexus phones have?
root toolkit
Sent from Ace on JB (4.2.2)
n0p3zz said:
Something like nexus phones have?
root toolkit
Sent from Ace on JB (4.2.2)
Click to expand...
Click to collapse
Yep.
Hey PD.. I cant sign my update.zip
when I try to sign the update.zip it show the line like this >> 'java' is not recognized as an internal or external command, operable program or batch file.
look at the attachment. can you help me with this, please :angel:
isafarady said:
Hey PD.. I cant sign my update.zip
when I try to sign the update.zip it show the line like this >> 'java' is not recognized as an internal or external command, operable program or batch file.
look at the attachment. can you help me with this, please :angel:
Click to expand...
Click to collapse
Need to download the Java Development package (JRE)
Translation added.
delete, Problem solved
So guys here is a tool called OCASIE which extracts your system.img in just 5 seconds.
No special requirements.
How to use:
1. Extract Ocasie.rar using Winrar or 7zip.
2. Paste your system.img from CWM backup in the extracted folder.
In CWM backup your system.img file name will be system.yaffs2.img.
Click to expand...
Click to collapse
3. Rename your file to system.img if it has some other name as posted above.
4. Run OCASIE.exe and wait.
WOAH!! You have your system.img extracted in extracted_system folder :victory:
Do whatever you wanna do with this.
The actual credit goes to
Ketan Mate
Click this to download Ocasie
--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
What are you all waiting for??? Hit Thanks.
coolprateek.kumar said:
So guys here is a tool called OCASIE which extracts your system.img in just 5 seconds.
No special requirements.
How to use:
1. Extract Ocasie.rar using Winrar or 7zip.
2. Paste your system.img in the extracted folder.
3. Rename your file to system.img if it has some other name as posted above.
4. Run OCASIE.exe and wait.
WOAH!! You have your system.img extracted in extracted_system folder :victory:
Do whatever you wanna do with this.
The actual credit goes to my friend whom I found in my phone's group.
Dude if you are seeing this then PM me and I'll add your name.
Click this to download Ocasie
--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
What are you all waiting for??? Hit Thanks.
Click to expand...
Click to collapse
bro its not working
kirkirehani93 said:
bro its not working
Click to expand...
Click to collapse
What did you do?
Tell me the process.
And what error did you get.
Followed all ur steps ....bt its unable to extract the system.img placed in ocasies extracted folder
Sent from my Nexus S
kirkirehani93 said:
Followed all ur steps ....bt its unable to extract the system.img placed in ocasies extracted folder
Sent from my Nexus S
Click to expand...
Click to collapse
Did you do this?
1. Extract ocasie.rar and place both ocasie..exe and a folder in another folder.
2. Place system.img (make sure of this name,no other) in the folder containing contents of ocasie.rar.
3. Run ocasie.exe.
If the system is extracted it would say it to you
This is what happened when I tried it using your exact instructions, this is the output from the window:
$$$ One Click Android System Image Extractor $$$
Android System Image Extractor
by kinghacker @ xda-developers
Supplied file: system.img
Extracting System.img . . .
Unpacking system to "/extracted_system/" . . .
cygwin warning:
MS-DOS style path detected: \Users\Vince\Desktop\OCASIE\system.img
Preferred POSIX equivalent is: /system.img
CYGWIN environment variable option "nodosfilewarning" turns off this warning.
Consult the user's guide for more details about POSIX paths:
http://cygwin.com/cygwin-ug-net/using.html#using-pathnames
0 [main] unyaffs 3968 exception::handle: Exception: STATUS_ACCESS_VIOLATIO
N
975 [main] unyaffs 3968 open_stackdumpfile: Dumping stack trace to unyaffs.e
xe.stackdump
Done!
Press "Thanks" if you like this application!!!!
Press any key to continue . . .
Almighty2 said:
This is what happened when I tried it using your exact instructions, this is the output from the window:
$$$ One Click Android System Image Extractor $$$
Android System Image Extractor
by kinghacker @ xda-developers
Supplied file: system.img
Extracting System.img . . .
Unpacking system to "/extracted_system/" . . .
cygwin warning:
MS-DOS style path detected: \Users\Vince\Desktop\OCASIE\system.img
Preferred POSIX equivalent is: /system.img
CYGWIN environment variable option "nodosfilewarning" turns off this warning.
Consult the user's guide for more details about POSIX paths:
http://cygwin.com/cygwin-ug-net/using.html#using-pathnames
0 [main] unyaffs 3968 exception::handle: Exception: STATUS_ACCESS_VIOLATIO
N
975 [main] unyaffs 3968 open_stackdumpfile: Dumping stack trace to unyaffs.e
xe.stackdump
Done!
Press "Thanks" if you like this application!!!!
Press any key to continue . . .
Click to expand...
Click to collapse
Where did you get file from... System dump or cwn?
Got the file from this utility:
http://forum.xda-developers.com/showthread.php?t=2307439
It's the stock rom for Verizon Motorola Droid RAZR HD.
Almighty2 said:
Got the file from this utility:
http://forum.xda-developers.com/showthread.php?t=2307439
It's the stock rom for Verizon Motorola Droid RAZR HD.
Click to expand...
Click to collapse
I already mentioned that it extracts system.img acquired from CWM BACKUP
Works fine for me. Thanks.
coolprateek.kumar said:
I already mentioned that it extracts system.img acquired from CWM BACKUP
Click to expand...
Click to collapse
Yes, but how do I open other system.img files since it would greatly help... Thanks!
Almighty2 said:
Yes, but how do I open other system.img files since it would greatly help... Thanks!
Click to expand...
Click to collapse
I don't know about that.
CWM backup is easier
coolprateek.kumar said:
I don't know about that.
CWM backup is easier
Click to expand...
Click to collapse
CWM backup would work if all I wanted to do was extract my own backups but everytime everytime there is a official update, the update won't work because the /system/app apk's have to be stock while mines is always updated with the latest versions so trying to find away to extract the stock /system/app apk's from the images. I thought all system.img's were a standard format but guess not.
Almighty2 said:
Yes, but how do I open other system.img files since it would greatly help... Thanks!
Click to expand...
Click to collapse
Use the Kitchen.
XperienceD said:
Use the Kitchen.
Click to expand...
Click to collapse
Already tried that, didn't work
Worked fine for many ROMs. But when i tried to decompile KitKat ROM, i got the following error
{
"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"
}
What to do? Any fixes?
rhar**** said:
Worked fine for many ROMs. But when i tried to decompile KitKat ROM, i got the following error
What to do? Any fixes?
Click to expand...
Click to collapse
Seems that KitKat introduced new algorithms... sorry I can't do anything about it...or wait if some other 4.4 member faces same and find a walk around
coolprateek.kumar said:
Seems that KitKat introduced new algorithms... sorry I can't do anything about it...or wait if some other 4.4 member faces same and find a walk around
Click to expand...
Click to collapse
Do you mean that in KitKat there's a new way of packing in IMG files?
Sent from a device running KitKat
rhar**** said:
Do you mean that in KitKat there's a new way of packing in IMG files?
Sent from a device running KitKat
Click to expand...
Click to collapse
I really don't know...just took an hypothesis.
fast and best
kirkirehani93 said:
bro its not working
Click to expand...
Click to collapse
tried many tools to extract sytem.img for mtag353 at last susceeded with this thanks bro!
{
"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"
}
INTRODUCTION
this is a guide , with this, you can make your own flashable zips
DISCLAIMER
Code:
[SIZE="3"][CENTER]Please Follow The Instructions Carefully, Just In case Anything Goes Wrong, Please Don't Blame Me[/CENTER][/SIZE]
DOWNLOAD
BASE.zip
INSTRUCTIONS
Download the given BASE.zip
place it somewhere in your PC and extract it using any zip manager(Ex: WinRAR , 7zip etc)
you will find 3 folders
go inside system, and add whatever you want..
then repack the zip ,give whatever the name you want and flash using twrp:good:
HOWTO?
detailed guide/ instructions
like, how to add apps, boot animation, ringtones, fonts etc
ADDINGAPPS
go inside system folder
create a folder named "priv-app" (without quotes)
and now, create another folder (with the name of your app, without spaces) inside priv-app
and place the apk file inside the folder that you just created
the path of your apk should be like:
Code:
[CENTER]BASE\system\priv-app\PixelLauncher\PixelLauncher.apk[/CENTER]
BOOTANIMATION
go inside system folder
create a folder named "media" (without quotes)
and place the bootanimation.zip file inside the folder that you just created
the path of your apk should be like:
Code:
[CENTER]BASE\system\media\bootanimation.zip[/CENTER]
RINGTONES
go inside system folder
create a folder named "media" (without quotes)
inside media, create another folder "audio" (without quotes)
inside media, create another folder "ringtones" (without quotes)
and place the ringtone.ogg file inside the folder that you just created
the path of your apk should be like:
Code:
[CENTER]BASE\system\media\audio\ringtones\"yourfile".ogg[/CENTER]
CUSTOMFONTS
download any FULL font pack
and extract the font zip,
you till noticee font files
use the same procedure and coppy ALL font files to "fonts" folder inside system, and obtain path to be like
Code:
[CENTER]BASE\system\fonts\font files.ttf[/CENTER]
if you want to add some apps that can be uninstalled later,
you will find a folder named "data" ,inside the BASE.zip
inside that, there will be another folder named "app"
now, drop any apk here, if you want that apk to be uninstallable after the flash, that is
it should be like like
Code:
[CENTER]BASE\data\app\uninstallable_app.apk[/CENTER]
WARNING
DO NOT TOUCH ANYTHING INSIDE META-INF FOLDER
IMPORTANT
:laugh::goodLAY ON AND PRESS THANKS :good::laugh:
thilak devraj said:
INTRODUCTION
this is a guide , with this, you can make your own flashable zips
hi thilak,
can you pl. re-upload the link?
thanks
Click to expand...
Click to collapse
subodhverma21 said:
thilak devraj said:
INTRODUCTION
this is a guide , with this, you can make your own flashable zips
hi thilak,
can you pl. re-upload the link?
thanks
Click to expand...
Click to collapse
what happened with the current link?? its working fine
Click to expand...
Click to collapse
thilak devraj said:
subodhverma21 said:
what happened with the current link?? its working fine
Click to expand...
Click to collapse
There was some problem in my pc with google links.
Now Downloaded successfully in my L-22.
I have been searching for this flash able zip from such long time.
Thank you very much.
Click to expand...
Click to collapse
subodhverma21 said:
thilak devraj said:
There was some problem in my pc with google links.
Now Downloaded successfully in my L-22.
I have been searching for this flash able zip from such long time.
Thank you very much.
Click to expand...
Click to collapse
you are welcome and feedback is much appriciated
Click to expand...
Click to collapse