[Q] How do you make flashable zips? - Epic 4G Q&A, Help & Troubleshooting

I've looked around and can't seem to find a proper guide of how to make flashables I know newer cwm's use an amend script as opposed to the older edify what ever that may mean xD .... anyways I want to start creating my own shiz I don't want to give details but I think it might be kind of special and could interest some nerds anyways if someone can point me in the direction of a proper guide/ tutorial I will much appreciate it.
Sent from my OG Epic

Someone recently asked a similiar questioon. Maybe their thread will help?
http://forum.xda-developers.com/showthread.php?t=1394328
sent from a phone using an app

Figured it was as easy as modifying someone elses zip but wanted to make sure
Sent from my OG Epic

Biggoron said:
Figured it was as easy as modifying someone elses zip but wanted to make sure
Click to expand...
Click to collapse
Often it's as easy as gutting another flashable .zip that you know works, then replacing the directory structure and files with what you want to install. If you want a neater solution with more customization, adamdelozier found benzyniarz1's UpdateZipCreator utility, which provides much more customization possibilities. It currently has a bug that causes scripts to fail, thus causing the entire flashable .zip to fail, but I've let the developer know what's up so hopefully a fix will be out soon. If you want to learn about the bug and the workaround, see pages 5 and 6 and pay close attention to the "Error 6" and "EOL" related posts.

Customization kind of like what the script shows ex: after flashing rc it says your phone is now legendary?
Sent from my OG Epic

Biggoron said:
Customization kind of like what the script shows ex: after flashing rc it says your phone is now legendary?
Click to expand...
Click to collapse
Yes, you can create a custom script from scratch within the utility, and it has the most used commands available to drop into your script, along with a very brief description of syntax for each. Read the OP for the utility to get an idea of its range of features.

AmericanJedi001 said:
Yes, you can create a custom script from scratch within the utility, and it has the most used commands available to drop into your script, along with a very brief description of syntax for each. Read the OP for the utility to get an idea of its range of features.
Click to expand...
Click to collapse
You are the man jedi. Thanks for updating the op also
sent from a phone using an app

Djinn23 said:
You are the man jedi. Thanks for updating the op also
Click to expand...
Click to collapse
Word! Umm, which OP are you refering to? I've updated a couple different OPs this evening, that's why I'm confused!

Thanks as well this is what I did with the knowlegde gained here.
http://forum.xda-developers.com/showthread.php?t=1404886
Sent from my OG Epic

AmericanJedi001 said:
Word! Umm, which OP are you refering to? I've updated a couple different OPs this evening, that's why I'm confused!
Click to expand...
Click to collapse
Yea I typed that knowing it was misuse n abuse. Sorry. I meant the link above I provided to this thread where the people were struggling to find out why it was broken and you explained the bug you linked to here. Jedi's always pop in, save, then boogie. Not choad chomping or anything but I also read your proposal for documentation formatting and lmmfao at your example.
sent from a phone using an app

Biggoron said:
Thanks as well this is what I did with the knowlegde gained here.
http://forum.xda-developers.com/showthread.php?t=1404886
Sent from my OG Epic
Click to expand...
Click to collapse
Awesome. Not my personal cup of tea but I am sure someone somewhere is thinking you are the motts! Well done.
sent from a phone using an app

Most people aren't picky about their cwm zips, basicly it consists of the items you want to flash, the stuff to flash it with, and an updater-script and updater-binary. I usually just take someones updater-binary and write my script from scratch
sent from my always aosp epic

Biggoron said:
Thanks as well this is what I did with the knowlegde gained here.
http://forum.xda-developers.com/showthread.php?t=1404886
Click to expand...
Click to collapse
Interesting... I'm glad you found what you needed!
Djinn23 said:
Yea I typed that knowing it was misuse n abuse. Sorry. I meant the link above I provided to this thread where the people were struggling to find out why it was broken and you explained the bug you linked to here. Jedi's always pop in, save, then boogie. Not choad chomping or anything but I also read your proposal for documentation formatting and lmmfao at your example.
Click to expand...
Click to collapse
Ah, now I understand, my young padawan. Awww, no choad chomping? But seriously, I'm glad I got a laugh out of you! Unfortunately, I'll have to clean parts of it up to get the Mods to sticky it.
Back on topic, the dev of UpdateZipCreator hit me back and said he'll release a fixed version of his utility soon.

