[KITCHEN] Lopicl's Linux Kernel Kitchen v0.002 - Android

Hi guys!
This is a Kernel Kitchen based on Dsixda's android kitchen. I only add functions to compress/decompress in lzma
FULLY TESTED AND WORKING!
Features:
Code:
- COMPATIBLE WITH LINUX AND CYGWIN
- Wiew boot.img details
- Compress/decompress in Gzip and [B]Lzma[/B]
- Make Nand Boot folder
- Change command line in boot.img
- Extract ramdisk from boot.img or recovery.img in any folder
- Restart kitchen for refresh options
Downloads:
https://github.com/Lopicl/linux_kernelkitchen/releases
Sources:
https://github.com/Lopicl/linux_kernelkitchen
How to use:
1. Download latest version
2. Extract zip where you want
3. On ubuntu should ask for run in terminal when you double click menu. If not, type on terminal: cd to kitchen directory and "./menu"
4. At first boot will be created WORKING_BOOTIMG directory, insert in it your boot.img and type "k" on the kitchen.
5. Now the kitchen is set up!
Thanks:
- BIG THANKS TO DSIXDA
- Me for adapting some scripts to use only kernel part and add lzma.

Lopicl.00 said:
Hi guys!
This is a Kernel Kitchen based on Dsixda's android kitchen. I only add functions to compress/decompress in lzma
FULLY TESTED AND WORKING!
Features:
Code:
- COMPATIBLE ONLY WITH LINUX (not tested with Cygwin yet)
- Wiew boot.img details
- Compress/decompress in Gzip and [B]Lzma[/B]
- Make Nand Boot folder
- Change command line in boot.img
- Extract ramdisk from boot.img or recovery.img in any folder
- Restart kitchen for refresh options
Downloads:
https://github.com/Lopicl/linux_kernelkitchen/releases
Sources:
https://github.com/Lopicl/linux_kernelkitchen
How to use:
1. Download latest version
2. Extract zip where you want
3. On ubuntu should ask for run in terminal when you double click menu. If not, type on terminal: cd to kitchen directory and "./menu"
4. At first boot will be created WORKING_BOOTIMG directory, insert in it your boot.img and type "k" on the kitchen.
5. Now your kitchen is set up!
Thanks:
- BIG THANKS TO DSIXDA
- Me for adapting some scripts to use only kernel part and add lzma.
Click to expand...
Click to collapse
Awesome man! thanks!
good work!
Working in Cygwin!
Click to expand...
Click to collapse

Victorxs said:
Awesome man! thanks!
good work!
Click to expand...
Click to collapse
Thanks for report!
But please hit thanks button.
Posted from my chocolate bar that also makes coffee using Tapatalk 4 integrated microchip... : P

Lopicl.00 said:
Thanks for report!
But please hit thanks button.
Posted from my chocolate bar that also makes coffee using Tapatalk 4 integrated microchip... : P
Click to expand...
Click to collapse
thanx man .. working great with gs3 mini.... i was wondering if u could help me with one thing..
i just want to add some govornors and schedulers to my stock boot.img
but after extracting all i got is zimage and ramdisk folder.... i have looked into ramdisk folder and have found nothing in where i can add govornors and schedulers... couldnt find a way to extract the zimage though..
can u please tell me how to add govornors and schedulers?? and in where i should start the editing???
or can i even add schedulers and govornors to a extracted boot.img???

pulak861 said:
thanx man .. working great with gs3 mini.... i was wondering if u could help me with one thing..
i just want to add some govornors and schedulers to my stock boot.img
but after extracting all i got is zimage and ramdisk folder.... i have looked into ramdisk folder and have found nothing in where i can add govornors and schedulers... couldnt find a way to extract the zimage though..
can u please tell me how to add govornors and schedulers?? and in where i should start the editing???
or can i even add schedulers and govornors to a extracted boot.img???
Click to expand...
Click to collapse
Hahaha, for do that you need the kernel source and compile a new zImage. You can download your phone source at opensource.samsung.com
Posted from my chocolate bar that also makes coffee using Tapatalk 4 integrated microchip... : P

