[Q] Nexus screen buttons - Verizon Droid Incredible 2

Does anyone know if there is a working app mod or hack to enable the incredible2 to have nexus-like on-screen buttons and disabling the lights and functions of the hardware buttons like on ParanoidAndroid has it?

cowboyv said:
Does anyone know if there is a working app mod or hack to enable the incredible2 to have nexus-like on-screen buttons and disabling the lights and functions of the hardware buttons like on ParanoidAndroid has it?
Click to expand...
Click to collapse
This is the main reason I stick with PA. If someone can mod the framework of the rom you are using, it may be option, but most of the roms don't have that built in. You might mention it in the thread of the rom you use and see if someone can hook you up.

Yeah, I'm wondering if maybe you can copy and paste the frameworks folder from PA rom to the other rom and if that would activate the on screen buttons.

I doubt that would be a good idea, but I'm not the one to answer that one.
Sent from my Incredible 2 using xda premium

cowboyv said:
Yeah, I'm wondering if maybe you can copy and paste the frameworks folder from PA rom to the other rom and if that would activate the on screen buttons.
Click to expand...
Click to collapse
Just a warning, that very well may put your phone into a boot loop, if you decide to try it......BACKUP first
Sent from my Incredible 2 using xda app-developers app

@Phantom: according to this thread it's just a matter of decompiling framework-res.apk, making some changes and then recompiling the whole thing, which is why I'm thinking maybe it is as simple as copying/pasting the apk.
@Tricsuit: Yeah, I know. I already learned my lesson and before attempting stupid ideas like this one, I run a full back up of the rim, settings, apparently and data, and then make sure to save the back up file in my box to be able to retrieve it from my computer just in case something else hiccups.

cowboyv said:
@Phantom: according to this thread it's just a matter of decompiling framework-res.apk, making some changes and then recompiling the whole thing, which is why I'm thinking maybe it is as simple as copying/pasting the apk.
@Tricsuit: Yeah, I know. I already learned my lesson and before attempting stupid ideas like this one, I run a full back up of the rim, settings, apparently and data, and then make sure to save the back up file in my box to be able to retrieve it from my computer just in case something else hiccups.
Click to expand...
Click to collapse
Thanks for the share m8, I will try to look into this one more over the weekend. If you decide to give it a go with a copy and past let me know how it works out.

Yeah, I'm on call for the next couple of days so I won't be able to play with the rom, but if I'm able to make it work I'll post it here. :beer:

Welp, I began to toiler around with this, succeed in decompiling res-framework.apk, changing the bools, arrays and dimens values and added the menu images, basically all the way down to step 5, but I can't seem to recompile it back into .apk... uhm... a little help guys? ^^;

Related

[Q] Changing framework-res

