Making CWM Flashable ZIP from mobile phone - Micromax A110

Hi there
My experiments come to an end. Pls note the steps below
(1)at first u need a sample zIP download it from below link
http://d-h.st/ZYX
(2)download "PowerGrasp file manager" from link below
http://d-h.st/t3u
(3)open the sample zip from file manager(do not extract) u will see
Folder meta-inf (don't modify it leave it as it is)
now make another folder named system under this make folder app(For apk's)now cut and paste any desired apk into app folder
(4)now file manager asks compression level choose normal(6)
(5)Now exit this zip operation
Hurrey u have created ur first cwm flashable zip from ur phone itself
Goto recovery and flash it. Off course it will work just try and hit thanks
-----------------------------------------------------
Hints
/system/app - all the system apps (SystemUI.apk etc)
/system/framework/ -framework-res.apk,android.policy.jar
/system/media - bootanimation.zip
/system/lib - libraries (*.so)
---------------------------------------------------------------
For rom's flashable zip u need to edit the updater script u can do this also in mobile(like notepad++ in PC)
https://play.google.com/store/apps/details?id=com.aor.droidedit
-----------------------------------------------------------------------------------------
HIT THANKS if u like my work. Don't think just hitttttt

Great thanks testing
Sent from my GT-I9300 using Tapatalk 2

Why would you need to make a flashable zip of your phone, what's wrong with a normal nandroid? This idea makes no sense.
Sent from my GT-I9505 using xda app-developers app

ranger4740 said:
Why would you need to make a flashable zip of your phone, what's wrong with a normal nandroid? This idea makes no sense.
Sent from my GT-I9505 using xda app-developers app
Click to expand...
Click to collapse
If u want to make flash able zip of boot animation then u need PC
With this u don't need PC. Understand the thread now u can create flashable zip right from your phone

Basically it can be used to make flashable zips/roms. Or edit existing roms to remove stuff you don't want before flashing all from your phone.
Sent from my GT-I9300 using Tapatalk 2

How about the permissions from the apps that get flashed?
Are they automatically set to 644 after flashing?
Sent from my GT-I9300 using XDA Premium 4 mobile app

coolhof said:
How about the permissions from the apps that get flashed?
Are they automatically set to 644 after flashing?
Sent from my GT-I9300 using XDA Premium 4 mobile app
Click to expand...
Click to collapse
Better u try and give me review

saurabh0291 said:
Better u try and give me review
Click to expand...
Click to collapse
Haha smart answer.
Oké I test it this evening and give a review tonight.
Sent from my GT-I9300 using XDA Premium 4 mobile app

coolhof said:
Haha smart answer.
Oké I test it this evening and give a review tonight.
Sent from my GT-I9300 using XDA Premium 4 mobile app
Click to expand...
Click to collapse
HV u tested.it

saurabh0291 said:
HV u tested.it
Click to expand...
Click to collapse
Yes now I've tested it.
Only for systemapps at the moment.
And yes, its working good.?
The permissions are set to 644.
Thanx for sharing your work.
Now its for everybody easy to make a flash zip.
Sent from my GT-I9300 using XDA Premium 4 mobile app

coolhof said:
Yes now I've tested it.
Only for systemapps at the moment.
And yes, its working good.?
The permissions are set to 644.
Thanx for sharing your work.
Now its for everybody easy to make a flash zip.
Sent from my GT-I9300 using XDA Premium 4 mobile app
Click to expand...
Click to collapse
How to make flash able zip of init.d scripts

panzersattack said:
How to make flash able zip of init.d scripts
Click to expand...
Click to collapse
Good question.
It's not working for me.
Maybe the Op can take a look in it.
Sent from my GT-I9300 using XDA Premium 4 mobile app

coolhof said:
Good question.
It's not working for me.
Maybe the Op can take a look in it.
Sent from my GT-I9300 using XDA Premium 4 mobile app
Click to expand...
Click to collapse
Its very simple y u guys r having problem
Everything goes in system folder
Give the path(system>etc>init.d>place here scripts)
See I made a zip
http://forum.xda-developers.com/showthread.php?t=2531124

saurabh0291 said:
Its very simple y u guys r having problem
Everything goes in system folder
Give the path(system>etc>init.d>place here scripts)
See I made a zip
http://forum.xda-developers.com/showthread.php?t=2531124
Click to expand...
Click to collapse
I did that, but it won't flash.
Getting the droit with the red triangle.
Sent from my GT-I9300 using XDA Premium 4 mobile app

coolhof said:
I did that, but it won't flsame h.
Getting the droit with the red triangle.
Sent from my GT-I9300 using XDA Premium 4 mobile app
Click to expand...
Click to collapse
Bro try again it is working download my zip and see I HV a thread of that zip
And lots of ppl already downloaded and flashed and said it works

coolhof said:
I did that, but it won't flash.
Getting the droit with the red triangle.
Sent from my GT-I9300 using XDA Premium 4 mobile app
Click to expand...
Click to collapse
Success I have created my first cwm flash able zip of init.d scripts and it
Really worked. Thank u all u dev for sharing or ideas.

Requires root?
Sent from my Nexus 5 using Tapatalk

clavicle said:
Requires root?
Sent from my Nexus 5 using Tapatalk
Click to expand...
Click to collapse
Yes it requires. It is actually related to ROM modifications via flashing the zip through cwm.

saurabh0291 said:
Yes it requires. It is actually related to ROM modifications via flashing the zip through cwm.
Click to expand...
Click to collapse
Thanks, I am awaiting RMA of my device, surely it will come in handy later when I root it.
:good:

Nice tutorial....

Related

Face unlock for [P920][SU760] ICS 4.0.4 Custom Full 3D ROM

Hello folks,
those who recently flashed new ICS rom by xbsall noticed that there is no face unlock option in the lock screen section which might bother some people like me so here is the way to get face unlock option for lockscreen. actually one of XDA senior member defcomg provided a zip file on the ROM thread but i created this new thread because people who are looking for it instead of going through all the pages of the rom thread they can find it here easily.
the zip file can be downloaded from here
https://www.dropbox.com/s/883b4lgo0rm3qc4/gapps-ics-facelock-20120131-signed.zip
>instruction is flash it on recovery.
> fix permission (can be done as following setps)
Henrique Kraemer said:
User some root explorer like Root Browser
Tap and hold on file, should appear some screen with "permissions" , select rwrwrw
About the permission and configuration you have to search.
Click to expand...
Click to collapse
big_b0sss said:
Hello folks,
those who recently flashed new ICS rom by xbsall noticed that there is no face unlock option in the lock screen section which might bother some people like me so here is the way to get face unlock option for lockscreen. actually one of XDA senior member defcomg provided a zip file on the ROM thread but i created this new thread because people who are looking for it instead of going through all the pages of the rom thread they can find it here easily.
the zip file can be downloaded from here
https://www.dropbox.com/s/883b4lgo0rm3qc4/gapps-ics-facelock-20120131-signed.zip
instruction is flash it on recovery.
Click to expand...
Click to collapse
hey thanks but u forgot ti mention changing permissions for the app
How exactly do i have to change the permissions? :S
Sent from my P920 using ICS 4.0.4 by XBSA
TMProduct1onZ said:
How exactly do i have to change the permissions? :S
Sent from my P920 using ICS 4.0.4 by XBSA
Click to expand...
Click to collapse
User some root explorer like Root Browser
Tap and hold on file, should appear some screen with "permissions"
About the permission and configuration you have to search.
Henrique Kraemer said:
User some root explorer like Root Browser
Tap and hold on file, should appear some screen with "permissions"
About the permission and configuration you have to search.
Click to expand...
Click to collapse
Thanks but what i need to know is what permissions i have to "give" the app... rwrr, rwrwrw etc
Sent from my P920 using ICS 4.0.4 by XBSA
Just give it rw rw rw
Sent from my LG-SU760 using xda app-developers app
alphatia said:
Just give it rw rw rw
Sent from my LG-SU760 using xda app-developers app
Click to expand...
Click to collapse
i did and it wont work it just looks at my face for a bit and close's after that lol :laugh:
TMProduct1onZ said:
i did and it wont work it just looks at my face for a bit and close's after that lol :laugh:
Click to expand...
Click to collapse
hmm well u can try reflashing it and fix permissions again
Henrique Kraemer said:
User some root explorer like Root Browser
Tap and hold on file, should appear some screen with "permissions"
About the permission and configuration you have to search.
Click to expand...
Click to collapse
How could I even miss that I will update my post as soon as I can. Thats why got some PMS about not working face unlock
Sent from my Galaxy Nexus using xda app-developers app
What files do you give the permissions to? The flashable ZIP or just the APK or binarys?
stratex5 said:
What files do you give the permissions to? The flashable ZIP or just the APK or binarys?
Click to expand...
Click to collapse
Just the .apk
Sent from my P920 using ICS 4.0.4 by XBSA
Have you got it to work because mine doesnt?
Sent from my LG-SU760 using xda app-developers app
stratex5 said:
Have you got it to work because mine doesnt?
Sent from my LG-SU760 using xda app-developers app
Click to expand...
Click to collapse
works for me.
hey does this zip file still work? and im on optimusRS''s roms. will it work? i tried to flash in twrp, but it said failed.
Link dead
Sent from my LG-P920 using xda app-developers app
FaceUnlock
Download
H3y optimusrs, I'm on the ROM but in tarp it says flash failed
Sent from my LG-P920 using xda app-developers app
tang097 said:
H3y optimusrs, I'm on the ROM but in tarp it says flash failed
Sent from my LG-P920 using xda app-developers app
Click to expand...
Click to collapse
Make sure your system partition have about 20-30mb free space before you flash the zip
I have around 300 free o.o
Sent from my LG-P920 using xda app-developers app
tang097 said:
I have around 300 free o.o
Sent from my LG-P920 using xda app-developers app
Click to expand...
Click to collapse
try install with cwm recovery

[DISCONTINUED]KitKat 4.4 Wallpapers|Fonts|Icons

KitKat 4.4 Looks​
Hey guys i just got my hands on the KitKat 4.4 Wallpapers, Icons and Fonts!!
Thought of sharing with u people
Click to expand...
Click to collapse
Downloads:
Warning: This is not a flashable zip!!! These are stuffs that can be used in ROMs!!!
Mediafire Link
Not able to open the zip file..
Sent from my GT-S5670 using xda premium
rushabh singhavi said:
Not able to open the zip file..
Sent from my GT-S5670 using xda premium
Click to expand...
Click to collapse
It works completely fine, try re-downloading it. Also, if you mean you can't open .zip files in general, i recommend trying ES File Explorer =)
rushabh singhavi said:
Not able to open the zip file..
Sent from my GT-S5670 using xda premium
Click to expand...
Click to collapse
opening the file on pc or device?? try using 7 zip if on pc or use root explorer if on device!!
Thanks!

[Q] Boot Animation doesn't work at all

Hi guys,
Today I've made a boot animation for my Samsung Galaxy S II plus, but after I did everything right, and I'm for sure I did it right, it doesn't work at my phone, and the standard android booting animations shows up. Does someone know what I've done wrong? My animation zip is like this:
Bootanimation.zip --> Part0 --> Image000.png [...] Image139.png
Part1 --> Image140.png
Desc.txt -->
Code:
480 800 30
p 1 0 part0
c 0 0 part1
I've followed this tutorial: http://forum.xda-developers.com/showthread.php?t=1852621
Please let me know what I did wrong.
Kind regards, Rick
Yes, download rom toolbox, go rom installer and rom extras. Download bootanimation fixer zip and flash it in cwm. S2 plus doesn't overwrite stock bootanimation so u need download that zip
Sent from my GT-I9105P using XDA Premium 4 mobile app
---------- Post added at 07:33 PM ---------- Previous post was at 07:20 PM ----------
And you need place it right folder. My custom bootanimation is in data/local
Sent from my GT-I9105P using XDA Premium 4 mobile app
rs tony said:
Yes, download rom toolbox, go rom installer and rom extras. Download bootanimation fixer zip and flash it in cwm. S2 plus doesn't overwrite stock bootanimation so u need download that zip
Sent from my GT-I9105P using XDA Premium 4 mobile app
---------- Post added at 07:33 PM ---------- Previous post was at 07:20 PM ----------
And you need place it right folder. My custom bootanimation is in data/local
Sent from my GT-I9105P using XDA Premium 4 mobile app
Click to expand...
Click to collapse
Ah well,
I did what you said, thank you! Don't know if it works yet, I will move the zip now.
-Rick
Nope, I'm sorry but it doesn't work at all. If I reboot my phone now I'm seeing the Samsung Logo and after that my phone turns black, untill it is booted and I can use it. I've flashed the ZIP you gave me, and rebooted my phone. After this i copied the bootanimation zip to the location you gave me and the standard location. Got another idea? BTW, I'm using android 4.4.2, maybe that's the problem?
-Rick
I needs a modified bootanimation file wich is located in system/bin wich we dont have
Sent from my GT-I9105P using xda app-developers app
Oh well thats gonna be problem. Try this: go rom toolbox-> interface-> bootanimations. Then download and install one of them. I got that matrix bootanimation installed. Try that and tell me does it work. If it works, go root explorer and search that file where it is. And ifvu don't have same permission than that screenshot, set them and try again. You can also try system/media folder, there is orginal bootanimation.
Sent from my GT-I9105P using XDA Premium 4 mobile app
safariking said:
I needs a modified bootanimation file wich is located in system/bin wich we dont have
Sent from my GT-I9105P using xda app-developers app
Click to expand...
Click to collapse
Or maybe hi is right. Don't have 4.4.2 but 4.1.2 it works
Sent from my GT-I9105P using XDA Premium 4 mobile app
safariking said:
I needs a modified bootanimation file wich is located in system/bin wich we dont have
Sent from my GT-I9105P using xda app-developers app
Click to expand...
Click to collapse
rs tony said:
Or maybe hi is right. Don't have 4.4.2 but 4.1.2 it works
Sent from my GT-I9105P using XDA Premium 4 mobile app
Click to expand...
Click to collapse
And which file is this?
rs tony said:
Oh well thats gonna be problem. Try this: go rom toolbox-> interface-> bootanimations. Then download and install one of them. I got that matrix bootanimation installed. Try that and tell me does it work. If it works, go root explorer and search that file where it is. And ifvu don't have same permission than that screenshot, set them and try again. You can also try system/media folder, there is orginal bootanimation.
Sent from my GT-I9105P using XDA Premium 4 mobile app
Click to expand...
Click to collapse
I'll try this imediatly, thnx for our help!
xR13Tx said:
And which file is this?
I'll try this imediatly, thnx for our help!
Click to expand...
Click to collapse
Tell if it works. U can also try this: https://www.youtube.com/watch?v=G0TDqMEMIU4
Or this: https://www.youtube.com/watch?v=mz01n8BDKes
rs tony said:
Tell if it works. U can also try this: https://www.youtube.com/watch?v=G0TDqMEMIU4
Or this: https://www.youtube.com/watch?v=mz01n8BDKes
Click to expand...
Click to collapse
Thank you veryuch, but nothing worked... I have seen the videos but they are just like I tried. Got another idea, or maybe someone else?
What rom you use?
rs tony said:
What rom you use?
Click to expand...
Click to collapse
I thought it was this one: http://www.ibtimes.com/android-442-...989-how-install-it-using-liquidsmooth-1568100
So u don't even have gt-i9105p
Sent from my GT-I9105P using XDA Premium 4 mobile app
rs tony said:
So u don't even have gt-i9105p
Sent from my GT-I9105P using XDA Premium 4 mobile app
Click to expand...
Click to collapse
Sorry, overlooked it to quick, it was this one:
http://au.ibtimes.com/articles/536705/20140131/update-samsung-galaxy-s2-plus-gt-i9105.htm
My friend's s4 with 4.4.2 has same problem like yours, so maybe problem is 4.4.2
Sent from my GT-I9105P using XDA Premium 4 mobile app

"ANDROID-OS upgrading" on every boot

Everytime I reboot/boot my phone, this window pops up saying "ANDROID-OS upgrading" then like "uograding apps 12 / 86" and it takes time.. so how do I get rid of this and does .odex files have anything to do with it? Thanks in advance
Sent from my GT-I9105P
Doffe99 said:
Everytime I reboot/boot my phone, this window pops up saying "ANDROID-OS upgrading" then like "uograding apps 12 / 86" and it takes time.. so how do I get rid of this and does .odex files have anything to do with it? Thanks in advance
Sent from my GT-I9105P
Click to expand...
Click to collapse
IF u got Titanium backup, delete it, or go to data/app and delete all odex files
Sent from my GT-I9105P using XDA Premium 4 mobile app
rs tony said:
IF u got Titanium backup, delete it, or go to data/app and delete all odex files
Sent from my GT-I9105P using XDA Premium 4 mobile app
Click to expand...
Click to collapse
Is it safe to delete all odex files? What are they for?
Sent from my GT-I9105P
Doffe99 said:
Is it safe to delete all odex files? What are they for?
Sent from my GT-I9105P
Click to expand...
Click to collapse
While deodexing the apk and odex file will be one file so it is not needed to delete those than you can better deodex with one of my zip files
U can safely delete data/app folder's odexed files. But not system/app dobt delete them
Sent from my GT-I9105P using XDA Premium 4 mobile app
safariking said:
While deodexing the apk and odex file will be one file so it is not needed to delete those than you can better deodex with one of my zip files
Click to expand...
Click to collapse
Could you attach that file? Or link it?
Sent from my GT-I9105P
Doffe99 said:
Could you attach that file? Or link it?
Sent from my GT-I9105P
Click to expand...
Click to collapse
Just go data/app folder, search all odexed files and delete them. DON'T go system/app folder, and DO NOT DELETE ODEXED FILES THERE
Sent from my GT-I9105P using XDA Premium 4 mobile app
rs tony said:
Just go data/app folder, search all odexed files and delete them. DON'T go system/app folder, and DO NOT DELETE ODEXED FILES THERE
Sent from my GT-I9105P using XDA Premium 4 mobile app
Click to expand...
Click to collapse
There is no odex files there.. in data/app
Sent from my GT-I9105P
Doffe99 said:
There is no odex files there.. in data/app
Sent from my GT-I9105P
Click to expand...
Click to collapse
OK, do u have Titanium backup? If u have it, delete it
Sent from my GT-I9105P using XDA Premium 4 mobile app
rs tony said:
OK, do u have Titanium backup? If u have it, delete it
Sent from my GT-I9105P using XDA Premium 4 mobile app
Click to expand...
Click to collapse
I don't have Titanium Backup
Sent from my GT-I9105P
Doffe99 said:
I don't have Titanium Backup
Sent from my GT-I9105P
Click to expand...
Click to collapse
Hmmn, strange, check data/app permissions. -rw-r-r--.
same problem. I don't have any odex file in /data/app/ or titanium backup. Any way to fix it?
Sent from my GT-I9105P using XDA Free mobile app
rs tony said:
Hmmn, strange, check data/app permissions. -rw-r-r--.
Click to expand...
Click to collapse
they are all, rw-r--r--
Sent from my GT-I9105P
Doffe99 said:
they are all, rw-r--r--
Sent from my GT-I9105P
Click to expand...
Click to collapse
Can u tell me what kinda apps u have?
http://forum.xda-developers.com/showpost.php?p=47373334&postcount=6
rs tony said:
Can u tell me what kinda apps u have?
Click to expand...
Click to collapse
Just social medias, root explorer, folder mount, game editor/hackers, and some racing games. I read what @safariking linked, they are talking about Lucky Patcher and removing odex files that way. That's what I did (but odex insted of deodex) before I had this problem.. that's how it started
Sent from my GT-I9105P
The last option would be to reflash stock rom with odin or just live with it
safariking said:
The last option would be to reflash stock rom with odin or just live with it
Click to expand...
Click to collapse
I guess I will have to live with it, thanks for all support anyways. I don't have enough time to re-flash or anything. But thanks, I truly appreciate it!
Sent from my GT-I9105P

Watch Dogs Bootanimation For z1

perfect bootanimation
For stock or Aosp roms
MAke sure ur rom is deodexed
For installation
delete the bootanimation present in system/media
(make sure u backup that)
now paste this bootanimation.zip in system/media
set permisssions as 755
This is my first post so pls say ur response
And fr any bootanimation requests email at [email protected]
Screenshots?
Sent from my C6903 using XDA Premium 4 mobile app
screenshots
punkt said:
Screenshots?
Sent from my C6903 using XDA Premium 4 mobile app
Click to expand...
Click to collapse
sorry....i m just posting the screenshot
Nice!!!
Sent from my C6906 using XDA Premium 4 mobile app
I would like to try this but where is the system/media folder and how do I set permissions.
Sent from my C6903 using XDA Free mobile app
frank060272 said:
I would like to try this but where is the system/media folder and how do I set permissions.
Sent from my C6903 using XDA Free mobile app
Click to expand...
Click to collapse
use a root browser...u ll find the folder in the root
and fr permissions use the root browser again..u ll find the permissions in it
i ll pst screenshots:good:
Thanks for work! But when the loading line is half finished the screen turn black for the rest of booting. Is that normal?
Sent from my C6903 using XDA Premium 4 mobile app
pugazh_boss said:
use a root browser...u ll find the folder in the root
and fr permissions use the root browser again..u ll find the permissions in it
i ll pst screenshots:good:
Click to expand...
Click to collapse
Permissions for the original bootanimation were the same as what you posted but execute was not checked at all, just the first three and the top one on the second column.
working on Monx's rom just fine.
dladz said:
Permissions for the original bootanimation were the same as what you posted but execute was not checked at all, just the first three and the top one on the second column.
working on Monx's rom just fine.
Click to expand...
Click to collapse
That's all you need
[*][*][-]
[*][-][-]
[*][-][-]
gregbradley said:
That's all you need
[*][*][-]
[*][-][-]
[*][-][-]
Click to expand...
Click to collapse
Aye that's what I ment m8
Thechiller86 said:
Thanks for work! But when the loading line is half finished the screen turn black for the rest of booting. Is that normal?
Sent from my C6903 using XDA Premium 4 mobile app
Click to expand...
Click to collapse
this happend for me too. gonna try to figure out why. but if anyone has a solution that would be awesome
same problem, any solution? animation is cooooooool
Fixed it
There, works perfect now.
Something to do with how many pictures are in a single folder.
Also, cropped out some of the background, and scaled up the image (maybe lost some quality, but I didn't notice it at all).
Download the attachment or, from here (DevHost link).
@pugazh_boss Could you add a link to this post in the OP?

Categories

Resources