[solved] Samsung Galaxy wifi does not remember passwords - SuperR Kitchen

Trying to build a debloated and rooted stock Samsung Galaxy S7 ROM (Nougat 7.0, G930FXXU1DQFL). Base is Sammobile firmware zip and unpacking, editing, building and flashing goes well, but I'm having some troubles with the wifi not remembering networks. I'll have to fill in username/password everytime wifi's being turned on.
Running the kitchen in Ubuntu with a VM, Kitchen version is 3.0.3.9, used set_metadata permtype, root-zip is Magisk v13.1, unpacked and repacked boot.img, ROM is odexed and apk's are zipaligned.
Any clue in what's causing the wifi-networks to not be remembered?

nightcrow said:
Trying to build a debloated and rooted stock Samsung Galaxy S7 ROM (Nougat 7.0, G930FXXU1DQFL). Base is Sammobile firmware zip and unpacking, editing, building and flashing goes well, but I'm having some troubles with the wifi not remembering networks. I'll have to fill in username/password everytime wifi's being turned on.
Running the kitchen in Ubuntu with a VM, Kitchen version is 3.0.3.9, used set_metadata permtype, root-zip is Magisk v13.1, unpacked and repacked boot.img, ROM is odexed and apk's are zipaligned.
Any clue in what's causing the wifi-networks to not be remembered?
Click to expand...
Click to collapse
Just a little something we use to do was edit the build.prop change from true to false for the Note 4...
ro.securestorage.support=False for wifi

For Wi-Fi forgeting password on every reboot might be caused 2 things
1 - build.prop change this to false
ro.securestorage.support=false
2 - might be because busybox or magisk but this we had it in initial nougat for Samsung & i don't guess its still on newer busybox or magisk etc so try the build.prop changes & report us ok
sent From 920F Powered by Eragon

Thank you for your fast replies, very helpful! Will try editing the build.prop file and report my findings.

thereassaad said:
For Wi-Fi forgeting password on every reboot might be caused 2 things
1 - build.prop change this to false
ro.securestorage.support=false
2 - might be because busybox or magisk but this we had it in initial nougat for Samsung & i don't guess its still on newer busybox or magisk etc so try the build.prop changes & report us ok
sent From 920F Powered by Eragon
Click to expand...
Click to collapse
Sorry to report changing the build.prop file doesn't solve the problem with the phone not remembering wifi-networks. Editing the ro.securestorage.support line results in not being able to turn on wifi again after turning it off when the set-up is finished. Will try to use supersu instead of magisk and see what happens.

Yep , might be caused by busybox & magisk & too try to find libsecure_storage from old base then use them with ro.securestorage.support=false ok ..
sent From 920F Powered by Eragon

No luck with the supersu and busybox and no old base at hand. I'm out of options for the moment. Some sleep first

thereassaad said:
Yep , might be caused by busybox & magisk & too try to find libsecure_storage from old base then use them with ro.securestorage.support=false ok ..
sent From 920F Powered by Eragon
Click to expand...
Click to collapse
Again, no luck unfortunately. Found an old base and replaced the four libsecure_storage files, then changed ro.securestorage.support to false. It can't connect to any wifi network. Any other suggestions I can try?

nightcrow said:
Again, no luck unfortunately. Found an old base and replaced the four libsecure_storage files, then changed ro.securestorage.support to false. It can't connect to any wifi network. Any other suggestions I can try?
Click to expand...
Click to collapse
Where can you find the libsecure_storage files from the old base?

nooby1411 said:
Where can you find the libsecure_storage files from the old base?
Click to expand...
Click to collapse
To be honest I can't remember. Searched for them with explorer. EDIT: you can find them in system/vendor/lib and system/vendor/lib64 folders.
@SuperR. Haven't looked into this for a while but I updated the kitchen to version 3.0.6.1 and used S7's DQHN_DQF2 firmware as a base and the problem with the wifi is gone. Thread can be closed if @nooby1411 is just curious where to find the files and doesn't have the wifi-problem I encountered

Related

[Q] Galaxy S3 wifi hangs at turning on

