Navbar buttons - HTC One Max

I've managed to get them working and changed a few settings. Works on HTC One Max, stock sprint rooted sense Rom. But this will most likely work on all Roms. I wanted this to be able to use the native buttons. I used button saver app for a long time and must say, "it is a very good app." I use a mouse on my phone while I'm at my desk probably 20-30 hours a week. Yes a keyboard also 8^)
The navbar needs to be activated in the build prop.
Search icon looks a little different than stock. And themes don't work very well. They keep the default white icons, except for the search icon. It's the only one that changes. But I have that one disabled anyway.
1) In the build prop changed, it happened to be at the very end of my build prop. So it was easy to find.
"#qemu.hw.mainkeys=1"
to,
"qemu.hw.mainkeys=0"
That alone will activate the navbar, otherwise known as buttons.
To change buttons,
2) Xposed framework is necessary.
http://forum.xda-developers.com/xposed
Along with this module,
3) Xperia/AOSP NavBar Buttons
http://forum.xda-developers.com/showthread.php?t=2720765
All credit goes to their respective app owner/s NOT me.

Few pics.

Others will have to add the whole line. It's only in the Sprint stock rooted rom because in put it there but turned it off ?

[email protected] said:
Others will have to add the whole line. It's only in the Sprint stock rooted rom because in put it there but turned it off ?
Click to expand...
Click to collapse
Thank you for adding it. I thought I was the only one using it.

Doesn't work on T6UL international models !!!
Sent from my HTC One max using Tapatalk

sachinaik said:
Doesn't work on T6UL international models !!!
Sent from my HTC One max using Tapatalk
Click to expand...
Click to collapse
I find that hard to believe. Upload your build prop and I'll take a look for you

Will this work on sense 6
ADRENALINE~neo~
|Fly's 2.3.1| ~Kernel~
---------- Post added at 10:38 PM ---------- Previous post was at 10:37 PM ----------
I checked the build prop and there was no qemu so I added it and rebooted and the soft keys wasn't on my screen.
ADRENALINE~neo~
|Fly's 2.3.1| ~Kernel~
---------- Post added at 10:39 PM ---------- Previous post was at 10:38 PM ----------
Maybe I'm doing something wrong....
ADRENALINE~neo~
|Fly's 2.3.1| ~Kernel~

Did you make sure it was there after a reboot? I'm on a sense rom also.

@mwebb34
Did you mount system as R/W before editing build.prop?

@Flyhalf205 I sure didn't thanks buddy.

Ack. Doesn't work in lollipop
Sent from my HTC One max using Tapatalk

neverborn said:
Ack. Doesn't work in lollipop
Sent from my HTC One max using Tapatalk
Click to expand...
Click to collapse
Are you sure?

T6UL. Mount /system as r/w.
Change permissions of file to 777.
Add in the required line.
Save, get a prompt saying original was saved as build.prop.bak
Reboot
No joy.
Does one need s-off for this?
Sent from my HTC One max using Tapatalk

neverborn said:
T6UL. Mount /system as r/w.
Change permissions of file to 777.
Add in the required line.
Save, get a prompt saying original was saved as build.prop.bak
Reboot
No joy.
Does one need s-off for this?
Sent from my HTC One max using Tapatalk
Click to expand...
Click to collapse
To edit system files you need S-OFF even if you mount the /system as r/w. You'll have to do this in recovery or edit on pc and adb push it.

Ah. Thanks for the explanation.
Sent from my HTC One max using Tapatalk

Easy way to Enable Navbars on all variants on S-ON
Well after few days I came up with this trick on how you can enable navbars on all HTC variants on S-ON.
Since I was on S-ON it was very difficult to make changes to the systems files because after reboot it goes back to default.
The easiest way to do this is to download this flashable zip *(found in the attachment below)*.
With the help of a file explorer, copy phone's build.prop to PC.
Open it and add the magic code as usual to the last line
Code:
"qemu.hw.mainkeys=0"
Now extract the zip file and copy to /system/
Zip and flash via recovery.
That is it. Isn't that simple?
If you are finding any difficulty, upload your build.prop file here so I could make it for you.
Here is the proof

xdagee said:
Well after few days I came up with this trick on how you can enable navbars on all HTC variants on S-ON.
Since I was on S-ON it was very difficult to make changes to the systems files because after reboot it goes back to default.
The easiest way to do this is to download this flashable zip *(found in the attachment below)*.
With the help of a file explorer, copy phone's build.prop to PC.
Open it and add the magic code as usual to the last line
Code:
"qemu.hw.mainkeys=0"
Now extract the zip file and copy to /system/
Zip and flash via recovery.
That is it. Isn't that simple?
If you are finding any difficulty, upload your build.prop file here so I could make it for you.
Here is the proof
Click to expand...
Click to collapse
I haven't tried this but since xposed works on S-ON, why not just use the Xstana xposed module?

DQEight said:
I haven't tried this but since xposed works on S-ON, why not just use the Xstana xposed module?
Click to expand...
Click to collapse
Didn't know about that module, this was my way I discovered so I decided to share it. Also it might be that not everyone is on xposed.

Could just make a flash zip that just adds the line to the bottom of the build.prop.

Related

[MOD] Screen Animations ANY ROM

