can't adding LTE Only option using Settings Database Editor - Honor Play Questions & Answers

Hi, I have a chinese version of Honor Play. COR-AL00C00.
I want to use LTE Only mode. I'm trying to change "hw_networkmode_preference" from System Table using "Settings Database Editor" apps. But there is no "hw_networkmode_preference" entry in System Table. how can i do that?. or is there any else way to do that?.

Related

[Q] how to set up default apps ?

Does anyone know how to edit the "open with" default apps list?
Is it possible?
I want to set "jetVD" as a Default app for handling YT links instead of "TubeMate".
thanks
somewhere in the launcher
you can set it somewhere in the launcher.
I know about the standard method to do that :
http://www.techedified.com/2011/11/how-to-set-default-android-apps/
I was thinking more about changing some things in config files. You can't set non standard file associations in "Launcher".

[Q] Mobile Hotspot Help??

Hopefully someone can tell me what I am doing wrong.
I have rooted my Atrix HD (System Ver. 98.4.20.MB886.ATT.en.US...Android Ver. 4.1.1...Baseband MB886_BP-100740.071.65.04P...Kernel Ver. 3.0.42_gebf622c) installed sqlite (paid) and changed the entitlement_check line (line 57) to disabled to get the mobile hotspot feature to work.
Here is the issue...the hotspot feature is now "working" but it is not. I can change the ssid and the password and the protocols, and I can connect multiple devices that see the phone...now the fun part...NONE of them can connect to the internet. I keep receiving statements saying "limited or no internet connectivity" yet the phone has full 4G internet with or without hotspot enabled. I can surf with the phone with no issues.
Prior to changing the entitlement_check feature, I would always get the "account not setup for mobile hotspot" error message. Now the hotspot is functioning.
For whatever reason, all the devices can connect to the phone. Just no internet...HELP!!??
I am using Walmart's Family Mobile svc (cheapest around) and obviously the phone is unlocked to do so. I have no issues with the phone connecting to the internet. I have tried several laptops, a nook HD, other phones, etc..none will get the internet via my Atrix HD, but do so with my kids Tmobile phones that have no trouble hotspotting.
I bought this phone hoping I would be able to hotspot and have waited patiently until the bootloader was able to be unlocked and was able to program the options of the phone. I am a "newb" to android and not sure what to do next.
Would a new "rom" work...don't know what to do and I sold my old Atrix 4G that had no issues with hotspotting. I am using the same sim card from the 4G (had to sim card cut it to fit in the HD). My kids all have Tmobile phones and can hotspot on Family Mobile like no tomorrow.
Please help!?
Jim
Well, I think I should sum up the guide for you. This one is what I wrote on different forum in my country:
Requirement:
- Rooted AHD
Part 1: Modify system
- Install SQLite Editor 2.0.1 on ATT Atrix HD
- Open app and look at the 1st tab
- Select file "Setting Storage" with small text below:"com.motorola.android.provider.settings".
- Select "settings.db"
- Select "settings"
- Search: "dun_apn_changeable"
- Modify value from "0" to "1"
- Continue searching for "entitlement_check"
- Modify value in "entitlement_check" from "1" to "disable" (type "disable" without quote)
- Exit app and restart phone
Part 2: Config Mobile hotspot
- Open Setting > More > Mobile network > Access point
- Create a new APN and fill in the same APN information as the one you used to access mobile internet but the following box should be:
+ APN Name: "Tethering"
+ APN Type: "dun"
- Save, enable mobile data and enable mobile hotspot.
- Come back here and tell me if it works for you
http://forum.xda-developers.com/showthread.php?t=1940776&p=34145203
My current APN Type is
default,mms,supl,admin,dun
Since you're rooted, install a custom ROM. Every one I've used has tethering built in.
joarce said:
Since you're rooted, install a custom ROM. Every one I've used has tethering built in.
Click to expand...
Click to collapse
does this app https://code.google.com/p/wifi-teth...etail?name=wifi_tether_v3_3-pre2.apk&can=2&q= work with these settings.
generic (wlan0)
auto
enable wi-fi encryption
passphrase (any)
SSID (any)
wi-fi driver reload 1 enable
wi-fi driver reload 2 enable
MSS clamping enable
routing fix enable
I want to get this phone but i need a phone that supports this special tethering app.
Thanks
devilsking said:
Well, I think I should sum up the guide for you. This one is what I wrote on different forum in my country:
Requirement:
- Rooted AHD
Part 1: Modify system
- Install SQLite Editor 2.0.1 on ATT Atrix HD
- Open app and look at the 1st tab
- Select file "Setting Storage" with small text below:"com.motorola.android.provider.settings".
- Select "settings.db"
- Select "settings"
- Search: "dun_apn_changeable"
- Modify value from "0" to "1"
- Continue searching for "entitlement_check"
- Modify value in "entitlement_check" from "1" to "disable" (type "disable" without quote)
- Exit app and restart phone
Part 2: Config Mobile hotspot
- Open Setting > More > Mobile network > Access point
- Create a new APN and fill in the same APN information as the one you used to access mobile internet but the following box should be:
+ APN Name: "Tethering"
+ APN Type: "dun"
- Save, enable mobile data and enable mobile hotspot.
- Come back here and tell me if it works for you
Click to expand...
Click to collapse

[Help] App Preferences

Greetings,
Currently I'm trying to make a module but I require to save a few settings/preferences of the user.
But only problem is I have no clue how to let's say save settings in my own app and load the settings in a different app.
Would be nice to see some example code for this
Here is a simple module with preferences: https://github.com/rovo89/AllAppsInPlayStore
The most important part is MODE_WORLD_READABLE, as you will read the settings from the process of a different app, which usually doesn't have access to your app's settings.

