Android12: Grant Permission for older App for internal memory access - General Questions and Answers

Hi,
i'm trying to get an A11 App to run on A12, but i'm not able to give it access to internal memory, because the build-in/system DocumentsUIGoogle (build in filemanager, not that one you can choose for other stuff, like mixplorer) dont allow me to select 'use this folder' (see screenshots). Chosing another folder dont work for the app.
(The App ist Automagic 1.38, which runs fine with A12 - only prob is getting those permission).
All other permissions are set (allow access to 'all files' etc)
are there possibilies to grant this to the app from outside the app, like pm (packagemanager) commandline tool or other root apps? (i have root access obviously)
Thanks in advance!
{
"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 have the same problem
Any idea?
EDIT: version 1.37 working

Related

Export Apps to SD Card Easy + Installer

here an app i found that i used very OFTEN ON MY EVO, that lets you backup ur (3rd party) apps to sd card and install and uninstall apps in one click, (easy and simple), even though is created for Chinese users, it still translate very nicely on english.
{
"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"
}
Some Info:
Application backup - can export files to unprotected APK SD memory card.The application uninstall - list all third-party software installed, you can quickly remove the phone's software has been installed.Direct execution or search from Android Market on- the list of programs directly from the implementation of software and software stores the file in the Market and relevant information.
enjoy

[Q] How can I fix this problem

{
"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"
}
This box appear when I tried to install the apps (sample here is go sms theme maker). It says "error, cannot install app with the same device i.d.
How can i fix this? I have a rooted phone, and I already tried to search this one on the root folder (/...), but I can't find what is causing the errors. I tried using SD Maid, and try if it's a corpse file (because currently, I uninstalled this app), but this does'nt appear in the corpse finder. I tried the dalvik-cache if there is some .dex file remains there, but still nothing.
So before I will reflash my ROM (which I think is the last option available for me), I try to post here. Hope that anyone can give me another idea to try to clean this error up.
Sent from Tyrion Lannister
Have a look at http://forum.xda-developers.com/showthread.php?t=1219029

[App] hkeymap change your keymap the easy way

I created a simple app directly compatible with a rooted CM11 T699
Since I use JuiceSSH and to get it working on my T699 I used this remapping guide
But after each flash the file was reset, and since I sometimes need the terminal quickly and couldn't remember how to setup the file I made this app to quickly download it from the store and remap my keys when needed.
You can find the code here:
on Github
Or the app here:
In the Play Store
[sub]app was just posted so it could take a while to show up on the play store[/sub]
The app is quite simple, it reads your sec_keypad.kl listing all the entries.
Click on the one to change and search a KEYCODE from the list
Done? click on 'save' from the menu and restart the phone. You're all set!
{
"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"
}

App Mount, mount/umount apps that you don't like on Android, without root.

App Mount, mount/umount apps that you don't like on Android, without root.
{
"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"
}
https://github.com/mthli/Mount/releases
mount: available for use as normal.
umount: unavailable for use, but the data and actual package file remain.
You can run app temporary, when screen off app will be automatically umounted.
Tutorial
0. Download and install App Mount;
1. System Settings > Accounts, remove all accounts here;
2. Run adb command below:
Code:
adb shell dpm set-device-owner io.github.mthli.mount/.app.MountReceiver
3. Goto App Mount's settings, allow UsageAccess/NotificationAccess for ignore;
4. In App Mount, click list item, dialog right-top switch mount/umount.
Cheers
Hi,
Sounds interesting.
Can i ask:
-why do accounts need to be removed?
-if an app is unmounted is it still running or is it disabled?

ADB PULL ERROR

I am facing with error when trying to pull files from internal storage from AVD . I have rooted my device but even can not access some application data folder. Tried multiple explorers, all showing app such as youtube applications folder but target app folder not showing up. Any missing ?
Using ADB with a rooted mobile, a common method to pull files only accessible to root ( like the ones in /data/data ) is moving those files with root to the SD-card attached to the mobile ( which is formated with FAT32 and thus doesn't have file permission restrictions ) and then adb pull those files from the SD-card.
I did not get you. Can you please explain clearly ?
{
"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"
}
See this page to see the difference between rooted, rootable and non-rootable.

Categories

Resources