I'm familiar with changing the icons/files in framework-res on the phones, I assume the process would be the same on the Archos Gen 8s. I understand we don't have a nandroid backup to load if we screw it up but messing with the SDE version of Android somewhat alleviates that fear.
Am I right that it should be the same?
Yes.
Just keep in mind that you need to use a version like UrukDroid that gives you writeAccess to /system, because SDE only doesn't work.
Thanks. I'm using Uruk 0.4.1, so I'm ready to get to work.
This is mostly to fix the stupid Talk notification icon (am I the only one that has two white pixels on top of the talk bubble?) but I know from past experience it will soon progress to sick days, missed family events, and late night arguments with my wife as I desperately attempt to tweak just one more thing to get rid of the urge. . .
Yes its time for some themes...stock looks ugly when compared to my epic 4g
Sent from epic 4g
http://forum.xda-developers.com/showthread.php?t=889963
txtmikhail said:
http://forum.xda-developers.com/showthread.php?t=889963
Click to expand...
Click to collapse
Thanks for the link but don't think this will really help as it is. The script tries to mount the /system folder on the internal nand, which won't work for us (well, not using the UrukDroid root, anyway). Should be able to tweak the script though.
Have tried replacing the framework.apk manually with an edited one, and set the correct permissions (on UrukDroid 0.4.2), but all I get is a black screen after the second Archos splash screen. Have done it the same way I did on my Desire, by editing the contents of framework-res.apk, rather than unpacking and repacking, but I guess there may be a signing issue here. I forget how much of the hard work Clockwork recovery does for you! Also, it may require edited the services.jar, but I'm not sure how to do that, or what needs editing. So far, all I did was try to change icons etc.
fisha21 said:
Have tried replacing the framework.apk manually with an edited one, and set the correct permissions (on UrukDroid 0.4.2), but all I get is a black screen after the second Archos splash screen. Have done it the same way I did on my Desire, by editing the contents of framework-res.apk, rather than unpacking and repacking, but I guess there may be a signing issue here. I forget how much of the hard work Clockwork recovery does for you! Also, it may require edited the services.jar, but I'm not sure how to do that, or what needs editing. So far, all I did was try to change icons etc.
Click to expand...
Click to collapse
Thanks for boldly going where no man had (reportedly) gone before. I hadn't gotten around to doing my best bootloop job yet, but you saved me the time.
We need to find a themer with a lot of spare time and Uruk!
p0rk burn said:
Thanks for boldly going where no man had (reportedly) gone before. I hadn't gotten around to doing my best bootloop job yet, but you saved me the time.
We need to find a themer with a lot of spare time and Uruk!
Click to expand...
Click to collapse
Haven't given up yet! Keep your eyes on this space....
EDIT
In fact, keep your eyes on this space! Thoughts/comments welcome

How do you disable the crt animations on Calk's rom?

Hey all, the crt animations are just plain buggy. Is there any way to permanently disable and remove it when running calks rom?
I know how to disable it via settings and display settings under turn off all animations but I want all animations minus the crt?
Thanks in advance you all.
Sent from my SPH-D710 using Tapatalk
Try downloading Spare Parts from Market and set transition animation to fast and leave window animation normal
Sent from my SPH-D710 using xda premium
I tried this method and it worked but now I just flashed a all in one theme for hotspot fix and rotational lag and it is showing crt again. Does anyone have a permanent disable or fix for this? To me the crt is extremely buggy and inefficient to use as it wastes my time. The wake is already slow as is I don't need to wait for the extra delay.
Sent from my SPH-D710 using Tapatalk
If you know how to decompile your framwork-res.apk file with apktool, you can disable.
Change "<bool name="config_animateScreenLights">false</bool>" to "<bool name="config_animateScreenLights">true</bool>"
Don't do that if you don't know how or haven't done a backup though. You'll get bootloop if you mess it up.
Hi - Any other way than spare parts to disable this? I'm not familier with the APK tool. I can look into if I need be, but if there is a more straight forward way.....
Spare parts isn't currently changing anything for me.
EpicAOSP ROM, AIO Mod
i beleive the most recent 2 new ROM versions have it disabled by default. but there is a zip somewhere in E4GT forums that allos you to disable. i'd do a search for that if you dont want to flash a new ROM.
do people really like it that much that it has to be included on every ROM? I was always kind of indifferent to it
Im with the OP. I cannot stand the CRT annimation. It was cool at first. For the first week or so, but now its just old. I don't get why all roms include it now. Is there a .ZIP that could be flashed or any other methods to remove (that dont risk bootloading)
PimpDaddyInc said:
Im with the OP. I cannot stand the CRT annimation. It was cool at first. For the first week or so, but now its just old. I don't get why all roms include it now. Is there a .ZIP that could be flashed or any other methods to remove (that dont risk bootloading)
Click to expand...
Click to collapse
The action is in the one of the xml files within your framework-res.apk. Now there seems to be work arounds but to to fix it you have to decompile the file and change the setting. Its honestly not a big deal to do and you may learn something along the way.
I believe these developers do a lot for us and certain small things like this we should all try and learn so we can help ourselves and not have to bother them.. IMHO
bralkan said:
Hi - Any other way than spare parts to disable this? I'm not familier with the APK tool. I can look into if I need be, but if there is a more straight forward way.....
Spare parts isn't currently changing anything for me.
EpicAOSP ROM, AIO Mod
Click to expand...
Click to collapse
Go to this link: http://forum.xda-developers.com/showthread.php?t=1307635
It explains how to decompile/recompile. Note that you will be working on framework.apk and not on systemui.apk
Then do as $roid said and
Change "<bool name="config_animateScreenLights">false</bool>" to "<bool name="config_animateScreenLights">true</bool>"
meatwadathf said:
Go to this link: http://forum.xda-developers.com/showthread.php?t=1307635
It explains how to decompile/recompile. Note that you will be working on framework.apk and not on systemui.apk
Then do as $roid said and
Change "<bool name="config_animateScreenLights">false</bool>" to "<bool name="config_animateScreenLights">true</bool>"
Click to expand...
Click to collapse
Still got to use APK tool for this though and honestly its not that hard...
CRT is the shiznit !
I love my counter rotational transponder !
Sent from my tofu plasma converter.