No one is interested?
Sent from my chocolate bar that also makes coffee using Tapatalk 4 integrated microchip

Lopicl.00 said:
No one is interested?
Sent from my chocolate bar that also makes coffee using Tapatalk 4 integrated microchip
Click to expand...
Click to collapse
What benefits do you see using this,if you dont mind me asking.
Sent from my SCH-I545 using xda app-developers app

theboo7 said:
What benefits do you see using this,if you dont mind me asking.
Sent from my SCH-I545 using xda app-developers app
Click to expand...
Click to collapse
You can compress/decompress the ramdisk in lzma, it gives more speed and better compression ratio than gzip.
Also you have not to download all the dsixda kitchen for use it only for kernels. You just download this. Oh and this kitchen will be also updated if there is any bug or new functions requests, dsixda wont as he left android development...
Sent from my chocolate bar that also makes coffee using Tapatalk 4 integrated microchip

Lopicl.00 said:
You can compress/decompress the ramdisk in lzma, it gives more speed and better compression ratio than gzip.
Also you have not to download all the dsixda kitchen for use it only for kernels. You just download this. Oh and this kitchen will be also updated if there is any bug or new functions requests, dsixda wont as he left android development...
Sent from my chocolate bar that also makes coffee using Tapatalk 4 integrated microchip
Click to expand...
Click to collapse
Ah I see. Well thank you, I'll definently give this a try, I'll probably need to sort out problems because my device is jfltevzw and we have to loki
Edit
Hmm unless I don't Loki until after.
Still new at this. Lol
Sent from my SCH-I545 using xda app-developers app

Up. This kichen is useful, folks!
Sent from my chocolate bar that also makes coffee using Tapatalk 4 integrated microchip

Lopicl.00 said:
Up. This kichen is useful, folks!
Sent from my chocolate bar that also makes coffee using Tapatalk 4 integrated microchip
Click to expand...
Click to collapse
Does this program require Java? It gives me a error saying the program java is not found.If yes,JRE is enough or do I need JDK.
Thanks in advance.

-Anderson- said:
Does this program require Java? It gives me a error saying the program java is not found.If yes,JRE is enough or do I need JDK.
Thanks in advance.
Click to expand...
Click to collapse
Yeah, you need openjdk 6.
Inviato dal mio Nexus 7 utilizzando Tapatalk

Finally.
Found the answer at last! Searching really pays off
Thank you very much for this :good:
I was finally able to changed the cwm (5.0.2.6) built in on Hell's Fusion #50 Kernel to version 5.0.2.8, with the boot.img ACTUALLY working .
My first tries (without using kitchens, but manual typing of commands), ended up as non-working boot.img.

Related

Decompile Kernel