Hi guys, i'm a galaxy s3 user for only 1 month. I have my phone rooted today by cf-root with no problems. Then i replaced my wpa_supplicant file with the file given in that thread
Code:
http://forum.xda-developers.com/showthread.php?t=854913
I'm using rootexplorer to reach the system folder. I restarted my phone and the wifi seems bricked (it hangs turning on). I have a backup of my original wpa_supplicant file and copied it into the folder system/bin, but nothing changed, the wifi still hangs turning on. My question is, can you post the original wpa_supplicant file? Any help would be greatly appreciated.
My phone is rooted with cf-root v-6.4 kit, and running on 3.0.15.782020 stock kernel, and the baseband ver. is I9300XXLFB.
EDIT: I have solved my problem. It probably caused by permissions. If you need help, please feel free to contact through pm
EDIT 2: I added my original wpa_supplicant file with a screenshot which shows the permissions of wpa_supp. file for those having the same problem. I will check the wpa_supplicant file to find out if i can do anything to show the ad-hoc networks, developing aside, i am a total noob if i succeed, then will write back again.
tornado06 said:
Hi guys, i'm a galaxy s3 user for only 1 month. I have my phone rooted today by cf-root with no problems. Then i replaced my wpa_supplicant file with the file given in that thread
Code:
http://forum.xda-developers.com/showthread.php?t=854913
I'm using rootexplorer to reach the system folder. I restarted my phone and the wifi seems bricked (it hangs turning on). I have a backup of my original wpa_supplicant file and copied it into the folder system/bin, but nothing changed, the wifi still hangs turning on. My question is, can you post the original wpa_supplicant file? Any help would be greatly appreciated.
My phone is rooted with cf-root v-6.4 kit, and running on 3.0.15.782020 stock kernel, and the baseband ver. is I9300XXLFB.
EDIT: I have solved my problem. It probably caused by permissions. If you need help, please feel free to contact through pm
Click to expand...
Click to collapse
I think you can flash a stock rom with Odin...
photomrq said:
I think you can flash a stock rom with Odin...
Click to expand...
Click to collapse
I was thinking about that solution, but my problem is solved. Thanks
Please help. im on the same situation
tornado06 said:
Hi guys, i'm a galaxy s3 user for only 1 month. I have my phone rooted today by cf-root with no problems. Then i replaced my wpa_supplicant file with the file given in that thread
Code:
http://forum.xda-developers.com/showthread.php?t=854913
I'm using rootexplorer to reach the system folder. I restarted my phone and the wifi seems bricked (it hangs turning on). I have a backup of my original wpa_supplicant file and copied it into the folder system/bin, but nothing changed, the wifi still hangs turning on. My question is, can you post the original wpa_supplicant file? Any help would be greatly appreciated.
My phone is rooted with cf-root v-6.4 kit, and running on 3.0.15.782020 stock kernel, and the baseband ver. is I9300XXLFB.
EDIT: I have solved my problem. It probably caused by permissions. If you need help, please feel free to contact through pm
Click to expand...
Click to collapse
hello dear,
my s3 model is same, and i've the same proble after replacing the file "wpa_supplicat", now i removed that file and put again original file, but
wifi is hang on turning on, please help, thank u very much
waiting for ur kind reply....
I had the same issue, but the permissions fix sorted it out for me. don't know how I even got myself in that mess in the first place.
can u tell more about permissions?
bomblol said:
I had the same issue, but the permissions fix sorted it out for me. don't know how I even got myself in that mess in the first place.
Click to expand...
Click to collapse
hello dear,
can u explain more about permissions, how i can fix?
sannwal said:
hello dear,
can u explain more about permissions, how i can fix?
Click to expand...
Click to collapse
if you are rooted then either go recovery/advanced/fix permissions or do it manually with root explorer
I Can do manually?
slaphead20 said:
if you are rooted then either go recovery/advanced/fix permissions or do it manually with root explorer
Click to expand...
Click to collapse
Dear,
I can do manually with root explorer, but which permissions are ok to fix?
i checked twice like this...
x x x
x - x
x - x
x x -
x x -
x - -
both are not working....
screen shot of how mine is
Did you reboot after?
yes i rebooted....
slaphead20 said:
Did you reboot after?
Click to expand...
Click to collapse
many times i rebooted....i changed the files from different sites, but no luck....
how i can flash stock rom, if it can help?
here you go
http://forum.xda-developers.com/showthread.php?t=1646610
[Stock Official Firmwares] I9300XXBLG8 (4.0.4) - United Kingdom (BTU) [27-07-12]
I got the wifi worked...but
slaphead20 said:
here you go
http://forum.xda-developers.com/showthread.php?t=1646610
[Stock Official Firmwares] I9300XXBLG8 (4.0.4) - United Kingdom (BTU) [27-07-12]
Click to expand...
Click to collapse
hello,
i did it, now wifi worked, but adhoc network didnt show up,
i took this headache to show up adhoc network on my s3, but its still not showing up....
this might be of interest
http://forum.xda-developers.com/showthread.php?t=1823274
Galaxy S3 Ad Hoc WiFi
sannwal said:
hello,
i did it, now wifi worked, but adhoc network didnt show up,
i took this headache to show up adhoc network on my s3, but its still not showing up....
Click to expand...
Click to collapse
Hi, unfortunately, it is impossible to show adhoc networks on our devices, at least now... If your pc is running on windows 7, you can try a virtual hotspot application that makes your wifi visible to your phone. I am using windows xp, so there is no way but waiting for a fix.
tornado06 said:
Hi guys, i'm a galaxy s3 user for only 1 month. I have my phone rooted today by cf-root with no problems. Then i replaced my wpa_supplicant file with the file given in that thread
Code:
http://forum.xda-developers.com/showthread.php?t=854913
I'm using rootexplorer to reach the system folder. I restarted my phone and the wifi seems bricked (it hangs turning on). I have a backup of my original wpa_supplicant file and copied it into the folder system/bin, but nothing changed, the wifi still hangs turning on. My question is, can you post the original wpa_supplicant file? Any help would be greatly appreciated.
My phone is rooted with cf-root v-6.4 kit, and running on 3.0.15.782020 stock kernel, and the baseband ver. is I9300XXLFB.
EDIT: I have solved my problem. It probably caused by permissions. If you need help, please feel free to contact through pm
EDIT 2: I added my original wpa_supplicant file with a screenshot which shows the permissions of wpa_supp. file for those having the same problem. I will check the wpa_supplicant file to find out if i can do anything to show the ad-hoc networks, developing aside, i am a total noob if i succeed, then will write back again.
Click to expand...
Click to collapse
Thank you so much dude.
Sent from my SPH-L710 using Tapatalk 2
I have the same problem of freezing when i try to turn WiFi on but i never replaced or changed any wpa_supplicant file or anything. Just once i flashed vu and it happened. Since then only sometimes it starts working and again gives the same error. I also checked the permissions, they are exactly what u have on your ss.