[Q] Possible phantom voicemail fix

I found this thread] over in the evo 4g forums and was wondering if it might be a possible fix to get rid of the phantom voicemail. I have been trying to do the decompile and recompile myself but my coding skills are extremely limited and I cannot even get the phone.apk decompiled. Does anyone think this might work and if so anyone have the necessary skills to try it?
danipoak said:
I found this thread] over in the evo 4g forums and was wondering if it might be a possible fix to get rid of the phantom voicemail. I have been trying to do the decompile and recompile myself but my coding skills are extremely limited and I cannot even get the phone.apk decompiled. Does anyone think this might work and if so anyone have the necessary skills to try it?
Click to expand...
Click to collapse
I'll give this a try when I get a chance.. Not sure if it'll work on ICS or not though.
Edit:
I went ahead and did it... And it seems to work! Great work finding that thread, the phantom voicemail notification was the one major issue I've had with CM9.
Here it is:
Phantom VM Fix for CM9 Beta 0 (Changed link to new thread)
Just flash it in CWM. Should not need to clear cache.
Let me know if it works for you. Make sure to create a backup of your Phone.apk beforehand, just in case something is broken that I haven't noticed yet.
If everything seems to work OK for you I'll probably create a new thread and keep it updated for the latest versions of CM9.
I tried this last week but wasn't able to get it to compile.
YES IT WORKS!
And now I don't have to flash back to cm7 anymore.
Sent from my SPH-D700 using Tapatalk
philowneus said:
I tried this last week but wasn't able to get it to compile.
YES IT WORKS!
And now I don't have to flash back to cm7 anymore.
Sent from my SPH-D700 using Tapatalk
Click to expand...
Click to collapse
Yeah, it can be a little tricky with ICS system APK's. It is usually the plurals.xml, or dimens.xml files that need a little editing to get it to compile properly.
Sweet....first time I haven't had a vm notification since the switch to ics...big props....thanks a ton
Looks like its working on my end as well. Thanks for the help! For sure one of the annoying parts of CM9 wish I could hit the thanks button a hundred times.

[MOD] Disable low battery, battery temperature pop-ups and full battery notification