Hey does anybody have a TUT in how to decompile an existing kernel so i can make some changes and then recompile it?
Sent from my GT-I9001 using XDA
Hey did you ever get your answer? I am also looking to do the same thanks.
EternalFame said:
Hey does anybody have a TUT in how to decompile an existing kernel so i can make some changes and then recompile it?
Click to expand...
Click to collapse
This is not the way it's done.
You'll have to get your kernels configuration. This is done either by see if there's a /proc/config.gz using the running kernel, or using the extract-ikconfig script shipped with the kernel source to extract the configuration from the kernel file.
Code:
$ extract-ikconfig kernel.img-kernel
#
# Automatically generated make config: don't edit
# Linux kernel version: 2.6.32.9
#
CONFIG_ARM=y
CONFIG_SYS_SUPPORTS_APM_EMULATION=y
CONFIG_GENERIC_GPIO=y
CONFIG_GENERIC_TIME=y
[...]
This configuration you supply to the kernel source. If the vendor got some specific patches (they do), you'll have to get the kernel source from them, patches included. They must supply you the source, or be in violation of the GNU General Public License.
Building the Android boot image using mkbootimg, you'll also have to get the base address from this config.
Code:
$ extract-ikconfig kernel.img-kernel | grep PHYS_OFFSET
CONFIG_PHYS_OFFSET=[B]0x00200000[/B]
Now you have everything you'll need to build a correctly configured kernel and making the Android boot image. Detailed build instructions are included in the kernel source as well.
Wow thank you
Sent from my SGH-T989 using xda premium
Can we extract kernel with dsixda kitchen?
Edward Cullen
Kernel can be extracted, rename to *.zip
purrungo said:
Kernel can be extracted, rename to *.zip
Click to expand...
Click to collapse
it kernel.lz or etc format when use extractor it say corrupted archive
why manufacturers have to provide kernel to users when they don't want users to modify their products?. Many manufacturers just sell devices, and strangely there are many dev.er who CaN overclock or patch, modify the kernel with boot.img, HOW did they do thAt??? Kernel source code sometimes is their devevloper source code, not from manufacture stock source code.
i want to de and recompile kernel file for WSA
(windows subsystem for android)
any help?
foxhackerr said:
Any help?
Click to expand...
Click to collapse
Depending on what/how much you want to modify it can be easier to patch an existing kernel than to build from scratch. Me? I'm lazy. I never build anything.
Get boot image
Extract kernel
Decompress kernel
Extract kallsyms
Disassemble kernel
Come up with a patch and patch it
Put it back together
(Steps 4 & 5 may be combined depending on your tools. I do them separately.)
Renate said:
Depending on what/how much you want to modify it can be easier to patch an existing kernel than to build from scratch. Me? I'm lazy. I never build anything.
Get boot image
Extract kernel
Decompress kernel
Extract kallsyms
Disassemble kernel
Come up with a patch and patch it
Put it back together
(Steps 4 & 5 may be combined depending on your tools. I do them separately.)
Click to expand...
Click to collapse
How to do this??
kxrma said:
How to do this??
Click to expand...
Click to collapse
Use dd if rooted or EDL or extract from update
I use my imgutil.exe
I use my imgutil.exe
I use my kallsyms.exe or cat /proc/kallsyms on a running system
I use the stock objdump processed afterward with my own findref.exe (not really released yet). You could use Ghidra.
Use any hex editor. I also use my own kpatch.exe (not really released yet).
I use my imgutil.exe

Kernel Devs<<

