Viper4Android FX and Moto Time and Weather Widget [Release][Magisk] - Google Pixel 5 Themes, Apps, and Mods

Everything tested here was with LineageOS 18.1 April 14th build with Magisk 22.1.
I have been unable to install Viper4Android FX on my Pixel 5 because it kept hanging on downloading latest apk. I dug through the module, found the url, deleted the download script, manually added the apk, and repacked the module. It now installs without a problem. This did need Audio Modification Library from magisk repo and ViperFX needed Legacy Mode turned on in settings.
I also had a problem installing the Moto Time and Weather widget from the repo. At first I thought it was because the max api was set too low, and by changing that I have got it working before, but it required several reboots and time before the widget loaded correctly. I have fixed both of these issues. I replaced the widget apk with the latest version as of 4/19/2021 and changed the max api version to 40. After reboot, I added the widget (it's now Moto Time and Weather, no longer just Time and Weather), and it loaded right up. This latest version comes with 3 different widgets, all of which worked right after adding them. I have no idea what the other files are in the zip, I'm assuming they're frameworks to get it working. Just trying to install the apk returns App Not Installed, so they seem nessecary.
Below is the google drive links to the magisk zips. Only flash these through Magisk.
Viper4Android FX
v4afx.zip
drive.google.com
Moto Time and Weather widget Magisk module
Moto_Clock_Widget-v10.2(36).zip
drive.google.com

I'm unable to grant the background location permissions the moto one requires.
I tried cutting it to /sdcard and installing there to allow it and planned on returning it but that doesn't work. I looked through the magisk zip for something that looked related to this permission but I couldn't find one.

aleph.mercury said:
I'm unable to grant the background location permissions the moto one requires.
I tried cutting it to /sdcard and installing there to allow it and planned on returning it but that doesn't work. I looked through the magisk zip for something that looked related to this permission but I couldn't find one.
Click to expand...
Click to collapse
You just flash it, add widget, click it, click use location or something, and allow permission. If it doesn't come up, you go to settings, apps, time and weather, permissions, and turn on location.

aleph.mercury said:
I'm unable to grant the background location permissions the moto one requires.
I tried cutting it to /sdcard and installing there to allow it and planned on returning it but that doesn't work. I looked through the magisk zip for something that looked related to this permission but I couldn't find one.
Click to expand...
Click to collapse
I went and checked to see what was happening and it seems it's requesting location 24/7 and there is no permission to allow that kind of access. I'll look into it later.
edit : I cannot seem to figure this one out. I've tried deleting background location requirement from apk and it's still requesting it. Android 11 doesn't seem to have this location permission. I have decompiled the apk and I am posting here hoping someone knows how to remove this problem. The location should work fine with "While the app is in use", because that would be all the time. I'm not sure why it's giving this problem.
The app does work with manually set location.
Here is the download link for the decoded files
Dropbox - File Deleted - Simplify your life
www.dropbox.com

Knuxyl said:
Everything tested here was with LineageOS 18.1 April 14th build with Magisk 22.1.
I have been unable to install Viper4Android FX on my Pixel 5 because it kept hanging on downloading latest apk. I dug through the module, found the url, deleted the download script, manually added the apk, and repacked the module. It now installs without a problem. This did need Audio Modification Library from magisk repo and ViperFX needed Legacy Mode turned on in settings.
I also had a problem installing the Moto Time and Weather widget from the repo. At first I thought it was because the max api was set too low, and by changing that I have got it working before, but it required several reboots and time before the widget loaded correctly. I have fixed both of these issues. I replaced the widget apk with the latest version as of 4/19/2021 and changed the max api version to 40. After reboot, I added the widget (it's now Moto Time and Weather, no longer just Time and Weather), and it loaded right up. This latest version comes with 3 different widgets, all of which worked right after adding them. I have no idea what the other files are in the zip, I'm assuming they're frameworks to get it working. Just trying to install the apk returns App Not Installed, so they seem nessecary.
Below is the google drive links to the magisk zips. Only flash these through Magisk.
Viper4Android FX
v4afx.zip
drive.google.com
Moto Time and Weather widget Magisk module
Moto_Clock_Widget-v10.2(36).zip
drive.google.com
Click to expand...
Click to collapse
The download link was not available anymore...

Related

[Q] Xposed installer does not install

Hi, i have a Moto G and I did the OS upgrade ... now it has kitkat 4.4.2
After the upgrade, the Xposed Installer did not work anymore ... it was uninstalled apparently. I said "apparently" because some modules work.
So, I tried to download and install the last version of Exposed Installer ... but without success. The installer starts and run ... after some moments it says "App not installed".
I uninstalled all modules and tried again, but the Exposed Installer always shows "App not installed".
Can anyone help me ?
i had this problem before, you need any file manager and navigate to Android/data/ then you have to find the xposed installer folder and delete it then reinstall the apk
JazzieBoi said:
i had this problem before, you need any file manager and navigate to Android/data/ then you have to find the xposed installer folder and delete it then reinstall the apk
Click to expand...
Click to collapse
Hi! Thanks for your reply. Anyway I did the factory reset. After this the installation worked without problems!
JazzieBoi said:
i had this problem before, you need any file manager and navigate to Android/data/ then you have to find the xposed installer folder and delete it then reinstall the apk
Click to expand...
Click to collapse
thank you so much for this !!
After upgrading to Marshmallow (Resurrection Remix) on S4 GT-I9500, the xposed apk file was not installing.
I had followed all instructions, proper .zip and .apk files, even clearing cache, etc. but nothing was working.
However, I found this solution on the net and it works!
xposed is active now.
``````````````````````````````
After trying to post the message, I realised that since I am new to the forum I am not allowed to post external links.
But google "xposed app not installed" without the quotes and you will see the solution on a website (may be 4th or 5th from top) called mrad4tech.blogspot
This is what it says (credit to original author):
(1) Root enabled ES file explorer required
(2) Copy the not working .apk to system/app (retain the .apk file in original location for step 6, if required)
(3) Reboot phone
(4) You will see the application in the app drawer
(5) Try opening the app (this worked for me so I did not have to go to next step)
(6) If it force closes then install the .apk (in original location) now normally and it will work
Rajeev2401 said:
After upgrading to Marshmallow (Resurrection Remix) on S4 GT-I9500, the xposed apk file was not installing.
I had followed all instructions, proper .zip and .apk files, even clearing cache, etc. but nothing was working.
However, I found this solution on the net and it works!
xposed is active now.
``````````````````````````````
After trying to post the message, I realised that since I am new to the forum I am not allowed to post external links.
But google "xposed app not installed" without the quotes and you will see the solution on a website (may be 4th or 5th from top) called mrad4tech.blogspot
This is what it says (credit to original author):
(1) Root enabled ES file explorer required
(2) Copy the not working .apk to system/app (retain the .apk file in original location for step 6, if required)
(3) Reboot phone
(4) You will see the application in the app drawer
(5) Try opening the app (this worked for me so I did not have to go to next step)
(6) If it force closes then install the .apk (in original location) now normally and it will work
Click to expand...
Click to collapse
thx man, you're the guy.. you rockkkk maannn....!!!!

Remove all AOSP apps

I am wondering if someone can make a flashable zip to remove all AOSP apps like phone, contacts, calendar, calculator, mail etc. All this apps are old dinosaurs apps and I am replacing them every time when I flash ROM. Also same thing with Music FX or DSP Manager. Because I am using Viper4Android I have to remove them before I flash Viper.
I have no skill come to that but will be nice if someone can create flashable zip or aroma installer which will remove all of that. Anyone?
"...old dinosaur apps..."
That still work. But I understand where you're coming from. With Google now updating most apps included in AOSP through the Play Store now the versions still in AOSP no longer get updated. What are you replacing these apps with, and is it a flashable zip you're using or a manual install?
simunovic said:
I am wondering if someone can make a flashable zip to remove all AOSP apps like phone, contacts, calendar, calculator, mail etc. All this apps are old dinosaurs apps and I am replacing them every time when I flash ROM. Also same thing with Music FX or DSP Manager. Because I am using Viper4Android I have to remove them before I flash Viper.
I have no skill come to that but will be nice if someone can create flashable zip or aroma installer which will remove all of that. Anyone?
Click to expand...
Click to collapse
If you install "Stock" or "Super" OpenGapps, it automatically replaces them I believe.
MrBrady said:
If you install "Stock" or "Super" OpenGapps, it automatically replaces them I believe.
Click to expand...
Click to collapse
Yes, also with aroma open gapps I can simply replace anything I need. But, there is a catch. All this apps when they get updated in Google Play they stay where they are and new copy is installed like a duplicate. So you can uninstall update and get back to old version. That part I don't like. Why on Earth I need old app?
While apps installed from Google Play when they get updated they will be simply replaced. That is the reason why I would like to create aroma installer to remove all this apps from the system. Then I choose pico apps and everything else grab from Play Store.
I believe that make sense, right?
simunovic said:
Yes, also with aroma open gapps I can simply replace anything I need. But, there is a catch. All this apps when they get updated in Google Play they stay where they are and new copy is installed like a duplicate. So you can uninstall update and get back to old version. That part I don't like. Why on Earth I need old app?
While apps installed from Google Play when they get updated they will be simply replaced. That is the reason why I would like to create aroma installer to remove all this apps from the system. Then I choose pico apps and everything else grab from Play Store.
I believe that make sense, right?
Click to expand...
Click to collapse
There appear to be duplicates because the original GAPPS package installed the AOSP version as a System App. When the app gets updated from the Play Store, the update is installed as a User App. So when you re-install/dirty install with the Stock or AROMA package, it does remove the System version, but not the Updated/User Version.
The only way around this that I know of is to not let apps update or install the desired GAPPS package from the very beginning.
There are also flashable mods that remove GAPPS, like this one: http://forum.xda-developers.com/nexus-6p/themes-apps/script-google-apps-debloater-t3446118. It works on the Nexus 6 as well, although it doesn't remove 100% of what it says it does. It's been hit-and-miss for me, but does work for the major debloat (international keyboards).
MrBrady said:
There appear to be duplicates because the original GAPPS package installed the AOSP version as a System App. When the app gets updated from the Play Store, the update is installed as a User App. So when you re-install/dirty install with the Stock or AROMA package, it does remove the System version, but not the Updated/User Version.
The only way around this that I know of is to not let apps update or install the desired GAPPS package from the very beginning.
There are also flashable mods that remove GAPPS, like this one: http://forum.xda-developers.com/nexus-6p/themes-apps/script-google-apps-debloater-t3446118. It works on the Nexus 6 as well, although it doesn't remove 100% of what it says it does. It's been hit-and-miss for me, but does work for the major debloat (international keyboards).
Click to expand...
Click to collapse
Dirty flashing instead of updating core apps is just to much to play for me. I don't have that time anymore ;(
I like to keep it simple is possible.
That script is very similar to what I am trying to do. I need same thing but with AOSP core apps plus music fx and dsp manager to be included also. That way my way of flashing will look like: flash ROM, remove AOSP core apps, flash pico open apps, flash viper, supersu... done
Now all I need to do download the rest from G play. Updating will not make any duplicates. All is clean, lean and fast
Strephon Alkhalikoi said:
"...old dinosaur apps..."
That still work. But I understand where you're coming from. With Google now updating most apps included in AOSP through the Play Store now the versions still in AOSP no longer get updated. What are you replacing these apps with, and is it a flashable zip you're using or a manual install?
Click to expand...
Click to collapse
I am updating them with original Google versions from G Play.
If you really want to do this, the best way is by doing, because it's unlikely anyone is going to do it for you. Download a flashable zip from the forums, unzip it, extract the updater-script from the META-INF folder and open it. See what the script does, and then try making your changes to that script. Each app you want to delete will be on its own line in the script, and each will use either of the following commands.
Code:
delete("system/app/folder/apk");
delete_recursive("system/app/folder");
In the above, folder is the app's folder, and apk refers to the app itself. The first removes individual files. The second removes entire folders.
Strephon Alkhalikoi said:
If you really want to do this, the best way is by doing, because it's unlikely anyone is going to do it for you. Download a flashable zip from the forums, unzip it, extract the updater-script from the META-INF folder and open it. See what the script does, and then try making your changes to that script. Each app you want to delete will be on its own line in the script, and each will use either of the following commands.
Code:
delete("system/app/folder/apk");
delete_recursive("system/app/folder");
In the above, folder is the app's folder, and apk refers to the app itself. The first removes individual files. The second removes entire folders.
Click to expand...
Click to collapse
Thanks a lot. I will give it a try. Not my thing but seems simple enough
Emilius said:
I am wondering if someone can make a flashable zip to remove all AOSP apps like phone, contacts, calendar, calculator, mail etc. All this apps are old dinosaurs apps and I am replacing them every time when I flash ROM. Also same thing with Music FX or DSP Manager. Because I am using Viper4Android I have to remove them before I flash Viper.
I have no skill come to that but will be nice if someone can create flashable zip or aroma installer which will remove all of that. Anyone?
Click to expand...
Click to collapse
If you can boot into OS before removing them, then you can just root your device then get a file manager that you can give root access before going into the filesystem and just deleting the apps from there.

[Module] Google Dialer

Hello Magisk community,
i put together a module which installs system-less the Google Dialer v2.3.12 with Magisk.
Tested and working on my Moto X Pure - XT1572 with Marshmallow 6.0.1, Magisk 10.2 and Magisk-Manager 3.0,
Should work on other stock Roms, etc. as framework and permission files a standard files.
Included files:
- com.google.android.dialer.support.jar (framework)
- com.google.android.dialer.support.xml (permission)
- GoogleDialer.apk (Google Dialer)
Do not forget to set the Google Dialer as default app in Configuration - Applications
Notes:
I used version 2.3.1.2 as it is to my knowledge the latest version which works flawless with
- Caller ID
- Places Nearby
- Call blocking
- TeslaUnread from Nova Launcher
- No FC when entering configuration
All later versions, specifically those with the new design v5.+ have problems with Nearby and Tesla Unread on Marshmallow (Google-Dialer will not be recognized by TeslaUnread as default dialer).
Anyway you can update the dialer by downloading the apk from "http://www.apkmirror.com/".
Latest limited working version is 5.1.13122 (Nearby and Tesla not working)
If somebody finds a later version working with all above features, let me know and i will update the Module.
Also i did not include "Google Contacts" as it can be installed as a user app with no problems.
Wishes and suggestions welcome.
Have fun.
I installed this on a stock Xperia Z5 (E6653) and it installs properly and I can open the Google Dialer. The issue I'm having is that I can't enable permissions for the Google Dialer because it tells me I need to disable overlays for the app. When I go into settings to try to disable it, the Google Dialer does not show up, so I can't enable/disable overlays. Calling doesn't seem to work either, I think again because I can't change permissions.
I was able to update the app through the Play Store though, so at least I know that works. Maybe it's an issue with Sony firmware. Maybe you could post a zip that doesn't include the apk and I can try installing it as a user app and see if it works that way?
The apk you can extract from the zip file. If you want only to install the framework and permission file with Magisk delete the priv-app folder under /system in the zip file. That's it.
Thomas_BA said:
The apk you can extract from the zip file. If you want only to install the framework and permission file with Magisk delete the priv-app folder under /system in the zip file. That's it.
Click to expand...
Click to collapse
It works.
I deleted the folder from /Magisk/GoogleDialer/system/priv-app, enabled the module, rebooted, and installed that the same version of the Google Dialer from apkmirror.com. The dialer works, enabling permissions works, and updating through the Play Store works.
I'm not sure if it's the intent of this module, but it might make more sense to have the Google Dialer installed as a user app rather than a system app, because it seems that it might work universally. It would be interesting to get some feedback from other users to see if they have the same issues I did or if I'm the only one. Either way, this is working great, thanks for your help.
You can do so as you have done. But your way does not work on several other Roms. In my case i couldn't even install the apk as user file. Any way glad it works.
I also updated via Playstore, but the updated version was not recognized by Tesla - Unread, neither Nearby works.
Found a newer version, all features working.
"com.google.android.dialer_2.5.11_rc8-20511_minAPI23(nodpi).apk"
It can be downloaded on ApkMirror.
Dialer v5.1.1 is the latest version that works in devices not running 7.1+. (Therefore 7.0 Nougat and below work with Dialer v5.1.x).
23Six said:
Dialer v5.1.1 is the latest version that works in devices not running 7.1+. (Therefore 7.0 Nougat and below work with Dialer v5.1.x).
Click to expand...
Click to collapse
That is correct, but Nearby, Caller ID and TeslaUnread does not recognize this version as default dialer as far as i know.
Thomas_BA said:
That is correct, but Nearby, Caller ID and TeslaUnread does not recognize this version as default dialer as far as i know.
Click to expand...
Click to collapse
No issues for me, it's all working fine.
What Rom are you running, installed as user app, with or without the framework. And Tesla unread works?
Hm, what Rom are you running. Installed as user app, with or without framework and permission file? Tesla unread recognizes the dialer as default dialer?
I have 5.1.13122 and the above three features don't work.
Thomas_BA said:
Hm, what Rom are you running. Installed as user app, with or without framework and permission file? Tesla unread recognizes the dialer as default dialer?
I have 5.1.13122 and the above three features don't work.
Click to expand...
Click to collapse
I had 2.5 rc8 already installed as a user app. But I have Magisk module 'App Systemizer' which converted to a system app.
I used your zip file (removed the apk so just the framework). After flashing I still had 2.5 rc8 as system app. Then I sideloaded 5.1 apk and it works the same (system app).
Nearby places work, all permissions granted, set as my default dialer successfully. Tesla seems not to be working -- just tested.
OnePlus 3T stock ROM (Android 7.0) with stock dialer disabled.
@Thomas_BA work like charm on Honur 5x stock. But another thing. I have a dual sim device. Though from menu I have selected that smart dialling is activated that means stock dialer is asking me for which sim I need to choose for calling but google dialer is not working as it intended to work like it work in lineage OS
methuselah said:
@Thomas_BA my twrp is giving me error 1 while I am trying to flash this on HONOR 5x stock ROM. I tried to delete apk from the zip but nose.
edit: i am with supersu. Can you tell me any way to install this with supersu ?
Click to expand...
Click to collapse
For troubleshooting it's a lot more useful providing the recovery log from the failed flash.
worked.
methuselah said:
worked.
Click to expand...
Click to collapse
What was the issue (for future reference)?
I managed to get that log before you removed it... Looked like the problem was a corrupted zip, but my curiosity is crying out for a resolution.
Didgeridoohan said:
What was the issue (for future reference)?
I managed to get that log before you removed it... Looked like the problem was a corrupted zip, but my curiosity is crying out for a resolution.
Click to expand...
Click to collapse
i was flashing the zip right from twrp . I didn't see the available option from magisk to load module
methuselah said:
i was flashing the zip right from twrp . I didn't see the available option from magisk to load module
Click to expand...
Click to collapse
One last OT post, then I'll drop this. My curiosity is still unsatisfied...
That points the finger at your TWRP. If you can flash the zip through the manager it should be able to flash in TWRP. There was a lot of other errors in the recovery log as well, not only for the zip flash. You might have issues with your recovery...
Over and out.
Didgeridoohan said:
One last OT post, then I'll drop this. My curiosity is still unsatisfied...
That points the finger at your TWRP. If you can flash the zip through the manager it should be able to flash in TWRP. There was a lot of other errors in the recovery log as well, not only for the zip flash. You might have issues with your recovery...
Over and out.
Click to expand...
Click to collapse
well maybe yeah. the recovery I was using was meant as a test recovery. But I am right now won't be able to check whether the stable recovery was working properly with the zip. But this is the first zip I saw that gave me some sort of error. So there might be something inside the zip that makes it only work from the magisk itself. Huawei stock is crap. Maybe it works this way in magic. A guess with my limited knowldge. : confused:
---------- Post added at 02:53 PM ---------- Previous post was at 02:41 PM ----------
@Thomas_BA @Didgeridoohan is there is any other way that can be used to make this flashable zip for google contacts app for the marshmallow ? like phone app ?
Is there a way to get the built in voice mail function to work? It works on lineage os roms but cant seem to get it to work through the module. Thanks.

Magisk Hide not working for Pokemon Go

I'm using a Galaxy S8, Android 7.0, Magisk 16.6. When I try to play Pokemon go, it gives me the "OS not supported" message. The 16.3 fix didn't work back when it came out and I haven't been able to play since then. I did check the app in Magisk Hide and I activated the setting to hide Magisk Manager with a random package name, but it still doesn't work. Is there anything else I should do?
The only thing you can do that will work is to completely uninstall magisk. That should let you play pokemon go.
Pokemon also looks for a bunch of known root apps on your device, not only Magisk. And MagiskHide can't hide other apps.
Didgeridoohan said:
Pokemon also looks for a bunch of known root apps on your device, not only Magisk. And MagiskHide can't hide other apps.
Click to expand...
Click to collapse
What are those apps?
vladone97 said:
What are those apps?
Click to expand...
Click to collapse
There are a whole bunch... Busybox installers, system cleaners, etc. There's an old list available somewhere in the Magisk PoGo thread (search), but that list might be outdated. Easiest thing is to uninstall some root apps and see if it works better.
An easier alternative, if you have the means to do it, is to use a clean spare phone/tablet for Pokemon Go, and keep your phone how you need/want it for everything else. Bluetooth data sharing is enough bandwidth to make PoGo work.
PoGo 0.115.3 not working, no login
Didgeridoohan said:
There are a whole bunch... Busybox installers, system cleaners, etc. There's an old list available somewhere in the Magisk PoGo thread (search), but that list might be outdated. Easiest thing is to uninstall some root apps and see if it works better.
Click to expand...
Click to collapse
hello sorry for my bad english, today the new update 0.115.3 no login with magisk hide. I use a custom room with many root apps. wich is the solution? please can u say it itemized step by step?
StanGumn said:
hello sorry for my bad english, today the new update 0.115.3 no login with magisk hide. I use a custom room with many root apps. wich is the solution? please can u say it itemized step by step?
Click to expand...
Click to collapse
Sure.
Make sure you have Pokemon on the Hide list.
Hide the Magisk Manager (in the Manager settings)
Delete the MagiskManager folder on your internal storage (next time you download/install a module through the Manager the folder will be recreated).
Edit: There will likely be an update to Magisk that will hide the MagiskManager folder. But for now this is a workaround.
Didgeridoohan said:
Sure.
Make sure you have Pokemon on the Hide list.
Hide the Magisk Manager (in the Manager settings)
Delete the MagiskManager folder on your internal storage (next time you download/install a module through the Manager the folder will be recreated).
Edit: There will likely be an update to Magisk that will hide the MagiskManager folder. But for now this is a workaround.
Click to expand...
Click to collapse
Hmmm, tried all this, but still PoGo will not comply, even when I sandbox it in the work profile. (island app) The latter sounds a bit strange to me, as it should limit access to anything. (Magisk Manager gets installed, but is hidden)
To be honest, PoGo is just a test for when they start messing with Ingress as well. When it's getting to much trouble to have the app behave, it's out. They are just games, nothing to compromise my device for.
Also rename or delete every file or folder on your internal storage / sdcard that contains "magisk"
michikrug said:
Also rename or delete every file or folder on your internal storage / sdcard that contains "magisk"
Click to expand...
Click to collapse
Any file? Not only the directory, but one that can be found somewhere on the device/external sdcard? (Like Magisk-v16.7.zip which you need to install it...)
Strange it should see it when sandboxed.
You can try, someone else said so, I did also do it and had no problem anymore so far.
But you should be right, that when its sandboxed it should not see it anyways...
michikrug said:
You can try, someone else said so, I did also do it and had no problem anymore so far.
But you should be right, that when its sandboxed it should not see it anyways...
Click to expand...
Click to collapse
Will try to access sandbox via adb and see what I can find.
guys I own a redmi 3s and using 9.6.1.0 arvanasoft rom. Even on latest pokemon go version after hinding magisk manager and deleting magisk folder it's working just fine. But when I install other newer custom roms pokemon go gives me error like unable to find data on server or unable to authenticate pls try again later. but again when I restore back my old rom it works just fine. Pls help me how can I make pogo work on newer custom roms.
sorry for bad english
T_I said:
Hmmm, tried all this, but still PoGo will not comply, even when I sandbox it in the work profile. (island app) The latter sounds a bit strange to me, as it should limit access to anything. (Magisk Manager gets installed, but is hidden)
To be honest, PoGo is just a test for when they start messing with Ingress as well. When it's getting to much trouble to have the app behave, it's out. They are just games, nothing to compromise my device for.
Click to expand...
Click to collapse
Before using the hide magisk manager option, make sure magisk manager is NOT a system app. This will successfully repack magisk manager.
Then delete magisk fodler from internal storage and hide PoGO.
---------- Post added at 11:37 AM ---------- Previous post was at 11:32 AM ----------
Vinayakn73 said:
guys I own a redmi 3s and using 9.6.1.0 arvanasoft rom. Even on latest pokemon go version after hinding magisk manager and deleting magisk folder it's working just fine. But when I install other newer custom roms pokemon go gives me error like unable to find data on server or unable to authenticate pls try again later. but again when I restore back my old rom it works just fine. Pls help me how can I make pogo work on newer custom roms.
sorry for bad english
Click to expand...
Click to collapse
May be other ROMs come with integrated Magisk. That was the case in mine. Convert it to user app first.
Then try magisk hide again and look for the package name in app info (It should be something random). Then continue with other steps as it is and it should work fine.
Let us know how it goes
Hi togehter,
if you use the Fake GPS Route, then uninstall via TWRP Magisk and then works PoGo (new version) perfekt, that works with my Samsung S5
I have a problem with my Samsung S7 edge, if I uninstall Magisk, then I have the problem, that the S7 go to a bootloop <--- Have anyone a idea?
Samsung S7 Edge
6.0.1
SecurePatch 01.12.2016
TWRP Recovery
If I install Magisk again, then boot the Samsung S7 without a bootloop, but then dont work PoGo
Xamel
Uninstall in the magisk app not by flashing a zip in recovery
Before I rooted my XZ premium I played pokemon go Just fine, afer Just enabling developer options (still locked bootloader and not rooted) it did not work Annymore, switching off developer options fixed pokemon go again.
Now with properly rooted Phone with magisk busybox, and whole bunch of rooted apps I am stuck as wel.... bonkers!!! !!
Could someone find a solution?
https://forum.xda-developers.com/apps/magisk/please-help-unable-to-play-pokemon-t3837451

Note8 and correct functionality bugs and errors.

samsung note 8 system applications can not be updated to the new version from the apk file (the original manufacturer file from apkmirror) the system shows the application not installed without any information about the error. It does not install any updates from Samsung Apps. My applications - empty, does not detect anything. Same Google Play. For example, the camera version 7.62.2 in the phone, and the new one is 8.50, you can not update it, so do the other system.
How to add News Republic to Bixby screen.
Note8 SM-N950FXXU5CRHA Android 8.0 Samsung Exp. 9.0. No root. Fully Stock from fabric.
No idea what you are trying to say honestly. Are you unable to update phone ?
when i run apk file and want update installed application form apk file, android show me shows the application not installed without any information about the error. When i check updates in Samsung Apps /My Apps/Update- it does not install any apps- white screen.
Cannot update any system app from file allways see :this apk not installed. I change any settings and any privilege to app and nothing.
Odin modd and reinstalled system not helped me.
Sorry for previous message is haotic.
2.how add News Republic to bixby screen to reading news.
sandeepkumar0153 said:
No idea what you are trying to say honestly. Are you unable to update phone ?
Click to expand...
Click to collapse
He meant, some of the Samsung system apps doesn't show updates available in the Galaxy Apps store or Play Store. There are updates to certain apps, like the camera and dialer on APK Mirror, but when you download them and try to install them, it gives an error and says the app wasn't installed. That is his issue, that he can't update some of his apps.
HTCCM11/2 said:
when i run apk file and want update installed application form apk file, android show me shows the application not installed without any information about the error. When i check updates in Samsung Apps /My Apps/Update- it does not install any apps- white screen.
Cannot update any system app from file allways see :this apk not installed. I change any settings and any privilege to app and nothing.
Odin modd and reinstalled system not helped me.
Sorry for previous message is haotic.
2.how add News Republic to bixby screen to reading news.
Click to expand...
Click to collapse
Some of the apps you're trying to update, like the camera, can't be updated by side-loading or downloading an APK, because it's a system app. You can't update system apps. In the case of the camera, I wouldn't want to update that anyway, because even though it's a higher version, it's not necessarily meant for the Galaxy Note 8, because the "newer" versions remove the ability to use the optical 2x zoom, which I'm sure isn't supposed to happen. I think those are updated camera APKs for different models, maybe like the A- or J-series.
What you could do, if you are rooted, is to just replace the system APKs with the updated ones you downloaded, but I wouldn't recommend that, because sometimes the updates to system apps might also depend on updates to other library files which you don't get with the APK or can't download and then might cause some problems and issues.
As far as your question about Bixy and News Republic: I have no idea. I don't use Bixby, so I don't even know how it works.
HTCCM11/2 said:
when i run apk file and want update installed application form apk file, android show me shows the application not installed without any information about the error. When i check updates in Samsung Apps /My Apps/Update- it does not install any apps- white screen.
Cannot update any system app from file allways see :this apk not installed. I change any settings and any privilege to app and nothing.
Odin modd and reinstalled system not helped me.
Sorry for previous message is haotic.
2.how add News Republic to bixby screen to reading news.
Click to expand...
Click to collapse
For the 2nd question, have you tried opening Bixby, go to Settings, then go to Cards, then ensure news republic is toggled on (assuming it's installed on your phone in the first place)?
no is not working that, i not see this app in screen.
HTCCM11/2 said:
no is not working that, i not see this app in screen.
Click to expand...
Click to collapse
Hmm if you have the app installed and it doesnt show up there in Bixby, then maybe that app is not compatible with Bixby yet?

Categories

Resources