[Port] Nokia Here Maps - Android Apps and Games

Download
http://d-h.st/R1L
Please extract in zip file...
move to system with correct permisions
Needs edit build.prop
ro.product.model=Nokia_X
ro.product.platform=Nokia X software platform 1.0
ro.product.brand=Nokia
ro.product.name=RM-980
ro.product.device=msm8625
ro.product.board=7x27

will try...
Sent from my Nexus 5 using xda premium

c3n_dhol said:
will try...
Sent from my Nexus 5 using xda premium
Click to expand...
Click to collapse
BTW still working..

Tested on android 4.2.1 and it's not working. :crying:
My build prop:
{
"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"
}
Error:
Another:

Not working on 4.2.2 LG G2
will patiently wait for proper port

force close:crying:

Any development?
Sent from my Nexus 5 using Tapatalk

Great, but wait for future patches. I do not want to change my build.prop :good:

Can anyone confirm this working with build.prop change? Don't you need a Nokia account for it, if so, we'll need to get the sync client working too.
(I'm working on it, went through tons of smali code to find the device check, but pretty hard if you have no idea were to look)
Without build.prop change I get this:
FLASHABLE .zip (still not working without build.prop change)
http://www.androidfilehost.com/?fid=23329332407575305
edit: gotcha, time to start trying to patch this
For reference: http://forum.xda-developers.com/showthread.php?t=1627224

sdk16420 said:
Can anyone confirm this working with build.prop change? Don't you need a Nokia account for it, if so, we'll need to get the sync client working too.
(I'm working on it, went through tons of smali code to find the device check, but pretty hard if you have no idea were to look)
Without build.prop change I get this:
FLASHABLE .zip (still not working without build.prop change)
http://www.androidfilehost.com/?fid=23329332407575305
edit: gotcha, time to start trying to patch this
For reference: http://forum.xda-developers.com/showthread.php?t=1627224
Click to expand...
Click to collapse
com.here also checks model
http://prntscr.com/2www2q
to patch just change to const-string v1, "Nokia_X"
patched com.here.android, so it dosent check for device/model/manufacter/and product(codename)
http://d-h.st/Qns
now we just wait @sdk16420 for the app

opssemnik said:
com.here also checks model
http://prntscr.com/2www2q
to patch just change to const-string v1, "Nokia_X"
patched com.here.android, so it dosent check for device/model/manufacter/and product(codename)
http://d-h.st/Qns
now we just wait @sdk16420 for the app
Click to expand...
Click to collapse
How did you patch it, since I just hard coded my own device's name for testing purposes. I'm kind of a noob in this stuff...
If you know how to patch it, as you can see it's in HereSuite.apk\smali\com\nokia\a\w.smali, and then go then just search for 'model', and just add your patched jar and the apk to the zip.
My phone takes 3 minutes to reboot so it might take a while if I try this a couple of times.

opssemnik said:
com.here also checks model
http://prntscr.com/2www2q
to patch just change to const-string v1, "Nokia_X"
patched com.here.android, so it dosent check for device/model/manufacter/and product(codename)
http://d-h.st/Qns
now we just wait @sdk16420 for the app
Click to expand...
Click to collapse
Patching just like this does not work.
I tried and it does not want to start because of not compatible device.

You should patch it to your own device (if you don't want to change build.prop), did you do that?
See here the first piece of code for reference: http://forum.xda-developers.com/showthread.php?t=1627224
My apk doesn't get installed in recovery.
So summarizing for someone more skilled:
Edit the "MODEL" entry in the following files
HereSuite.apk\smali\com\nokia\a\w.smali
com.here.android.jar\??\maps\E.smali

sdk16420 said:
How did you patch it, since I just hard coded my own device's name for testing purposes. I'm kind of a noob in this stuff...
If you know how to patch it, as you can see it's in HereSuite.apk\smali\com\nokia\a\w.smali, and then go then just search for 'model', and just add your patched jar and the apk to the zip.
My phone takes 3 minutes to reboot so it might take a while if I try this a couple of times.
Click to expand...
Click to collapse
ok, but its not only there
http://prntscr.com/2wx82t
does anyone knows the codename of Nokia X?
Build.HARDWARE returns the info of board
(on my friend g5 is gt-i5550board, on my n4 is mako)
Nvm found
finished apk chaning updater-script to set the correct permissions(since windows broke when i modified the zip) and will test
edit
gona flash and test
looks like i messed update script(failed to flash)
gonna install manually

sdk16420 said:
You should patch it to your own device (if you don't want to change build.prop), did you do that?
See here the first piece of code for reference: http://forum.xda-developers.com/showthread.php?t=1627224
My apk doesn't get installed in recovery.
So summarizing for someone more skilled:
Edit the "MODEL" entry in the following files
HereSuite.apk\smali\com\nokia\a\w.smali
com.here.android.jar\??\maps\E.smali
Click to expand...
Click to collapse
No, sorry but your are wrong. You should not patch it to your own device.
You have to patch smali to believe in the application that you are on a Nokia X.
Are there are a lot of more files (around 7-8). I edited all these files but it's not working. You have the list here:
\HereSuite\smali\search.bat
\HereSuite\smali\com\nokia\a\w.smali
\HereSuite\smali\com\nokia\account\sdk\i\c.smali
\HereSuite\smali\com\nokia\app\drive\menu\NpsActivity.smali
\HereSuite\smali\com\nokia\app\drive\utils\d.smali
\HereSuite\smali\com\nokia\app\maps\activities\StorageSettingsActivity.smali
\HereSuite\smali\com\nokia\maps\BaseGLView.smali
\HereSuite\smali\com\nokia\maps\MapsEngine.smali
\HereSuite\smali\com\nokia\maps\PanoramaPrivacy.smali
\HereSuite\smali\com\nokia\maps\ResourceManager.smali
Click to expand...
Click to collapse
opssemnik said:
ok, but its not only there
http://prntscr.com/2wx82t
does anyone knows the codename of Nokia X?
Build.HARDWARE returns the info of board
(on my friend g5 is gt-i5550board, on my n4 is mako)
Nvm found
finished apk chaning updater-script to set the correct permissions(since windows broke when i modified the zip) and will test
Click to expand...
Click to collapse
Yes ro.product.board=7x27 not sure

no luck (yet)
an update appeared on store about here maps. will decompile that apk and try again
hmm. while modifying the lastest i found something interesting. will do some edits and see what happens
Edit: yeah the Build.HARDWARE is not 7x7. i will look into android source to see what Build.HARDWARE returns
Build.HARDWARE -> ro.hardware -> set at boot by ramdisk.
we need to get that prop :/. i will try if some here
EDIT: Got the apk working. however i think the service is broken because it closes with one of these 2 toasts
http://i.imgur.com/EJnRWfV.png
2:
http://i.imgur.com/rxgkgbj.png
apk:
http://d-h.st/0vH

Waiting until Nokia Here is properly patched to work on all devices.

sdk16420 said:
Can anyone confirm this working with build.prop change?
Click to expand...
Click to collapse
I edited my build.prop on CyanogenMod 11 and now my GS2 I9100 will not boot anymore
Well, time to reflash it again from scratch

I can't wait to try this on my phone. Thanks!
Sent from my Nexus 4 using Tapatalk

By any chance could you port the Nokia X keyboard as well?
Sent from my SPH-L710 using XDA Premium 4 mobile app

Related

[SCRIPT] APK Manager like UI interface to edit m10 files [26 July-v1.3]

Based on apk manager script I have created a script which gives ease to modify m10 files. Copy script.bat into folder where m10tools binaries exist (at location where m10decoder.exe, m10encoder.exe, etc...).
{
"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"
}
Download Script File Here
Installation:
1. Create folders Decoded, Encoded and m10_files at location where m10tool binaries are placed.
2. Copy script.bat at location where m10tool binaries are placed.
How to use
1. Place you m10 files in m10_files folder.
2. Select desired operation as shown in screen shot.
Change Logs
Code:
[B]Version 1.3[/B]
1. Read log functionality working now.
2. Backup encoded files function added (to keep encoded files when doing clean all)
3. Flush log function added.
4. More FAQs added and now they look more elegant.
[B]Version 1.2[/B]
1. Logging was not working in previous versions, corrected now.
2. Correct version of script now shown after opting about operation.
[B]Version 1.1[/B]
1. Source m10 file also gets deleted when cleaning current project.
2. All source m10 files gets deleted when performing clean all operation.
[B]Version 1.0[/B]
Initial release
Let me know if anyone need any help on this.
link dead :-(
liamstears said:
link dead :-(
Click to expand...
Click to collapse
Works for me, though why anyone would need this I can't really figure out as the m10 editor is all in a nice GUI already.
Doktaphex said:
Works for me, though why anyone would need this I can't really figure out as the m10 editor is all in a nice GUI already.
Click to expand...
Click to collapse
I found it useful and easy to use. Thought might be easier for themers to mod m10 files.
Sent from my Desire HD using XDA Premium App
liamstears said:
link dead :-(
Click to expand...
Click to collapse
Its on dropbox and I am sure link is not dead.
Sent from my Desire HD using XDA Premium App
Update to version 1.1
1. Source m10 file also gets deleted when cleaning current project.
2. All source m10 files gets deleted when performing clean all operation.
Updated to version 1.2
1. Logging was not working in previous versions, corrected now.
2. Correct version of script now shown after opting about operation.
Can we expect any update?
aceman28 said:
Can we expect any update?
Click to expand...
Click to collapse
No mate. I thought this might be useful to the community but seems this is not required much.
amresh said:
No mate. I thought this might be useful to the community but seems this is not required much.
Click to expand...
Click to collapse
Had a play over the weekend and tbh I prefer this script to the GUI. But Im comfortable on a CLI so some may differ.
Anyway, Ill still be using it and appreciate any updates.
Dude360 said:
Had a play over the weekend and tbh I prefer this script to the GUI. But Im comfortable on a CLI so some may differ.
Anyway, Ill still be using it and appreciate any updates.
Click to expand...
Click to collapse
Thanks mate. Will try to bring something if have some extra time .
Version 1.3
1. Read log functionality working now.
2. Backup encoded files function added (to keep encoded files when doing clean all)
3. Flush log function added.
4. More FAQs added and now they look more elegant.
i know this is not the right forum for it, but does anyone know where i can edit the sense 3.0 skin for the htc evo 3d?
I have Rosie.apk in m10_files, how to set current project (0) ? what's needed to input ?
dungphp said:
I have Rosie.apk in m10_files, how to set current project (0) ? what's needed to input ?
Click to expand...
Click to collapse
Drag m10 file (should be in rosie.apk\asset\??) out of rosie.apk and put into m10_files folder. Press 0 and select file followed by 1 to decode. To encode use 4.
tbistone said:
i know this is not the right forum for it, but does anyone know where i can edit the sense 3.0 skin for the htc evo 3d?
Click to expand...
Click to collapse
Can you explain more about what you want exactly?
Ok...not very well informed on the APK and M10 conversion process, came across this M10 script, decompile, the files came out mirrored. Still need to learn a little more...LOL.
Anyway, I am trying to convert / extact the Doubleshot Sense 3 fusion_DS_v1.0.1.apk.zip file to get the Default Skin (blue highlights) to be an installable APK skin file for my Desire Z.
I have found the HTC Green to be not as attractive for me as the blue that TMOUS themes have, including the blue slected text, etc.
Any advice, insight, other stuff, heck do this and post the APK would be great.
See the file from Dropbox http://dl.dropbox.com/u/24558395/fusion_DS_v1.0.1.apk.zip
Thank in advance.
Man, I saw this thread a couple weeks ago, and spent an hour looking for it again today. This is great because I use ApkManager faithfully and don't necessarily like the m10editor.exe. Thank you for this wonderful script!
mpitcher225 said:
Man, I saw this thread a couple weeks ago, and spent an hour looking for it again today. This is great because I use ApkManager faithfully and don't necessarily like the m10editor.exe. Thank you for this wonderful script!
Click to expand...
Click to collapse
Thanks bro.
Sent from my Desire HD using xda premium

[MOD][XXKQB][ValuePack] 13 Toggles Mod [06.04.2012]

Hi,
I have ported the 13 TogglesMod for XXKQB. So now you can apply up to 13 Toggles to your PullDownMenu.
To manage the Toggles use the app QuickPanelSetting which will be installed with the zip.
This Mod is compatible with my Extended Power Menu. So have a look here
Requirements
Deodexed KQB ROM (For more Information read here)
FeaModRecovery v1.2 or later (could also work with stock recovery)
BackUp of the current ROM
Click to expand...
Click to collapse
Installation
Only flash the zip if your Phone has the necessary requirements
1.Download the zip and place it on your internal SDCard.
2. Boot into RecoveryMode.
3. Install the zip and wait till the Installation is finished.
4. Reboot your Phone.
Click to expand...
Click to collapse
Download
SourceForge
ZippyShare
Click to expand...
Click to collapse
Hints
1. You can also use the BatteryBarMod. Therefore just download and install the following apk: http://forum.xda-developers.com/attachment.php?attachmentid=967750&d=1332843700
2. Normally the Flashlight-Button shouldn't appaer. If it appaer, try to deactivate and reactive a random Toggle and have a look if it's gone.
Click to expand...
Click to collapse
Credits
lidroid
pvyParts
Click to expand...
Click to collapse
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"
}
Thanks allot but only the link is referring to your extended power menu
already fixed
Nicely done again
So first of all I wanted to say that I tried it with your Package (SkyHigh) but I changed the vold.fstab with the Standard Galaxy S Plus one.
Then I booted up and got a lot of AudioManager Errors. So I inserted all libaudio*.so files from the stock gingerbread rom in your build.
After that I got Netd 1.0 Error.
Now i tried it with the stock gingerbread kernel but modded the init.rc file to match the "new" BootClassPath.
Now Netd is starting.
Here is the logcat from my last attempt: http://pastebin.com/GFM0zz6W
Read more: http://droidxda.blogspot.com/2012/03/romportgt9001cyanogenmod-9-rc0t-b.html#ixzz1rHPJwwzB
i think you booted up cm9 with no problems. can you pack the rom and send to us ?
Great Work!
Thanks
bogac94 said:
So first of all I wanted to say that I tried it with your Package (SkyHigh) but I changed the vold.fstab with the Standard Galaxy S Plus one.
Then I booted up and got a lot of AudioManager Errors. So I inserted all libaudio*.so files from the stock gingerbread rom in your build.
After that I got Netd 1.0 Error.
Now i tried it with the stock gingerbread kernel but modded the init.rc file to match the "new" BootClassPath.
Now Netd is starting.
Here is the logcat from my last attempt: http://pastebin.com/GFM0zz6W
Read more: http://droidxda.blogspot.com/2012/03/romportgt9001cyanogenmod-9-rc0t-b.html#ixzz1rHPJwwzB
i think you booted up cm9 with no problems. can you pack the rom and send to us ?
Click to expand...
Click to collapse
What the hell has this to do with the topic? I haven't boot up cm9
crybert said:
What the hell has this to do with the topic? I haven't boot up cm9
Click to expand...
Click to collapse
haha idd. i think he got the wrong topic
crybert said:
What the hell has this to do with the topic? I haven't boot up cm9
Click to expand...
Click to collapse
i think he's fake and he used your name
i think he is referring to this post
http://droidxda.blogspot.de/2012/03...howComment=1332114310168#c4622324522333131764
I know that he meant this. And it was me who posted this. But this has nothing to do with the topic and is totaly at the wrong place. So please stop it.
Sent from my GT-I9001 using XDA
Working .... Good Work!
Thanks.
Working but flashlight is useless, how to remove it?
Normally the Flashlight-Button shouldn't appaer. Try to deactivate and reactive a random Toggle and have a look if it's gone.
thx crybert, now is ok
Thanx cybert
i have a FC with flashlight,is it only my problem?
crybert said:
Normally the Flashlight-Button shouldn't appaer. Try to deactivate and reactive a random Toggle and have a look if it's gone.
Click to expand...
Click to collapse
i see it just now sorry
Read two posts above plaese.
Sent from my GT-I9001 using XDA
btw crybert. to completely remove it:
" you can mod PowerWidget.smali, search "toggleFlashlight", delete it."
quoted from lidroid
Thought I did this, but obviously I took the wrong version
Will correct this an upload a new version
crybert said:
Thought I did this, but obviously I took the wrong version
Will correct this an upload a new version
Click to expand...
Click to collapse
it can be found 2x in the file so make sure you delete both

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] 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