Can a kernel dev contact QuBe2 on xda he wants to port sense 4 to the mes,showcase,and fascinate he just needs a kernel dev to make a small change to the kernel for him so contact him please
Jurellz said:
Can a kernel dev contact QuBe2 on xda he wants to port sense 4 to the mes,showcase,and fascinate he just needs a kernel dev to make a small change to the kernel for him so contact him please
Click to expand...
Click to collapse
hope someone contacted him
ztotherad said:
hope someone contacted him
Click to expand...
Click to collapse
This was what I always used!
Please nobody don't do anything stupid!
Take the prebuilt's and the tools from any cm10/aosp source and place in ramdisk folder!
Linux
Code:
mkdir ramdisk
cd ramdisk
gzip -dc ../ramdisk.img | cpio -i
cd ..
mv ramdisk.img ramdisk.bak
./mkbootfs ramdisk | gzip > ramdisk.img
./mkshbootimg.py boot.img kernel ramdisk.img ramdisk-recovery.img
notta said:
This was what I always used!
Please nobody don't do anything stupid!
Take the prebuilt's and the tools from any cm10/aosp source and place in ramdisk folder!
Linux
Code:
mkdir ramdisk
cd ramdisk
gzip -dc ../ramdisk.img | cpio -i
cd ..
mv ramdisk.img ramdisk.bak
./mkbootfs ramdisk | gzip > ramdisk.img
./mkshbootimg.py boot.img kernel ramdisk.img ramdisk-recovery.img
Click to expand...
Click to collapse
Did you tell QuBe2 that?
he told me " I cant build kernels i need a kernel dev to do a edit to a cm9 kernel" before i posted this thread
but i just told him about this edit. hopefully this is it
Jurellz said:
he told me " I cant build kernels i need a kernel dev to do a edit to a cm9 kernel" before i posted this thread
but i just told him about this edit. hopefully this is it
Click to expand...
Click to collapse
I have used that exact code to boot sense myself!
notta said:
I have used that exact code to boot sense myself!
Click to expand...
Click to collapse
On the Fascinate??
istealhome said:
On the Fascinate??
Click to expand...
Click to collapse
Yes it was but now the fassy has a 1gb sys partition!
notta said:
Yes it was but now the fassy has a 1gb sys partition!
Click to expand...
Click to collapse
Sorry, I'm a little confused haha. I stopped flashing after JT redid the partitioning in jb (I'm to lazy to restore all my apps unless its for a brand operation system version, or skin lol) is that what you are talking about?
istealhome said:
Sorry, I'm a little confused haha. I stopped flashing after JT redid the partitioning in jb (I'm to lazy to restore all my apps unless its for a brand operation system version, or skin lol) is that what you are talking about?
Click to expand...
Click to collapse
Yes I am speaking of Jt's new partition layout for the 1gb!
notta said:
Yes I am speaking of Jt's new partition layout for the 1gb!
Click to expand...
Click to collapse
So does that break Sense or something? Why not use the old layout? I'm sure people would forfeit the new layout for Sense
istealhome said:
So does that break Sense or something? Why not use the old layout? I'm sure people would forfeit the new layout for Sense
Click to expand...
Click to collapse
NO! Was implying it would run much better and be much easier on the new partition layout!
I myself was planning on attempting it again on the new layout but I sorta picked up extra work I wasn't planning on! Plus, somebody bricked my HTC dev phone.... :laugh:
notta said:
NO! Was implying it would run much better and be much easier on the new partition layout!
I myself was planning on attempting it again on the new layout but I sorta picked up extra work I wasn't planning on! Plus, somebody bricked my HTC dev phone.... :laugh:
Click to expand...
Click to collapse
Ahhhh I see! Hey! You should talk to xboxfanj; he's been trying to get Sense 2.1 to boot on the fassy for a while now but hasn't been successful, tell him about the new partition layout and it should help him get 4.0 working for our phones! I'd be glad to test out for a dev duo like that
notta said:
This was what I always used!
Please nobody don't do anything stupid!
Take the prebuilt's and the tools from any cm10/aosp source and place in ramdisk folder!
Linux
Code:
mkdir ramdisk
cd ramdisk
gzip -dc ../ramdisk.img | cpio -i
cd ..
mv ramdisk.img ramdisk.bak
./mkbootfs ramdisk | gzip > ramdisk.img
./mkshbootimg.py boot.img kernel ramdisk.img ramdisk-recovery.img
Click to expand...
Click to collapse
My preferred method is to just do everything within the cm build directory. The only thing that needs modification is init.rc, so copy the sense init.rc to system/core/rootdir of the cm directory. Then build and get the boot.img from the zip. It takes awhile, but it's the most reliable method for Galaxy S devices (on others, you can easily just use kitchens). In other news, if someone could please test and logcat this Sense 2.1 ROM, I would appreciate it http://darkierawr.com/Android/Users/xboxfanj/FascinateSensemediafix.zip
istealhome, its a newer build than the one before at rootzwiki.
this wouldnt work on the showcase right?
Jurellz said:
this wouldnt work on the showcase right?
Click to expand...
Click to collapse
It would still boot most likely on the showcase if it does on the fascinate. I think kernels should be interchangable.
i flashed it and it rebooted and looped in recovery
Jurellz said:
i flashed it and it rebooted and looped in recovery
Click to expand...
Click to collapse
What do you mean by that
Sent from my SPH-D700 using Tapatalk 2
xboxfanj said:
My preferred method is to just do everything within the cm build directory. The only thing that needs modification is init.rc, so copy the sense init.rc to system/core/rootdir of the cm directory. Then build and get the boot.img from the zip. It takes awhile, but it's the most reliable method for Galaxy S devices (on others, you can easily just use kitchens). In other news, if someone could please test and logcat this Sense 2.1 ROM, I would appreciate it http://darkierawr.com/Android/Users/xboxfanj/FascinateSensemediafix.zip
istealhome, its a newer build than the one before at rootzwiki.
Click to expand...
Click to collapse
xboxfanj said:
What do you mean by that
Sent from my SPH-D700 using Tapatalk 2
Click to expand...
Click to collapse
nevermind i flashed it and this is what i get .
http://pastebin.com/YMQVULvZ
xboxfanj said:
My preferred method is to just do everything within the cm build directory. The only thing that needs modification is init.rc, so copy the sense init.rc to system/core/rootdir of the cm directory. Then build and get the boot.img from the zip. It takes awhile, but it's the most reliable method for Galaxy S devices (on others, you can easily just use kitchens). In other news, if someone could please test and logcat this Sense 2.1 ROM, I would appreciate it http://darkierawr.com/Android/Users/xboxfanj/FascinateSensemediafix.zip
istealhome, its a newer build than the one before at rootzwiki.
Click to expand...
Click to collapse
Well you could do that if you have the repo as well...
You could also save yourself some time by running "make bootimage"!