[MOD] L600 Sprint Mega Flashlight Toggle Mod TW 4.4.2 [KK]

Flashlight Quick Toggle Mod TW 4.4.2 NE4 ( De-Odexed )
​[FONT=&quot]This mod was made for the Sprint L600 Mega and is for the [/FONT][FONT=&quot]STOCK[/FONT][FONT=&quot] TW ROM 4.4.2 NE4. I do not recommend flashing to a Custom Rom as the ROM may contain other special permissions/policies ( if added ) that the Rom Developer may have implemented or even may have been required to add so the Custom Rom may run or function properly. [/FONT]​[FONT=&quot]
[/FONT][FONT=&quot]DISCLAIMER:[/FONT]
​[FONT=&quot]By YOU, the USER, flashing this file or manually pasting to modify your Android System, YOU understand and know what YOU are doing. I nor anyone will be held liable nor responsible for YOUR doing if your phone bricks. As always, as is suggested by many and myself, please make sure you perform a complete[/FONT]
[FONT=&quot]NANDROID BACKUP[/FONT]
[FONT=&quot]before flashing and/or modifying your OS or the mentioned stock .jar file. I also suggest YOU keep a separate copy of the stock .jar file handy, like in your External SDcard, if the phone decides not to boot up. Knowing this, YOU assume all responsibility for what happens as YOU, the USER, know and comprehend what YOU are doing and understand the consequences or severity of damages that can be brought to your [/FONT][FONT=&quot]device by flashing or modifying your OS incorrectly. [/FONT]
[FONT=&quot]You[/FONT][FONT=&quot] Have Been Warned !![/FONT]​[FONT=&quot]​[/FONT]
[FONT=&quot]What's Needed/Recommended:[/FONT]​
[FONT=&quot]Rooted Devise [/FONT][FONT=&quot]( to extract the needed files Manually for backup )[/FONT][FONT=&quot]
[/FONT][FONT=&quot]Custom Recovery [/FONT][FONT=&quot]( TWRP or CWMR/PhilZ for Flashing the ZIP )[/FONT][FONT=&quot]
[/FONT][FONT=&quot]Aroma File Browser/Explorer[/FONT][FONT=&quot] ( type browser in CWMR/PhilZ Recovery to manually move the files )[/FONT][FONT=&quot]
[/FONT][FONT=&quot]If you can do it via ADB Commands then all power to you.....[/FONT]
[FONT=&quot]I am providing [/FONT][FONT=&quot]BOTH[/FONT][FONT=&quot] stock Modded Sprint [/FONT][FONT=&quot]( SystemUI.apk )[/FONT][FONT=&quot] and [/FONT][FONT=&quot]( SecSettings.apk )[/FONT][FONT=&quot] files [/FONT][FONT=&quot]below.[/FONT]​
Flashlight Toggle Zip Flashable zip ( Tested - Not working - Removed )
SecSettings.apk
SystemUI.apk​ [FONT=&quot]
[/FONT]
[FONT=&quot]What To Do:[/FONT]​
You have two choices on installing the .apk files. You can either Flash the ZIP in your Custom Recovery or you can use some form of File Explorer via in Custom Recovery ( like the [FONT=&quot]Aroma File Explorer[FONT=&quot] for CWMR [/FONT][FONT=&quot]) or other means to copy & paste or push the .apk files to [/FONT][FONT=&quot]system/priv-app/[/FONT][FONT=&quot]. If you decide to do this manually, you will then need to set the file permissions to the modified apk files to[/FONT][FONT=&quot] 0644 [/FONT][FONT=&quot]and/or [/FONT][FONT=&quot]check mark off[/FONT][FONT=&quot] as the picture provided below shows using the method chosen through the root permissions it provides. You can rename the stock .apk files with " .bak " at the end so you don't have to delete them from the priv-app folder if you so choose. You will also need to add the “[/FONT][FONT=&quot]Flashlight[/FONT][FONT=&quot]” value in your settings.db file located in data\data\com.android.providers.settings\databases described in the link [/FONT][FONT=&quot]here[/FONT][FONT=&quot] . After just clear " [/FONT][FONT=&quot]cache[/FONT][FONT=&quot] " and " [/FONT][FONT=&quot]dalvik cache[/FONT][FONT=&quot]"ONLY after flashing or manually pasting the mod if you so choose.[/FONT][/FONT]​​
[FONT=&quot]Words of caution[/FONT][FONT=&quot].....[/FONT]​[FONT=&quot]if you attempt to do this manually and are still actively booted in your Android OS while modifying or deleting the .apk file/s, there may be a chance that your phone will immediately reboot and you will not be able to boot into the OS and remain stuck as the apk’s is/are no longer visible to your OS. This is why you need to do this before booting up like in recovery.[/FONT]​​
[FONT=&quot]Other Galaxy Mega Variants[/FONT][FONT=&quot] - [/FONT][FONT=&quot]Disclaimer[/FONT][FONT=&quot]:[/FONT]
​[FONT=&quot]I do not know if this will work on other carriers/models as they all are different and can or will have different permissions/policies set forth so you will be trying at your own risk. The .apk files are easily modified and the required files are easily found by searching the forums as I have. If these .apk file worked for a different Samsung Galaxy Mega devise then please advise me and give proper credit. Use, extract, exhume, etc the files as you choose or please. [/FONT]​[FONT=&quot]================================================== =================[/FONT]​[FONT=&quot]
Thanks and credits go out to :[/FONT]
[FONT=&quot]@rompnit
@tdunham
@CNexus[/FONT]
[FONT=&quot]for the How-Too's, find’s and files needed for this MOD and the help provided. If I missed someone please PM me or let me know.....[/FONT]
[FONT=&quot]&
Google & Samsung.......
[/FONT][FONT=&quot]
[/FONT]​[FONT=&quot]
[/FONT][FONT=&quot]Enjoy! [/FONT][FONT=&quot]
[/FONT][FONT=&quot]More Stock TW mods for the Sprint Mega L600 are sure to come![/FONT]​
If anyone can test the flashable zip and/or check the updater-script to make sure it will back up the apk's and write the values in for you please do so and check back please.
I thought on stock rom you can toggle flash light while screen is off. just hold volum up botton
Yes4g4me said:
I thought on stock rom you can toggle flash light while screen is off. just hold volum up botton
Click to expand...
Click to collapse
I don't remember having the ability to turn it on or off in my settings with KitKat 4.4. The only way I knew was to use Xposed App to do so. I rather use an actual Toggle built in the stock System located in the Pull Down section.
Zip flash did work getting a update error
dyra502 said:
Zip flash did work getting a update error
Click to expand...
Click to collapse
What type of update error? Also did or did not flash? Thanks.
May end up just making this as a manual push mod instead of flashing.
DarkAngel said:
What type of update error? Also did or did not flash? Thanks.
May end up just making this as a manual push mod instead of flashing.
Click to expand...
Click to collapse
update -binary error and i try to push it to and a no go. but i also had my hotspot unlock that may be the reason it not working
dyra502 said:
update -binary error and i try to push it to and a no go. but i also had my hotspot unlock that may be the reason it not working
Click to expand...
Click to collapse
You had the hotspot mod done on the Mega?
DarkAngel said:
You had the hotspot mod done on the Mega?
Click to expand...
Click to collapse
yes and it works for sprint
dyra502 said:
yes and it works for sprint
Click to expand...
Click to collapse
Oh nice. Was it the same as the Note 2 or Galaxy S4/5? Also was this on KK NE4 and do you mind sharing the services.jar file from your Mega?
The HotSpot Mod should not affect the flashlight quick toggle. You did also edit the setting.db file as well correct and add Flashlight; to the line right?
DarkAngel said:
Oh nice. Was it the same as the Note 2 or Galaxy S4/5? Also was this on KK NE4 and do you mind sharing the services.jar file from your Mega?
The HotSpot Mod should not affect the flashlight quick toggle. You did also edit the setting.db file as well correct and add Flashlight; to the line right?
Click to expand...
Click to collapse
yes I,m on ne4 and here what i flash and that was it
dyra502 said:
yes I,m on ne4 and here what i flash and that was it
Click to expand...
Click to collapse
Thank you sir. I will look into modding the services.jar for this. Also there should not be a problem for you to push these to your system, set permission to the files and then reboot. Also have to make sure you modify your settings.db file so it will show up in your toggles.

