[APP][CM] Install Location - choose where to install apps - Samsung Galaxy J5 Themes, Apps, and Mods

#Henkate said:
For me, the weather widget works, also in notification drawer.
Regarding install location, take a look here, as a alternative: http://android.stackexchange.com/questions/43517/installing-to-sdcard-by-default
Run in terminal:
(0 auto, 1 internal and 2 external sd card)
PHP:
pm set-install-location 0/1/2
EDIT:
@samiblm : if you want, i can make a small app with Tasker which ask you where you want to install everytime you are in Package Installer ( the menu after you click to install an .apk). The app would work like this: when it see that you are in Package Installer ( you want to install an app), a small popup appears and ask you where you want to install, you choose and then you can install.
Click to expand...
Click to collapse
Pirex69 said:
That would be nice ��
Enviado do meu SM-J500FN através de Tapatalk
Click to expand...
Click to collapse
Alright. I've made a small app using Tasker for CM which will show a popup with option to choose where to install the app you want. The app run in background and the popup appears when you are in Package Installer (when you want to install an app). I hope you'll find it useful as the setting regarding it is gone in latest cm release.
I called it Install Location.
To run that pm set-install-location commands we need root, so the app need root too because that.
Please read the below informations.
HOW IT WORKS?
Upon first run, it run su command to get root access. If you decline the access, the app won't work, so it will ask for su again after you open it again. If you allow the access, then it will turn a profile on which shows a popup to choose install location when it detect that you are in Package Installer. The Package Installer it's the trigger. You choose your choice, then the popup dissapear and then simply install the app you want.
NOTES
1) If you want to cancel the popup, just press back button (phone button).
2) If you want to stop this app from showing the popup, then simply force close it in settings.
3) If you greenify / hibernate the app, then it stop working.
4) There shouldn't be any battery drain.
5) BUG: when you uninstall an app, the popup will appear too since uninstalling apps is done by Package Installer too. I don't think there's any way to fix this, at least I don't have any idea.
6) The app should work on other phones/ROMs as long the command pm set-install-location is supported.
DOWNLOAD
APK is attached to this post.
SCREENSHOT
{
"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"
}
PROJECT SOURCES
Download source: http://www.mediafire.com/?x45maikt876f7kk
It is Tasker code. You must install Tasker and then copy the file Install_Location.prj.xml to Tasker folder > projects, then open Tasker, press on home icon, choose import and choose the .prj file you copied. Then you got the source and can edit it as you like. To build app with Tasker, you need to install it's plugin named App Factory (Google play store). You can find basic informations like how to import project on Google or i think even on Tasker website.

Reserved

@samiblm said that isn't working for him, but for me is working fine. Can someone else confirm this?

Anybody can confirm whether is working for you or not? lol

Sorry that i didnt have time to reply earlier than this, but here is the thing; when i type the command in the termonal i get this error :
And since the app uses this same command, it will obviously fail to complete the task

samiblm said:
Sorry that i didnt have time to reply earlier than this, but here is the thing; when i type the command in the termonal i get this error :
And since the app uses this same command, it will obviously fail to complete the task
Click to expand...
Click to collapse
Write "su" (without quotes) and press "enter", then write the pm command.. My app does run su command before pm command too when you choose your option in the popup, to make sure that the command will work.
It works for me, but I don't understand why doesn't work for you.
So, write su command before that and let me know if there's any error.

#Henkate said:
Write "su" (without quotes) before the command with pm. My app does run su command before pm command too when you choose your option in the popup, to make sure that the command will work.
It works for me, but I don't understand why doesn't work for you.
So, write su command before that and let me know if there's any error.
Click to expand...
Click to collapse
Seems to work fine under root
---------- Post added at 06:29 PM ---------- Previous post was at 06:26 PM ----------
ajislav said:
Seems to work fine under root
Click to expand...
Click to collapse
Edit, I should clarify..
Running su first and then "pm set-install-location 2" works fine, but "su pm set-install-location 2" ends with an error as there is no user pm

ajislav said:
Seems to work fine under root
---------- Post added at 06:29 PM ---------- Previous post was at 06:26 PM ----------
Edit, I should clarify..
Running su first and then "pm set-install-location 2" works fine, but "su pm set-install-location 2" ends with an error as there is no user pm
Click to expand...
Click to collapse
I meant that you have to write "su" and press "enter". Sorry for the misunderstanding.
Does the app work for you?

#Henkate said:
Does the app work for you?
Click to expand...
Click to collapse
It asks for root when I run it from the launcher, but it does not ask for install location when installing an app...

ajislav said:
It asks for root when I run it from the launcher, but it does not ask for install location when installing an app...
Click to expand...
Click to collapse
I don't understand what's wrong. I've tested it myself and it is working fine for me When you want to install an app, the pop-up should appear (like in the screenshot from first post), before touching "install".
I'll try to make a new one and I'll remove the su check at first run.

#Henkate said:
I don't understand what's wrong. I've tested it myself and it is working fine for me When you want to install an app, the pop-up should appear (like in the screenshot from first post), before touching "install".
I'll try to make a new one and I'll remove the su check at first run.
Click to expand...
Click to collapse
Not sure if it is su related.
I changed root access from always ask to allowed but it did not make a difference.
I can test for you, if you want.
Btw, j500F with CM 20160821 version here

I did what you suggested and no error is given this time, but it's still not working and the apps are still getting installed in the internal sdcard ..

Related

[APP] Google now for CM9 [UPDATED 17 JUNE]