[MOD][Tweak][U][Sola] SuperProp v1.1 | Updated for U & Sola 4/3/13

Super Prop v1.1
Build.Prop that is fully optimized for Xperia U and Sola.(Coming soon to other Devices)
Tired of Laggy and slow performance? Give SuperProp v1.1 a shot! Smoothen and fasten up your Rom with SuperProp v1.1
Features
v1.1
*Added a few more tweaks for optimization
*Some minor changes
v1
*Lighting Fast Boot (about 18 to 20 seconds)
*Better Battery Life (For sure)
*Phone goes into DEEPER sleep when on standby
*Overall System Smoothness
*Better Graphic Performance
*Better System Performance
*Better Picture Quality
*Better Video Recording Quality
*Film Like Video FPS Capture Rate (Experimental - Let me know the FPS of your Recorded Footages)
*Better Call Quality
*Better Signal Strength
*Better Network Strength
*Improved Bandwith
*Better 2G Speeds including EDGE as well as GPRS
*Better 3G Speeds
*Better Playback Performance
*Better Playback Speed
*Faster Media Streaming
*Faster Media Scanning
*Reduced Call Drop Rate
*Better Call Handling
*Developed from Stock ROM .54 build
*Compatible with any Stock Based ROM Tested on Vision ROM v4
And Many other loads of tweaks and many more coming. Suggestions are welcomed
Installation
->Take a nandroid backup just in case
-> Download the zip (Zip Updated [2/March] now Flashable). Download the new v1.1 zip packages.
-> Boot into CWM and flash it
->Done
If you want to use SuperProp v1 in your ROM's Please PM me and Give the credits Thank you!
Note
This is my first mod or tweak so please help and support me. Don't forget to hit the THANKS button for sure. Don't forget to RATE it too
If I have posted this into the wrong section please let me know.
DO NOT flash it on my rom PROJECT GX!
Will be porting it to other devices according to their requirements soon. Till then let me what all improvements are needed
Warning: I am not responsible for any damages caused to your phone by this. Please do not blame me for stuffs that are already stated by other devs and people
Special Thanks to
sijav
@[email protected]
acervenky
Click to expand...
Click to collapse
Cannot flash (flash aborted) . I m on munjery's stock rom with custom kernel!!!! help !
It cant be flashed because its just a zip with system folder and build prop in it.
The meta-inf folder isnt there - no script to run change the build prop file.
not work cwm install. zip file havent META-INF folder
dwaipayanray95 said:
Super Prop v1
Build.Prop that is fully optimized for Xperia Sola
Click to expand...
Click to collapse
boy what have you made?????????
just the system folder in the zip and that's it!!!!
no offences but plz do some research before posting anything........
thanks
Just replace the build.prop manually....
Re: [MOD] [Tweak] [Sola] SuperProp v1 | Build.Prop fully optimized for Sola 1/3/13
notass said:
Just replace the build.prop manually....
Click to expand...
Click to collapse
if that's the case then it should be mentioned in the OP...
Sent from my Xperia Sola using xda app-developers app
Re: [MOD] [Tweak] [Sola] SuperProp v1 | Build.Prop fully optimized for Sola 1/3/13
Bad idea! :thumbdown:
replacing build.prop file may cause many problems in most of roms.
How can you say compatible with any rom?
In my roms users will lose OTA functionality. :-\
Every custom rom has these tweaks.
It's not a development thread, should be moved.
Sent from my MT27i using xda premium
Re: [MOD] [Tweak] [Sola] SuperProp v1 | Build.Prop fully optimized for Sola 1/3/13
Divaksh said:
Bad idea! :thumbdown:
replacing build.prop file may cause many problems in most of roms.
How can you say compatible with any rom?
In my roms users will lost OTA functionality. :-\
Every custom rom has these tweaks.
It's not a development thread, should be moved.
Sent from my MT27i using xda premium
Click to expand...
Click to collapse
Cant agree more..maybe this is just for stock rom without any modifications yet.can somebody test this on different roms?stocked and others.
theokoukoulis said:
Cannot flash (flash aborted) . I m on munjery's stock rom with custom kernel!!!! help !
Click to expand...
Click to collapse
aCorrupt said:
It cant be flashed because its just a zip with system folder and build prop in it.
The meta-inf folder isnt there - no script to run change the build prop file.
Click to expand...
Click to collapse
taylan08 said:
not work cwm install. zip file havent META-INF folder
Click to expand...
Click to collapse
@[email protected] said:
boy what have you made?????????
just the system folder in the zip and that's it!!!!
no offences but plz do some research before posting anything........
thanks
Click to expand...
Click to collapse
I am so sorry! :/
I forgot to insert the Meta INF folder! :/ Uploaded in a hurry! :/ Please replace the original build prop with this build.prop in the system's file!
notass said:
Just replace the build.prop manually....
Click to expand...
Click to collapse
@[email protected] said:
if that's the case then it should be mentioned in the OP...
Sent from my Xperia Sola using xda app-developers app
Click to expand...
Click to collapse
Sorry again Ill Mention it
Divaksh said:
Bad idea! :thumbdown:
replacing build.prop file may cause many problems in most of roms.
How can you say compatible with any rom?
In my roms users will lose OTA functionality. :-\
Every custom rom has these tweaks.
It's not a development thread, should be moved.
Sent from my MT27i using xda premium
Click to expand...
Click to collapse
Well I got all the tweaks together and a mistake again! Compatible with Stock Based Rom!
Its my first work! Maybe you could be a little more positive! :/
jzpokz said:
Cant agree more..maybe this is just for stock rom without any modifications yet.can somebody test this on different roms?stocked and others.
Click to expand...
Click to collapse
Works fine on Stock based ROM.
Updated ZIp
Okay people I have updated the zip file and its flashable now!
Please tell me whether its working or not and How's it!
Please be a little optimistic!
dwaipayanray95 said:
Okay people I have updated the zip file and its flashable now!
Please tell me whether its working or not and How's it!
Please be a little optimistic!
Click to expand...
Click to collapse
WHAT HAVE YOU DONE? ANYBODY DON'T FLASH THIS!!!!
Dude at least ask for help in making flashable zip instead of putting (copy pasting) acervenky script and it's meta inf!!!!
I can help you with that and will upload the corrected script but please remove the download thing
EDIT: here that should do it => http://www.mediafire.com/?jd9k13uhcqzfj55
Just look at /META-INF/com/google/android/updater-script (open it with notepad++ or any linux LF-text support notepad) and see what has been written!
dwaipayanray95 said:
Okay people I have updated the zip file and its flashable now!
Please tell me whether its working or not and How's it!
Please be a little optimistic!
Click to expand...
Click to collapse
another mistake....... just don't try and copy and paste everything what you get and place it in dev section.....else you will be reported.......I said earlier that do some research and the post anything........
Its better to ask for something then to risk......
Re: [MOD] [Tweak] [Sola] SuperProp v1 | Build.Prop fully optimized for Sola 1/3/13
dwaipayanray95 said:
I am so sorry! :/
I forgot to insert the Meta INF folder! :/ Uploaded in a hurry! :/ Please replace the original build prop with this build.prop in the system's file!
Sorry again Ill Mention it
Well I got all the tweaks together and a mistake again! Compatible with Stock Based Rom!
Its my first work! Maybe you could be a little more positive! :/
Works fine on Stock based ROM.
Click to expand...
Click to collapse
Im gonna test it..thanks!:thumbup:
sijav said:
WHAT HAVE YOU DONE? ANYBODY DON'T FLASH THIS!!!!
Dude at least ask for help in making flashable zip instead of putting (copy pasting) acervenky script and it's meta inf!!!!
I can help you with that and will upload the corrected script but please remove the download thing
EDIT: here that should do it => http://www.mediafire.com/?jd9k13uhcqzfj55
Just look at /META-INF/com/google/android/updater-script (open it with notepad++ or any linux LF-text support notepad) and see what has been written!
Click to expand...
Click to collapse
@[email protected] said:
another mistake....... just don't try and copy and paste everything what you get and place it in dev section.....else you will be reported.......I said earlier that do some research and the post anything........
Its better to ask for something then to risk......
Click to expand...
Click to collapse
Thanks a lot!.....I hope to learn stuffs soons enough!
sijav said:
WHAT HAVE YOU DONE? ANYBODY DON'T FLASH THIS!!!!
Dude at least ask for help in making flashable zip instead of putting (copy pasting) acervenky script and it's meta inf!!!!
I can help you with that and will upload the corrected script but please remove the download thing
EDIT: here that should do it => http://www.mediafire.com/?jd9k13uhcqzfj55
Just look at /META-INF/com/google/android/updater-script (open it with notepad++ or any linux LF-text support notepad) and see what has been written!
Click to expand...
Click to collapse
Seriously Thank you so very Much!
I get the script now
Re-Uploaded the zip
Re-uploaded the zip!
Special thanks to sijav and @[email protected]
dwaipayanray95 said:
Re-uploaded the zip!
Special thanks to sijav and @[email protected]
Click to expand...
Click to collapse
just mention in OP which ROM's are supported so that the thread remains clean.......
dwaipayanray95 said:
Re-uploaded the zip!
Special thanks to sijav and @[email protected]
Click to expand...
Click to collapse
And it would be better to press the thanks button instead of saying it!
Will this work in terra rom with vengeance kernel v1.25? Thanks :thumbup:
Sent from my ST25i using xda premium

