[Q] 4G to LTE icon - ONE Q&A, Help & Troubleshooting

How do you replace the 4G to LTE icon on CM11s?

Linux4ever85 said:
How do you replace the 4G to LTE icon on CM11s?
Click to expand...
Click to collapse
Open SystemUI.apk in /priv-app/ and changed the image file for _4g with the one thats _lte in xhdpi

zephiK said:
Open SystemUI.apk in /priv-app/ and changed the image file for _4g with the one thats _lte in xhdpi
Click to expand...
Click to collapse
How do I open SystemUI.apk? Sorry being a new at editing apk files. Would it be possible to give me step by step?

Linux4ever85 said:
How do I open SystemUI.apk? Sorry being a new at editing apk files. Would it be possible to give me step by step?
Click to expand...
Click to collapse
use winrar or apktool extract it. google instructions on how to do it.

Gravity box works as well
Sent from my One using Tapatalk

You have to use GravityBox. Editing the SystemUI.apk will not work, since it is odexed.
Sent from my OnePlus One using Tapatalk

treChoy said:
You have to use GravityBox. Editing the SystemUI.apk will not work, since it is odexed.
Sent from my OnePlus One using Tapatalk
Click to expand...
Click to collapse
Right. Op is using stock, I'm on a custom rom so it works since custom roms are deodexed
Sent from my One using Tapatalk

I'm going to use Gravitybox for this LTE mod. According to this there is an update coming out to enable LTE shown: http://review.cyanogenmod.org/#/c/66329/

quailallstar said:
I'm going to use Gravitybox for this LTE mod. According to this there is an update coming out to enable LTE shown: http://review.cyanogenmod.org/#/c/66329/
Click to expand...
Click to collapse
Nice find!

quailallstar said:
I'm going to use Gravitybox for this LTE mod. According to this there is an update coming out to enable LTE shown: http://review.cyanogenmod.org/#/c/66329/
Click to expand...
Click to collapse
zephiK said:
Nice find!
Click to expand...
Click to collapse
Gracias! Now when is that update coming...

quailallstar said:
Gracias! Now when is that update coming...
Click to expand...
Click to collapse
Well... I looked at it closer in detail the commit says,
Uploaded Jun 23, 2014 2:37 PM
Updated Jun 23, 2014 2:42 PM
.... it should be in the nightlies for awhile now. But by going into overlay/common/frameworks/base/packages/SystemUI/res/values/config.xml we can change the boolean value of true to false and it should show LTE.
Edit: found it... going to decompile the apk and recompile my own and test it.

zephiK said:
Well... I looked at it closer in detail the commit says,
Uploaded Jun 23, 2014 2:37 PM
Updated Jun 23, 2014 2:42 PM
.... it should be in the nightlies for awhile now. But by going into overlay/common/frameworks/base/packages/SystemUI/res/values/config.xml we can change the boolean value of true to false and it should show LTE.
Edit: found it... going to decompile the apk and recompile my own and test it.
Click to expand...
Click to collapse
Nice! I haven't really used my OnePlus One yet so it's not rooted. Let me know if this works for you and how other can enable it as well =) :good::good:

{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
Works! Sticks on all themes.
Sent from my One using Tapatalk

zephiK said:
Works! Sticks on all themes.
Sent from my One using Tapatalk
Click to expand...
Click to collapse
Rock on dude! Good job. :good:

quailallstar said:
Rock on dude! Good job. :good:
Click to expand...
Click to collapse
Not possible without your help on finding that commit
if anybody wants request for their ROMs
I'll need the following from your ROM,
- framework-res.apk (/system/framework/framework-res.apk)
- SystemUI.apk (/priv-app/systemui.apk)

zephiK said:
Not possible without your help on finding that commit
if anybody wants request for their ROMs
I'll need the following from your ROM,
- framework-res.apk (/system/framework/framework-res.apk)
- SystemUI.apk (/priv-app/systemui.apk)
Click to expand...
Click to collapse
True! Now the stupid question - how do I enable this? HA!

quailallstar said:
Rock on dude! Good job. :good:
Click to expand...
Click to collapse
quailallstar said:
True! Now the stupid question - how do I enable this? HA!
Click to expand...
Click to collapse
Pretty much decompile the apk. Change the boolean value from "true" to "false" in the commit that you linked.

zephiK said:
Pretty much decompile the apk. Change the boolean value from "true" to "false" in the commit that you linked.
Click to expand...
Click to collapse
Can you post for stock CM11s? Thank you!

with the latest update of OPO the LTE shows up by default. no need to hack it anymore.

idashx said:
with the latest update of OPO the LTE shows up by default. no need to hack it anymore.
Click to expand...
Click to collapse
True. I sold my OPO as the capative buttons were way too dim for me.

Related

Devs: Here is how to bypass native tethering entitlement check. Works on VZW or ATT

Hi devs!
Back in the NOTE days I found out that in order to get the native built-in Android WIFI hotspot working WITHOUT the need to pay extra for it, all you need to do is change one line of code in the framework-res.apk.
So I'm calling on all of you to hopefully adopt this for all of your excellent custom ROMs and thereby make the extra tether apps obsolete...
In framework-res decompiled directory tree go to res/values/arrays.xml and change:
Code:
<string-array name="config_mobile_hotspot_provision_app">
<item>com.samsung.spg</item>
<item>com.samsung.spg.NewSPGActivity</item>
</string-array>
to
Code:
<array name="config_mobile_hotspot_provision_app" />
This completely bypasses any wifi hotspot entitlement checks and lets you activate the built-in AP with no error message!
Nice. Can you upload a completed hotspot apk file?
Sent from my SCH-I535 using Tapatalk 2
Have you actually tested this on this phone?
Sent from my SCH-I535 using xda app-developers app
I thought of giving it a try. But I don't see the "values" in the ./res/values/arrays.xml tree.
---------- Post added at 01:03 AM ---------- Previous post was at 12:40 AM ----------
nor there is a "arrays.xml" in the apk.
And I'm currently running the [Rom][7.26.2012][VRALF2/VRALG1]NoSympathy's Stock OTA 100% deodexed, zipaligned rom.
hmm this would be nice as hotspot is basically the main apk i cant delete.. and we had it hacked on the droid x also but i dont think it was this easy we had to mod something in the nv to get it for free.. if it is this easy though hmm...
beanstown106 said:
hmm this would be nice as hotspot is basically the main apk i cant delete.. and we had it hacked on the droid x also but i dont think it was this easy we had to mod something in the nv to get it for free.. if it is this easy though hmm...
Click to expand...
Click to collapse
I honestly didn't think it was that easy on Verizon. OP is talking about the Note, which never came out on verizon. I have a feeling on this phone, the built in tether app isn't much different than the other LTE phones I have used, you have to rewrite parts of the framework and parts of the hotspot apk to make it not do a security check.
Just use hot spot widget it already bypasses the check and activates the hotspot I haven't yet tethered to it but it does activate.
Sent from my SCH-I535 using xda premium
I'm using tethering widgets as well. And it works perfectly.
Sent from my aka"htc_jewel" using xda premium
Definitely hear ya op.. I use wifi tether no problem, but to have one app instead of two always nice. Real question remains if code works with Verizon. Did you test it on the phone or just the code from Note?
I'm using Wi-Fi tether 3 from the market, hack the device under options and its perfect. Very simple, been my favorite.
Sent from my SCH-I535 using Xparent ICS Tapatalk 2
mrbracht said:
Nice. Can you upload a completed hotspot apk file?
Sent from my SCH-I535 using Tapatalk 2
Click to expand...
Click to collapse
+1
Can someone do this to the framework-res.apk for the latest stock ota?
Follow me on Twitter
@das7982
das7982 said:
+1
Can someone do this to the framework-res.apk for the latest stock ota?
Follow me on Twitter
@das7982
Click to expand...
Click to collapse
This is the same method we use on the Galaxy Nexus in AOSP source as well. Here is a modified framework-res.apk that you provided me with the provisioning removed. I do not have an SGS3 to test it with but it should work just fine.
Download: http://eclipserom.com/mods/click.php?id=146
nitroglycerine33 said:
This is the same method we use on the Galaxy Nexus in AOSP source as well. Here is a modified framework-res.apk that you provided me with the provisioning removed. I do not have an SGS3 to test it with but it should work just fine.
Download: http://eclipserom.com/mods/click.php?id=146
Click to expand...
Click to collapse
AWESOME!!! I knew we could count on you for help!!
Guys, In the past I have asked nitroglycerin33 to help with apk and dev related work so I went to him to see if he could decompile this badboy and allow tethering. AND HE CAME THROUGH!!! I would highly suggest a big thanks or donation for nitroglycerin33. He didn't have to do this.
Just an additional note. The framework-res.apk I gave him was for the VRLG1 release which is the latest OTA release. Not sure what this will do if you have the original release.
THANKS NITRO!!!!
What file did you edit ? I don't even see a "values" folder nor a arrays.xml file in the framework-res apk.
nitroglycerine33 said:
This is the same method we use on the Galaxy Nexus in AOSP source as well. Here is a modified framework-res.apk that you provided me with the provisioning removed. I do not have an SGS3 to test it with but it should work just fine.
Download: http://eclipserom.com/mods/click.php?id=146
Click to expand...
Click to collapse
ilkevinli said:
What file did you edit ? I don't even see a "values" folder nor a arrays.xml file in the framework-res apk.
Click to expand...
Click to collapse
You have to Decompile the apk
Follow me on Twitter
@das7982
I can confirm that the new framework-res.apk does work.
{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
Follow me on Twitter
@das7982
I confirm it works as well. Thank you for this!
Sent from my SCH-I535 using Tapatalk 2
ilkevinli said:
What file did you edit ? I don't even see a "values" folder nor a arrays.xml file in the framework-res apk.
Click to expand...
Click to collapse
it is there if you decompile the APK
So now I can go into the settings and activate the mobile hotspot without it charging me correct?
I can confirm the apk posted does indeed activate it but I just wanted to make sure I dont get charged
need threads merged
http://forum.xda-developers.com/showthread.php?t=1801886

[HOW TO] Change 4G to 4G LTE in Status Bar [HOW TO]

Found a simple way to change ur "4G" icon to show "4G LTE" instead. All you have to do is edit ur build.prop file which is located in ur system folder. I believe that these icons are already included in the majority of I9505 roms(non AOSP, non GE) that are out there, so you don't have to add these icons to ur device, or do anything else. Just follow the directions in the 3 outlined steps.
1. Please be sure to make a backup of ur original build.prop file, just in case any complications occur, it's always better to be safe than sorry.
2. In ur build.prop file, just edit the ro.product.name line to...
ro.product.name=jfltetmo
for
{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
ro.product.name=jfltevzw
for
ro.product.name=jflteatt
for
3. Ur device must be rebooted for the changes to go into effect.
That's it!!
I found this little tip here...
http://www.andromods.com/apps-mod/g...e-carrier-label-and-replace-4g-lte-icons.html
Please click on my "THANKS" button if you find this little tip useful/helpful.
Just to let others know, this doesnt work on AOSP roms
Does it work on CM ROMs?
Sent from my GT-I9505 using xda app-developers app
HuStLaZ said:
Does it work on CM ROMs?
Click to expand...
Click to collapse
No b/c CM is AOSP based
Nice. Gonna try this.
nek_nek said:
Nice. Gonna try this.
Click to expand...
Click to collapse
Hi, need help. My ro.product.name keeps on going back to jfltexx after reboot. I'm using djembey's slim rom.
nek_nek said:
Hi, need help. My ro.product.name keeps on going back to jfltexx after reboot. I'm using djembey's slim rom.
Click to expand...
Click to collapse
What file mgr are you using to get to the file? Root Explorer? ES File Mgr? Those file mgr's change ur permissions for you, etc., maybe that's the problem?
norml said:
What file mgr are you using to get to the file? Root Explorer? ES File Mgr? Those file mgr's change ur permissions for you, etc., maybe that's the problem?
Click to expand...
Click to collapse
I used Build Prop Editor from Google Play.
nek_nek said:
I used Build Prop Editor from Google Play.
Click to expand...
Click to collapse
Have you successfully changed ur build.prop file with Build Prop Editor before, without having it revert? I never used it, try Root Explorer, that's what I use.
http://androidforums.com/admire-all-things-root/625920-how-do-i-properly-edit-build-prop.html
norml said:
Have you successfully changed ur build.prop file with Build Prop Editor before, without having it revert? I never used it, try Root Explorer, that's what I use.
Click to expand...
Click to collapse
I also have Root Explorer but I don't know how to do it from here. Can you teach me how?
nek_nek said:
I also have Root Explorer but I don't know how to do it from here. Can you teach me how?
Click to expand...
Click to collapse
Just go to "system" folder located in root(root is like the equivalent to "c:\" in Windows OS), scroll down a little bit to build.prop file, long press it, open with text editor, edit ro.product.name line like in the OP, exit it, it will ask you if you want to save it, etc., this is all basic stuff man.
norml said:
http://androidforums.com/admire-all-things-root/625920-how-do-i-properly-edit-build-prop.html
Click to expand...
Click to collapse
Got it to work now. Tried doing it differently in Build Prop Editor and it worked. Thanks!
nek_nek said:
Got it to work now. Tried doing it differently in Build Prop Editor and it worked. Thanks!
Click to expand...
Click to collapse
Glad you figured it out!
nek_nek said:
Got it to work now. Tried doing it differently in Build Prop Editor and it worked. Thanks!
Click to expand...
Click to collapse
Thanks man. It's worked.
Sent from my GT-I9505 using xda app-developers app
Nothing better than a stock LTE icon
Works like a charm, thank you
Perfect?
Sent from my GT-I9505 using XDA Premium 4 mobile app
That enable carrier name in statusbar on international devices and broke brightness slider -+ options. Wanam import for me option to enable again -+ options in slider.
Perfect... Thank you
Sent from my GT-I9505 using XDA Premium 4 mobile app

[MOD][8/24/13] - Advanced Power Menu (JSS15Q) - De-Odex and Odex (Stock)

Here is the ever sought after Advanced Power Menu for Android 4.3
This an updated build for the latest release from Google just a day or so ago (JSS15Q).
Make sure you are on the JSS15Q build.
Flash in Recovery
Make sure you pick De-Odex or Odex (Generally Stock)
{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
Do as you will with this little collection of SMALI, PNG and XML files all rolled into one flashable ZIP... Use it in ROM or email it to your MOM.
Download HERE!
Hit Thanks!​
Reserved
scrosler said:
Do as you will with this little collection of SMALI, PNG and XML files all rolled into one flashable ZIP... Use it in ROM or email it to your MOM.
Hit Thanks![/CENTER]
Click to expand...
Click to collapse
Time to spam mom's inbox.
dark2099 said:
Time to spam mom's inbox.
Click to expand...
Click to collapse
Word!
Thats just my sharing policy in a nutshell for this mod
Odex has been posted for stock devices!
Thanks for getting the ball rolling Scrosler!
Sent from my Nexus 7 using Tapatalk 4 Beta
dadoc04 said:
Thanks for getting the ball rolling Scrosler!
Sent from my Nexus 7 using Tapatalk 4 Beta
Click to expand...
Click to collapse
Its how I roll... The ball! :highfive:
Don't know if this is a stupid question, but is it possible to get this APM mod to work in addition to the Candy Shop lockrings? It seems the APM overwrites the Candy Shop, but if I re-add the Candy Shop it breaks the APM.
The Peanut Master said:
Don't know if this is a stupid question, but is it possible to get this APM mod to work in addition to the Candy Shop lockrings? It seems the APM overwrites the Candy Shop, but if I re-add the Candy Shop it breaks the APM.
Click to expand...
Click to collapse
Talk to those guys. Sounds like android.policy.jar is the issue.
Thank you for this.
Sent from my Nexus 7 using Tapatalk 4 Beta
Thanks! You sir are purty awesome.
scrosler said:
Its how I roll... The ball! :highfive:
Click to expand...
Click to collapse
That was the hands down fastest retirement/break I've ever heard of glad to have you around still!
Sent from my SGH-I317 using xda premium
mjwhirly said:
That was the hands down fastest retirement/break I've ever heard of glad to have you around still!
Sent from my SGH-I317 using xda premium
Click to expand...
Click to collapse
They need to slow down making these devices
scrosler said:
They need to slow down making these devices
Click to expand...
Click to collapse
Mr. Banker, Do you EVER sleep?? :cyclops: I have ran your roms on all of my devices and donated several times so I am happy to see that you are first here to report! :good: I will flash and enjoy as usual... Way to go man and THANKS!!
So use ODEX if I'm stock rooted and DEODEXED if I'm using a rom other than stock?
How does this behave with OTA updates? Is it simply overwritten?
Thank you! Good to see a familiar name here!
shojus said:
Mr. Banker, Do you EVER sleep?? :cyclops: I have ran your roms on all of my devices and donated several times so I am happy to see that you are first here to report! :good: I will flash and enjoy as usual... Way to go man and THANKS!!
Click to expand...
Click to collapse
Your welcome!
And Thank you!
Nxxx said:
So use ODEX if I'm stock rooted and DEODEXED if I'm using a rom other than stock?
Click to expand...
Click to collapse
Possibly. Too many variables to detemerine what to use if not Stock. So if you Stock just use the Odex version.
Swifty31703 said:
Thank you! Good to see a familiar name here!
Click to expand...
Click to collapse
Thanks!
lndeed said:
How does this behave with OTA updates? Is it simply overwritten?
Click to expand...
Click to collapse
Huh, I dont under stand your question.
scrosler said:
Huh, I dont under stand your question.
Click to expand...
Click to collapse
Apologies. If I flash this mod, then receive an OTA update from Google, will this mod still be functional after the update? Or will it be removed/overwritten/nullified as part of the update process?
lndeed said:
Apologies. If I flash this mod, then receive an OTA update from Google, will this mod still be functional after the update? Or will it be removed/overwritten/nullified as part of the update process?
Click to expand...
Click to collapse
Depends on what the OTA includes but probably Yes.

[Mod]Call recording & more functions for Z1C on 5.1.1(.216&.236)

since upgrade to 5.1.1,i found that all kinds of mod don't work anymore.
so i decide to make one for our devices,cheers
Features
Disable data notification when turn off data connection
Enable 2G/3G only
Enable speaker voice enhancement
Enable call recording
Screenshots
{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
Requirement
root&recovery installed
running stock 5.1.1(support both .216&.236)
Xposed framework is not needed
*I rewrite the script so it should work on both odex and deodex rom
Installation
1.Flash it by recovery
2.Reboot&enjoy
Download
Box
If you like it don't forget to press
Can you provide a short guide up of how to please.
Yes, an installing guide and tips.
How it works? How needed for using this MOD? (deodex,odex,superusermod,xposed)
XperienceD said:
Can you provide a short guide up of how to please.
Click to expand...
Click to collapse
will add a simple guide once i have free time
DomusX10 said:
Yes, an installing guide and tips.
How it works? How needed for using this MOD? (deodex,odex,superusermod,xposed)
Click to expand...
Click to collapse
already added
slsamg7112 said:
will add a simple guide once i have free time
Click to expand...
Click to collapse
Edit, no need now I've found it.
Works Great on Xperia Z1 Thanks
Can you please share the theme also ?
Thanks again
slsamg7112 said:
will add a simple guide once i have free time
already added
Click to expand...
Click to collapse
Thanks!! Works perfectly on my Z1C 5.1.1!!!
Awesome , can u do it for z ultra also maybe ? cheers ty in advanced
Great work you made it. Thanks alot. Its working in my Z1C 5.1.1.
it is not working for me, just flashed the zip. attached image shows an error toast. z1c 5.1.1
الفلسطيني said:
Works Great on Xperia Z1 Thanks
Can you please share the theme also
Thanks again
Click to expand...
Click to collapse
So it work on Z1 ? Thanks for testing and the theme is not for shared
DomusX10 said:
Thanks!! Works perfectly on my Z1C 5.1.1!!!
Click to expand...
Click to collapse
U are welcomed
superswede86 said:
Awesome , can u do it for z ultra also maybe �� cheers ty in advanced
Click to expand...
Click to collapse
Maybe you can try it on your z ultra since the rom bases are similar
komil85 said:
Great work you made it. Thanks alot. Its working in my Z1C 5.1.1.
Click to expand...
Click to collapse
Thanks
tenjou_89 said:
it is not working for me, just flashed the zip. attached image shows an error toast. z1c 5.1.1
Click to expand...
Click to collapse
Maybe your microphone is in use?
Awesome mod! Thank you for your work [emoji106]
One question, is it possible to stop the recording when call ends? Currently the phone just keeps on recording.
Sent from my D5503
XperienceD said:
Edit, no need now I've found it.
Click to expand...
Click to collapse
Decompile TeleService.apk
res/values/bools.xml
Simple things.. And 5.1.1 not needed any editing for CallRecording. U can simply install CallRecording.apk to get it work..
slsamg7112 said:
will add a simple guide once i have free time
already added
Click to expand...
Click to collapse
Rajeev said:
Decompile TeleService.apk
res/values/bools.xml
Simple things.. And 5.1.1 not needed any editing for CallRecording. U can simply install CallRecording.apk to get it work..
Click to expand...
Click to collapse
I knew the line I just didn't know which apk it was now found in. Thanks.
dabazz said:
Awesome mod! Thank you for your work [emoji106]
One question, is it possible to stop the recording when call ends? Currently the phone just keeps on recording.
Sent from my D5503
Click to expand...
Click to collapse
sorry, i have no idea with that
Can someone tell me what .APK file should I install? There are plenty of them named "CallRecording.apk". Am I right to assume it's the one from Sony?
Play Store link would be nice.
@slsamg7112
Ok so far everything said here seems to work fine, I found a bug in this mod that missed call notification is gone instead it is shown as in received in call log. Please advise
cm12.1
will the callrecording.apk with CM12.1 too?
Rajeev said:
Decompile TeleService.apk
res/values/bools.xml
Simple things.. And 5.1.1 not needed any editing for CallRecording. U can simply install CallRecording.apk to get it work..
Click to expand...
Click to collapse
Hi Rajeez can i just copy the teleservie apk to my z1 deodex with correct permission?
EiNESTEiNi said:
Can someone tell me what .APK file should I install? There are plenty of them named "CallRecording.apk". Am I right to assume it's the one from Sony?
Play Store link would be nice.
Click to expand...
Click to collapse
just use the one in the zip
komil85 said:
@slsamg7112
Ok so far everything said here seems to work fine, I found a bug in this mod that missed call notification is gone instead it is shown as in received in call log. Please advise
Click to expand...
Click to collapse
maybe my English is not so well that i couldn't understand what you mean.screenshot with comparison will be nice
paulle said:
will the callrecording.apk with CM12.1 too?
Click to expand...
Click to collapse
i have no idea with that since i don't have any devices running CM

[MOD] Navigation Bar Height Reduction

If the navigation bar seems to take up too much space and you would like a smaller one, I've made a couple of height options. One goes from the normal 48.0dip to 36.0dip and one goes all the way down to 28.0dip.
Stock MMB29P
36.0dip
https://www.androidfilehost.com/?fid=24352994023707834
28.0dip
https://www.androidfilehost.com/?fid=24352994023707832
Stock MMB29K.
36.0dip
https://www.androidfilehost.com/?fid=24352994023702754
28.0dip
https://www.androidfilehost.com/?fid=24352994023702756
Stock MDBO8i
36.0dip
https://www.androidfilehost.com/?fid=24352994023703114
28dip
https://www.androidfilehost.com/?fid=24352994023703113
MDBO8M
36.0dip
https://www.androidfilehost.com/?fid=24352994023703138
28.0dip
https://www.androidfilehost.com/?fid=24352994023703137
MHC19J
28.0 dip
https://www.androidfilehost.com/?fid=24459283995304814
36.0dip
https://www.androidfilehost.com/?fid=24459283995304816
40.0dip
https://www.androidfilehost.com/?fid=24459283995304824
MTC19T
28 dip
https://www.androidfilehost.com/?fid=24533100289589329
36 dip
https://www.androidfilehost.com/?fid=24533100289589330
40dip
https://www.androidfilehost.com/?fid=24533100289589331
Enclosed is a separate zip in case you would like the actual navigation icons themselves smaller.
Also, I have some colored icons too.
any screenshot ???
Really thinking about flashing back to stock rooted to try this. Anyone on stock rooted willing to give this a try for the rest of us?
If this works then my need to run a custom ROM will be pretty much alleviated.
Cybertron™ said:
any screenshot ???
Click to expand...
Click to collapse
Screenshots don't show much. Keep in mind I have smaller nav icons too.
{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
sn0warmy said:
Really thinking about flashing back to stock rooted to try this. Anyone on stock rooted willing to give this a try for the rest of us?
If this works then my need to run a custom ROM will be pretty much alleviated.
Click to expand...
Click to collapse
It works. BTW, you don't need to be rooted to apply this or many of the mods Tulsadiver makes.
Sent from my Nexus 5X using Tapatalk
the build number on my phone is MMB29M... is it safe for me to flash the MMB29K zip?
dnaL0R said:
the build number on my phone is MMB29M... is it safe for me to flash the MMB29K zip?
Click to expand...
Click to collapse
Never heard of that but you could try. This zip creates a restore file in a folder called ozog. If you have problems, flash the restore zip. Or, you could upload your framework-res apk and I'll make you one.
alright, i will make a backup first and try it out... thanks!
is there a new mode for the latest google update?
Criton30 said:
is there a new mode for the latest google update?
Click to expand...
Click to collapse
There will be shortly. I am deodexing the ROM right now.
Criton30 said:
is there a new mode for the latest google update?
Click to expand...
Click to collapse
This thread has now been updated to include MMB29P.
Has anyone tried this mod with the official CM13 nightlies?
sn0warmy said:
Has anyone tried this mod with the official CM13 nightlies?
Click to expand...
Click to collapse
There is no reason this would work with CM.
EDIT: I suppose I should expound on this. This is a simple framework edit. The edit must be done to the framework-res.apk of the ROM it is to be used on. Since all of these are edits to the stock ROM they will not work on other ROMs such as CM.
Sent from my Nexus 5X using Tapatalk
sn0warmy said:
Has anyone tried this mod with the official CM13 nightlies?
Click to expand...
Click to collapse
I'd make one for you but you get nightly updates since it wouldn't do you any good.
​
Tulsadiver said:
I'd make one for you but you get nightly updates so it wouldn't do you any good
Click to expand...
Click to collapse
Tulsadiver said:
​
Tulsadiver said:
I'd make one for you but you get nightly updates so it wouldn't do you any good
Click to expand...
Click to collapse
Thanks for the response. Yeah, I tend to update my nightly update once a week so this likely wouldn't do me any good, unless it would work across nightlies?
Click to expand...
Click to collapse
sn0warmy said:
Thanks for the response. Yeah, I tend to update my nightly update once a week so this likely wouldn't do me any good, unless it would work across nightlies?
Click to expand...
Click to collapse
You should learn to do the mod yourself that way you can update it whenever you update CM.
Sent from my Nexus 5X using Tapatalk
PiousInquisitor said:
You should learn to do the mod yourself that way you can update it whenever you update CM.
Sent from my Nexus 5X using Tapatalk
Click to expand...
Click to collapse
Great point. Might hit up the OP for some pointers.
@sn0warmy @Tulsadiver Do either of you use linux? For ****s and giggles I built a linux script that pulls the framework-res.apk from your device, decompiles it, modifies the dimens.xml so you will have a 32dip navbar, recompiles it, copies the modified files to a vrthemer file, zips that file, and finally pushes that zip to your phone so you can flash it. It takes about 30 seconds to run through this. Its a one trick pony at the moment, and requires you to have adb and apktool located in/usr/local/bin/ so they can be accessed from anywhere (one should do this because anyway).
PiousInquisitor said:
@sn0warmy @Tulsadiver Do either of you use linux? For ****s and giggles I built a linux script that pulls the framework-res.apk from your device, decompiles it, modifies the dimens.xml so you will have a 32dip navbar, recompiles it, copies the modified files to a vrthemer file, zips that file, and finally pushes that zip to your phone so you can flash it. It takes about 30 seconds to run through this. Its a one trick pony at the moment, and requires you to have adb and apktool located in/usr/local/bin/ so they can be accessed from anywhere (one should do this because anyway).
Click to expand...
Click to collapse
I'm primarily windows based but I recently changed my computer to boot dually. I put Linux mint on a small portion of my hard drive so I could run super R's kitchen.

Categories

Resources