This is a meta morph do not flash in cwm if you do not know what a meta morph is read up on it at my link how to apply a meta morph​
OK guys i put together a bunch of meatamorph files for you guys to be-able to install with different animations i hope you like it if anything wont install or work please let me know and i will fix it right away.
Look here for videos on what a few of these look like Videos here
Install instructions:
How-To Apply a Metamorph
http://forum.xda-developers.com/showthread.php?p=11695218#post11695218
2. Manually Add Animations: should work for most roms
This process will be helpful for those wanting to mix and match animations from the folders. In fact, why don't you create your own mix and post it here so everyone else can appreciate your awesomeness. I'll add new mixes below if they come in.
-Simply get a hold of the anim folder with the animations you want to use and the framework-res.apk from the rom you're interested in modifying (/system/framework/framework-res.apk).
- Open up the framework-res.apk in 7zip (right click on it, and select "open archive").
- Drag the anim folder with the animations (which you can download below) into /res folder in your framework-res.apk. This will replace the files currently in /res/anim.
- Exit out of 7zip.
- You now need to push the modified framework-res.apk onto the phone. You can do this by placing the modified framework-res.apk in the root sdcard folder, and entering the following into terminal emulator on your phone or using ADB when the sdcard is mounted:
su
mount -o rw,remount -t ext3 /dev/block/mmcblk1p21 /system
cp /sdcard/framework-res.apk /system/framework
mount -o ro,remount -t ext3 /dev/block/mmcblk1p21 /system
reboot
If you're using terminal emulator, your phone will probably reboot before you finish re-mounting and/or typing reboot.
If you want to install the framework-res.apk that you just made in CWM recovery you can put it in this .zip make sure to put your framework-res.apk in the framework folder for this to work Your anim .zip
3.ninjamorph insatll find it in the market.
- create a new project of your framwork-res.apk.
- on your sdcard put the anim you want in this folder but first extract the folder out of the .zip first. (sdcard\androidthemes\workspace\framework-resapk\res\anim)
- make a copy incase you dont like the altered animations!!!
-replace the folder attached with the one in this zip
-go back to ninjamorph and finish project your phone should automatically reboot and there ya go animations are changed.
These will work with any rom and any phone enjoy
If you have any prob please post witch animation you used, that did not work so i can look into it.
BlurAnimations.zip
Bounce.zip
Custom my set up.zip
My set up 2.zip
Drop in.zip
Flip1.zip
Flip2.zip
Flyin and flip.zip
Fly in 1.zip
Fly in 2.zip
fold.zip
Shift.zip
Sliding1.zip
Slide2.zip
If you would like more custom one with animations together let me know what you would like
Theses are the .xml files in the anim folderi will tell you witch ones i know and what they do if you know what others do that i did not mention please let me know and i will update this thank you.
This is the anim of the opening of a new page
activity_close_enter.xml
activity_close_exit.xml
Theses are if you go back on your page
activity_open_enter.xml
activity_open_exit.xml
Dialog box is the box that comes up if you were for example adding a widget to the home screen
dialog_enter.xml
dialog_exit.xml
Theses will control how the keyboard comes into the screen
input_method_fancy_enter.xml
input_method_fancy_exit.xml
This is the anim when you unlock your screen
lock_screen_exit.xml
The options panel is the panel if your on any screen and you click on your settings button for example if your on the home screen and you click on your settings button you will see a options panel that askes if you want to add a widget change wall paper etc...
options_panel_enter.xml
options_panel_exit.xml
I think this one speaks for its self
search_bar_enter.xml
search_bar_exit.xml
please post others
I am having problems getting any of them to install it just sits there and says applying.
Mine also just says applying. On Rubik's dl30
Sent from my SCH-I500 using XDA App
Go to: Settings-> Applications-> Development-> check USB debugging. It should work now.
Also check out Anim Mod on the market for easy animation switching
May I ask what these do
Updated try out fly in 2 i really like it im working on bounce next hope you like it if your having trouble installing these im very sorry but i test them before i release them so i hope you can get them to work.
Jacked up AOSP vanilla froyo version .5. I don't really have much experience with MM though. I followed the instructions exactly. Just a warning...
Sent from my SCH-I500 using XDA App
cabjmb said:
Jacked up AOSP vanilla froyo version .5. I don't really have much experience with MM though. I followed the instructions exactly. Just a warning...
Sent from my SCH-I500 using XDA App
Click to expand...
Click to collapse
Well with anything you should always make a back up and i have never jacked up my phone from using any of these if you can thos let me know witch you used that you say jacked up your phone.
calebv2 said:
Well with anything you should always make a back up and i have never jacked up my phone from using any of these if you can thos let me know witch you used that you say jacked up your phone.
Click to expand...
Click to collapse
The custom one. I had just installed .5 though so I just did a reinstall and I was fine. Maybe I'll try again later tonight. I really liked the animations in the doctored version of SC you posted originally. Maybe I'll just pull the /anim file and replace the one in my framework-res though. I didn't mean to sound ungrateful. I really appreciate the work you put into these. I just wanted to post a warning in case there is something specific to the AOSP Froyo that would keep this from working.
Edit: Just tried again in MM and it worked fine. I must have messed it up the first time. Thanks again for the awesome animations!
cabjmb said:
The custom one. I had just installed .5 though so I just did a reinstall and I was fine. Maybe I'll try again later tonight. I really liked the animations in the doctored version of SC you posted originally. Maybe I'll just pull the /anim file and replace the one in my framework-res though. I didn't mean to sound ungrateful. I really appreciate the work you put into these. I just wanted to post a warning in case there is something specific to the AOSP Froyo that would keep this from working.
Edit: Just tried again in MM and it worked fine. I must have messed it up the first time. Thanks again for the awesome animations!
Click to expand...
Click to collapse
no prob and thank you
I am using your "Custom" theme, and it is working great, thanks.
I did also try "Flip 1" and even after reboot it seemed to do absolutely nothing but change my background, that might have been MM's fault who knows.
Running the custom on Rubik's dl30 and its awesome. Thanks to whoever told me to enable USB debugging haha. Had these on my DX and was really wanting them back. Thanks man.
Sent from my SCH-I500 using XDA App
Have you guys seen the Gingerbread Screen Off Animation that looks like a TV turning off, with the line and a small flash (not sure exactly how to describe it). And when i say "screen-off" i mean by tapping your power button, not holding it in to power down, but to turn-off the screen and lock the phone.
It might be kinda stupid to some, but i think it's pretty neat and unique...
possible?
lucas.scott said:
Running the custom on Rubik's dl30 and its awesome. Thanks to whoever told me to enable USB debugging haha. Had these on my DX and was really wanting them back. Thanks man.
Sent from my SCH-I500 using XDA App
Click to expand...
Click to collapse
No problem. It's one of those little steps that is rarely mentioned. Enjoy!
Any documentation out there on which xml file controls what (other than guessing from their name)?
obliviator33 said:
Any documentation out there on which xml file controls what (other than guessing from their name)?
Click to expand...
Click to collapse
Ill post later on the ones that I know do what
calebv2 said:
Ill post later on the ones that I know do what
Click to expand...
Click to collapse
Thanks. I have been playing around mixing/matching the animations with some decent results. Is there a program that can convert just the xml files from to and from the binary and text formats?
I am using apk manager to compile/decompile the entire .apk file but that is kind of annoying.
obliviator33 said:
Thanks. I have been playing around mixing/matching the animations with some decent results. Is there a program that can convert just the xml files from to and from the binary and text formats?
I am using apk manager to compile/decompile the entire .apk file but that is kind of annoying.
Click to expand...
Click to collapse
updated 2nd post