[GUIDE] How to use microG with our mi5 (Custom Nougat ROM)

Installation guide of microG services in three ways:​-On ROMs with signature spoofing option.
-On Deodexed ROMs without signature spoofing option.
-On Odexed ROMs without signature spoofing option.​
I'm using win10 all the time here, and this guide is for Nougat ROMs only.
Hi everybody! Two months ago I discovered the awesome world of microG, a life without original google play services, without any of my data on google and with better battery life (we all know how google services drains battery). For more general information, refere please to these threads and forums:
https://forum.xda-developers.com/android/apps-games/app-microg-gmscore-floss-play-services-t3217616
https://microg.org/
https://shadow53.com/no-gapps/
Today I present you my guide (none of this work is done by me, I'm just showing the way I install these services) to install microG features.
The first thing we need is a ROM without gapps included. Then is needed to know if it supports signature spoofing out-of-the-box, you can see if the ROM is present on this list: https://forum.xda-developers.com/android/general/index-list-custom-roms-offering-t3557047 or ask developer in his own thread. If it supports it, you can directly go to the instructions num 1) . If else, you need to know if the ROM is odexed or deodexed, for this, you can ask on the dev thread or unpack the rom yourself.
How to unpack the ROM:
You can unpack it with 7-zip and then decompress it with this tool: https://forum.xda-developers.com/android/software-hacking/tool-tool-unpack-repack-dat-img-v2-0-t3284806. You must place the system.transfer.list and the system.new.dat you'll find in the decompressed folder in the Input_dat folder of the tool given, then open the tool with usage permission and mark option 1, then wait until process is finished and you'll have the output in the System_unpack folder.
Then you only need to go to the /system_/framework/ folder and see if there's any arm, arm64, folder with .oat files inside. If there isn't, congratulations, your rom is deodexed and you can follow path 2). If there is any of these folders mentioned with .oat files, your rom is odexed, and you'll need to follow path 3).
Note: on all this process we will be using the @Shadow53 files placed on https://shadow53.com/no-gapps/downloads/, I personally use the "microG with playstore" and the "calendar and contacts" flashable zips (I've modified the calendar and contacts zip because of some issues with sync that i don't know if were solved, I let the modified flashable zip later in this post) please, before asking or complaining, read his page fully, his work is awesome.
1) ROMs with signature spoofing option:
This is the easy way. We only need to install the clean ROM and then flash the microG and the sync packages we've donwnloaded before. Once booted, we only need to active signature spoofing option and check microG Self-Check and we are ready to go. In order to install backends for network location, please, refer to proper threads.
2) Deodexed ROMs without signature spoofing option.
Here we will follow the steps as if we had a signature spoofing option (as the previous paragraph) but obiously we won't active nothing when booted and we will use this tool: https://forum.xda-developers.com/android/development/tingle-fork-needle-t3438764 (please, read carefully before asking) if your ROM is deodexed and you follow the steps carefully, you'll have patched the ROM in a few minutes. Then you just need to reboot and check with microG Self-Check.
3) On Odexed ROMs without signature spoofing option.
This is my "original" way, as nobody explained fully how to do it. Here, you need to deodex the framework folder and then flash the rom with the tingle patch already applied. Let's begin.
First, you need to get the /system_/framework and the build.prop you unpacked when checking if the rom was or not odexed. Then you need to deodex it by using this tool https://forum.xda-developers.com/android/software-hacking/tooll-03-12-fulmics-deodexer-1-0-t3512081 (I have to say sometimes it only works for me the 1.1 version) it's easy, you'll need to download the tool and the backsmali, smali 2.2 or later (already compiled in .jar, I let them later in this thread) and run it.
Once you have the framework deodexed (erase the arm, arm65 and oat folder if there is any left) you just need to get the framework.jar and patch it with tingle (option 2 in the script, the patched file will be in the output folder), then replace the patched framework in the deodexed framework folder.
Now you just need to pack it in a flashable zip that must erase the current framework folder of your ROM and then place the one you deodexed, for this, I let you all a flashable zip I made modifying the one the ZIPme app made. Yo must unpack it and replace the framework folder in "system" with the deodexed one with the patched file and repack it.
Then you just need to flash the clean ROM and afte that the framework-replacer.zip and all microG flashable zips you need, once booted you can directly check microG and you'll se it is already patched.
Suggestions are welcome on this guide!
Many thanks to all devs and people made all this possible:
Marvin for microG.
Shadow53 for his guide and flashable zips.
ale5000 for tingle.
xpirt for fulmics deodexer.
Kritsada Chaitan for his unpacking tool.
Primokorn for his signature spoofing support list.
JRummy Apps for ZIPme.
kevinkvothe (I gess)
Anyone else feeling he/she should be on this list, please, tell me.​
Downloads.
https://mega.nz/#F!id1jlZoS!6Su8IJeGQnYO_3olQmQMTg
Reserved
Pole
Thanks for the concise, resource-rich guide. I've been trying to patch an odexed ROM for the past few weeks, and never thought to try and flash it with the patched framework.jar. Cheers! I'm going to give this a try first thing tomorrow!
Thx for this guide, worked for me...
Best regards
@kevinkvothe
Hi,
have you tried my Google Sync Add-on?
It would be nice to know if it is working for everyone.
That was one hell of a long ride but I got the signature spoofing working.. Thanks a lot.
I got the Error [RH-01] with play store but after rebooting it was fixed somehow.
ikzouhetnietweten said:
That was one hell of a long ride but I got the signature spoofing working.. Thanks a lot.
But my Play Store aint working! it says Error [RH-01] , I tried everything from deleting cache, data, enabled google device registration in micro settings, enabled google cloud messaging.. etc etc Everything is checked in Self checked.
Click to expand...
Click to collapse
Enable "Google device registration" in micro settings, then clear data of Play Store, termintate it and remove it from recent apps.
Then run it again.
ale5000 said:
@kevinkvothe
Hi,
have you tried my Google Sync Add-on?
It would be nice to know if it is working for everyone.
Click to expand...
Click to collapse
I tested it once, when I started to learn about microG and it didn't work, but I'm not sure all was working and if I had signature spoofing support so... I'll test it when possible.
Hi all,
I'm using RR + Magisk + NanoMod which can achieve this faster. However, I was dumbfounded when I couldnt get sync properly to work, however flashing the google sync adapter work. I urge anyone who want to use microG to use nanomod version, as it is simpler. you only have to flash via twrp and let it sit.
ale5000 said:
@kevinkvothe
Hi,
have you tried my Google Sync Add-on?
It would be nice to know if it is working for everyone.
Click to expand...
Click to collapse
thank you
xiiihyou13 said:
Hi all,
I'm using RR + Magisk + NanoMod which can achieve this faster. However, I was dumbfounded when I couldnt get sync properly to work, however flashing the google sync adapter work. I urge anyone who want to use microG to use nanomod version, as it is simpler. you only have to flash via twrp and let it sit.
thank you
Click to expand...
Click to collapse
It depends what you mean, both are flashable zip so as simplicity should be the same.
kevinkvothe said:
I tested it once, when I started to learn about microG and it didn't work, but I'm not sure all was working and if I had signature spoofing support so... I'll test it when possible.
Click to expand...
Click to collapse
In the latest version I have fixed permission problems, so it will most likely work out of the box.
xiiihyou13 said:
Hi all,
I'm using RR + Magisk + NanoMod which can achieve this faster. However, I was dumbfounded when I couldnt get sync properly to work, however flashing the google sync adapter work. I urge anyone who want to use microG to use nanomod version, as it is simpler. you only have to flash via twrp and let it sit
thank you
Click to expand...
Click to collapse
But unfortunately Nanomod Patcher does not work on odexed and deodexd ROMs, I don't know yet if mine is odexed or deodexed but will have to check It's the unofficial LinageOS 14.1 for lt03lte - the official nightly does unfortunately not detect my external SD Card!
Juat FIY, now that nougat supports xposed, this is much easier when using Fakegapps module [emoji106]
Lähetetty minun MI 5 laitteesta Tapatalkilla
Seems like noone mentioned this but microG have own fork of LineageOS with already build in microG services.
https://lineage.microg.org/

