Google ArStickers working version - Xiaomi Mi Mix 2 Themes, Apps, and Mods

Hi xda users,
I try a lot of times to install arcore and run this app but every time i received popup crash app.
Today i found way how to run arstickers on mi mix 2. ( I use miuipro rom )
h ttps://drive.google.com/file/d/1iv99j9hk8sUqL1RtCgFjhbQwZTfdAaLK/view?usp=sharing( delete space)
Download apk and install
Install "more shortcut" form play store
Open "more shortcut" and creater shortcut to arstickers ----> Open app -> Activity -> search ArSticker and create shortcut
Photos with arstickers:
h ttps://drive.google.com/open?id=1WtG6mzhD_lLqbMVtyQ0i6QDPC7nIxeUw ( delete space)

Related

[Q] Play Store & Hangout Not working - connection issues

I can't use google play store and hangout. Both said they can't connect to internet(NO Connection).
I followed following instructions:
a. Go to Settings > Apps.
Scroll to All apps and then scroll down to “Google Play Store” app.
Open the app details and tap on the “Force stop” button.
Then, tap on the “Clear cache” button.
b. I also checked /etc/hosts file and got no error
c. Checked system clock
Play store version:4.6.17
Play service version: 4.2.4
I got an error log on catlog that it can't find the following file:
/data/data/com.google.android.gsf/files/securitytoken
using parandroid rom 4.4 beta 6
Have the same issue on my moto e....cleared cache,reinstalled,...but both won't work....plzzzz help

[HOW-TO][APP][ROOT] Install Lollipop AOSP Browser (and sync Google Account Bookmarks)

Hey people,
I realized the Google Chrome browser demands lots of battery, so I wanted to change to another browser. There is nothing better than the AOSP one. But while installing it there seems to be a lil´ problem:
There is an app called com.android.browser.provider which comes preinstalled with stock ROM, probably to make Google Chrome work. So this app, has a ContentProvider declared with a specific authority name. The AOSP Browser app has another ContentProvider which its authority name IS THE SAME as the "com.android.browser.provider"´s one. This makes the Android package manager complain at AOSP Browser app install time.
So in order to be able to get AOSP Browser installed and running some steps must be previously executed. There are two ways:
A.-THE MANUAL WAY
1.- Settings -> Apps -> com.android.browser.provider -> Clear data
2.- File Manager -> Delete /system/app/com.android.browser.provider" folder
3.- File Manager -> Delete /data/data/com.android.browser.provider" folder
4.- Reboot
5.- Install attached Browser.apk
Click to expand...
Click to collapse
B.-THE COMMANDO WAY
1.-Terminal Emulator -> Execute the following commands:
su
rm /system/app/com.android.browser.provider (Removes apk folder from /system/app/ location)
pm clear com.yourapp.packagename (Removes application data)​2.- Reboot
3.- Install attached Browser.apk
Click to expand...
Click to collapse
Then, AOSP Browser should be running :highfive::highfive::highfive:
Please comment if there are any problems :good:
If anyone gets an up-to-date APK post here and I will update the OP.
EXTRA: SYNC BOOKMARKS WITH YOUR GOOGLE ACCOUNT:
The following steps show how to make AOSP BROWSER have the bookmarks saved in your Google account:
1.- Install attached BookmarksSyncAdapter.apk
2.- Settings -> Accounts -> Google -> /** Wanted Google Account */ -> Switch on Sync Browser
3.- A notification (exclamation sign) should be shown. Click it. (In order to authorize the app to sync bookmarks with your account)
4.- Settings -> Apps -> Browser -> Force Close
5.- Done
Click to expand...
Click to collapse
For up-to-date-is-a-must obsessed people:
-Browser.apk targetSdkVersion is 22. So its the last one (Official Stable Android 6.0 has not been released yet)
-BookmarksSyncAdapter.apk targets 16 SDK version. It seems to be discontinued as is not preinstalled in latest AOSP Roms ​
Can't install Booksmarkssync app. What is another way?
rich2007 said:
Can't install Booksmarkssync app. What is another way?
Click to expand...
Click to collapse
Really dont know. First, I should check the logcat to find the cause so, could you post thee logcat?
Also, you can try installing it as a system app:
1.-Create /system/app/BookmarksSyncAdapter/ folder
2.-Copy BookmarksSyncAdapter.apk into the previously created folder
3.-Set permissions -rw-r--r-- to the apk
4.-Reboot
5.-Goto Settings -> Accounts -> Google -> Your Google account and check if "Browser" item is listed
Click to expand...
Click to collapse
there was already a fully working solution in the forum.. just search "material design aosp browser". just need to delete BrowserProviderProxy if present in system/app first
isn't it dangerous to delete the existing file which may be more up to date with security?
is it not possible to simply rename internally the Browser.apk so it does not conflict?