[TOOL][XPERIA MDPI][WIN] HoloXperia Final

MOD delete
Changelog
HoloXperia Lite :
Final
-added option to flash kernel .sin file
0.1.1
-Initial release
NOTE: This version will be as sleak as possible
HoloXperia Pro :
Final
-added option to flash kernel .sin file
-fixed some code which wasn't working in beta 2
-every option is working now
Beta2
-Created a new tab called Developers options
-Included 2 new features that you all will love it
*Create a flashable zip
*Create a signed ROM.zip
-Cleaned some files
-Made it more user-friendly
Beta1
-Initial release
-Advanced Options created
I tested this tool to flash kernel & it works like a charm. It's very light to,less than 1 mb yet very useful. great work :good:
Thankyou bro ...I will add more features to it ..I am just getting confused what to add and what not to
Odp: [TOOL][XPERIA MDPI] HoloXperia 0.1.1-WINDOWS
Maybe something for adb. Making logs.
Will be better than commands in sdk
Sent from my WT19i using xda app-developers app
lsander said:
Maybe something for adb. Making logs.
Will be better than commands in sdk
Sent from my WT19i using xda app-developers app
Click to expand...
Click to collapse
you mean adb logcat ????
Re: [TOOL][XPERIA MDPI] HoloXperia 0.1.1-WINDOWS
I will try it soon, sounds great tool
Sent from my WT19i using xda app-developers app
logcat and ther stuff like pushing apps to phone or something. Actually it would good feature what I need because trying to port miui v5
lsander said:
logcat and ther stuff like pushing apps to phone or something. Actually it would good feature what I need because trying to port miui v5
Click to expand...
Click to collapse
Those features are present in the pro version
pro means what? for "pro" users or pay like in gplay? just asking
lsander said:
pro means what? for "pro" users or pay like in gplay? just asking
Click to expand...
Click to collapse
just additional features are added and any one can use it !! Download is in the attachement no need to pay
Lite is for users who do not develop or always change kernel ...Drag and drop is the best option
Pro is for those who develop and use their skills still in beta stage so 1 or 2 may not work
Beta2 with two exciting new features
See changelog // Downloads in attachement
I have 3 apks and I want to add them to rom.zip
how can I do that ?
thanks
masoudr said:
I have 3 apks and I want to add them to rom.zip
how can I do that ?
thanks
Click to expand...
Click to collapse
if your rom zip is signed then
-open your rom with winrar
-navigate to system/app/
-multi-select the 3 apks you want to push in the zip
-drag and drop in system/app
-press OK button to update the zip
chotu222 said:
if your rom zip is signed then
-open your rom with winrar
-navigate to system/app/
-multi-select the 3 apks you want to push in the zip
-drag and drop in system/app
-press OK button to update the zip
Click to expand...
Click to collapse
I did that,but when after installing rom,apps missing.
besides I extract these apps from another rom.
masoudr said:
I did that,but when after installing rom,apps missing.
besides I extract these apps from another rom.
Click to expand...
Click to collapse
You have to sign those apps with the signature of your new Rom..
ゞ(`')、SONY XMP 三( ゜∀゜)
masoudr said:
I did that,but when after installing rom,apps missing.
besides I extract these apps from another rom.
Click to expand...
Click to collapse
its better if you put that apk unsigned rom apks are not signed !
FINAL
Final version :
Changelog:
Lite
-added option to flash kernel .sin file
Pro
-added option to flash kernel .sin file
-fixed some code which wasn't working in beta 2
-every option is working now
See the OP(attachements) for downloads
Enjoy !!:highfive:

[Q] Flashable zip and AOSP

Hi mates
i would like to know if are there a way to make flashable zip automatically under aosp, after making a device tree for s2vep and compiled by fixing errors too, is generated file like system.img, recovery etc..whic command or apps to use to making flashbale one
thanks for any helps
You need a META-INF Folder with an updater-script and update-binary file
Sent from my C5302 using XDA Free mobile app
Tech N You said:
You need a META-INF Folder with an updater-script and update-binary file
Sent from my C5302 using XDA Free mobile app
Click to expand...
Click to collapse
Should be edited or just use cm11 one?
haky 86 said:
Should be edited or just use cm11 one?
Click to expand...
Click to collapse
Update-binary use it of cm11 and updater-script will differ according to app or folder what you are flashing for. Updater-script needs to be altered as per convenience
Tech N You said:
Update-binary use it of cm11 and updater-script will differ according to app or folder what you are flashing for. Updater-script needs to be altered as per convenience
Click to expand...
Click to collapse
Well i port ubuntu touch based on aosp phablet-4.4.2 after fix and remove a lot of errors, so i read that generating flashable zip is not supported under aosp source and also my s2 plus doesnt support fastboot to flash, i try to follow this sti https://wiki.ubuntu.com/Touch/Porting#Building_the_image but i dont understand it at 100%.

Categories

Resources