[Mod] 3-Way Reboot Menu - Miui 10.3.7.0 [Random]

3-Way Reboot Menu​
EU 10.3.7.0 version : Work fine
EU_Poco_F1_PowerMenu_Custom_Miui-10.3.7.0_Stable_by_Monpseudo.zip
To restore stock version , flash this file:
EU_Restore_Poco_F1_PowerMenu_Miui-10.3.7.0_Stable_by_Monpseudo.zip
Global 10.3.7.0 version : Someone to test? Not sure it works ...
Global_Poco_F1_PowerMenu_Custom_Miui-10.3.7.0_Stable_by_Monpseudo.zip ???
Make a system backup before the flash. The first start can be long...
To restore stock version , flash this file:
Global_Restore_Poco_F1_PowerMenu_Miui-10.3.7.0_Stable_by_Monpseudo.zip
Credit:
Thanks to @dr4kendroid by whom I was inspired to obtain this mod
Installation:
- Make a backup of system partition with twrp
-Use Twrp recovery to flash the zip file
Previous versions:
Poco_F1_PowerMenu_Custom_Miui-10.0.4.0_Global_Stable.zip
Poco_F1_PowerMenu_Custom_Miui-9.6.24.0_Global_Stable.zip
Poco_F1_PowerMenu_Custom_Miui-9.6.22.0_Global_Stable.zip
Poco_F1_Restore_PowerMenu_Miui-10.0.6.0_Global_Stable_by_Monpseudo.zip
Poco_F1_Restore_PowerMenu_Miui-10.0.4.0_Global_Stable.zip
Poco_F1_Restore_PowerMenu_Miui-9.6.24.0_Global_Stable.zip
Poco_F1_Restore_PowerMenu_Miui-9.6.25.0_Global_Stable.zip
Poco_F1_Restauration_PowerMenu_Miui-9.6.22.0_Global_Stable.zip
Update to 9.6.24 Global stable version
Is this work with miui 10
abdohop said:
Is this work with miui 10
Click to expand...
Click to collapse
No, just miui 9.6.24.0
Update 17/10/2018
Compatible with the 9.6.25.0 sotck version
Add 9.6.25.0 restore files .
Kindly make for MIUI 8.11.1 Android 9.
Update 2/11/2018
Addition of 10.0.4.0 Miui version
Update 18/11/2018
Addition of 10.0.6.0 Miui version
why we must flash zip?
1 use root explorer like mixplorer.apk,
2 go to system/media/theme/default and rename 'powermenu' to powermenu.apk2 (for backup that file)
3 download 'powermenu.zip' from attach files and delete '.zip' (cant upload file name 'powermenu' whitout '.zip' extensions)
4 copy file 'powermenu' from attach files to system/media/theme/default (check permissions 644)
5 no need reboot
for restore orginal files delete 'powermenu' and rename powermenu.apk2 to 'powermenu'. no need reboot.
mikussj3 said:
why we must flash zip?
1 use root explorer like mixplorer.apk,
2 go to system/media/theme/default and rename 'powermenu' to powermenu.apk2 (for backup that file)
3 download 'powermenu.zip' from attach files and delete '.zip' (cant upload file name 'powermenu' whitout '.zip' extensions)
4 copy file 'powermenu' from attach files to system/media/theme/default (check permissions 644)
5 no need reboot
for restore orginal files delete 'powermenu' and rename powermenu.apk2 to 'powermenu'. no need reboot.
Click to expand...
Click to collapse
Icons are there but clicks are not working since your zip is pngs only and not modding services.jar
mikussj3 said:
why we must flash zip?
.
Click to expand...
Click to collapse
Thank you for your solution but I am going to allow to bring you an answer
Because simply most of the users prefer to flash a zip file without having to make other manipulations. Many feel reassuring so by operating
But if you are willing I am also going to bring a quite small criticism in your description of your solution
mikussj3 said:
1 use root explorer like mixplorer.apk,
2 go to system/media/theme/default and rename 'powermenu' to powermenu.apk2 (for backup that file)
3 download 'powermenu.zip' from attach files and delete '.zip' (cant upload file name 'powermenu' whitout '.zip' extensions)
4 copy file 'powermenu' from attach files to system/media/theme/default (check permissions 644)
5 no need reboot
for restore orginal files delete 'powermenu' and rename powermenu.apk2 to 'powermenu'. no need reboot.
Click to expand...
Click to collapse
You sure you do not forget anything?
Because if you apply only it there will be no change.
50 % of the work is missing so that actually the new functions are present in powermenu . As for example to edit the services.jar file ...
Excuse me, it is not 50 % which it misses but 90 % in fact. Because you have to de-odex services.jar file, decompile services.jar file, recompile services.jar file, edit servives.jar file, and copy the new services.jar file in framework folder with 644 permission.
But I am certain that it is just any forgetting from you and that you fast go to correct your solution
Thank you in advance
slimshouki said:
Icons are there but clicks are not working since your zip is pngs only and not modding services.jar
Click to expand...
Click to collapse
i use mine ,'powermenu' and working perfect whitout modify service.jar. are you try my way? im on last EU miui 11.15. mayby on orginal global rom dont work?
jac10000 said:
Thank you for your solution but I am going to allow to bring you an answer
Because simply most of the users prefer to flash a zip file without having to make other manipulations. Many feel reassuring so by operating
But if you are willing I am also going to bring a quite small criticism in your description of your solution
You sure you do not forget anything?
Because if you apply only it there will be no change.
50 % of the work is missing so that actually the new functions are present in powermenu . As for example to edit the services.jar file ...
Excuse me, it is not 50 % which it misses but 90 % in fact. Because you have to de-odex services.jar file, decompile services.jar file, recompile services.jar file, edit servives.jar file, and copy the new services.jar file in framework folder with 644 permission.
But I am certain that it is just any forgetting from you and that you fast go to correct your solution
Thank you in advance
Click to expand...
Click to collapse
Of course this is the correct way to go. However, your deodexed services.jar is not good as stock in terms of performance, delays, random freezes and touch delays. Seems that some bugs exist in your kitchen. I tried it many times in 10.0.4 and in 10.0.6 with same behaviour. I revert back to stock.
Thank you for your efforts and your time as well
slimshouki said:
Of course this is the correct way to go. However, your deodexed services.jar is not good as stock in terms of performance, delays, random freezes and touch delays. Seems that some bugs exist in your kitchen. I tried it many times in 10.0.4 and in 10.0.6 with same behaviour. I revert back to stock.
Thank you for your efforts and your time as well
Click to expand...
Click to collapse
I have never had this kind of problems ...
jac10000 said:
I have never had this kind of problems ...
Click to expand...
Click to collapse
May be you cannot feel it now but you will certainly feel the difference if you flashed stock after a while.
Regarding modded systemui, tiny difference is not noticeable at all.
Dear dev, you're doing a unique job on both your mods. Please continue the same as they're both must have for the ones who are on MIUI.
Thanks a lot. Keep it going.!
Also if you're on Telegram, please mention your username in the OP so people can contact you easliy for bugs, requests etc.
Cheers.
psygarden said:
Dear dev, you're doing a unique job on both your mods. Please continue the same as they're both must have for the ones who are on MIUI.
Thanks a lot. Keep it going.!
Also if you're on Telegram, please mention your username in the OP so people can contact you easliy for bugs, requests etc.
Cheers.
Click to expand...
Click to collapse
Thank you for your encouragement
Sorry I don't have Telegram.
And I'm not a dev, just a user as you who got hooked to mod stock rom since a few years. I have never followed formation in computing and my job has nothing to do with that. It is just as a game for me to bring these modifications.
jac10000 said:
3-Way Reboot Menu
Discontinued
I am sorry, the adventure stops here for me.
That takes me too much time and that disrupts what I have to make at my home and my work.
For me that will stop to Miui 10.0.6
It is too fascinating and I have to dedicate myself to something else ...
Update 18/11/2018
Addition of 10.0.6.0 Miui version
[/HIDE]
Click to expand...
Click to collapse
Battery drain is horrible. Have you noticed that??
New Methods for bootloader and recovery added in
Smali seems is causing the problem.
slimshouki said:
Battery drain is horrible. Have you noticed that??
New Methods for bootloader and recovery added in
Smali seems is causing the problem.
Click to expand...
Click to collapse
I do not meet this problem ...
jac10000 said:
I do not meet this problem ...
Click to expand...
Click to collapse
Have you noticed that samlis r the same of 10.0.4