UpdateZipCreator has been updated to use UNIX newline / end-of-line / EOL characters in the script generator / editor, which should eliminate "Error 6" when flashing .zips in CWM Recovery.
UpdateZipCreator

AmericanJedi001 said:
UpdateZipCreator has been updated to use UNIX newline / end-of-line / EOL characters in the script generator / editor, which should eliminate "Error 6" when flashing .zips in CWM Recovery.
UpdateZipCreator
Click to expand...
Click to collapse
Awesome too bad I'm headed to bed thanks ill try it out tomorrow. Is this complex or does this generate script or do I have to? That's over my head but yeah...
Edit nevermind took a look at. Any way to change what the binary script displays ie. What it shows in the script when flashing..." your phone is now legendary"
Sent From My Cyan Samurai

Biggoron said:
Awesome too bad I'm headed to bed thanks ill try it out tomorrow. Is this complex or does this generate script or do I have to? That's over my head but yeah...
Edit nevermind took a look at. Any way to change what the binary script displays ie. What it shows in the script when flashing..." your phone is now legendary"
Click to expand...
Click to collapse
This has example scripts, but I don't remember it dynamically generating scripts based on what you install. You must customize the scripts yourself, to include mounting the partition you wish to install to, install package, and screen output. FYI, IIRC the screen is 48 fixed-width characters wide in CWM Recovery. That should help make pretty output screens!

Related

(Calling all devs) Porting a build(s) for continuum!!!