The reason for this little hack is the fact those 2 pop-ups can become an extreme double-annoyance while driving in hot weather. Imagine, your battery is below 15%, yet scorching hot, beyond the charging cut-off threshold. Connect a charger and you get bombarded with the "charging paused, battery temperature too high" pop-ups. Disconnect it and you get a low battery ones. This little patch deals with the issue by simply disabling the annoying pop-ups. It also disables the annoying battery full notification.
Please note, this doesn't modify any functionality, it just disables the pop-ups. The battery will not and should not charge when overheated.
Instructions:
Download and unpack "BatteryPatch.zip", you should now have "Patch.js" jscript along with the "utils" directory.
Fetch your "/system/app/SystemUI.apk" from the device, place it in the same directory, along with the "Patch.js".
Apply the patch by launching "Patch.js" and push the patched SystemUI.apk back to the device.
Updates:
Not every ROM seems to have the battery full notification and/or battery overheating popup. Patching those is now optional, the script will show a warning in case it fails to patch those instead of erroring out completely.
There are some ROMs out there with showLowBatteryWarning method looking somewhat different from what i've seen on my S3. In order to try & let the patch work on more ROMs, the showLowBatteryWarning method is now being bypassed entirely. Hopefully, no ROM does anything important inside that method, besides showing the annoying low battery popups. In any case, as usual, you use the patch - you take the risk.
PS: For those willing and able to apply the patch manually, download the second zip and do a 3 way merge.
===> reserved <===
Nice mod...just added it to my rom.. purposely drained the battery...no notification pop up (hopefully won't get the temp warning anyway)
Lovely work
Already given 8 thanks today...I will come back!
_neutron_ said:
Nice mod...just added it to my rom.. purposely drained the battery...no notification pop up (hopefully won't get the temp warning anyway)
Lovely work
Already given 8 thanks today...I will come back!
Click to expand...
Click to collapse
Thanks. Temp warning should not be there any longer, too. But the rest of them (bad charger, overcurrent, stuff like that) are still there, i don't think killing those is a good idea.
The reason i did this was primarily the temperature warning. I've been looking all over the forum on how to disable it, but couldn't find any info, so i though, "what the hell, i can find it myself, it's not such a big deal"... during the search i've noticed the low bat one, too, and though "hmm, i hate that one too, lets kill it as well".
Thats about it.
Just patched and tested the full battery notification as well, first post updated.
Lovely, gonna test this when I get home
Thanks for the update
sorry to sound like a total noob, but im completely new to apktool. was reading up on it and trying it, but im slightly confused. what options do you chose exactly when decompiling? i couldnt find the power smali file after decompiling
There are plenty of explanations/tutorials on this around the forum. About not having the smali after decompiling... any chance your rom is odexed? In this case you wont be getting any smali files, cause all the code is in the odex file, not the apk. You will have to deodex it in this case and, possibly, reodex it before placing it back on the device (not sure about it, specifically i am unsure how the odex dependecies work).
Sadly, i cannot provide a ready to use apk, there are too many versions being in use, especially considering the 15 toggles mod, the battery icon mod as well as many other visual mods also patch stuff inside this apk, increasing the number of variations even further. So, sorry, no ready to use apk.
Is there a flashable file?
Sent from my GT-I9300 using Tapatalk 2
baste07 said:
Is there a flashable file?
Click to expand...
Click to collapse
Nope, and it is extremely hard to make. In fact, impossible, with the currently available CWM tools, as far as i know. It would be "for ROM version <insert_version_here> with 15 toggles and circle battery", "for ROM version <insert_version_here> without 15 toggles and green battery" etc etc etc kind of variations, and as i already mentioned, i doubt this is a viable option.
Anyone can prove me wrong and provide a way of writing a CWM script that would decompile (deodex if needed) an existing apk, apply a patch, recompile it and than replace it ? Out of all the things needed, i only know how to do the "replacing" part
Can i ask a massive favour?
im now havin problems with my systemui in regards to it recording the changes (decompiling & recompiling - i think i have an issue with my pc but i cant figure it out)
Could you apply the changes to the attached file for me?
InfX said:
There are plenty of explanations/tutorials on this around the forum. About not having the smali after decompiling... any chance your rom is odexed? In this case you wont be getting any smali files, cause all the code is in the odex file, not the apk. You will have to deodex it in this case and, possibly, reodex it before placing it back on the device (not sure about it, specifically i am unsure how the odex dependecies work).
Sadly, i cannot provide a ready to use apk, there are too many versions being in use, especially considering the 15 toggles mod, the battery icon mod as well as many other visual mods also patch stuff inside this apk, increasing the number of variations even further. So, sorry, no ready to use apk.
Click to expand...
Click to collapse
ah that explains why there is no smali file. thanks for the help!
I also cannot get this mod to work, wishing easier method coming soon, like one zip file thru recovery or similar... i dont have patience to this sorta things.
Sent from my GT-I9300 using xda app-developers app
_neutron_ said:
Can i ask a massive favour?
im now havin problems with my systemui in regards to it recording the changes (decompiling & recompiling - i think i have an issue with my pc but i cant figure it out)
Could you apply the changes to the attached file for me?
Click to expand...
Click to collapse
Done. Enjoy.
GalaxyS3man said:
I also cannot get this mod to work, wishing easier method coming soon, like one zip file thru recovery or similar... i dont have patience to this sorta things.
Sent from my GT-I9300 using xda app-developers app
Click to expand...
Click to collapse
Well, if you know of someone that could have possibly coded an infrastructure for doing this kind of patches onboard, automatically, i would be glad to get pointed to the right direction, and will integrate it there. Currently, i don't know of any.
Seriously, though... is it possible to baksmali in recovery mode somehow ? Can one run patch, sed and similar utilities there ? If yes, can i see an example ? Cause if that's possible, it can make a "flashable zip" for stuff like that possible.
hmm, so if i have these files in my app folder:
systemui.apk
systemui.odex
I cannot just add/replace the code as described?
reprazent said:
hmm, so if i have these files in my app folder:
systemui.apk
systemui.odex
I cannot just add/replace the code as described?
Click to expand...
Click to collapse
You can deodex, patch the smali while having it handy during deodexing, and, possibly, reodex it back into an odex file and replace just the odex. Never did it myself, though. I find odexed roms to be too much of a hassle while modding stuff to use those.
Is it ok if i ask help too?
InfX said:
You can deodex, patch the smali while having it handy during deodexing, and, possibly, reodex it back into an odex file and replace just the odex. Never did it myself, though. I find odexed roms to be too much of a hassle while modding stuff to use those.
Click to expand...
Click to collapse
I been trying for days...help, i go crazy with those popups
Thats what i have on my rooted S3 I just like Omega rom, tried several others non Samsung based aswell.
Sent from my GT-I9300 using xda app-developers app
GalaxyS3man, your apk is NOT odexed. Took me barely 2 minutes to apply the patch. Here we go...
PS: TBH, i've been under impression people on XDA are perfectly familiar applying and/or finding out this kind of stuff, really

How come sprint is the most bland carrier?

Ive had many sprint phone's however I've had 2 cell phone models that I've rooted ever since i found it about it. An lg g3
And the one I'm posting with right now: s6
Ive noticed that for both (moreso with samsung) there is never really interesting mods or any real rom selection etc . How come this is? What's up with sprint specifically that makes it so difficult to customize/modify their devices? Im not *****ing or anything is just an observation . For instance there are tons of roms that include a lot of things I'd like on my phone but they are all compatible with every carrier other than sprint. Anyway of anyone had an answer or a path to lead me to ... that'd be cool. Hell, you can call me a dickhead and ill be happy
Sent from my SM-G920P using Tapatalk
adambigcock said:
Ive had many sprint phone's however I've had 2 cell phone models that I've rooted ever since i found it about it. An lg g3
And the one I'm posting with right now: s6
Ive noticed that for both (moreso with samsung) there is never really interesting mods or any real rom selection etc . How come this is? What's up with sprint specifically that makes it so difficult to customize/modify their devices? Im not *****ing or anything is just an observation . For instance there are tons of roms that include a lot of things I'd like on my phone but they are all compatible with every carrier other than sprint. Anyway of anyone had an answer or a path to lead me to ... that'd be cool. Hell, you can call me a dickhead and ill be happy
Sent from my SM-G920P using Tapatalk
Click to expand...
Click to collapse
For starters there isn't as many devs for Sprint phones as there is for other carriers. Further more, Sprint is CDMA so making unlock mods like we did for the G3 is far harder. Not to mention just developing for Samsung in General is harder as they have more Anti-Root protection then say LG or HTC. We are currently working as hard as possible to bring cool mods and tweaks to this device... Sorry for the wait though
1619415 said:
For starters there isn't as many devs for Sprint phones as there is for other carriers. Further more, Sprint is CDMA so making unlock mods like we did for the G3 is far harder. Not to mention just developing for Samsung in General is harder as they have more Anti-Root protection then say LG or HTC. We are currently working as hard as possible to bring cool mods and tweaks to this device... Sorry for the wait though
Click to expand...
Click to collapse
No worries! I just wanted to know if That was the case . Thank you !
Sent from my SM-G920P using Tapatalk
adambigcock said:
No worries! I just wanted to know if That was the case . Thank you !
Sent from my SM-G920P using Tapatalk
Click to expand...
Click to collapse
Also, don't forget there are oodles of Xposed modules you can use. I personally believe that is the main reason there aren't many mods/ROMs. I personally stopped developing ROMs because of this. Instead, I debloat and smali edit my own device to my liking, then write my own module to add the features I like. Before, I used to do smali edits, and make everything relate to one another. So users could add their own features, or choose the ones I built in. Nowadays, you can just install and uninstall the xposed modules you want. A lot easier for us developers. I also think android in general is getting more user friendly. They now have "theme stores" for users to apply a theme without root. I'm not sure what kind of "mods" you would be looking for that isn't already done via xposed or something else, but theming always seemed to be the biggest hit. I personally just theme my launcher.
However, there are some features from the S6 Edge I would like to have, so I downloaded the S6 edge ROM and may port it to our device.
TLDR: To simply answer your concern, I don't think development isn't there. I think its just easier for people to use xposed then fully mod an entire ROM and make the installer zip and everything like that for it.
elesbb said:
Also, don't forget there are oodles of Xposed modules you can use. I personally believe that is the main reason there aren't many mods/ROMs. I personally stopped developing ROMs because of this. Instead, I debloat and smali edit my own device to my liking, then write my own module to add the features I like. Before, I used to do smali edits, and make everything relate to one another. So users could add their own features, or choose the ones I built in. Nowadays, you can just install and uninstall the xposed modules you want. A lot easier for us developers. I also think android in general is getting more user friendly. They now have "theme stores" for users to apply a theme without root. I'm not sure what kind of "mods" you would be looking for that isn't already done via xposed or something else, but theming always seemed to be the biggest hit. I personally just theme my launcher.
However, there are some features from the S6 Edge I would like to have, so I downloaded the S6 edge ROM and may port it to our device.
TLDR: To simply answer your concern, I don't think development isn't there. I think its just easier for people to use xposed then fully mod an entire ROM and make the installer zip and everything like that for it.
Click to expand...
Click to collapse
Ahh that makes sense I need to go back thru xposed more thoroughly and how would i go about creating a module? That seems like something i would be interested in. And as far as mods go , im the type that ,even though I'm impressed with what i have i haveban insatiable need to make it one click better ( similar to the custom marshall stacks in the movie spinal tap that the volume dial went up to 11 instead of the standard 10, lol idk if you seen the movie or not) but mainly id like to modify the camera to a higher resolution and possibly include the ability to leave the shutter open as long as i want , those are just a couple of mods i would love to have haha i know I'm asking for an impossibility but those are the kind of ideas i come up with i just have no clue how to create such madness haha
Sent from my SM-G920P using Tapatalk
adambigcock said:
Ahh that makes sense I need to go back thru xposed more thoroughly and how would i go about creating a module? That seems like something i would be interested in. And as far as mods go , im the type that ,even though I'm impressed with what i have i haveban insatiable need to make it one click better ( similar to the custom marshall stacks in the movie spinal tap that the volume dial went up to 11 instead of the standard 10, lol idk if you seen the movie or not) but mainly id like to modify the camera to a higher resolution and possibly include the ability to leave the shutter open as long as i want , those are just a couple of mods i would love to have haha i know I'm asking for an impossibility but those are the kind of ideas i come up with i just have no clue how to create such madness haha
Sent from my SM-G920P using Tapatalk
Click to expand...
Click to collapse
I too want better quality from the camera. I believe that is needed by a kernel mod, or a .SO mod. The latter of the two is harder. But I want better slow mo quality, should be able to adjust bitrate, and maybe hopefully fps. But having the shutter open as long as you want, I like that idea! I may see what I can do. You can easily make the volume go to 11 instead of 10, but you won't get a volume boost. What I personally do, is use the mixer_paths.xml to boost the volume, then add more volume steps. On my S5 I had 20 volume steps for everything, and it worked great. Allowed for more minute adjustments, but still get the volume boost from the mixer_paths.xml.
About creating an xposed module, just look it up on the forums. Plus there are YouTube guides which tell you step by step how to do it. You do need to know Java coding though. Its extremely easy to learn though.
elesbb said:
I too want better quality from the camera. I believe that is needed by a kernel mod, or a .SO mod. The latter of the two is harder. But I want better slow mo quality, should be able to adjust bitrate, and maybe hopefully fps. But having the shutter open as long as you want, I like that idea! I may see what I can do. You can easily make the volume go to 11 instead of 10, but you won't get a volume boost. What I personally do, is use the mixer_paths.xml to boost the volume, then add more volume steps. On my S5 I had 20 volume steps for everything, and it worked great. Allowed for more minute adjustments, but still get the volume boost from the mixer_paths.xml.
About creating an xposed module, just look it up on the forums. Plus there are YouTube guides which tell you step by step how to do it. You do need to know Java coding though. Its extremely easy to learn though.
Click to expand...
Click to collapse
If your good at xposed tweaks, we want you! (For TeamSPR, lol)
elesbb said:
I too want better quality from the camera. I believe that is needed by a kernel mod, or a .SO mod. The latter of the two is harder. But I want better slow mo quality, should be able to adjust bitrate, and maybe hopefully fps. But having the shutter open as long as you want, I like that idea! I may see what I can do. You can easily make the volume go to 11 instead of 10, but you won't get a volume boost. What I personally do, is use the mixer_paths.xml to boost the volume, then add more volume steps. On my S5 I had 20 volume steps for everything, and it worked great. Allowed for more minute adjustments, but still get the volume boost from the mixer_paths.xml.
About creating an xposed module, just look it up on the forums. Plus there are YouTube guides which tell you step by step how to do it. You do need to know Java coding though. Its extremely easy to learn though.
Click to expand...
Click to collapse
Awesome man thanks and the volume reference was from a movie lol u gotta see it to get the allusion lol but he'll yea if you could come up with an open shutter mod that weeks be too badass
Sent from my SM-G920P using Tapatalk
1619415 said:
If your good at xposed tweaks, we want you! (For TeamSPR, lol)
Click to expand...
Click to collapse
You're*
And I personally think I am very good with xposed and smali reading. I used to make ALL my mods through smali alone. I even wrote a "smali coder" that would translate java into smali without compiling anything. That tool though has long since been lost as well as its source code since I don't use it anymore. I now use Virtous Ten Studio for smali work cause of being able to link condition statements and stuff. Its got flaws, but it works. I will probably end up writing my own that way it does everything I would like it too.
adambigcock said:
Awesome man thanks and the volume reference was from a movie lol u gotta see it to get the allusion lol but he'll yea if you could come up with an open shutter mod that weeks be too badass
Sent from my SM-G920P using Tapatalk
Click to expand...
Click to collapse
I shall let you know if I ever figure anything out, don't expect anything done by tomorrow, or in a few weeks though . Expect something, but not everything, in about a month or so.
elesbb said:
You're*
And I personally think I am very good with xposed and smali reading. I used to make ALL my mods through smali alone. I even wrote a "smali coder" that would translate java into smali without compiling anything. That tool though has long since been lost as well as its source code since I don't use it anymore. I now use Virtous Ten Studio for smali work cause of being able to link condition statements and stuff. Its got flaws, but it works. I will probably end up writing my own that way it does everything I would like it too.
I shall let you know if I ever figure anything out, don't expect anything done by tomorrow, or in a few weeks though . Expect something, but not everything, in about a month or so.
Click to expand...
Click to collapse
Lol im patient bro i wont nag
Sent from my SM-G920P using Tapatalk
elesbb said:
You're*
And I personally think I am very good with xposed and smali reading. I used to make ALL my mods through smali alone. I even wrote a "smali coder" that would translate java into smali without compiling anything. That tool though has long since been lost as well as its source code since I don't use it anymore. I now use Virtous Ten Studio for smali work cause of being able to link condition statements and stuff. Its got flaws, but it works. I will probably end up writing my own that way it does everything I would like it too.
I shall let you know if I ever figure anything out, don't expect anything done by tomorrow, or in a few weeks though . Expect something, but not everything, in about a month or so.
Click to expand...
Click to collapse
Mind making a tweak that just enables Mobile Data toggle?
1619415 said:
Mind making a tweak that just enables Mobile Data toggle?
Click to expand...
Click to collapse
Like one in the notification tray? With all the other toggles?
elesbb said:
Like one in the notification tray? With all the other toggles?
Click to expand...
Click to collapse
Yep:good:
1619415 said:
Yep:good:
Click to expand...
Click to collapse
Don't we have that already? I can do it if we don't tho.
Sent from my SM-G920P using Tapatalk
elesbb said:
Don't we have that already? I can do it if we don't tho.
Sent from my SM-G920P using Tapatalk
Click to expand...
Click to collapse
We do, it's a CSC tweak, but you can only add tweaks like that if you freshly flash a ROM. If we have xposed, you can add it anytime without having to reinstall.
Come to think of it, could you do something like XTouchWiz?
1619415 said:
We do, it's a CSC tweak, but you can only add tweaks like that if you freshly flash a ROM. If we have xposed, you can add it anytime without having to reinstall.
Come to think of it, could you do something like XTouchWiz?
Click to expand...
Click to collapse
I can. I have something very similar already do my own personal setup. But if you compile a list of things you'd like, I'm sure I could figure it out.
Sent from my SM-G920P using Tapatalk
elesbb said:
I can. I have something very similar already do my own personal setup. But if you compile a list of things you'd like, I'm sure I could figure it out.
Sent from my SM-G920P using Tapatalk
Click to expand...
Click to collapse
Can you do all the in XTouchWiz and have it tell you your MSL?
1619415 said:
Can you do all the in XTouchWiz and have it tell you your MSL?
Click to expand...
Click to collapse
Does xtouchwiz not work? And I'll have to see about getting the msl.
Sent from my SM-G920P using Tapatalk
elesbb said:
Does xtouchwiz not work? And I'll have to see about getting the msl.
Sent from my SM-G920P using Tapatalk
Click to expand...
Click to collapse
It does, I just like the tweaks in it, I think it'll be a good base then we can make a specialized tweak for this device.
1619415 said:
It does, I just like the tweaks in it, I think it'll be a good base then we can make a specialized tweak for this device.
Click to expand...
Click to collapse
So why not just use xtouchwiz???? Lol.

Categories

Resources