[XPOSED][4.2+][NEW] Pokemon Go Joystick v2.5 - Map working + bugfixes!

Hi all!
This module allows you to play Pokemon Go without moving out! Use the joystick provided to navigate in any direction.
The joystick appears as a overlay. Go in any direction.
No other module is needed to hide location mocking! - bugs fixed
Download:
Download from Xposed repo:
http://repo.xposed.info/module/com.balamurugan.pokemongojoystick
Or From attachments
Try the latest v2.5 .
v2.5
PLEASE UNINSTALL PREVIOUS VERSION (<2.4.5). THIS WILL INSTALL AS A NEW ONE
* Fixed blank map error
* Fixed bug with show/hide joystick from notification
* Code cleanup
Read this - Pokemon Go v0.37.+ compatibility - 14/12/16:
fOmey said:
I wanted to touch on the subject of the current safety net situation, This is what I have done and so far so good, nice and stable..
I re-flashed custom firmware to overwrite any changes, alternatively you can remove magisk, xposed etc.., restore backup.. what ever works, you just want to have a clean slate pretty much.
Remove root (obviously skip this step if your not rooted) - I simply went into the supersu app and removed from there.
If your using TWRP use the terminal in advanced settings and type the following: echo "SYSTEMLESS=true" > /data/.supersu - Alternatively you can use your favourite file explorer and create a file named .supersu at: /data/.supersu and simply write in the following line: SYSTEMLESS=true
Flash supersu 2.78, which will be flashed in systemless mode as per the config file we created in the previous step.
Flash xposed systemless 86.2 (this version does not depend on Magisk, therefore Magisk does not need to be installed at all).
Flash suhide 0.53.
Not sure why people were flashing magisk, along with supersu for magisk when using this particular version of xposed systemless (86.2).. I think this is what is creating the lag mentioned in a few posts on the thread.
Good luck
Click to expand...
Click to collapse
OR
OnimushaPooh said:
guys this step work :: (require unlock bootloader , installed TWRP and Android 6.0+)
1 uninstall Magisk v6 via TWRP (if installed)
http://forum.xda-developers.com/apps/magisk/mod-magisk-v1-universal-systemless-t3432382
2 uninstall systemless xposed 65.5 via TWRP (if installed)
http://forum.xda-developers.com/attachment.php?attachmentid=3847905&d=1471640681
3 reboot
4 flash Magisk v6 -> reboot
http://forum.xda-developers.com/apps/magisk/mod-magisk-v1-universal-systemless-t3432382
7 flash SuperSU v2.76 (Magisk version)
http://forum.xda-developers.com/attachment.php?attachmentid=3847929&stc=1&d=1471642336
8 open terminal in TWRP write :> echo "SYSTEMLESS=true" > /data/.supersu
9 flash SuperSU v2.78
http://download.chainfire.eu/1003/SuperSU/SR1-SuperSU-v2.78-SR1-20160915123031.zip
10 flash suhide 0.53
http://forum.xda-developers.com/attachment.php?attachmentid=3880272&d=1474313356
11 reboot
12 install Material Xposed (apk/gui) http://forum.xda-developers.com/xposed/material-design-xposed-installer-t3137758
and Magisk Manager http://forum.xda-developers.com/devdb/project/dl/?id=19924&task=get
13 flash xposed systemless v86.2
http://forum.xda-developers.com/attachment.php?attachmentid=3832616&d=1470277034
14 reboot
15 enjoy pogo with xposed modules.
ps. some step i didnot provide the download link (i can't remember the like) but you can find it in XDA -> xposed
Hope this help.
Click to expand...
Click to collapse
Old:
Bryan1214 said:
All downloads (except twrp, phh user apk, pokemon go joystick) can be found here: http://forum.xda-developers.com/android/software/mod-magisk-v1-universal-systemless-t3432382
1. Unroot your device (if rooted, I use supersu from playstore)
2. Install twrp or any custom recovery (google it)
3. Flash magisk (Magisk-v6.zip)
4. Flash phh superuser (phh-superuser-17-magisk.zip)
5. Flash custom xposed (xposed-v86.5-sdk23-topjohnwu.zip)
6. Reboot
7. Install phh superuser (playstore)
7. Install magisk manager apk (Magisk_Manager_v1.2.apk)
8. Install xposed installer apk (XposedInstaller_by_dvdandroid.apk)
9. Open phh superuser, click the 3 dots on upper right and go to Settings>Superuser Access>Apps Only (may vary depending on your OS, Im using CM13 on Redmi 1s)
10. Install Pokemon Go Joystick v2.4.4
11. Activate Pokemon Go Joystick v2.4.4 module in xposed
12. Reboot
13. Now open magisk manager and disable root toggle (be sure to allow root permission to this app using phh superuser or you will end up activating the root toogle every time you disable it)
14. Now open Pokemon Go Joystick v2.4.4 and set up as normal then Launch Pokemon Go v.0.37
If you have questions feel free to post here. Will try to answer as soon as I can
That's the only solution for now.
Click to expand...
Click to collapse
pixel-edge said:
You can still play using joystick, just a bit a faff on if you reboot.
Get xposed showing active, have root ON in magisk manager
open joystick
go back to xposed and in the framework tab/section do a softreboot
when the device comes back on you'll still have the same windows/apps open
goto magisk manager, toggle root off
launch pokémon go
Click to expand...
Click to collapse
woooz said:
@ilovedogs13 @Hurrdurrdurrdurr
After soft reboot xposed is not mounted.
You can try use suhide instead of magisk, it's working with xposed for some people.
Click to expand...
Click to collapse
Steps:
Install the module
Enable in Xposed
In Settings -> Developer options -> Enable mock location (Android <6.0) and 'Select mock location app' for (6.0+)
Reboot
Open Joystick
Navigate like a boss!
Note: When the game says 'failed to detect location', try moving the joystick. The error will go away.
Features:
Search for nearby pokemons
Tap on any point on screen to move in that direction - Option to hide joystick in this mode
Change settings & add bookmarks on the fly with settings option near joystick
Clear mock location history - restore original location
Launch 'Pokemon Go' from the module
Choose movement speed on the fly! - More flexible speed settings
Choose starting location in map - Now you can enter latitude and longitude
Search for a location in map
Store favourite locations as bookmarks and load them quickly!
Continue from where you left
Walk continuously in a direction
Right/Left handed mode
Swap E/W direction in joystick
Use the persistent notification use toggle joystick on/off on the fly!
Note:
When the game says 'failed to detect location', try moving the joystick. The error will go away.
Enable 'Continue from where you left/ from chosen locaiton' if you select your start location from map.
Screenshots:
{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
How to use 'move on tap':
Enable this mode, by tapping the palm button.
Tap anywhere on the screen for the player to move.
Turn off the mode by using the same button.
NOTE: When Move on tap is enabled, you can't touch items in the game. So enable and disable this mode whenever needed.
How to use 'Pokemap':
After searching or without searching, you have to tap on a particular location on map.
And then use 'Load nearby pokemons' button.
Wait for few seconds for it to load the pokemons.
NOTE: This feature depends on the service provider's availability and also the location you've chosen. It might not work as expected at a certain time or for a certain location.
Floating settings :
Save time by using the Settings icon near the joystick. without having to jump between the game and joystick.
How to use bookmarks:
Open map
Tap your favourite location
Give it a name
Done!
To load:
Open bookmarks
Choose your saved location
Done!
Press back and start joystick
To delete:
Long press that bookmark -> Delete.
If you get this message in Marshmallow: "Enable:Settings -> Developer options -> Allow mock locations", Try this:
Open this app and then open Settings -> Developer Options -> Choose mock location app -> Choose 'Pokemon Go Joystick'
Best practices:
When moving form v1.x to 2.x, Clear data before launching the updated app. Make sure you 'Allow mock locations' or Select this app in 'Select mock location app' (Marshmallow) before launching the module
Set location mode to 'Device only' in case you are troubled when fighting/capturing.
Set speed to slow/slower if you want to search for Pokemons. Running faster may not give adequate time for a Pokemon to spawn in that location.
Don't start at far off locations. You might get banned.
General fixes recommended by users for device specific issues:
CrazyCypher said:
That is super weird..its working perfectly on my phone..
You can also try to download and enable xposed module "App Settings" and select Pokemon Go Joystick, enable settings for it and thick the option "Resident". Option "Resident" means the app will stay locked in memory or at least try to... Download App Settings version 1.13, just search xda for it I hope then it will work for you...
Click to expand...
Click to collapse
cool.gautam said:
Steps to Remove Force Close Issue
NOTE: If you open app before settings Mock Locations it Force Closes
1) Go to Developer Options -> Mock Locations -> Select Pokemon Go JoyStick ( if it isn't selected you might have other application like FakeGPS always being selected, uninstall that to use this)
2) Force Close Pokemon Go JoyStick via Settings--> Apps --> Pokemon Go Joystick --> Force Close
3) Repeat step 1
4) Now open the app. You won't have any FORCE CLOSES!
Click to expand...
Click to collapse
Powerpoul said:
I had the same problem with "failed to detect location".
I toggled off "location" completely using Androids main toggle in settings. When i switched it back on, it worked.
I had both game and Joystick running when i did this.
Click to expand...
Click to collapse
GOT AN ERROR/NOT WORKING? HERE ARE THE SOLUTIONS:
stanleyhafeld said:
“Failed to detect location.” (if this doesn’t work, then do the teleportation fix)
Change the GPS to High Accuracy, move your location on GPS Spoofer and restart Pokémon GO.
“Pokéstops not working/Pokémon fleeing after 1 Pokéball?”
You probably traveled too fast and got soft-banned, don’t worry, it lasts an hour.
“My player keeps teleporting between locations.”
Install an app from the Play Store called “DisableService” and allow root (obviously), search for the service “Fused Location” under System tab and disable that service. Then reboot. Doing this trick will disable your real GPS and then no teleporting will be happening. If you want your real GPS back, just enable “Fused Location” again and reboot.
“When I try to disable AR, everything freezes/crashes.”
Disable camera by going into REGEDIT on your computer and going to “HKEY_LOCAL_MACHINE\SOFTWARE\BlueStacks\Guests\Android\Config”. Press camera and change the ‘1’ to a ‘0’, save and you’re done.
“When I start Pokémon Go Mod Apk, I get a gray screen.”
Either close Bluestacks entirely and relaunch Bluestacks or uninstall Bluestacks and redo the tutorial with Bluestacks for Windows 7/8.
“When I throw a Pokéball, the game crashes.”
Delete your Google account from settings and restart Pokémon GO.
Click to expand...
Click to collapse
This app is ad-supported. Please bear with me.
Note: Don't leave the country, you might get banned!
Try and reply.
Changelog:
v1.0
Initial release
v1.1
Fixed the bug - app not listed in 'Select mock location app' in Marshmallow
v1.2
Fixed the boomerang bug - jumping to original location (try it and report please)
Added option to choose speed!
v1.3
A fix (finally) for boomerang/snap back/rubberband bug. ( Tested in my device - try it out!)
v2.0
choose staring location in map
continue from where you left
walk continuously in a direction
Left handed mode
v2.1
Fixed Google map issue.
v2.2
Bookmarks, Search
v2.3
Pokemap
Move on tap
Floating settings
Potential Bug fixes - Joystick disappearing, bookmarks bug, failed to detect location, E/W setting, N/W & E/W speed, cleaner logs.
v2.3.1
Minor: Fixed app crash when speed set to 'faster'
v2.4
Fixed bug - 'failed to detect to location' error - No extra module is now needed (It works out-of-the-box).
Option to hide joystick in tap-to-move mode.
Enter latitude,longitude and then choose a location.
More speed settings
Added FAQ in the app.
Launch 'Pokemon Go' from the module
2.4.2
* Bugfixes - Mock loaction settings bug - Tested working
* Support for Android 4.2+
v2.4.3
* Fixed bug - run to original location when show/hide joystick from notification.
* Option to check for updates!
v2.5
PLEASE UNINSTALL PREVIOUS VERSION (<2.4.5). THIS WILL INSTALL AS A NEW ONE
* Fixed blank map error
* Fixed bug with show/hide joystick from notification
* Code cleanup
Can you add an option to speed up moving?
Sent from my SM-G935F using Tapatalk
-juanito- said:
Can you add an option to speed up moving?
Sent from my SM-G935F using Tapatalk
Click to expand...
Click to collapse
Coming up in the next update. You can choose the speed!
Don't let me Log in to the Game when the Module is Active
Gesendet von meinem SM-G935F mit Tapatalk
Grafiqa said:
Don't let me Log in to the Game when the Module is Active
Gesendet von meinem SM-G935F mit Tapatalk
Click to expand...
Click to collapse
Did you reboot after enabling the master switch?
Yes.
Why your App need Root?
The other Pokémon app don't need it.
Grafiqa said:
Yes
Click to expand...
Click to collapse
Open the game, log in and launch the Joystick. See if that works.
Servers are down thats why he can't login
Sent from my Nexus 6 using XDA-Developers mobile app
---------- Post added at 09:11 PM ---------- Previous post was at 09:10 PM ----------
Also overlay constantly says gps not found move joystick around when I launch it
Sent from my Nexus 6 using XDA-Developers mobile app
majortaylor said:
Servers are down thats why he can't login
Sent from my Nexus 6 using XDA-Developers mobile app
---------- Post added at 09:11 PM ---------- Previous post was at 09:10 PM ----------
Also overlay constantly says gps not found move joystick around when I launch it
Sent from my Nexus 6 using XDA-Developers mobile app
Click to expand...
Click to collapse
That's because current location can't be determined. Is location off?
i always get "Enable:Settings -> Developer options -> Allow mock locations" but i don't have this option
i can only choose one app as a mock-location-app in developer options
flo_lang_ said:
i always get "Enable:Settings -> Developer options -> Allow mock locations" but i don't have this option
i can only choose one app as a mock-location-app in developer options
Click to expand...
Click to collapse
Open this app and then open Settings -> Developer Options -> Choose mock location app -> Choose 'Pokemon Go Joystick'
flo_lang_ said:
i always get "Enable:Settings -> Developer options -> Allow mock locations" but i don't have this option
i can only choose one app as a mock-location-app in developer options
Click to expand...
Click to collapse
+1 Galaxy s7 edge [emoji26]
Inviato dal mio SM-G935F
HackeRM76 said:
+1 Galaxy s7 edge [emoji26]
Inviato dal mio SM-G935F
Click to expand...
Click to collapse
The OP has been updated with the answer. Anyway: Open this app and then open Settings -> Developer Options -> Choose mock location app -> Choose 'Pokemon Go Joystick'
balamu96m said:
The OP has been updated with the answer. Anyway: Open this app and then open Settings -> Developer Options -> Choose mock location app -> Choose 'Pokemon Go Joystick'
Click to expand...
Click to collapse
Pokemon Go Joystick is not in the list of the selectable apps
Is this undetectable??
I have the same issue on LG g3 marshmallow. Not in the mock location app list.
flo_lang_ said:
Pokemon Go Joystick is not in the list of the selectable apps
Click to expand...
Click to collapse
Have this module running in the background while opening settings. BTW, did you reboot after turning master switch on?
Any chance of getting this to work on 4.2.2? I want to try using it on MEmu (Lollipop version of it is only x64, my tablet is x86)
i7vSa7vi7y said:
Is this undetectable??
Click to expand...
Click to collapse
Yeah, it is as of now. It's working fine. Maybe, if you go too far - change countries - your account will be temporarily banned by Pokemon Go.
n60 said:
I have the same issue on LG g3 marshmallow. Not in the mock location app list.
Click to expand...
Click to collapse
Quoted from previous reply:
Have this module running in the background while opening settings. BTW, did you reboot after turning master switch on?
TuRDMaN said:
Any chance of getting this to work on 4.2.2? I want to try using it on MEmu (Lollipop version of it is only x64, my tablet is x86)
Click to expand...
Click to collapse
Pokemon works on Android 4.4+ only right? Maybe this module can be made to work, but not the game.
I still do not get the app to show on the mock locations list, even when running it on the background.