Disclaimer: Voice search is not working. Use swiftkey or another keyboard app that you like to type with your voice.
Also, this app is not really stable. You can not exit the app with the back button, you need to press home and kill it manually.
STEPS:
Open Root Explorer & navigate to /system
Now Open build.prop in Text Editor.
Edit ro.build.version.sdk = 16 & save.
Now go to /system/app & Rename GoogleQuickSearchBox.apk to GoogleQuickSearchBox.apk1
Now reboot & install the app from the download link. [LINK: https://www.dropbox.com/s/j85otexnkoktfiv/Velvet.apk ]
Now edit build.prop & change ro.build.version.sdk = 15 & reboot.
Modify Permissions (As shown in this picture! -> http://forum.xda-developers.com/showthread.php?t=1749045&page=74 )
After this: Check if Google now starts, if you get a network error, that is ok!
If you get the network error:
Download this apk: http://www.mediafire.com/download.php?u09rrb81ju6bkp7
Use root explorer to push the app to /system/app
Reboot
NEW SCREENSHOTS. (Taken on my new phone, Galaxy Nexus. I stopped using my Wildfire S and wanted some new screenshots, so here!)
{
"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"
}
I don't give a f&$k that this is not a ROM or something that needs a changelog, i like having a changelog.
V1.0
Original post
V1.1
Screenshots added
ipodguitar said:
Disclaimer: Voice search is not working. Use swiftkey or another keyboard app that you like to type with your voice.
This has been posted numerous times, but I made this tutorial specifically for our device.
WHAT YOU NEED:
HTC Wildfire S (Rooted - Running CM9 Alpha 5 or higher)
ES File explorer (or any other root explorer)
This APK: http://www.mediafire.com/download.php?u09rrb81ju6bkp7
STEP 1:
Open ES File explorer and go to the settings (menu button -> settings).
Scroll down, press Up to Root so that its on.
Scroll as far as you can down, accept all three options there (Root explorer, Mount File system, backup system app).
STEP 2:
Go up to root (press the folder up button until you can't go further up).
Go to the folder /system.
Scroll down and press on the file build.prop.
On the 7th line, it says: ro.build.version.sdk=15.
Change the 15 to 16 and then press menu button -> save.
REBOOT YOUR DEVICE.
STEP 3:
If you haven't put the APK on your sd card, do it now.
Go to the folder on your SD card where you put the APK file (velvet-theo0o.apk).
Install the APK.
DO NOT OPEN THE APPLICATION.
Go to /system and open build.prop again, and edit the ro.build.version.sdk=16 back to 15.
REBOOT THE WILDFIRE S.
MOST IMPORTANT THING:
enjoy google now.
The normal APK works just fine, but you won't be able to use the google now cards, you can only search. (the search is great though)
Click to expand...
Click to collapse
Uh, dude, when I try to install the apk, it says "Application not installed". I even changed the build.prop settings. :'| I really want it bad... Please Help.
parasthakur37 said:
Uh, dude, when I try to install the apk, it says "Application not installed". I even changed the build.prop settings. :'| I really want it bad... Please Help.
Click to expand...
Click to collapse
OK then, place the APK in /system/app and reboot.
It should be fine.
ipodguitar said:
OK then, place the APK in /system/app and reboot.
It should be fine.
Click to expand...
Click to collapse
I placed it in /system/app and rebooted...now what? Do I have to revert back the build.prop setting or........?
parasthakur37 said:
I placed it in /system/app and rebooted...now what? Do I have to revert back the build.prop setting or........?
Click to expand...
Click to collapse
Put the ro.build.version thing back to 15 again.
Worked for me. If i'm right there should be an app called 'Google' on your phone now.
SUDDENDLY DIFFERENT XDA THEME.
I might edit the OP if more people have this problem...
When I rebooted, upon getting the launcher, I saw an error "Unfortunately, Google Search Has Stopped Working" so now changed the values and rebooting again. Hope For The Best :')
---------- Post added at 02:59 PM ---------- Previous post was at 02:59 PM ----------
Oh yeah, sudden change in the layout of Xda. Lol.
---------- Post added at 03:01 PM ---------- Previous post was at 02:59 PM ----------
And Wooooooooooooo.... Not working. -.- I hate when this happens - "Unfortunately Google Search Has Stopped" -.- Some fix? I really need it urgent and bad. :\
parasthakur37 said:
When I rebooted, upon getting the launcher, I saw an error "Unfortunately, Google Search Has Stopped Working" so now changed the values and rebooting again. Hope For The Best :')
---------- Post added at 02:59 PM ---------- Previous post was at 02:59 PM ----------
Oh yeah, sudden change in the layout of Xda. Lol.
---------- Post added at 03:01 PM ---------- Previous post was at 02:59 PM ----------
And Wooooooooooooo.... Not working. -.- I hate when this happens - "Unfortunately Google Search Has Stopped" -.- Some fix? I really need it urgent and bad. :\
Click to expand...
Click to collapse
Hmm I'm working on a updated OP guide.
Updated the OP, a bit clearer and more like the Source post where i got it from.
F$%K this **** man. I was so happy to see Google Now for my device :\
Its a bit of a pain to install.. just follow the new guide and if that doesn't work follow this link: http://forum.xda-developers.com/showthread.php?t=1749045
I already have seen that link and tried that too, but no luck.
---------- Post added at 04:42 PM ---------- Previous post was at 04:26 PM ----------
And the new OP isn't working for me as well. LOL
I'll post some more about how this works tomorrow.. it shows a nice weather card for me now and my next appointment for tomorrow. To search with the app however i cant use the Google app, i need to go to home and hold search button and then choose google..?
still getting a network error after following modified OP. search works fine and is updated to new look, but I don't see the google now cards and whatnot.
running the most current simonsimmons cm9 nightly
ill try a reinstall from scratch tomorrow but im nearly positive i followed everything to a T
EDIT:
after checking this thread
http://forum.xda-developers.com/showthread.php?t=1749045&page=74
and modifying the permissions for velvet-theos0o-5.apk as shown exactly in the screenshot on first post, it now works as described
so for any of you who followed the original directions and were getting network errors, this might help.
I did not change any build.prop content . Just rename the file after place it in system/app and change permission. Reboot . That's it. Works fine for me.
Well great, before I get my Galaxy Nexus (Monday or Tuesday) I will update the thread and all my other tutorials for CM7.
Also, this app tutorial works for any phone running android 4.0.4+.
Thanks
I finally got Google Now running on my HTC Desire S with CM9.
Very nice torturial
I think you should write that you need to change the permissions on the second downloaded .apk.
I should
Welp, updating the thread now.

[GUIDE] Disable KNOX, OTA Updates, and other apps without root!

I was browsing the Verizon forum and came across a thread about disabling KNOX and OTA. I can't leave the base here for a few hours, so i figured I'd make a friendly tutorial. I have edited the script with some extra packages for KNOX that was listed in the comment. I will also explain how to edit the script to disable packages that you want. I not a programmer or anything. Since everyone uses a different combination of apps I will just explain how to disable the ones you don't want. Of course you will ADB set up for your phone, and USB debugging enabled on your phone. Disabling the package will remove the icon from your phone. It is not uninstalled, just disabled.
How to disable KNOX and the OTA:
1. Simply Download This file
2. Run script as administrator
Disabled Packages
com.sec.knox.bridge
com.sec.knox.seandroid
com.sec.enterprise.knox.attestation
com.sec.knox.knoxsetupwizardclient
com.samsung.klmsagent
com.samsung.sdm
com.logiagroup.logiadeck
com.policydm
com.sec.knox.app.container
com.sec.knox.containeragent
com.sec.knox.eventsmanager
com.sec.knox.store
com.sec.knox.knoxsetupwizardclient
com.sec.knox.setupwizardstub
com.samsung.knox.rcp.components
Click to expand...
Click to collapse
How to add your own packages to the script to be disabled
1. Go to your ADB (Your ADB maybe in a different location). Hold the CTRL button and right click anywhere in the folder. The submenu will appear, select Open command window here
{
"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"
}
2. Command Prompt window will appear. Type " adb shell pm list packages -f>> packages.txt. A txt file will be created in your adb folder with all the packages your phone has.
3. Right click on the script you downloaded earlier, on the submenu select edit, a notepad window will appear.
4. Under the list of packages to be disabled, start a new line, type adb shell "pm block. Then go into the packages.txt and select the package you want to disable. Copy and past that package after block and add a double quotation mark at the end of the line.
(NOTE: Before the package name is the apk that the package is for. For this example com.yellowpages.android.ypmobile is for YPMobile_ATT.apk). Repeat for all packages you wish to disable.
5. Save the Script
6. Run the new script as administrator, The package you put in the script will say "true", which means its disabled.
tyiphius said:
I was browsing the Verizon forum and came across a thread about disabling KNOX and OTA. I can't leave the base here for a few hours, so i figured I'd make a friendly tutorial. I have edited the script with some extra packages for KNOX that was listed in the comment. I will also explain how to edit the script to disable packages that you want. I not a programmer or anything. Since everyone uses a different combination of apps I will just explain how to disable the ones you don't want. Of course you will ADB set up for your phone, and USB debugging enabled on your phone. Disabling the package will remove the icon from your phone. It is not uninstalled, just disabled.
How to disable KNOX and the OTA:
1. Simply Download This file
2. Run script as administrator
How to add your own packages to the script to be disabled
1. Go to your ADB (Your ADB maybe in a different location). Hold the CTRL button and right click anywhere in the folder. The submenu will appear, select Open command window here
2. Command Prompt window will appear. Type " adb shell pm list packages -f>> packages.txt. A txt file will be created in your adb folder with all the packages your phone has.
3. Right click on the script you downloaded earlier, on the submenu select edit, a notepad window will appear.
4. Under the list of packages to be disabled, start a new line, type adb shell "pm block. Then go into the packages.txt and select the package you want to disable. Copy and past that package after block and add a double quotation mark at the end of the line.
(NOTE: Before the package name is the apk that the package is for. For this example com.yellowpages.android.ypmobile is for YPMobile_ATT.apk). Repeat for all packages you wish to disable.
5. Save the Script
6. Run the new script as administrator, The package you put in the script will say "true", which means its disabled.
Click to expand...
Click to collapse
Thank you so much for bringing this over.
What would be even better, would be a list of the commands with each detailed about what it is disabling... this would be amazing
Which one is OTA services?? I would like to leave it on in case 5.01 pops up
Thanks. Will try this when I get home. Bloatware here I come!
Moving this over from other thread to keep it all in one place
This is what worked for me.
Source - THANKS! Misterxtc
http://forum.xda-developers.com/note...-root-t2972263
Thanks mlin for showing me this thread.
Download the ADB Fastboot from here
And give THANKS! to Snoop05
http://forum.xda-developers.com/show....php?t=2588979
Download Samsung Android USB drivers here
http://developer.samsung.com/technic...o?v=T000000117
Tool I used to identify the package - FX file browser
Folders I looked in to locate the packages/apps
\system\app
\system\priv-app
In these folders I looked at the the files and saw that they were ENABLED. After block command they were no longer ENABLED. I also saw active applications disappear from the Application manager.
DISCLAIMER: I DO NOT TAKE RESPONSIBILITY IF YOU DAMANGE YOUR PHONE. THIS WORKED FOR ME AND IS CURRENTLY WORKING, BUT DOES NOT GURANTEE THAT IT WILL WORK FOR EVERYONE'S SETUP.
ATTEMPT THIS AT YOUR OWN RISK.
My PC is windows 7 pro.
1. PC: download and install Samsung Android USB Drivers
2. NOTE4 : go to developer settings and turn on usb debugging
3. PC/NOTE4: connect phone to PC and unlock (screen lock). Set to MTP for USB connection settings
4. download and install 15sec ADB/FASTBOOT
5. Open command prompt as administrator
6. type "ADB devices" enter
7. you should see response "List of devices attached" and next line with ID and device
8. If you see the device listed then copy and past the commands from the excel spread sheet. You can do this individually for confirmation or you can copy the whole column and let it do it's thing.
Every item on the spreadsheet I did on my phone and confirmed that it's off. I've been using it for couple of days and had no errors or force close of any apps.
XLS spreasheet updated 12/22
sweetboy02125 said:
Which one is OTA services?? I would like to leave it on in case 5.01 pops up
Click to expand...
Click to collapse
com.samsung.sdm should be the one. I just looked it up
I blocked this package as well. The icon is same as the ATT software updater.
Can't attach photo. So the package I disabled is "com.ws.dm"
Sent from my SAMSUNG-SM-N910A using XDA Free mobile app
insang-droid said:
I blocked this package as well. The icon is same as the ATT software updater.
Can't attach photo. So the package I disabled is "com.ws.dm"
Sent from my SAMSUNG-SM-N910A using XDA Free mobile app
Click to expand...
Click to collapse
When I go into app info for the updater I saw "com.ws.dm", but I wonder if it does anything else. Has anyone seen any problems after disabling it?
FiniteTime said:
When I go into app info for the updater I saw "com.ws.dm", but I wonder if it does anything else. Has anyone seen any problems after disabling it?
Click to expand...
Click to collapse
Here's excel spreadsheet of what I blocked. No issues so far.
Subscribed and thanked.
Sent from my SAMSUNG-SM-N910A using XDA Free mobile app
Can you Disable the Gear VR service and shell without any issues? It's frequently on the top of my Android System battery usage, which leads me to believe it's running down my battery a bit. I won't ever own a Gear anyway.
This is awesome; I can tell a lot of the stuff was disabled just b/c they stopped greenifying when I run auto-hibernate, like the android email and exchange services. Anyone know what the quick connect path is? I've been looking and can't find it, it seems to always be running on me in the background (even though I have it off).
For the life of me I can't get adb to work for this thing.
I've got the newest drivers, USB debugging on. My computer doesn't prompt me to allow anything when I connect though.
Anybody wanna help this dumdum?
Follow the instructions here, i found them a bit more helpful: http://forum.xda-developers.com/showthread.php?t=2976386
Sent from my SAMSUNG-SM-N910A using Tapatalk
NYYFan02 said:
Follow the instructions here, i found them a bit more helpful: http://forum.xda-developers.com/showthread.php?t=2976386
Sent from my SAMSUNG-SM-N910A using Tapatalk
Click to expand...
Click to collapse
Much obliged, that link had a step I was missing.
Big thx
Got rid of a bunch of crap
Sent from my SAMSUNG-SM-N910A using XDA Free mobile app
my running list of things I have disabled. I will update it as I disable more things
EDIT: UPDATED LIST OF REMOVED BLOAT: (updated 12-30-14)
com.yahoo.mobile.client.android.yahoo.att
com.cequint.ecid
com.samsung.android.scloud.quota
com.att.android.digitallocker
com.fmm.dm
com.yahoo.mobile.client.android.yahoo.att
flipboard.boxer.app
com.samsung.android.keyguardwallpaperupdator
com.samsung.advp.imssettings
com.samsung.android.scloud.sync
com.sec.android.allshare.service.fileshare
com.sec.penup
com.sec.android.widgetapp.digitalclockeasy
com.sec.android.stub.paywithpaypal
com.instagram.android
com.sec.android.nearby.mediaserver
com.siso.app.generic
com.sec.android.service.cm
com.sec.embeddedserverservice
com.facebook.katana
com.sec.android.widgetapp.ap.hero.accuweather
com.sec.app.samsungprintservice
com.sec.android.easysidepanel
com.google.android.backuptransport
com.matchboxmobile.wisp
com.sec.imsservice
com.samsung.android.service.travel
com.hancom.office.editor
com.sec.android.app.FileShareClient
com.sec.android.app.mobileprint
com.google.android.apps.docs
com.wavemarket.waplauncher
com.sec.android.app.SamsungContentsAgent
com.samsung.safetyinformation
com.android.phasebeam
com.mobitv.client.tv
com.sec.android.widgetapp.locationwidget
com.drivemode
com.samsung.android.scloud.proxy.sbrowser
com.facebook.system
com.ubercab
com.sec.android.app.FileShareServer
com.sec.android.app.sysscope
com.yahoo.mobile.client.android.liveweather
com.evernote
com.mobeam.barcodeService
com.epson.mobilephone.samsungprintservice
com.sec.android.widgetapp.SPlannerAppWidget
com.samsung.android.fingerprint.service
com.sec.android.daemonapp
com.samsung.android.scloud.proxy.contacts
com.sec.android.app.mt
com.samsung.android.sdk.samsunglink
com.att.android.attsmartwifi
com.google.android.apps.magazines
com.monotype.android.font.chococooky
com.samsung.knox.rcp.components
com.google.android.syncadapters.contacts
com.fixmo.isa
com.samsung.android.scloud.proxy.memo
com.synchronoss.dcs.att.r2g
com.yellowpages.android.ypmobile
com.sec.android.app.wfdbroker
com.fmm.ds
com.asurion.android.mobilerecovery.att
net.aetherpal.device
com.sec.android.widgetapp.easymodecontactswidget
com.sec.ims
com.google.android.marvin.talkback
com.siso.app.genericprintservice
com.sec.spp.push
com.sec.android.allshare.service.mediashare
com.sec.enterprise.knox.attestation
com.telenav.app.android.cingular
com.hp.android.printservice
com.sec.pcw.device
com.samsung.helphub
com.sec.android.sviewcover
com.android.noisefield
com.sec.enterprise.knox.cloudmdm.smdms
com.lookout
com.wssnps
com.google.android.apps.books
com.policydm
com.sec.android.easyonehand
com.samsung.android.app.pinboard
com.sec.android.widgetapp.samsungapps
com.sec.knox.bridge
com.google.android.talk
com.amazon.mShop.android
com.ws.dm
com.wildtangent.android
com.sec.imslogger
com.samsung.android.scloud.proxy.calendar
com.sec.android.widgetapp.digitalclock
com.facebook.appmanager
com.samsung.android.scloud.auth
com.callpod.android_apps.keeper
com.android.printspooler
com.google.android.syncadapters.calendar
com.google.android.gm
com.sec.android.widgetapp.dualclockdigital
com.blurb.checkout
com.sec.knox.knoxsetupwizardclient
com.android.chrome
com.sec.android.Kies
com.sec.knox.seandroid
com.sec.esdk.elm
I'll look at it when I get to a computer. But I can uninstall Evernote on mine. Says its a user installed.. I habd nk3 update as well, but I had Evernote before nk3 update.
---------- Post added at 03:50 PM ---------- Previous post was at 03:48 PM ----------
Did you check app drawer to see if Evernote is gone? Because the package for Evernote is "com.evernote" when I look at the detail of the APK.
---------- Post added at 03:52 PM ---------- Previous post was at 03:50 PM ----------
What's imsservice BTW?
insang-droid said:
I'll look at it when I get to a computer. But I can uninstall Evernote on mine. Says its a user installed.. I habd nk3 update as well, but I had Evernote before nk3 update.
---------- Post added at 03:50 PM ---------- Previous post was at 03:48 PM ----------
Did you check app drawer to see if Evernote is gone? Because the package for Evernote is "com.evernote" when I look at the detail of the APK.
Click to expand...
Click to collapse
yes, normally its an installed app, but the nk3 update forced evernote on us and was not able to be disabled. I already use a note program that syncs with my gf's phone and our other devices and computers. so I didn't really want another. plus I was a bit deterred by the permissions needed by evernote.
in anycase, I did check my app drawer, it is gone
insang-droid said:
---------- Post added at 03:52 PM ---------- Previous post was at 03:50 PM ----------
What's imsservice BTW?
Click to expand...
Click to collapse
I am not quite sure, however, this was another thing that was forced on us in the nk3 update. looking at the permissions, it seems like its some kind of knox/carrier iq/logging and reporting app.
I can update my post (later) if I do or do not experience issues with disabling the IMS stuff. but so far, so good..
EDIT: I tried looking before without much luck, but I did find this post, with some info (speculation?) on IMS http://forum.xda-developers.com/note-4-tmobile/general/ims-logger-t2908176
tyiphius said:
com.samsung.sdm should be the one. I just looked it up
Click to expand...
Click to collapse
What about these? Are they Samsung update also or Knox?
adb shell "pm block com.policydm"
adb shell "pm block com.logiagroup.logiadeck"

[HOWTO]Fix the "keyboard missing" problem for Android apps in Windows 10 Mobile 10512

[HOWTO]Fix the "keyboard missing" problem for Android apps in Windows 10 Mobile 10512
Just install (using adb shell pm install) "MicrosoftInputMethod.apk" from attachment, and you're done.
Reboot the device after installation (I don't know if it's really needed)
Installation method:
adb push "C:/path/to/MicrosoftInputMethod.apk" /sdcard/MicrosoftInputMethod.apk
adb shell
pm install /sdcard/MicrosoftInputMethod.apk
Notes:
-Make sure to always use forward slashes ( / ) in every path.If you use backward slashes ( \ ), you'll get an error;
-if you use adb install "C:/path/to/MicrosoftInputMethod.apk", you will get [INTERNAL_AGENT_ERROR] error.Use adb shell pm install "C:/path/to/MicrosoftInputMethod.apk";
-If the attachment is downloaded as a .zip file, change its extension to .apk
Troubleshooting:
You can check if it's installed using some application that shows installed apps (i.e.: Shortcut Master (Lite))....
{
"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"
}
If it's installed but keyboard doesn't appear, try the following:
-Install "Shortcut Master (Lite)" (attached to this very post) using adb install "C:/path/to/org.vndnguyen.shortcutmaster.lite-0.apk" . DON'T use pm install to install an application with an User Interface that should be available from menu;
-Open it, and touch the three dots in the upper right corner;
-Choose "Search";
-Click on "Enter text to search", and see if keyboard appears;
If yes, open the application where keyboard wasn't appearing, and see if it appears after that;
Best regards
i Will test ....now
Edit 1 : not working....i reboot
Édit 2 : after rebooting...not working topo
Édit 3 : i t'y with adb
This message
pkg: /data/local/tmp/MicrosoftInputMethod.apk
Failure [INTERNAL_AGENT_ERROR]
, ArgumentNullException, at Microsoft.Arcadia.Marketplace.PackageObjectModel.Apk.ApkResourceHelper.GetResource(ManifestStringResource manifestValue, IDictionary`2 resources)
at Microsoft.Arcadia.Marketplace.Converter.Portable.ImageAssetsConverter.LoadAndCacheApkImages()
at Microsoft.Arcadia.Marketplace.Converter.Portable.ImageAssetsConverter.WriteImageAssets()
at Microsoft.Arcadia.Marketplace.Converter.Portable.PortableApkToAppxConverter.GenerateOneAppxDirectory(AppxPackageConfiguration packageConfig)
at Microsoft.Arcadia.Debugging.AdbAgent.Portable.ApkInstallJob.<ConvertApk>d__15.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task)
at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
at System.Runtime.CompilerServices.TaskAwaiter.ValidateEnd(Task task)
at Microsoft.Arcadia.Debugging.AdbAgent.Portable.ApkInstallJob.<InstallAppAsync>d__5.MoveNext()
kwanice said:
i Will test ....now
Edit 1 : not working....i reboot
Édit 2 : after rebooting...not working topo
Édit 3 : i t'y with adb
This message
pkg: /data/local/tmp/MicrosoftInputMethod.apk
Failure [INTERNAL_AGENT_ERROR]
, ArgumentNullException, at Microsoft.Arcadia.Marketplace.PackageObjectModel.Apk.ApkResourceHelper.GetResource(ManifestStringResource manifestValue, IDictionary`2 resources)
at Microsoft.Arcadia.Marketplace.Converter.Portable.ImageAssetsConverter.LoadAndCacheApkImages()
at Microsoft.Arcadia.Marketplace.Converter.Portable.ImageAssetsConverter.WriteImageAssets()
at Microsoft.Arcadia.Marketplace.Converter.Portable.PortableApkToAppxConverter.GenerateOneAppxDirectory(AppxPackageConfiguration packageConfig)
at Microsoft.Arcadia.Debugging.AdbAgent.Portable.ApkInstallJob.<ConvertApk>d__15.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task)
at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
at System.Runtime.CompilerServices.TaskAwaiter.ValidateEnd(Task task)
at Microsoft.Arcadia.Debugging.AdbAgent.Portable.ApkInstallJob.<InstallAppAsync>d__5.MoveNext()
Click to expand...
Click to collapse
Hmmmm....What phone?
Nokia Lumia 930?
Are you just doing
adb install path\to\MicrosoftInputMethod.apk
?
Can you check if "Microsoft Input Method" is running?
Best regards
alb3530 said:
Hmmmm....What phone?
Nokia Lumia 930?
Can you check if "Microsoft Input Method" is running?
Best regards
Click to expand...
Click to collapse
How Can i check if its running?
kwanice said:
How Can i check if its running?
Click to expand...
Click to collapse
For the last error you posted (Failure [INTERNAL_AGENT_ERROR]), you couldn't install it.
Have you tried to install any other apk to see if apk installation isn't messed up for your phone?
Have you tried the Google Play stuff?If yes, chances are it corrupted something in your phone.
Best regards
i have several app Install on m'y phone and they are working...but without Keyboard
edit : i try Install annoter App. its working
kwanice said:
i have several app Install on m'y phone and they are working...but without Keyboard
Click to expand...
Click to collapse
But can you try to install any other apk, just to make sure installation error won't happen?
Best regards
i 'Ve told u...
i Install Moon reader just now ans its working
Edit :
If i try to Install Ur apk with apktow10m i have no error...but not working..
If i try to Install manally with adb, i have This error...
i try this but get same error my phone is Lumia 1520
is any one try soft reset after update to new build for fix problem
Didn't work for me either. Same error.
Hard resetting now. This sucks.
MOHSEN-UNIQUE said:
i try this but get same error my phone is Lumia 1520
is any one try soft reset after update to new build for fix problem
Click to expand...
Click to collapse
Probably some installation has affected your phone.
http://forum.xda-developers.com/showpost.php?p=62367177&postcount=423
If you happen to reset the phone, try to install microsoftinputmethod as the first apk...
Best regards
alb3530 said:
Probably some installation has affected your phone.
http://forum.xda-developers.com/showpost.php?p=62367177&postcount=423
If you happen to reset the phone, try to install microsoftinputmethod as the first apk...
Best regards
Click to expand...
Click to collapse
but i can install other app just i can't install this only and i don't know why?
i try to resat my phone tomorrow i will see what happens:good:
MOHSEN-UNIQUE said:
but i can install other app just i can't install this only and i don't know why?
i try to resat my phone tomorrow i will see what happens:good:
Click to expand...
Click to collapse
I've updated the first post with the method I used to install: push file to device, and then install from shell.
Check the first post.
Best regards
alb3530 said:
I've updated the first post with the method I used to install: push file to device, and then install from shell.
Check the first post.
Best regards
Click to expand...
Click to collapse
what Can we do if we dont have sdcard ??
On Nokia 930....im not sure IT Will work..
i test now... and : IT SEEM TO WORK
i Install other to Sée
EDIT : CONGRAT ! its work !
kwanice said:
what Can we do if we dont have sdcard ??
On Nokia 930....im not sure IT Will work..
Click to expand...
Click to collapse
Yes, sdcard is only a mount point....I have a Lumia 1020, and tested on it....
kwanice said:
...i test now... and : IT SEEM TO WORK
i Install other to Sée
EDIT : CONGRAT ! its work !
Click to expand...
Click to collapse
Cool
WOW this is so great! You are my HERO! Now i don't have to reset my phone. The Keyboard is working again in android apps.
alb3530 said:
Just install (using adb shell pm install) "MicrosoftInputMethod.apk" from attachment, and you're done.
Reboot the device after installation (I don't know if it's really needed)
Installation method:
adb push "C:/path/to/MicrosoftInputMethod.apk" /sdcard/MicrosoftInputMethod.apk
adb shell
pm install /sdcard/MicrosoftInputMethod.apk
Note: if you use
adb install "C:/path/to/MicrosoftInputMethod.apk"
, you may get the [INTERNAL_AGENT_ERROR] error
Best regards
Click to expand...
Click to collapse
the attachment isn't a .apk its a .zip file with no .apks in it ??
scottyost said:
the attachment isn't a .apk its a .zip file with no .apks in it ??
Click to expand...
Click to collapse
It's a working apk....I've just downloaded it and comparated it byte-to-byte with the one I had installed before: no difference between both files
Best regards
it's worked on my Nokia Lumia 930
@alb3530 thank you so much. I would buy you a beer if I could afford to.

BCDEDIT availability

For those looking to use BCDEDIT on their phone, it seems that the restrictions preventing us from doing so exist in the SSH server implementation. If you install the Telnet server and execute BCDEDIT from there, it appears we can at least read the BCD store and enumerate parameters. I have not yet tried to make changes, I am not ready to do so yet. If anyone wants to give it a shot and report back go for it. Careful though, this could result in a brick.
{
"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"
}
http://forum.xda-developers.com/windows-10-mobile/enable-bootshsvc-windows10mobile-t3455357
Thanks to naiple for uploading the files and method to get telnet running at boot
Thanks for sharing but do we have to copy every file in the zip? There are 20 files and it is hard to type.
Op says copy the exe and mui but there are a lot of them and he didn't mention which one we need.
BlueTR said:
Thanks for sharing but do we have to copy every file in the zip? There are 20 files and it is hard to type.
Op says copy the exe and mui but there are a lot of them and he didn't mention which one we need.
Click to expand...
Click to collapse
You will want the bootsh files (dll, mui), enable.bat, enable_bootsh.reg, ftpd.exe, gwptcp.exe,mwstartnet.exe,startup.bsc,telnetd.exe, and telnetlogon.exe to get JUST telnet and ftp working at boot. Follow naiples instructions to get this running.
You could optionally not use the files to run telnet and ftp at startup and just run them as needed, and this may be prudent since telnet does not require credentials to access. Once telnet and ftp are running, you'll have a much easier time copying files across over ftp, like telnet it does not have the same restrictions sftp does.
yochu20 said:
You will want the bootsh files (dll, mui), enable.bat, enable_bootsh.reg, ftpd.exe, gwptcp.exe,mwstartnet.exe,startup.bsc,telnetd.exe, and telnetlogon.exe to get JUST telnet and ftp working at boot. Follow naiples instructions to get this running.
You could optionally not use the files to run telnet and ftp at startup and just run them as needed, and this may be prudent since telnet does not require credentials to access. Once telnet and ftp are running, you'll have a much easier time copying files across over ftp, like telnet it does not have the same restrictions sftp does.
Click to expand...
Click to collapse
All of them are needed, just tried and got error.
I got it working but I'm afraid of trying to write
---------- Post added at 12:16 AM ---------- Previous post was at 12:01 AM ----------
Nope.
BlueTR said:
All of them are needed, just tried and got error.
I got it working but I'm afraid of trying to write
---------- Post added at 12:16 AM ---------- Previous post was at 12:01 AM ----------
Nope.
Click to expand...
Click to collapse
Yeah, I am nervous about writing to the store as well. If anyone decides to YOLO this, please post your results
I decided since I posted, I should give it a try. Seems some values can be edited, notice my bootmenupolicy changed in the new screen. Other values are protected by Secure Boot, which is expected. Good luck!
yochu20 said:
Yeah, I am nervous about writing to the store as well. If anyone decides to YOLO this, please post your results
Click to expand...
Click to collapse
I updated my post and added a screen shot. It says "The process cannot access the file because it is being used by another process"
BlueTR said:
I updated my post and added a screen shot. It says "The process cannot access the file because it is being used by another process"
Click to expand...
Click to collapse
I managed to get a value to update after I saw your updated post, posted the screen after the change. Try it again with the active store, that could be the difference.
I followed the directions by copying the files you said we'll need to their spots but when calling enable.dat I get reg is not recognized as an internal or external command
Edit:
I got it to work but now I get a 10048 error when trying to run ftpd.exe or telnet one
yochu20 said:
I managed to get a value to update after I saw your updated post, posted the screen after the change. Try it again with the active store, that could be the difference.
Click to expand...
Click to collapse
You are right. I did and it worked but there is a problem. I enabled boot menu but I don't have a camera button
If I press the volume up key, phone goes into ffu mode. If I press the volume down key, exclamation mark appears. If I press power key it selects windows loader and disables countdown then just waits.
BlueTR said:
You are right. I did and it worked but there is a problem. I enabled boot menu but I don't have a camera button
If I press the volume up key, phone goes into ffu mode. If I press the volume down key, exclamation mark appears. If I press power key it selects windows loader and disables countdown then just waits.
Click to expand...
Click to collapse
What did you change?
Edit:
Finally got a telnet app to work on my android so here are all the commands for bcdedit :
http://imgur.com/RVQ4HJ2
http://imgur.com/d4ecch0
http://imgur.com/CaS6I6o
http://imgur.com/LosxJ6d
http://imgur.com/GScAoFg
http://imgur.com/Lz6JVby
Warning
Before you do something stupid with these commands I recommend you use a backup windows phone to test these out!! I'm not at fault if anything happens to your main phone
Hmm, @svaethier, what are you talking about (and who cares about your damn android screenshot here?!!)
BCDEdit is a very well documented program. If you not banned on google.com, try to search by yourself!
P.S. The very first link: https://technet.microsoft.com/en-us/library/cc709667(v=ws.10).aspx
P.P.S. Please don't tell me "you are rude and impolite"! Noobs some times are extremely annoying What I suppose to say? "Thank you for the unique info!" ?
sensboston said:
Hmm, @svaethier, what are you talking about (and who cares about your damn android screenshot here?!!)
BCDEdit is a very well documented program. If you not banned on google.com, try to search by yourself!
P.S. The very first link: https://technet.microsoft.com/en-us/library/cc709667(v=ws.10).aspx
P.P.S. Please don't tell me "you are rude and impolite"! Noobs some times are extremely annoying What I suppose to say? "Thank you for the unique info!" ?
Click to expand...
Click to collapse
Well excuse me for providing info to those who may want it without having to google stuff up. Yes you are actually being quite rude, if you have nothing nice to say then just keep your opinions to yourself thanks.
ninjaofbacon said:
What did you change?
Click to expand...
Click to collapse
bcdedit /set {bootmgr} displaybootmenu yes
bcdedit /timeout 15
What if we extract 8.1 ffu on a sd card, and add it to the bootloader menu?
Can we dualboot W10 and 8.1?
I don't think it's as simple as adding another ffu.
svaethier said:
I don't think it's as simple as adding another ffu.
Click to expand...
Click to collapse
I made a vhd file from ffu. It contains the whole WP8.1 system for RM-976 but I need an 8gb sd card since I don't have it I couldn't try.
I would help but I don't want to mess with boot options just yet.
svaethier said:
I would help but I don't want to mess with boot options just yet.
Click to expand...
Click to collapse
I want but I can't. I don't have a camera button so I can't make os selection.
Couldn't we just make the power button os selection somehow?
Is there a way to use this locally, or do I need to use telnet over ssh?

[Guide] Remove roaming clock on latest update

1. Download hxxps://play.google.com/store/apps/details?id=by4a.setedit22&hl=en (Sorry i cant post link, change hxxp to http)
2. Enable developer mode, grant write secure permission for the app:
Code:
adb shell pm grant by4a.setedit22 android.permission.WRITE_SECURE_SETTINGS
3. Open the app, change table to "Secure table", find "roaming_dualclock" setting and change the value to "1".
vanhoavn said:
1. Download hxxps://play.google.com/store/apps/details?id=by4a.setedit22&hl=en (Sorry i cant post link, change hxxp to http)
2. Enable developer mode, grant write secure permission for the app:
Code:
adb shell pm grant by4a.setedit22 android.permission.WRITE_SECURE_SETTINGS
3. Open the app, change table to "Secure table", find "roaming_dualclock" setting and change the value to "1".
Click to expand...
Click to collapse
Finally, I can remove the dual clock on Android 10. Thanks so much for the solution.
Could this method not be used to reactivate FASTBOOT on v450pm ?? remove the locksim ?? activate the dual sim ???
spa1978 said:
Could this method not be used to reactivate FASTBOOT on v450pm ?? remove the locksim ?? activate the dual sim ???
Click to expand...
Click to collapse
No...
Yeah its working on android 10, thanks mate!
Wait what? I'm confused, so I downloaded the app and granted all the permissions and developer mode was already enabled. I executed the code over there to system table inside the app but it doesn't seem to be working when I tried to change the value of roaming_dualclock. Any solutions?
Jimook99 said:
Wait what? I'm confused, so I downloaded the app and granted all the permissions and developer mode was already enabled. I executed the code over there to system table inside the app but it doesn't seem to be working when I tried to change the value of roaming_dualclock. Any solutions?
Click to expand...
Click to collapse
You should do the permission with adb command on pc not on your device
vanhoavn said:
1. Download hxxps://play.google.com/store/apps/details?id=by4a.setedit22&hl=en (Sorry i cant post link, change hxxp to http)
2. Enable developer mode, grant write secure permission for the app:
Code:
adb shell pm grant by4a.setedit22 android.permission.WRITE_SECURE_SETTINGS
3. Open the app, change table to "Secure table", find "roaming_dualclock" setting and change the value to "1".
Click to expand...
Click to collapse
Exactly what is the usefulness of this procedure???
spa1978 said:
Exactly what is the usefulness of this procedure???
Click to expand...
Click to collapse
Just to remove the annoying second clock in lock screen.
vanhoavn said:
Just to remove the annoying second clock in lock screen.
Click to expand...
Click to collapse
Ahhhhh it works .... on v50 sprint android 10 !!!!!!
very well
{
"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"
}
martin_yo said:
You should do the permission with adb command on pc not on your device
Click to expand...
Click to collapse
haha thx i didn't know
But omfg it worked anyways!!! I spent more than a year to solve this problem lol
Also how do I move the clock to the center lol why is it at the left side (It's available in Android 9 but not in Android 10)
Jimook99 said:
haha thx i didn't know
But omfg it worked anyways!!! I spent more than a year to solve this problem lol
Click to expand...
Click to collapse
Wait... WHAT?
" I spent more than a year to solve this problem "
REALLY?
BTW, How to enable split-screen multitasking in Android 10 on LG V50 (Korean)?
beboylqt said:
Wait... WHAT?
" I spent more than a year to solve this problem "
REALLY?
BTW, How to enable split-screen multitasking in Android 10 on LG V50 (Korean)?
Click to expand...
Click to collapse
Recent button > Tap and hold icon of the app you want to view in Multi window mode > Select Multi window > Select the 2nd app
beboylqt said:
Wait... WHAT?
" I spent more than a year to solve this problem "
REALLY?
BTW, How to enable split-screen multitasking in Android 10 on LG V50 (Korean)?
Click to expand...
Click to collapse
Haha technically yeah, my first attempt was done from about a year ago and was keep trying with different methods. For your question, the person above has answered it so you may check that.
quantan said:
1. Download hxxps://play.google.com/store/apps/details?id=by4a.setedit22&hl=en (Sorry i cant post link, change hxxp to http)
2. Enable developer mode, grant write secure permission for the app:
Finally, I can remove the dual clock on Android 10. Thanks so much for the solution.
Click to expand...
Click to collapse
You dont need any app for removing it
You can use adb
shell settings put secure roaming_dualclock 1
You can also check it here:
https://forum.xda-developers.com/android/help/lg-korean-variant-t3970883
jTunes said:
You dont need any app for removing it
You can use adb
shell settings put secure roaming_dualclock 1
You can also check it here:
https://forum.xda-developers.com/android/help/lg-korean-variant-t3970883
Click to expand...
Click to collapse
Thanks for this, it also works on my V30 Pie LG U+
Spent ages trying to get this and every other method to work, turns out on SKT you have to change "skt_roaming_dualclock" to 1 rather than "roaming_dualclock"
Metalligator said:
Spent ages trying to get this and every other method to work, turns out on SKT you have to change "skt_roaming_dualclock" to 1 rather than "roaming_dualclock"
Click to expand...
Click to collapse
Thats for SKT
roaming_dualclock is for LG-U+ and KT
Thanks! Working on my LG G7 running android 10.
vanhoavn said:
1. Download hxxps://play.google.com/store/apps/details?id=by4a.setedit22&hl=en (Sorry i cant post link, change hxxp to http)
2. Enable developer mode, grant write secure permission for the app:
Code:
adb shell pm grant by4a.setedit22 android.permission.WRITE_SECURE_SETTINGS
3. Open the app, change table to "Secure table", find "roaming_dualclock" setting and change the value to "1".
Click to expand...
Click to collapse
Finally manage to remove the second clock on my V50 on Android 10. Thanks for this guide.

Categories

Resources