[MOD][COG-4][UnNamed] Over-scroll Glow!

Discontinued. The latest versions of all previously supported ROMs have this functionality built in.
This gives you an over-scroll glow when you reach the end of a list.
I really hope you knew that before clicking on this thread.
Example if you don't know what I'm talking about
It's just a modified framework.jar with modified files allowing the over-scroll to work and the correct glow images assigned to it. Theming is very easy, just colorize the over-scroll glow pngs in framework-res.apk. The default is orange.
What I want to do with this thread is sort of have a place where you can find the over-scroll enabling mod for every popular ROM for our phones. If you think I should support a ROM that I currently don't, then please post in the forums because I read every post! Ask to put a ROM on the wishlist. Upload the ROM's framework-res.apk and framework.jar files and I'll work on it when I'm not busy with school.
Currently, the wish list is:
Stock KH7
[Update on 10/15/11] UnNamed v1.0.1 compatible files uploaded. Give them a try. Honorable mention to quarlow
Installation:
BACK UP YOUR OLD FRAMEWORK.JAR
Because I'll just laugh at you if you complain that your phone won't boot up.
>>>ADB:
Code:
Extract the CWM package to get the framework.jar
adb remount
adb shell
su
cd /system/framework/
cp framework.jar framework.jar.backup
exit
exit
adb push framework.jar /system/framework/
adb reboot
>>>ROOT EXPLORER:
Extract the CWM package to get the framework.jar
Okay, now you can theoretically do this, but why would you want to? You'll get lots of crashes and might mess something important up.
Go to: /system/framework/ and rename framework.jar to something else. Go back to where-ever you saved my modified framework.jar and copy it over to /system/framework/ and change the permissions of the new framework.jar to match the old one. I'm pretty sure it's rw-r--r--, but don't quote me on that. + Restart your phone.
Simba501 has a more indepth tutorial on how to install this mod through Root Explorer here
>>>RECOVERY (preferred):
Flash the one specific to the ROM you're running
Whatever method you choose, know that it will take a stupidly long time for your phone to boot-up. Don't worry though, it'll be worth the wait.
Yoderk created some cool themes for the over-scroll glow for Cognition Beta-4 which you can find HERE.
UnNamed 1.0.1 works with 1.0.2 and 1.0.3 as well.
Also, please remember to say THANKS if I helped you!
cwm please!!
<3
diabolicalangle said:
cwm please!!
<3
Click to expand...
Click to collapse
It's there if you REALLY need it. I haven't tested it and to be honest, it's been a very very long time since I made my last CWM compatible file. Maybe it works though, try it out. If not, then use one of the other methods.
Fine work sir! Works well on Cog Beta 4.
yoderk said:
Fine work sir! Works well on Cog Beta 4.
Click to expand...
Click to collapse
That's awesome! Someone test it on stock w/ root, because if it works there, I'll be amazed.
Confirming that the cwm flashable zip works on cog beta 3!
Working fine here. I'm technically on Beta 1, but I've manually added the components I wanted from each Beta update because there were things I didn't want.
I have a suggestion. I don't know why everyone repeats that method for using root explorer. That's a terrible way to do it. I always use root explorer to manually replace my files and have never experienced any issues. Here is the correct way to use root explorer for manually replacing modded files:
1. Navigate to the file that you plan to replace (in this case, system/framework/framework.jar).
2. Copy (not move) the file and paste it somewhere on your SD card (internal or external, doesn't matter - as long as you can locate it in case you need to put it back). Rename the file you just pasted, but very subtly. For example, when renaming framework.jar, I would only throw something in front of the file name, such as "Backup - framework.jar", so I can easily distinguish it from the new file if I put them in the same spot.
3. NANDROID BACKUP!
4. Download/put on your sd card (whatever you do) the new file that you want to replace the old one with.
5. Move the new file to /system (not in a subfolder yet). Here you will change the permissions, which is crucial to avoid FCs and problems. In root explorer, you would long press the file, press permissions, and set them to whatever the old file's permissions are. This may require going to verify what they are before starting this step. In this case, the permissions are RW-R-R, which in root explorer, means that the first two boxes on the first line are checked and only the first box on the next two lines are checked.
6. Ensure that your new file is correctly named to exactly what it is replacing (case actually matters) and that the permissions also match what it is replacing.
7. Move your new file to the folder, root explorer will ask if you want to replace the file. Confirm.
8. Back out of root explorer and immediately reboot.
No force closes, no problems .
Cwm file worked great on cog beta 4. Thnkz!!
Sent from my SAMSUNG-SGH-I777 Cognition
Simba501 said:
Working fine here. I'm technically on Beta 1, but I've manually added the components I wanted from each Beta update because there were things I didn't want.
I have a suggestion. I don't know why everyone repeats that method for using root explorer. That's a terrible way to do it. I always use root explorer to manually replace my files and have never experienced any issues. Here is the correct way to use root explorer for manually replacing modded files:
...
No force closes, no problems .
Click to expand...
Click to collapse
Thanks! I added your tutorial to the OP.
Well if your like me and hate orange! Then here are two framework-res.apk with a blue and green overscroll color. Just rename them to framework-res.apk and overwrite the original file in system/framework.
Do not forget to back up original file! I claim no responsibility to problems.
Very subtle but a very nice touch...kudos...came zip worked great!!!
Sent from my SAMSUNG-SGH-I777 using XDA App
stock with root, i've got nothing. tried root explorer method and cwm
Does this still have the problem of not changing the Contacts or other Samsung apps?
illathanyours said:
stock with root, i've got nothing. tried root explorer method and cwm
Click to expand...
Click to collapse
Alright this may be Cog4 only... if you want, upload your framework.jar and framework-res.apk and I'll mod it for you and let me know if that works.
MikeyMike01 said:
Does this still have the problem of not changing the Contacts or other Samsung apps?
Click to expand...
Click to collapse
Yes. Those need the tw-framework to be modified and I haven't taken a look at those yet since I'm trying out Perception for a couple of days and that already has it coded in? But it isn't a problem per-say, it's just how Samsung decided to code those specific apps and there isn't a way to implement them in 2.3.4 without breaking the slide left to call, slide right to message, feature. 2.3.5 Roms have that built in on Samsung apps.
Problem probably isn't the best word.
Thanks for answering though. I always wanted the overscroll but having mixed bothered me.
Sent from my SGH-i777
shishir95 said:
Alright this may be Cog4 only... if you want, upload your framework.jar and framework-res.apk and I'll mod it for you and let me know if that works.
Well it's not that pressing of an issue, but maybe I'll send it to you later but right now I'm Dealing with insane iPhone customers, makes me want to hang myself... If 2.3.5 is gonna be coming sometime soon I wouldn't care about the wait.
Anyone know about 2.3.5 ota eta?
Sent from illaphone.
Click to expand...
Click to collapse
illathanyours said:
shishir95 said:
Alright this may be Cog4 only... if you want, upload your framework.jar and framework-res.apk and I'll mod it for you and let me know if that works.
Well it's not that pressing of an issue, but maybe I'll send it to you later but right now I'm Dealing with insane iPhone customers, makes me want to hang myself... If 2.3.5 is gonna be coming sometime soon I wouldn't care about the wait.
Anyone know about 2.3.5 ota eta?
Sent from illaphone.
Click to expand...
Click to collapse
There's a leaked 2.3.5 ROM for the i777 but personally I'm using designgear's Perception which is a port of a i9100 ROM and it works perfectly. I'd recommend the latter since leaked ROMs tend to have problems.
Click to expand...
Click to collapse
could you modify the framework.jar for UnNamed v1.0.1 - First ever well documented and open source stock derived rom? It has the extended power menu and if I overwrite the framework.jar using this it will break that extended power menu. Much thanks for getting the overscroll glow!!
Skyler2Dope said:
could you modify the framework.jar for UnNamed v1.0.1 - First ever well documented and open source stock derived rom? It has the extended power menu and if I overwrite the framework.jar using this it will break that extended power menu. Much thanks for getting the overscroll glow!!
Click to expand...
Click to collapse
I'll give it a try if there's enough demand for it.
shishir95 said:
I'll give it a try if there's enough demand for it.
Click to expand...
Click to collapse
+1 here

Crashing after modifying fusion.apk

Ok, I have been trying for a while now to change the HTC lock rings and there is a really cool thread on here by mohit1234: http://forum.xda-developers.com/showthread.php?t=1262990, anyway it has a heap of lock rings. Originally I could not put them on as he made them for a different phone model. So then I uploaded my fusion.apk and sent it to him. He made me custom lock rings with both the Earth and the Captain America Shield. So everytime i try to flash it to my phone nothing happens. So I made a copy of the .zip and extracted the fusion.apk and went to copy to the /system/apps directory with both "ES File Explorer" and "Root Browser Lite". But whenever I try to copy it the phone either crashes and restarts or says copy succesful and nothing happens. This also happens when I copy a droidsansfallback.ttf (modded with the emoji icons). But the font works when it says successful. Does anyone know what is happening? Mohit1234 also suggested to push using adb, would this help at all?
Do you have flar2's remove system write protection kernel mod installed and loaded?
Sent from my HTC Desire X using xda premium
No, I don't. How would I go about installing such a thing? Is that why the font keeps reverting every half hour?
vogonpoetlaureate said:
Do you have flar2's remove system write protection kernel mod installed and loaded?
Sent from my HTC Desire X using xda premium
Click to expand...
Click to collapse
nickstarrs said:
No, I don't. How would I go about installing such a thing? Is that why the font keeps reverting every half hour?
Click to expand...
Click to collapse
You can find it here.
Without that patch, you can't muck about with /system
Total Crashing
Ok, I flashed a zip designed for my phone with the kernel you suggested, and my phone crashed twice (again) when copying the fusion.apk and the droidsansfallback.ttf doesn't even work when I copy it any more. Also when I plug it into my PC and choose "mount as hard disk" my phone crashes and reboots. So I am thinking I should just start again. I think I am going to flash hasoon200's "stock, rooted, deodexed" ROM.
I have tried to install this thing like 4 times, it is in my /system/lib/modules but I can't get it working. I have tried copying droidsansfllback.ttf modded with emoji into the /systom/fonts folder but when I restart it is reverted back to the old one. And seeing as I am new to this I can't decipher the instructions on how to install this.
vogonpoetlaureate said:
You can find it here.
Without that patch, you can't muck about with /system
Click to expand...
Click to collapse
nickstarrs said:
Ok, I have been trying for a while now to change the HTC lock rings and there is a really cool thread on here by mohit1234: http://forum.xda-developers.com/showthread.php?t=1262990, anyway it has a heap of lock rings. Originally I could not put them on as he made them for a different phone model. So then I uploaded my fusion.apk and sent it to him. He made me custom lock rings with both the Earth and the Captain America Shield. So everytime i try to flash it to my phone nothing happens. So I made a copy of the .zip and extracted the fusion.apk and went to copy to the /system/apps directory with both "ES File Explorer" and "Root Browser Lite". But whenever I try to copy it the phone either crashes and restarts or says copy succesful and nothing happens. This also happens when I copy a droidsansfallback.ttf (modded with the emoji icons). But the font works when it says successful. Does anyone know what is happening? Mohit1234 also suggested to push using adb, would this help at all?
Click to expand...
Click to collapse
Listen all you need to do is
Extract the fusion.apk from his zip and paste it manually using aroma file manager.
I did it using aroma and now you can see my lockscreen.
Sent from my HTC Desire X using xda premium
ranalakshay36 said:
Listen all you need to do is
Extract the fusion.apk from his zip and paste it manually using aroma file manager.
I did it using aroma and now you can see my lockscreen.
Sent from my HTC Desire X using xda premium
Click to expand...
Click to collapse
I have tried this using both "ES File Explorer" and "Root Browser Lite". Anyway where could I download aroma? I looked for it on Google Play but couldn't find it. If I find it I will try it, and yes I have extracted the zip and tried to copy it that way.
EDIT:
I installed Aroma, all went well with that and I copied fusion.apk as told to the /system/apps directory and bam when I restarted nothing happened, still stock ring. Can you send me the fusion.apk you used so I can try that, it would be greatly appreciated
nickstarrs said:
I have tried this using both "ES File Explorer" and "Root Browser Lite". Anyway where could I download aroma? I looked for it on Google Play but couldn't find it. If I find it I will try it, and yes I have extracted the zip and tried to copy it that way.
EDIT:
I installed Aroma, all went well with that and I copied fusion.apk as told to the /system/apps directory and bam when I restarted nothing happened, still stock ring. Can you send me the fusion.apk you used so I can try that, it would be greatly appreciated
Click to expand...
Click to collapse
Dude aroma launcher is a recovery based launcher...
Not an apk type..
Sent from my HTC Desire X using xda premium
ranalakshay36 said:
Dude aroma launcher is a recovery based launcher...
Not an apk type..
Sent from my HTC Desire X using xda premium
Click to expand...
Click to collapse
I know, i installed it in the recovery and it opened up etc. BUT my system is still write protected when I reboot or startup my phone it reverts to its original /system state. which brings us back to how to install the kernel. In short Aroma doesn't work until I remove write protection. I may be a noob, but I know that this simply wont work.
Not true.
Flowed from my HTC branded muffin...
nickstarrs said:
I know, i installed it in the recovery and it opened up etc. BUT my system is still write protected when I reboot or startup my phone it reverts to its original /system state. which brings us back to how to install the kernel. In short Aroma doesn't work until I remove write protection. I may be a noob, but I know that this simply wont work.
Click to expand...
Click to collapse
Aroma will work. The write protection is disabled in recovery.
Sent from my awesome fridge
nickstarrs said:
So everytime i try to flash it to my phone nothing happens. So I made a copy of the .zip and extracted the fusion.apk and went to copy to the /system/apps directory with both "ES File Explorer" and "Root Browser Lite".
Click to expand...
Click to collapse
Post here the file he made for you or the updater-script, I take a look at it. Maybe the mount point is wrong for DX.
---------- Post added at 04:32 PM ---------- Previous post was at 04:29 PM ----------
nickstarrs said:
I know, i installed it in the recovery and it opened up etc. BUT my system is still write protected when I reboot or startup my phone it reverts to its original /system state. which brings us back to how to install the kernel. In short Aroma doesn't work until I remove write protection. I may be a noob, but I know that this simply wont work.
Click to expand...
Click to collapse
In recovery, mount system first before you start the Aroma File Manager.
ckpv5 said:
Post here the file he made for you or the updater-script, I take a look at it. Maybe the mount point is wrong for DX.
Click to expand...
Click to collapse
db.tt/NEhtEyMS
ckpv5 said:
In recovery, mount system first before you start the Aroma File Manager.
Click to expand...
Click to collapse
How do I do such thing?? What does mount system even mean? Sorry for being such a noob, I'm very new to all of this
MaartenXDA said:
Aroma will work. The write protection is disabled in recovery.
Sent from my awesome fridge
Click to expand...
Click to collapse
Ok, aroma does work (I tried it with an emoji modded droidsansfallback.ttf) so that means that the fusion.apk is stuffed up. I have downloaded a desire x system dump and I am going to ask the guy to try and do it to that fusion.apk, thanks for the help everyone
nickstarrs said:
db.tt/NEhtEyMS
Click to expand...
Click to collapse
Check your PM... I post a modded zip for you.
It's nothing wrong with the zip file that you posted. It flashed ok on my ROM
Your problem I guess is due to the stock ROM that you have where you do not have busybox installed.
So I mod the updater-script so it can be installed without busy box.
nickstarrs said:
How do I do such thing?? What does mount system even mean? Sorry for being such a noob, I'm very new to all of this
Click to expand...
Click to collapse
Which recovery that you have installed ?
CWM - usb and mount - mount system
TWRP - mount - mount system

Patched libWFD_ENGINE.so for rooted MK1 / ML1 (enables screen mirroring)

I was a little annoyed when I rooted my P600 and lost the ability to use screen mirroring. A bit of searching gave me http://forum.xda-developers.com/showthread.php?t=2421642 showing how to patch libWFD_ENGINE.so. Thanks to everyone on this thread and I have attached a working libWFD_ENGINE.so for my P600 on MK1 / ML1 firmware. Tested using an Actiontec Screenbeam Pro.
Installation:
Using a root-enabled file explorer, like Root Explorer, make a backup of /system/lib/libWFD_ENGINE.so
Download the file below, unzip the zip file, and copy the so file to /system/lib, replacing the one already there (again, make a backup).
Set permissions to 644 / -rw-r--r-- and reboot.
Not tested if it will work on other versions / variants / firmwares
Update, flashed ML1 a couple of days ago and applied the fix again OK.
Excellent work! Did you build this from source? Mind sharing the kernel base?
Worked great thank you.
dasmoover said:
Excellent work! Did you build this from source? Mind sharing the kernel base?
Click to expand...
Click to collapse
No, I just patched the code using Winhex after decompiling with IDA as in the thread I have linked to
apparently it doesn't work on the wifi version because now I'm just stuck at the SAMSUNG screen....I did make a copy of the original file but I'm not sure how I can get it back to where it needs to be because I cannot get ADB to recognize my tablet.
OhioDroid80 said:
apparently it doesn't work on the wifi version because now I'm just stuck at the SAMSUNG screen....I did make a copy of the original file but I'm not sure how I can get it back to where it needs to be because I cannot get ADB to recognize my tablet.
Click to expand...
Click to collapse
I am using this on the P600 wifi, are you using the MK1 firmware ?? Did you setup permissions correctly and did the filesize of the one you backed up look the same ??
TWRP can get you adb, plus the file manager can copy from microsd into your lib directory if needed then setup the correct permissions or use fix permissions from the advanced menu. Be sure to use the 2.6.3.0 version from http://www.techerrata.com/browse/twrp2/lt03wifiue, I used Odin 3.09 to flash the .tar
P600 Wifi Version
MK1 firmware
Just ODIN'd the correct .tar, I used a different TWRP the first time.
---------- Post added at 08:09 PM ---------- Previous post was at 07:27 PM ----------
OhioDroid80 said:
P600 Wifi Version
MK1 firmware
Just ODIN'd the correct .tar, I used a different TWRP the first time.
Click to expand...
Click to collapse
Well I got as far as android is updating but it would not go any further. Testing continues.
Sent from my LG-D801 using Tapatalk
---------- Post added at 08:40 PM ---------- Previous post was at 08:09 PM ----------
My laptop will not recognize my tablet so that I can put that file in a folder so that I can move it with the file manager....hmm.
Still no luck. I even downloaded the zip from the computer and transferred it to a SD card and moved it to the system folder that way and it still will not go past the SAMSUNG screen. I wouldn't care to just flash back to stock with ODIN but I cannot find the firmware without having to pay for the ability to download the file. Does anyone have a download they could share with me? It doesn't really matter which one, I just want my Note back.
OhioDroid80 said:
Still no luck. I even downloaded the zip from the computer and transferred it to a SD card and moved it to the system folder that way and it still will not go past the SAMSUNG screen. I wouldn't care to just flash back to stock with ODIN but I cannot find the firmware without having to pay for the ability to download the file. Does anyone have a download they could share with me? It doesn't really matter which one, I just want my Note back.
Click to expand...
Click to collapse
You didn't look very hard From http://forum.xda-developers.com/showthread.php?t=2516013 gives http://www.samsungis.com/download/XAR-P600UEUBMK1
When you flash this over the top you won't lose any settings etc., just root / recovery
His dropbox is flagged for traffic and the other links to Sammimobile are for paid downloads. Give me the benefit of the doubt for the ability to use Google search and XDA search lol.
Sent from my LG-D801 using Tapatalk
OhioDroid80 said:
His dropbox is flagged for traffic and the other links to Sammimobile are for paid downloads. Give me the benefit of the doubt for the ability to use Google search and XDA search lol.
Click to expand...
Click to collapse
No worries, but you did scroll down through that thread and find the other alternative places to download it ?? !!
I do believe the other options require you to pay for downloading the file. I'm not that desperate yet.
Sent from my LG-D801 using Tapatalk
OhioDroid80 said:
I do believe the other options require you to pay for downloading the file. I'm not that desperate yet.
Sent from my LG-D801 using Tapatalk
Click to expand...
Click to collapse
This is from the last link I mentioned http://uploaded.net/file/95sl3ijv
Edit, OK, I have Uploaded Premium so can download big files, now I get it !
Paid the 4.99. Hopefully I will be up and running soon. The download speed isn't blazing fast from that website. I have a dedicated line where I work and I'm only seeing max download speeds of 800Kbs. Lesson learned about not making a backup first. I never would have thought that little file could cause so many problems.
Will this work on lte P605?
Sent from my SM-N9005
rcsiccion said:
Will this work on lte P605?
Sent from my SM-N9005
Click to expand...
Click to collapse
It's worth comparing the file sizes 1st to see, I noticed that on the other thread the modification was used across several versions / firmwares of the same device. But make a backup and have a fresh copy of the firmware just incase !
I have P605. I rooted uaing twrp and screen mirror is working perfectly without using this
Sent from my SM-P605 using Tapatalk
Are You using the built in screescreen Mirror app
jpearn said:
I was a little annoyed when I rooted my P600 and lost the ability to use screen mirroring. A bit of searching gave me http://forum.xda-developers.com/showthread.php?t=2421642 showing how to patch libWFD_ENGINE.so. Thanks to everyone on this thread and I have attached a working libWFD_ENGINE.so for my P600 on MK1 firmware. Tested using an Actiontec Screenbeam Pro.
Installation:
Using a root-enabled file explorer, like Root Explorer, make a backup of /system/lib/libWFD_ENGINE.so
Download the file below, unzip the zip file, and copy the so file to /system/lib, replacing the one already there (again, make a backup).
Set permissions to 644 / -rw-r--r-- and reboot.
Not tested if it will work on other versions / variants / firmwares
Click to expand...
Click to collapse
When you use the screen mirror do you just select it from the settings? Or do you use another app? I am thinking about getting an actiontec screen beam pro and would like to know how the setup goes?
Duly.noted said:
When you use the screen mirror do you just select it from the settings? Or do you use another app? I am thinking about getting an actiontec screen beam pro and would like to know how the setup goes?
Click to expand...
Click to collapse
You access it from settings or the toggle in the notifications.
can someone please explain why root breaks screen mirroring? very curious to know...

[MOD][4.4.4]Native Tether Exploit Build 21.11.21 Updated:7/27/14

YOU HOLD MYSELF AND XDA FREE FROM ANY LIABILITY. WE ARE NOT RESPONSIBLE FOR YOUR DEVICE. FLASH AT YOUR OWN RISK.​
This will enable Native Tether for Build 21.11.21. Shout out goes to @iKrYpToNiTe for his work with this.
Prerequisites:
Droid Maxx/Ultra Rooted w/WP off
METHOD 1: TWRP INSTALL
1) Download the package below labeled "21.11.21tether_twrpinstall".
2) Reboot Into TWRP recovery and navigate to the file for flashing.
3) Reboot
4) Verify tether works
5) Profit.
METHOD 2: MANUAL INSTALL
1) Download the package below labeled "21.11.21tether".
2) Download root browser by Jrummy from the play store
3) Navigate to System/Priv-App and rename VZWEntitlementservice.apk to VzwEntitlementservice.apk.bak.
4) Navigate to System and rename the build.prop to build.prop.bak
5) Place the package on the root of your sd card and extract the build.prop file within the folder.
6) Navigate to system and Copy and paste the new file.
7) Set permissions for the file to
Owner: Read/Write
Group: Read
Others: Read
This should show (rw-r--r--)
8) Reboot. Verify tether works
9) Profit.
REVERTING
METHOD 1:
If installed in twrp, download the package below labeled 21.11.21tether_revert. Flash in Twrp, reboot, verify subscription check re-enabled.
METHOD 2:
If manually installed, simply delete the build.prop you installed, remove the .bak extension from the original build.prop, verify permissions, reboot.
there is nothing in the .zip folder?
Kickbut101 said:
there is nothing in the .zip folder?
Click to expand...
Click to collapse
Are you asking or stating? If you are stating, then you may have gotten a bad download. I just re-verified the download and all is well. The file is very small.
Works perfectly. Thanks!
After reboot, original build.prop is back and the vzw files dropped the .bak. I am rooted, but not unlocked so wp is on, and I guess native tether is not gonna work. Didn't try it before reboot though.
Sent from my XT1080 using XDA Free mobile app
socobandit said:
After reboot, original build.prop is back and the vzw files dropped the .bak. I am rooted, but not unlocked so wp is on, and I guess native tether is not gonna work. Didn't try it before reboot though.
Sent from my XT1080 using XDA Free mobile app
Click to expand...
Click to collapse
Product of wp being on. You can try to open my build.prop and copy and paste the entire prop into your file effectively replacing the contents. See if that takes.
What is a native tether exploit used for?
Sent from my XT1080 using XDA Free mobile app
johnny567 said:
What is a native tether exploit used for?
Sent from my XT1080 using XDA Free mobile app
Click to expand...
Click to collapse
To enable native tether, obviously. Search is your friend.
---------- Post added at 06:04 PM ---------- Previous post was at 05:56 PM ----------
@Topsnake, is it possible to rig your previous MOD ([MOD][ROOT]Native Wireless Tether for build 19.6.3) for 4.4.4?
It appears that having a modded VZWEntitlementServices.apk which takes care of the native tether and only that is a cleaner solution than modifying the build.prop as the latter is referenced a lot by many processes which, consequently, could lead to far reaching side effects.
BTW, do you know if anyone tried your VZWEntitlementServices.apk on 4.4.4?
CrazyRussianXDA said:
To enable native tether, obviously. Search is your friend.
---------- Post added at 06:04 PM ---------- Previous post was at 05:56 PM ----------
@Topsnake, is it possible to rig your previous MOD ([MOD][ROOT]Native Wireless Tether for build 19.6.3) for 4.4.4?
It appears that having a modded VZWEntitlementServices.apk which takes care of the native tether and only that is a cleaner solution than modifying the build.prop as the latter is referenced a lot by many processes which, consequently, could lead to far reaching side effects.
BTW, do you know if anyone tried your VZWEntitlementServices.apk on 4.4.4?
Click to expand...
Click to collapse
Thought I replied to this.
The 19.5.3 would probably work for 4.4.4 but I haven't tried it.
The build.prop is a much cleaner install when done correctly.
Topsnake said:
Thought I replied to this.
The 19.5.3 would probably work for 4.4.4 but I haven't tried it.
The build.prop is a much cleaner install when done correctly.
Click to expand...
Click to collapse
@Topsnake can you please elaborate on the changes you made to the stock buiuld.prop file?
I know you've mentioned in another thread that your method and the one using EntitlementBypass-v1.2.apk (from Moto X forum) are using the same commends. Would I be correct assuming that you've:
1. Added net.tethering.noprovisioning=true
and
2. Changed ro.mot.tether_dun_required to 0
Are those are the only difference between your build.prop and the stock one?
The reason I ask, is that, as I said earlier in this thread, build.prop is pretty significant file (from what I understand) and sets a lot of variables and settings. I'm hesitant to modify it in fears that by enabling native tether other unwanted side effects would arise.
Thanks
CrazyRussianXDA said:
@Topsnake can you please elaborate on the changes you made to the stock buiuld.prop file?
I know you've mentioned in another thread that your method and the one using EntitlementBypass-v1.2.apk (from Moto X forum) are using the same commends. Would I be correct assuming that you've:
1. Added net.tethering.noprovisioning=true
and
2. Changed ro.mot.tether_dun_required to 0
Are those are the only difference between your build.prop and the stock one?
The reason I ask, is that, as I said earlier in this thread, build.prop is pretty significant file (from what I understand) and sets a lot of variables and settings. I'm hesitant to modify it in fears that by enabling native tether other unwanted side effects would arise.
Thanks
Click to expand...
Click to collapse
I can guarantee you that this mod will not give any effects other than enabling tether. 110% positive
Topsnake said:
I can guarantee you that this mod will not give any effects other than enabling tether. 110% positive
Click to expand...
Click to collapse
line 259 net.tethering.noprovisioning=true appears to be the only addition to the original build.prop
Should the result should be the same if we just edit the prop.buld right on the device and add that line?
Are you unlocked bl?
Topsnake said:
Are you unlocked bl?
Click to expand...
Click to collapse
yes
CrazyRussianXDA said:
yes
Click to expand...
Click to collapse
So then copy the contents of the build prop into yours or replace it all together. It takes of all about 3 seconds.
It will be the same.
Whelp that's it's for me @NWKENT @Jaocagomez @Caseyk621 @bigv5150 @rmjones2006 i'm done helping this community and dealing with all these people who feel like something is owed to them. It's been fun.
Topsnake, thank you! For all you have done in the past and now.
Sent from my XT1080 using XDA Premium 4 mobile app
rekids said:
Topsnake, thank you! For all you have done in the past and now.
Sent from my XT1080 using XDA Premium 4 mobile app
Click to expand...
Click to collapse
I appreciate that buddy. Thanks.
CrazyRussianXDA said:
"I'm not required to disclose the details of any mod to you" - this might or might not be true as I'm not familiar with Open Source Licensing and you might be required to disclose. Regardless, you did not, that's part why you came across as not completely honest.
The fact that most developers (Jcase, Faux123, beaups, iKrYpToNiTe, just to name a few) DO disclose everything makes me thank that you might be required to do full disclosure.
"Either apply it, or don't." - I did not. I applied command provided by iKrYpToNiTe
Click to expand...
Click to collapse
If you are really that concerned about the build.prop being altered in a way that you feel the need to be worried, then simply compare your current build.prop to the modified one that topsnake has provided. It's that simple. No need to start arguments about what one person feels is better or safer or whatever else you think; I personally research anything that I do to my phone by tearing down apk's or batch files or whatever it might be that I'm applying to my phone to see what is being done. By doing this it also helps you learn how these exploits work and helps you learn more about your phone in general.
If you're not comfortable with changing files then don't do it. It's that simple.
Not calling any one particular person out in general, but there is so much of the same information continually being repeated that it is extremely frustrating. I'm to the point where I don't even try and help because I'm just repeating what I said a page or two back, or the post directly below.
Topsnake said:
Whelp that's it's for me @NWKENT @Jaocagomez @Caseyk621 @bigv5150 @rmjones2006 i'm done helping this community and dealing with all these people who feel like something is owed to them. It's been fun.
Click to expand...
Click to collapse
Please don't leave us! We appreciate everything you do!

Categories

Resources