Hey guys!
i am very new at this but i have ported a build from fascinate over to our continuum and am looking for some devs to jump in and start helping me fix stuff.
this is very early but you can grab my first port here.
it is very much not ready for every day use.
Please flash if you are going to help me fix this for everyone
Code:
[B]
Rap sheet of things to fix will be here:
Screen placement overlaps the ticket screen, i was thinking we could
somehow code this thing so it will ignore the ticker
screen and only use the top.
Also we need to enable the soft keys.
Keyboard is non existent.
phone is not functional yet.[/B]
Well since this phone is virtually Unbrickable.... why not try our best.
Sent from my SCH-I400 using xda premium
Porting what build? Please tell me it's MIUI!
Sent from my SCH-I400 using XDA App
I've tried this before, and didn't get anywhere xP so, good luck
Sent from my SCH-I400 using xda premium
thanks for the well wishes... anyone know where to go in the rom to edit the screen dimentions yknow so it uses the top screen only? i think this is kernal
yea the problem with ports on the continuum is u cant flash mtd files in recovery a friend and i tried to port the fascinate miui 2.3.2 rom to the continuum we got everything resised and made it flashable but it just said installation aborted. the fascinate can flash mtd files straight from recovery and the continuum can not.
i still have all the files for miui if someone wants them pm me the problem is converting it to a .tar file so we can install via odin.
Bierce22 said:
yea the problem with ports on the continuum is u cant flash mtd files in recovery a friend and i tried to port the fascinate miui 2.3.2 rom to the continuum we got everything resised and made it flashable but it just said installation aborted. the fascinate can flash mtd files straight from recovery and the continuum can not.
i still have all the files for miui if someone wants them pm me the problem is converting it to a .tar file so we can install via odin.
Click to expand...
Click to collapse
mtd files? what's those for? the above build was ported from a fascinate rom. very asop
most roms use mtd sum to install everything im not going to go into detail about everything because i would just sound like an idiot lol.
Bierce22 said:
most roms use mtd sum to install everything im not going to go into detail about everything because i would just sound like an idiot lol.
Click to expand...
Click to collapse
lol i hear you, nah the above build ported fine.... no errors installing, i had to adjust scripting and also include imnut's kernal but it works. just need to fix stuff inside the rom
can u shed some more light on the rom such as is it froyo and aosp more information would be nice.
Bierce22 said:
can u shed some more light on the rom such as is it froyo and aosp more information would be nice.
Click to expand...
Click to collapse
sure, gimme a few and i'll update post 1, last night late i posted it with minimal info then went to bed...
alright here goes nothin im going to see what happens lol
The demensions seem to be within the framework, or at least the call to the kernel for the screen size..
So porting it is pointless, because you'll have to modify the framework back to the continuum's which would defeat the point...
As far as I think/know
That is actually why I stopped
But, feel free to prove/show me up
Sent from my SCH-I400 using xda premium
it does boot but i couldnt even get to settings and about phone to tell what it was and he still hasnt updated the op yet.
Yeah, i know it boots, haha.. I did this like two months ago
But the screen isn't divided properly for the ticker/softkeys... And won't be unless you can find the right part to edit
What language are we talking about? If it's Java I'm happy to help.
Sent from my SCH-I400 using XDA App
trailblazer101 said:
Yeah, i know it boots, haha.. I did this like two months ago
But the screen isn't divided properly for the ticker/softkeys... And won't be unless you can find the right part to edit
Click to expand...
Click to collapse
From what I have seen, in other posts about other phones, the screen size is written into the kernel. So, to do this, we need the source code for the kernel.
joshkoss: Great effort, but to do any serious mods, we must have the kernel source code. Without that, there is no way to compile the fixes/changes into the kernel. I have been able to use modprobe to do a few things, but, generally, the modules must be compiled against the source code of the kernel to work properly.
If someone can get us the kernel source code, we will be golden... Up until then, porting anything is not going to be fun.
If one was REALLY interested in doing this, one would take the generic Gingerbread kernel and ROM and work a build from the ground up that way. Especially since I don't think Samsung, nor Verizon will be handing out the kernel source code.
There is an off chance that Samsung might give the Continuum kernel source code to a developer AFTER Verizon sunsets this phone... (It's a very remote chance...)
Verizon gave me this number for the Samsung Mobile Helpline: (888) 987-4357. I haven't called them yet, but if enough of us call, someone MIGHT be able to knock something loose... Who knows. Let me know if I can help... This phone is my only phone, so I can't go flashing it every night to try things, but, over the weekend, I can try things.
Ciao!
I agree...collectively we should be capable of anything...even gettn sammy source...sumhow
sent from my XDA phone - its more than a continuum
I for one think y'all can do anything. Y'all have already done so much and I really think y'all are on to something huge!
Put a thread on cyanogen.com asking for assistance with this topic. What do you guys think of doing a donation pool to get a build working on our device?

[Q] S Voice/Vlingo Uninstall and Install Modded Directions Please

I just rooted my phone for the first time and flashed the Frankenstein Ego ROM. I just want to say thank you for the amazing work by everyone here at XDA. You guys are the best!
S voice that comes with the ROM does not work and get a network error. I know that there is a modded version that should work (here if anyone is looking: http://forum.xda-developers.com/showthread.php?t=1662358)
I apologize for the noob question, but how do I uninstall the S voice that came with the ROM and Vlingo (I tried Titanium and finding it in the .zip file, but didn't want to play with the latter too much).
Again, thank you for the amazing work. BTW-this ROM is absolutely wonderful.
Please provide step by step directions, I am new to the whole scene.
titanium worked
Never mind. Used titanium to uninstall. The modded version works great!!
For anyone else interested use the S Voice patch v4 on this blog
http://epicrev.blogspot.com/2012/05/frankensteins-ego-v4-is-here-and-it.html?m=1
THANKS tdunham for spotting that script error!
Sent from my SPH-D710 using xda premium
TeamERA said:
For anyone else interested use the S Voice patch v2 on this blog
http://epicrev.blogspot.com/2012/05/frankensteins-ego-v4-is-here-and-it.html?m=1
Click to expand...
Click to collapse
It looks like there is a v3 is posted on that url.
I examined the script and it's not quite right copying over one of the files that the dev put into that flashable zip. Specifically, there is an etc/permissions folder that isn't being written back to the phone. If the app works, then maybe that file isn't necessary. But if it doesn't someone needs to tell the dev to correct the script and see if it that helps.
tdunham said:
It looks like there is a v3 is posted on that url.
I examined the script and it's not quite right copying over one of the files that the dev put into that flashable zip. Specifically, there is an etc/permissions folder that isn't being written back to the phone. If the app works, then maybe that file isn't necessary. But if it doesn't someone needs to tell the dev to correct the script and see if it that helps.
Click to expand...
Click to collapse
And I was about to grab that... Lol hopefully someone will report here when out gets fixed.
Sent from my SPH-D710 using xda premium
CyberpodS2 said:
And I was about to grab that... Lol hopefully someone will report here when out gets fixed.
Click to expand...
Click to collapse
It may work the way it is. It wouldn't hurt anything to try it. That was just an observation on my part.
FYI for anyone downloading that flash, it will delete several default files on your phone, including voicetalk.apk and vlingo.apk. If you depend on these apps I thought you would like to know. Please backup your phone prior to flashing this file so you can easily restore everything the way it was.
Updated to v4, thanks man ^
TeamERA said:
Updated to v4, thanks man ^
Click to expand...
Click to collapse
No problem. Like I said, may not even matter but I thought I would point it out in case it was an oversight. Plus I like to see how other people like to code their work and learn from it.

[MOD] CRT Animation for Captivate Glide I927

Big thanks to
kennethpenn - for this wonderful Enable CRT Animation in Gingerbread guide
CarpeNoctem - for (OsiMood's) update-binary and install-script reference material
Brut.all - for apktool
blast0id - for easyFLASHABLEzipBUILDER
and of course everyone who put in the work to build the foundations on which all of this is built and everyone else I'm forgetting
Without further ado, here is the
CRT Animation for Captivate Glide I927
Here is the install zip for CWM - automatic install
i927-CRT-mod.zip​
Here is the framework-res.apk - manual install, use a root file manager to copy to /system/framework/
framework-res.zip​
Warning: This is made for the ATT stock rom. It may work on the Rogers rom as well. It may not work on a custom rom, if possible you should find the framework-res.apk specific to your rom, ask the rom creator to make one, or make your own using the guide and resources listed above. To be safe, always make a backup using CWM before installing ANY mod. It only takes a few minutes and can save you hours in the long run.
Disclaimer: Use at your own risk I'm not responsible if you brick your phone, yadda yadda. I have only tested this on an ATT 2.3.6 stock rom with ardatdat kernel. So far it seems to work great and looks awesome. There is a weird effect that if the screen is off and I push the power in for just the perfect number of milliseconds, the screen starts to turn on and then turns itself off again. But I have difficulty trying to get this to happen on purpose so I doubt it will prove much of an issue. It's probably just a quirk of having the CRT animation enabled. Anyway, all of that said,
Enjoy!
UPDATE:
Here are the uninstall files for the ATT 2.3.6 stock rom. All warning and disclaimers above also apply to these so always make a CWM backup first.
Here is the uninstall zip for CWM (reinstalls stock file) - automatic uninstall
i927-CRT-mod-removal.zip​
Here is the stock framework-res.apk - manual install, use a root file manager to copy to /system/framework/
framework-res(stock).zip​
Umm.. I made this mod 3 months ago... just saying
Sent from my SGH-I897 using xda premium running jellybean cm10
dman3285 said:
Umm.. I made this mod 3 months ago... just saying
Click to expand...
Click to collapse
Really? Well, where the heck did ya post it? I searched through the dev and general forum before I made this one. I found a couple request/discussion threads but no attachments that appeared to be confirmed working. Trust me, I'm lazy, I wouldn't have made it otherwise.
And yeah, I know it's old news but it still amuses me.
Edit: Ah, yes! The broken link! I do remember now. I guess I should have asked you to repost it first!
transce080 said:
Really? Well, where the heck did ya post it? I searched through the dev and general forum before I made this one. I found a couple request/discussion threads but no attachments that appeared to be confirmed working. Trust me, I'm lazy, I wouldn't have made it otherwise.
And yeah, I know it's old news but it still amuses me.
Click to expand...
Click to collapse
In my ROM thread... and my ROM has had it since release..look at my how to thread in my sig
Sent from my SGH-I897 using xda premium
dman3285 said:
In my ROM thread... and my ROM has had it since release..look at my how to thread in my sig
Click to expand...
Click to collapse
Ah well that kind of explains it. I was looking for a thread specific to CRT animation. I did suspect that some of the custom roms would already have it enabled but I wanted to give the stock run a good run for the money before trying any custom roms. Also, having the info in the middle of a custom rom thread doesn't make it very accessible. This thread was geared more towards people with stock roms who wanted an easy, confirmed way of enabling the animation.
Also, I have all signatures turned off in this forum because so many of them were large and intrusive that they were really hurting the readability (imo) of the site.
dman3285 said:
Umm.. I made this mod 3 months ago... just saying
Sent from my SGH-I897 using xda premium running jellybean cm10
Click to expand...
Click to collapse
Yes dman is right i have this mod with his rom so he gets all the credit just saying
Sent from my SAMSUNG-SGH-I927R using xda premium
jayjayjoker2 said:
Yes dman is right i have this mod with his rom so he gets all the credit just saying
Click to expand...
Click to collapse
FYI, this particular mod was not taken from his rom. It was created from the framework-res.apk in my own stock ATT rom and altered using the guide and resources mentioned in the first thread. So while he gets credit for doing it first, none of his work was used in the creation of this mod. (Edit: That I know of. Apologies if I'm mistaken. I'm not trying to rip off anyone's work or belittle anyone's contributions.)
It's fantastic, thanks man.
transce080 said:
FYI, this particular mod was not taken from his rom. It was created from the framework-res.apk in my own stock ATT rom and altered using the guide and resources mentioned in the first thread. So while he gets credit for doing it first, none of his work was used in the creation of this mod. (Edit: That I know of. Apologies if I'm mistaken. I'm not trying to rip off anyone's work or belittle anyone's contributions.)
Click to expand...
Click to collapse
Well I just love dman's work I mean he got rid of dead development for the glide!
Sent from my SAMSUNG-SGH-I927R using xda premium
Didn´t worked for me and now the power button just don´t work anymore. Any hints to uninstall it? I flashed the zip. Ozimood Rom.
Um, reflash? See here for CRT made by dman (confirmed working)
Flashed dman crt but i think my system was corrupted, stucked on bootloop. Done recovery now i´ll try dman.
Sorry about that, this is made specifically for the stock rom. If you have custom rom, you should get the framework-res.apk specific to that rom, as the rom creator may have made other changes as well. I'll edit the first post to make it more clear that this is for the stock rom.
Restored Osimood and flashed crt.zip... no luck.
All the install zip does is copy that one file to your system directory. I think it's absolutely impossible to hard brick from that. Don't you have a CWM backup you can restore?
Aquethys said:
Um, reflash? See here for CRT made by dman (confirmed working)
Click to expand...
Click to collapse
That link has been a 404 for at least the last couple weeks, so I greatly appreciate the work of the OP here.
Aquethys said:
Um, reflash? See here for CRT made by dman (confirmed working)
Click to expand...
Click to collapse
Tyfighter said:
That link has been a 404 for at least the last couple weeks, so I greatly appreciate the work of the OP here.
Click to expand...
Click to collapse
Damn. I was going to mention this but I was waiting to get enough posts to post in this forum. xD
Neither of the CRT On or CRT Off links work on this end.
So thanks a ton transce080. ^_^
Could you possibly add a CRT On as well? I know there's a guide in the Captivate Glide thread that Aquethys linked to but it'd be nice to have just have a flashable method.
Pyho said:
Could you possibly add a CRT On as well?
Click to expand...
Click to collapse
Sure thing. It will have to wait until later tonight after work or the weekend.
The first post is updated with the stock files for removing the mod.
transce080 said:
The first post is updated with the stock files for removing the mod.
Click to expand...
Click to collapse
Crt on has to have major modifications to the powermanagerservice.smali in the services.jar, it is by no means an easy mod as crt off
Sent from my SGH-I897 using xda premium

[MOD][SlimBean 7.5] 45 Steps Volume mod for fine-tuning media volume

for now, SlimBean version 7.5 only
45 Steps Volume Mod
1. Download this framework.jar and paste into /system/framework/ using a file manager with root access (e.g. ES File explorer, root explorer, etc)
2. Make sure permissions are set to rw-r-r
3. Reboot
Enjoy!
Out of curiosity, do you have the source of what you changed, and what exactly was changed before the framework.jar was compiled?
I wouldn't recommend installing an unknown compiled replacement for the framework.jar without understanding what exactly was changed and how, especially as it may impact other functions of the rom depending on what exactly was changed. Also this mod might not work after 7.5 as there's going to be a major framework change in the next week(lies).
I'll create a new one when a new version of SlimBean releases if people want it.
bleuwave said:
I'll create a new one when a new version of SlimBean releases if people want it.
Click to expand...
Click to collapse
I'm curious if the framework.jar differs from device to device (I'm not an android developer so it's not within the scope of my knowledge). Because personally I haven't had a sound volume problem with Mako/N4... now the Nexus 7 on the other hand, gotta crank that baby up +12 decibels in DSPManager just to sound loud enough.
It's of course one of the reasons I asked about source, because if it's something minor here or there and just re-compiled for a specific, that would be easier to deployed in my opinion.
Here's the tutorial I followed.
http://forum.xda-developers.com/showthread.php?p=42631958
Mods, feel free to remove this thread if posting this is more bothersome that it is worth
bleuwave said:
Here's the tutorial I followed.
http://forum.xda-developers.com/showthread.php?p=42631958
Mods, feel free to remove this thread if posting this is more bothersome that it is worth
Click to expand...
Click to collapse
Oh I see now, basically patching up some of the file's values for the desired result as opposed to doing it from source.
kbeezie said:
Oh I see now, basically patching up some of the file's values for the desired result as opposed to doing it from source.
Click to expand...
Click to collapse
Yeah if you do it, then you can complain.
bleuwave said:
Yeah if you do it, then you can complain.
Click to expand...
Click to collapse
Know what would be really handy, if you know how to do it.
An Aroma installer (like I did for my sd-ext/dataswap enabler in my sig).
Basically package two versions of the framework.jar, modified and unmodified. Flashing the zip in recovery will ask if you want to apply the mod, or uninstall the mod, and replace the framework.jar with what you want (or alternatively two zips for apply and restore).
kbeezie said:
Know what would be really handy, if you know how to do it.
An Aroma installer (like I did for my sd-ext/dataswap enabler in my sig).
Basically package two versions of the framework.jar, modified and unmodified. Flashing the zip in recovery will ask if you want to apply the mod, or uninstall the mod, and replace the framework.jar with what you want (or alternatively two zips for apply and restore).
Click to expand...
Click to collapse
Youre right. I thought about it and concluded I'm not handy enough to create a flashable zip let alone an Aroma installer like the Beanstalk rom guy did in the Android Development forums. I'm thinking it that it may be possible to just do it all via flashable scripts for EVERY rom instead of just slimbean 7.5 but then again, I don't have any training with code. I'm now thinking my mod doesn't deserve a thread of its own lol (especially if people don't trust random files - and they rightfully shouldn't). But, nice looking out!
bleuwave said:
Youre right. I thought about it and concluded I'm not handy enough to create a flashable zip let alone an Aroma installer like the Beanstalk rom guy did in the Android Development forums. I'm thinking it that it may be possible to just do it all via flashable scripts for EVERY rom instead of just slimbean 7.5 but then again, I don't have any training with code. I'm now thinking my mod doesn't deserve a thread of its own lol (especially if people don't trust random files - and they rightfully shouldn't). But, nice looking out!
Click to expand...
Click to collapse
Technically mods are supposed to have a thread of their own, rather than just tagged in a rom thread.
That way anyone who has questions or issues can discuss them in the thread specific to that mod
Besides, a thread of it's own makes it seem a bit more um... legitimate.
kbeezie said:
Besides, a thread of it's own makes it seem a bit more um... legitimate.
Click to expand...
Click to collapse
just rofl

[RECOVERY] TWRP 3.1.1-0 Unofficial

I got bored, so I decided to build the latest TWRP. Big thanks to @negamann303 for his source. I only made minor, mostly theme related, tweaks to it. The only non-theme related tweak that I can remember is that I enabled the flag that enables taking advantage of NEON, so that might result in some speed increases, but I haven't done any tests to confirm that.
Q: Sweet! Does ADB backup work?
A: No. Sorry. If you know how to make it work, please let me know and I will implement it.
Q: Oh. So this is basically the same as the previous version?
A: Pretty much. I imagine it supports a whole bunch of new things that our watch isn't capable of, but who cares. It also features the nag screen that asks if you want to install the official TWRP app, which is useless in this case. You can tell it to stop though.
Q:So why should I bother with this?
A: Because you're a flashaholic that needs to have the latest and greatest thing. Duh.
SOURCE
Device: https://github.com/theSt33v/omni_twrp_device
Kernel: https://github.com/Negamann303/Huawei-W-1.5-2.0
TWRP: https://github.com/minimal-manifest-twrp/platform_manifest_twrp_omni
Does this work with the android 2.0 on the Huewai? Also, is there an img file to flash in fastboot? Thanks.
jnewberry1 said:
Does this work with the android 2.0 on the Huewai? Also, is there an img file to flash in fastboot? Thanks.
Click to expand...
Click to collapse
It does, and - have you tried downloading the ZIP and checking what's hiding inside?
munky-head said:
It does, and - have you tried downloading the ZIP and checking what's hiding inside?
Click to expand...
Click to collapse
LOL. My bad. I just assumed it was a flashable zip. Thank you.
1st of all: Thank you soo much!!!!
How could I theme this?
(also you only build it with a local manifest or do you also have a git, which I could fork for theme testing?)
BIade said:
1st of all: Thank you soo much!!!!
How could I theme this?
(also you only build it with a local manifest or do you also have a git, which I could fork for theme testing?)
Click to expand...
Click to collapse
Sources are posted in the OP. Help yourself. I don't know much about TWRP theming, but I do know that the files you want to modify are found in device/huawei/sturgeon/watch_mdpi. This is the folder that was modified by @negamann303, and by myself to a lesser extent, to get the theme that you see in the version that I built. There is also a watch_mdpi folder in the TWRP source somewhere that contains the default watch theme. TWRP is also capable of themes that can be applied post-build so you don't have to build a new one every time you want it to look different, but I don't know anything about how to make that happen. Search XDA for flashable TWRP themes for examples, but make sure they're for 3.1.0. The theme template has changed a bit from previous versions. Hope that helps!
TheSt33v said:
Sources are posted in the OP. Help yourself. I don't know much about TWRP theming, but I do know that the files you want to modify are found in device/huawei/sturgeon/watch_mdpi. This is the folder that was modified by @negamann303, and by myself to a lesser extent, to get the theme that you see in the version that I built. There is also a watch_mdpi folder in the TWRP source somewhere that contains the default watch theme. TWRP is also capable of themes that can be applied post-build so you don't have to build a new one every time you want it to look different, but I don't know anything about how to make that happen. Search XDA for flashable TWRP themes for examples, but make sure they're for 3.1.0. The theme template has changed a bit from previous versions. Hope that helps!
Click to expand...
Click to collapse
Worked, thank you very much
Thank you, im really happy now
Cheers
Blade
P.S.: @TheSt33v I changed
Code:
%col1_x_left%
to 50 for some titles, due to the round sceen cutting some header texts in statusbar. (see last screenshot)
BIade said:
Thank you, im really happy now
Cheers
Blade
P.S.: @TheSt33v I changed
Code:
%col1_x_left%
to 50 for some titles, due to the round sceen cutting some header texts in statusbar. (see last screenshot)
Click to expand...
Click to collapse
Sexy. Maybe I'll look into making that an applyable theme for everyone if I find some time. Can you post your watch_mdpi folder?
Looks like 3.1.1 came out today. I'll have to get on that too.
TheSt33v said:
Sexy. Maybe I'll look into making that an applyable theme for everyone if I find some time. Can you post your watch_mdpi folder?
Click to expand...
Click to collapse
I already did ^^
BIade said:
I already did ^^
Click to expand...
Click to collapse
You explained what you did, but I don't see the actual folder uploaded anywhere. It would save me some time if I didn't have to reproduce what you did.
TheSt33v said:
You explained what you did, but I don't see the actual folder uploaded anywhere. It would save me some time if I didn't have to reproduce what you did.
Click to expand...
Click to collapse
Sorry, I meant, I already created a flashable theme-zip. I will share it tonight, when I arrive at home...
BIade said:
Sorry, I meant, I already created a flashable theme-zip. I will share it tonight, when I arrive at home...
Click to expand...
Click to collapse
I hate to nag you, but could you post that theme when you get a chance? I'd like to see it in person.
@TheSt33v Sorry mate, for the late response. As promised here my theme (Just a WIP, I used a template for the filestructure etc.)
This saves me time from having to do it myself, I can look into removing the nag screen if you haven't figured it out yet
Sent from my SM-G935P using Tapatalk
negamann303 said:
This saves me time from having to do it myself, I can look into removing the nag screen if you haven't figured it out yet
Sent from my SM-G935P using Tapatalk
Click to expand...
Click to collapse
I forgot it was even there, so I wasn't looking into it. Once you disable it the first time, it's gone for good unless you wipe the device. Let me know if you figure out how to get rid of it though. I'm surprised there isn't just a flag to enable.
Thx, worked as expected and the good thing is : sideload don't must be fall back to the old protocol
Sorry guys first time flash on android wear however i am familiar with android phone flash. Please tell me how to install this?
long.nguyen said:
Sorry guys first time flash on android wear however i am familiar with android phone flash. Please tell me how to install this?
Click to expand...
Click to collapse
Same as with a phone. Extract the .img file from the zip attached to the post, boot watch in bootloader mode, plug into computer, fastboot flash recovery [path to twrp image file].

Categories

Resources