FM Radio in SM-A530W working!

Yes that is right. I poked around looking for a while until I came across a couple of files that looked good. Yeah I know...
All I did was take from the a530f the /system/etc/permissions/privapp-permissions-com.sec.android.app.fm.xml file and put it into my own directory along with the hybrid radio folder and apk in the system/priv-app/ directory. I set permissions accordingly, rebooted and that's it. Files are zipped and ready. Just set permissions right. I don't even know how to push/pull files exactly so if you're rooted then it's an easy deal.
Oh I used fx file explorer. I also hit "symlink" when I copied the folder with the apk. So just reboot and there was the app ready to go.
Enjoy, Canada! Should work generally the same on Samsung devices I would think. No expert but seems like it should.
Screenshot
Forgot the screenshots and specifics.
1) Download FX File Explorer from playstore (7 day trial and download the root add-on).
2) Put the .xml file in /system/etc/permissions/ and set permission rx- r- r- (you'll have to mount it I believe).
3) Put the folder with apk into /system/priv-app/ directory and I hit "symlink" only. Probably just sets permissions. Reboot and that's it.
*deleted*
the folder in /system/priv-app/ should be rwx r-x r-x and the apk contained within it should be rw- r-- r--
The xml in /system/etc/permissions/ is rw- r-- r--
ALL A530W ON CUSTOM ROMS: you don't have to do this because the rom already has fm radio
Yeah i thought so... that's why i thought i put in the apk twice. NOOB!
So just the .xml file then, correct?
I had no idea it was that easy. Cannot figure out how or why i never saw that in any searches.
So really apart from a few apk's, Samsung just magically omitted the files from Canadian W's.
Unreal. Even more unreal is this "locked chip" talk when really it is just not given access from 6 lines of text.
Unless you can point me to other examples, i am going to sort through other device ROMS and post .xml's for easy access. If it is similar for other Galaxy phones.
587.saboor said:
ALL A530W ON CUSTOM ROMS: you don't have to do this because the rom already has fm radio
Click to expand...
Click to collapse
Umm... ok are saying the .xml is not needed? Nothing is needed? Not quite sure now
mindlery said:
Umm... ok are saying the .xml is not needed? Nothing is needed? Not quite sure now
Click to expand...
Click to collapse
yes because the rom is based on a530f system
587.saboor said:
yes because the rom is based on a530f system
Click to expand...
Click to collapse
So you're saying in order to use the FM radio apk I need to install the SM-A530F ROM?
I think it's better to add the xml instead of flashing an F rom. I know they're the same but if you can grab any firmware from sammobile, flash and no modding I'd love to know about this!
+
mindlery said:
So you're saying in order to use the FM radio apk I need to install the SM-A530F ROM?
I think it's better to add the xml instead of flashing an F rom. I know they're the same but if you can grab any firmware from sammobile, flash and no modding I'd love to know about this!
+
Click to expand...
Click to collapse
I mean IF any a530w has an a530f rom installed already, they do not need to do this because apk and xmls already exist by default from the rom.
and I mean custom roms, NOT official. (so basically every rom available for this device because a lot of developers aren't from Canada)
(and I think official rom from a530f has fm radio too, I never tried flashing official a530f rom )
I have Lightrom on my phone, and it's for a8 and a8+ but the thread is in a8+ forums so check there if you want it
Oh ok yeah for sure. I didn't think any ROMS wwre available.
BUT... for anyone that has an A8 in Canada that has root and likes their current set up (do we ever stop)? Then this is an easy addition.
I used hades A8 port when i had my A5 and i think i got spoiled. I shall go download and flash away now...
Thanks. Gonna peek into the S9 and see if it's the same as well. (Out of curiousity).
Well, after 30 minutes, then 20, I'm done staring at SAMSUNG Galaxy A8 POWERED BY android.
Tell me the secret about installing an F rom onto a W. Not "they're the same." How?
mindlery said:
Well, after 30 minutes, then 20, I'm done staring at SAMSUNG Galaxy A8 POWERED BY android.
Tell me the secret about installing an F rom onto a W. Not "they're the same." How?
Click to expand...
Click to collapse
check pm
finally got it working
i tried on 3 different roms with no luck. finally i got it working on the floydport rom. no xml needed. i had to put the hybrid radio folder and apk into system/apps after mounting read write, then installed with the root installer built in fx explorer, rebooted and now i have working radio. for some reason every time i put them in the priv-apps folder they dissapear on reboot. just posting in case someone else is having problems. thanks for the apk!!
Yes the floyd rom had a file in peemissions already.
When i was doing it i probably did not do it right.
But i was successful at it again after going to stock after January's update.
I used fx and navigate to areas i needed and unlock the mount lock up top along the way and back out unmounting.
If you did floyd, then do the treble rom and not only is it a decent rom on its own and able to switch images easily, it has radio already there.
stringman666 said:
i tried on 3 different roms with no luck. finally i got it working on the floydport rom. no xml needed. i had to put the hybrid radio folder and apk into system/apps after mounting read write, then installed with the root installer built in fx explorer, rebooted and now i have working radio. for some reason every time i put them in the priv-apps folder they dissapear on reboot. just posting in case someone else is having problems. thanks for the apk!!
Click to expand...
Click to collapse
Do the treble!
Worked for me, thanks!
Any luck to perform this on a non rooted stock firmware? May with adb or another thing?
That's a good question. You would need to push just two files. If you had an A8 when released up until a certain point you'd only need to push the .xml
They never even bothered removing the apk.
So, since i am rooted with treble on a device without official treble support from Samsung, and a modified version of one ui, maybe you should try. I think it's a bit easier if you go first.
Is there a simple way to get the FM radio working like you said by just copying a file to a folder? I'm kind of a newbie at this and was wondering if anyone would consider writing the "how to" for this procedure that someone like me could understand. Just a simple step by step 1 2 3 on where to get the fm file and app and how to copy them in the A520W folders to make that FM tuner work. I was a little shocked Canadian carriers would even consider omitting the radio purely based on their greed......... ok, I wasn't really shocked, it's pretty much the norm up here.

Categories

Resources