PIXELize your S8/S8+ (debloated)

This is for those who does not really want all the fancy features that are present in Stock Touchwiz ROM and prefer to only have what is on Stock Android or Pixel-like experience.
All credits goes to the creator of each mod involved.
Requirements:
- Custom recovery like TWRP
- Rooted Phone (SuperSU / Magisk)
- File Manager with Root Access. I use Root Explorer
- OpenGApps (arm64,7.0) (package: stock/super/aroma) - This will enable some Nexus/Pixel exclusive features and install Google Apps that are preloaded on Nexus/Pixel Devices including apps that usually can't be installed as normal apk such as below:
- Google Phone
- Google Contacts
- Google Camera (Slow Motion isn't working)
- Google Now Card (swipe to right)
- Google Search Pill
- "OK Google" voice detection
Instructions:
* First thing to do is to flash OpenGApps via TWRP
Link: http://opengapps.org
* Install a navbar overlay from below thread to get Stock Android (AOSP) NavBar or Pixel NavBar. Install it as normal apk.
Link: https://forum.xda-developers.com/galaxy-s8+/themes/substratum-inversion-ui-overlay-overlays-t3604341
* Replace the stock Pixel Launcher (located at '/root/system/priv-app/NexusLauncherPrebuilt/NexusLauncherPrebuilt.apk') with this modded Launcher (link below). This launcher is basically the same as the stock Pixel Launcher with enabled features like round icons for app that supports it. More information on the original thread.
Link: https://forum.xda-developers.com/android/apps-games/launcher3-pixel-launcher-features-t3620972
* Below are some apps i'm using that are supported:
- Google Photos
- Google Play Music
- Google Drive
- Google Calendar
- Google Calculator
- Google Keep
- Google News&Weather
- Google Playstore
- Google Drive
- Google Calendar
- Youtube
- Gmail
- XDA Labs
- XDA Feed
- Twitter
And now that you got all that is required to have a Pixel-like UI / Experience, it's time to make your ROM lightweight.
* Create a folder in your Internal Storage or SD Card named "system" and inside it, create folders "app" and "priv-app". This is to make sure that you can always revert back the changes that you'll make.
* Open your File Manager with root access and navigate to "root/system/app" or "root/system/priv-app"
This is where you can find all the installed apps in your system. In my case, what i do is "cut and paste" the whole folder to Internal Storage and then reboot to remove the bloat that i don't need.
I am currently on Renovate Ice ROM - r98 build (AQF7 FIRMWARE) and below is the list of what i have removed.
[system/app]
AAAService
AdvSoundDetector2015
AllShareFile
AllShareMediaShare
ANTPlusTesy
ApexServicr
apps_brasil_signed_aligned
BasicDreams
BeamService
BookmarkProvider
CarmodeStub
ChocoEUKor
ChromeCustomizations
ClockPackage_N
CloudPrint2
CocktailQuickTool
CoolEUKor
DictDiotek_update
EasymodeContactsWidget81
FBAppManager_NS
FlipboardBriefing
InteractivePanoramaViewer_WQHD
MirrorLink
MotionPanoramaViewer
My_Singtel_4.4_com.singtel.mysingtel
MyGalaxy
NaverV_N
Panorama360Viewer
papergarden
RoseEUKor
SamsungCalendar_Stable_4012
SamsungConcierge_stub
Samsungconnect
SamsungIMEv5
SamsungPayStub
SecCalculator_N_R
SelfMotionPanoramaViewer
shahid
ShareLink_2017
SLocation
SlowMotion_Dream_N
SmartcardService
SmartClipEdgeService
SmartMirroring
SmartReminder
SmartSwitchAgent
SPdfNote
SPrintSpooler7
STalkback
StoryEditor_Dream_N
ubank_samsung
UserManual
Videos
VideoTrimmer_Dream
VirtualTour_N_OS
VisionIntelligence
Weather2017
WeatherWidget2017
WebManual
yandex.search
[system/priv-app]
AODService_v25
AppLock
AppsEdgePanel_v3
BeaconManager
CocktailBarService_v3
ColorBlind_N
Crane
DayLite
EasySetup
FBInstaller_NS
GalaxyAppsWidget_Phone_Dream
Gear360Editor_WQHD_Dream
HealthService
Ignite-Singtel_1.7.306_releaseProduction
KnoxDesktopLauncher
LedCoverAppDream
LedCoverService
Messaging_SEP81
NFusedLocation_v3.0_DREAM
OMCAgent
PeopleStripe
PersonalPageService
PreloadInstaller
RiCE
RNB
RNBShell
SamsungAccount_Dream
SamsungCloudDreamNewIcon
SamsungContacts81
SamsunGInCallUI
SamsungMagnifier3
SamsungThemes
SamsungVideoPlayer2016
SecGallery2015
SEMFactoryApp
SmartcardManager
SmartManager_v5
SmartManager_v5_DeviceSecurity
SMusicPicker
SNS_v2_N
SoundAlive_51
SPPPushClient_Prod
SVoicePLM
TaskEdgePanel
ThemeCenter
TouchWizHome_2017
UnifiedProfile
Upday
VisionCloudAgent
VoiceServiceFramework
VoiceWakeup
VRSetupWizardStub
I am not getting any Force Closes / Crashes / Errors. Just make sure to reboot your device after cutting and pasting system apps to your Internal Storage.
When you realized that you needed something back, just copy and paste the whole folder to where you got them and set the correct permission.
For the folder, set the permission to "rwxr-xr-x".
For the apk inside, set the permission to "rw-r-r".
then reboot your device.
If you want to have an updated google apps as soon as it becomes available, you may download latest apks at apkmirror website then replace existing apk in the system, set the correct permission, and reboot. I've done it to almost all google apps without any issue.
I will try to update this thread to include all apps that can be removed based on stock firmware that's freshly installed.
*Screenshots provided on post#3*
reserved
Screenshots
Nice work, still so much more left to debloat
Could you show please a screenshot of:
Google Phone numeric kbd
Incoming phone call screen
Thanks in advance =)
p0izn said:
Could you show please a screenshot of:
Google Phone numeric kbd
Incoming phone call screen
Thanks in advance =)
Click to expand...
Click to collapse
Here you go.
I imagine flashfire can be used in place of twrp? Still have a locked bootloader.