Tasker or another automate app working?

Hi,
I tried to find root cause, but unfortunately without success. Is there anybody, who using Tasker or another application for automatization of your phone without any issues?
My issue is, Tasker is still "delayed" - but same rules I used before on LG G3 (Android 6.0) - but now on P9 (DualSIM) didn't work.
I have task for Calendar Entry, where if I have appointment in my work calendar, during this time Sound mode is deactivated (only Vibrate).
Some suggestion? I tried white lists, etc. or another app with same bad behavior.
Thank you!
Well, I tried to deactivate power management app from Huawei over ADB and looks good now finally! Its workaround, but tasker now working very well as expected.
adb shell pm hide com.huawei.powergenie
Did you have "Run in Foreground" selected in Tasker's preferences?
My Tasker works fine with that selected, although I also have trusted the app in permissions manager, allowed it to auto launch & activated it as a device administrator in advanced settings/security.
Yeah, I tried every tip over Tasker or phone (EMUI settings) and only deactivate power management helps me.
I had the same problem with IFTTT. It worked perfectly with my LG G3, but was hopeless on the P9. No amount of white-listing or settings would work.
I even had the app in memory, with Google maps running, on GPS, screen on, and it still wouldn't trigger a location based profile.
I've had to revert to manually arming and dis-arming my home security system. Annoying.
I translate from spanish so I'm sorry if your phone shows menus with other name.
You must go to adjust > advanced adjusts > memory and store and at bottom of page "space clean". On new screen push on upper-right wheel, and now on last option "white list of memory clean". Finally look for your app and activate it.
If you don't include app here, clean system will close it on background and timers won't work. It solved my problems.
aidrabmol said:
I translate from spanish so I'm sorry if your phone shows menus with other name.
You must go to adjust > advanced adjusts > memory and store and at bottom of page "space clean". On new screen push on upper-right wheel, and now on last option "white list of memory clean". Finally look for your app and activate it.
If you don't include app here, clean system will close it on background and timers won't work. It solved my problems.
Click to expand...
Click to collapse
"Settings>Advanced settings>Memory & storage>Storage cleaner" and "Memory cleanup whitelist".
Using Agama, I can get an app to start following a reboot. However, I would like to start the App at every Startup. Does Automate or any other app let you do that?
carroamer said:
Using Agama, I can get an app to start following a reboot. However, I would like to start the App at every Startup. Does Automate or any other app let you do that?
Click to expand...
Click to collapse
Why would you need Tasker for that simple.
Settings, type in the Search Autostart and add your app to the list of apps to be started on every reboot.
You may also need to disable Battery Optimization for your app (to make sure it would still work in background when the phone sleeps with dark screen)
That should generally work for all Androids. I don't have Huawei P9 now for years, I remember that EMUI might have had specific Settings organization but there was also Autostart (or Auto start)...
zgfg said:
Why would you need Tasker for that simple.
Settings, type in the Search Autostart and add your app to the list of apps to be started on every reboot.
You may also need to disable Battery Optimization for your app (to make sure it would still work in background when the phone sleeps with dark screen)
That should generally work for all Androids. I don't have Huawei P9 now for years, I remember that EMUI might have had specific Settings organization but there was also Autostart (or Auto start)...
Click to expand...
Click to collapse
When I search 'Autostart' it produces 'No results'
carroamer said:
When I search 'Autostart' it produces 'No results'
Click to expand...
Click to collapse
I had P9 for three years (if you don't believe, you can find tons of my posts here back from 2017-2018)
Now, you have that phone, not me (I got rid of my last Huawei almost three years ago) - I cannot show you and I cannot look into the EMUI settings because I don't have the EMUI phone anymore
But I KNOW that there was a way in EMUI how to control which apps will be automatically started on boot - I know because I played with all that back in those years, II did need for many apps like AdAway, Find My Device and similar that required to be auto-started to operate correctly
Take your time and google and you'll find. Sorry, I tried to help you but I will no more waste my time on that. Huaweis are past time for me
And take your time, use your imagination, If not Autostart, google for EMUI startup manager or something similar to find the answer for your question on the Net

Where does Honor stores data ?

Hi !
I found on the web that some Android devices use (used ?) a sqlite database named settings.db to store settings data.
While Honor 5C doesn't have such database, it does have a defaultSettings.db which seems to contain the same thing.
However, when I browsed it, I realised that changing settings apparently doesn't alter this database (the values always remain the same, no matter what I do, like enabling/disabling developer settings, etc...).
I couldn't find anything on my own, so I wonder. Does anyone know where all the device settings are actually stored ?
Thank you !
Zarou said:
Hi !
I found on the web that some Android devices use (used ?) a sqlite database named settings.db to store settings data.
While Honor 5C doesn't have such database, it does have a defaultSettings.db which seems to contain the same thing.
However, when I browsed it, I realised that changing settings apparently doesn't alter this database (the values always remain the same, no matter what I do, like enabling/disabling developer settings, etc...).
I couldn't find anything on my own, so I wonder. Does anyone know where all the device settings are actually stored ?
Thank you !
Click to expand...
Click to collapse
You can use this app
https://play.google.com/store/apps/details?id=by4a.setedit22
or you can manually edit
settings_global.xml
settings_secure.xml
settings_system.xml
whose you can find in /data/system/users/0
erayrafet said:
You can use this app
https://play.google.com/store/apps/details?id=by4a.setedit22
or you can manually edit
settings_global.xml
settings_secure.xml
settings_system.xml
whose you can find in /data/system/users/0
Click to expand...
Click to collapse
Wow, thanks a lot for sharing ! That sure is valuable knowledge !

Categories

Resources