[Guide] Install ANY CUSTOM FONT! - Works in One UI 4.1 and older versions.

In this updated guide I'm gonna show you how to install any custom fonts you like in your Samsung Galaxy device WITHOUT ROOT. It works in all One UI (Android) versions; even in One UI 4.1!
ALL CREDITS TO @sathishtony 's #mono_ app and @__TrungDK__ 's method!
• #mono_ version 2.1 [NO-ROOT] ➜ https://forum.xda-developers.com/t/...v2-1-for-samsung-oneui-1-2-3-no-root.4195613/
• __TrungDK__'s thread ➜ https://forum.xda-developers.com/t/...r-android-10-oneui-2-5-samsung-phone.4203153/
Video tutorial:
Steps to follow (updated in 2021):
1. Make sure you are signed in into your Samsung Account.
2. Download and install #mono_ v2.1.
3. Launch #mono_ and allow the permissions it asks.
4. Install Samsung Sans through the #mono_ app.
5. Change your device's font to Samsung Sans.
6. At your phone's Settings, go to "Accounts and backup" and then to "Back up data" under Samsung Cloud.
──
6.5. If you can't find the Back up/Restore options due to carriers hiding them:
I. Download Activity Launcher from the Play Store.
II. In the search field you type "Cloud".
III. In the Samsung Cloud submenu you will find the Back up/Restore options.
──
7. Select only "Settings" and back them up.
8. Move your custom fonts to the "ttf" subfolder inside the "monofonts" folder (Internal Storage►monofonts►ttf).
8.5. If your font is not a ".ttf" font, then you may convert it using any online tool.
9. Go back to #mono_ and tap on "Load TTF". Select the font you want to change to.
10. Under the "Load TTF" button, tap on "Install". Uninstall Samsung Sans.
11. Tap again on the same "Install" button. Install the "fake" Samsung Sans.
12. At your phone's Settings, go to "Accounts and backup" and then to "Restore data" under Samsung Cloud.
13. Select only "Settings" and restore it. Don't delete the backup.
14. Android will be tricked into thinking that it's applying again Samsung Sans but it will actually apply your custom font!
15. You may repeat this process from step 8 or 9, for every other font, now.
Useful links:
• Create a Samsung Account ➜ https://account.samsung.com/
• Activity Launcher ➜ https://play.google.com/store/apps/details?id=de.szalkowski.activitylauncher
• Google Sans font ➜ https://github.com/sahibjotsaggu/Google-Sans-Fonts
• (EXTRA) SamsungOne font ➜ https://github.com/SamsungInternet/OneUI-Web/tree/master/oui-css/fonts
• (EXTRA) San Francisco (iOS) font: ➜ https://github.com/AppleDesignResources/SanFranciscoFont
• Older zFont 3 Method ➜
I hope it helps you!
Nice
Monofonts are gone from zfont. Not seeing circle rounded anywhere
Doesnt work with one ui 4
It change font in system and entire apps like facebook, insta... Can it just change system font and apps use its own?
luca_suarez said:
It change font in system and entire apps like facebook, insta... Can it just change system font and apps use its own?
Click to expand...
Click to collapse
Unfortunately not. Apps use the system's font by default.

Categories

Resources