Trying to give an app storage permissions but it wont allow me to - General Questions and Answers

Downloaded and installed godot editor for android it tells me it needs storage perms and sends me to settings i click on godot and gibes me this:
{
"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"
}
So uh how do I give it perms
Specs: Samsung A03 core, Android 11

You can grant with Adb, but otherwise contact devolopers.

The Godot Editor DOESN'T REQUIRE ANY PERMISSIONS.

xXx yYy said:
The Godot Editor DOESN'T REQUIRE ANY PERMISSIONS.
Click to expand...
Click to collapse
So why does it tell me to give it storage perms and doesnt work when i click start project

https://www.me.com said:
So why does it tell me to give it storage perms and doesnt work when i click start project
Click to expand...
Click to collapse
Then contact dev es or give with adb

Arealhooman said:
Then contact dev es or give with adb
Click to expand...
Click to collapse
I'll do that was just wondering why he said that.

https://www.me.com said:
So why does it tell me to give it storage perms and doesnt work when i click start project
Click to expand...
Click to collapse
The screenshot you provided unequivocally says that 0 permissions are required.

this app is targeting API level 30 or higher and requires MANAGE_EXTERNAL_STORAGE permissions. try latest version.

Related

Phone mod

hi there is a way to have this interface of calling instead of default 2.2.2 ?
{
"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"
}
regards
netanalyzer said:
hi there is a way to have this interface of calling instead of default 2.2.2 ?
regards
Click to expand...
Click to collapse
I'm sure it's possible if you get the .apk for it, then adb push it to system/app but it requires root, and youd have to find the apk. I'm not responsible if you brick your phone btw.
gerbetta33 said:
I'm sure it's possible if you get the .apk for it, then adb push it to system/app but it requires root, and youd have to find the apk. I'm not responsible if you brick your phone btw.
Click to expand...
Click to collapse
i've allready apk file but service crash
netanalyzer said:
i've allready apk file but service crash
Click to expand...
Click to collapse
Service crash, huh?
Did you remove the original file?
Did you try to install it like a regular .apk file?
What phone / firmware are you usin currently? Any ROMs?
gerbetta33 said:
Service crash, huh?
Did you remove the original file?
Did you try to install it like a regular .apk file?
What phone / firmware are you usin currently? Any ROMs?
Click to expand...
Click to collapse
i've already tried problem is different framework version
i'm using my custom rom
yuriosv2

[APP2.2+][Root] HAYS - Data Protection System

Hi friend
I want to present you my App:
H.A.Y.S
it's a Data Protection System specifically designed for Android Devices
The Real Protection for Images, Video, Documents, Files and Folders
To work need Root and Busybox installed.
Thanks All Friends :good:
Link Play Store:
https://play.google.com/store/apps/details?id=com.hays_free.android.app
Link QR Code:
{
"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"
}
hi
works on S Advance?
thx
freddy76 said:
hi
works on S Advance?
thx
Click to expand...
Click to collapse
yes Freddy
work on all devices with root and busybox
is a MUST HAVE if you want protect your data
Bye
The Google Play link isn't working.
Sau2
GHIGO973 said:
Hi friend
I want to present you my App:
H.A.Y.S
it's a Data Protection System specifically designed for Android Devices
The Real Protection for Images, Video, Documents, Files and Folders
To work need Root and Busybox installed.
Thanks All Friends :good:
Link Play Store:
https://play.google.com/store/apps/d...ee.android.app
Link QR Code:
Click to expand...
Click to collapse
Jolufa said:
The Google Play link isn't working.
Sau2
Click to expand...
Click to collapse
Link Corrected
Thank You Jolufa

Android pay on the root device without Magisk use

1.go to product/hw_oem/your model/prop
2. We edit local.prop, substituting device model, we delete local.prop.bak we reboot
{
"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"
}
3. We edit local.prop, substituting device model, we delete local.prop.bak we reboot
thanks, anyone confirm this is working? And is this dangerous against hackers since we are rooted and have credit card info on the device?
Android Pay
xdax1 said:
thanks, anyone confirm this is working? And is this dangerous against hackers since we are rooted and have credit card info on the device?
Click to expand...
Click to collapse
Android pay checks for root access and will not function on normal rooted devices, changing your build.prop file has nothing to do with it. Magisk is supposed to cloak its root access and there are some apps on the play store that are supposed to cloak it but I have never been able to get them to work reliably
revjamescarver said:
Android pay checks for root access and will not function on normal rooted devices, changing your build.prop file has nothing to do with it. Magisk is supposed to cloak its root access and there are some apps on the play store that are supposed to cloak it but I have never been able to get them to work reliably
Click to expand...
Click to collapse
so you mean you have Magsik and not getting Android Pay works still?

[Good Lock][Patched][Works in all regions]

Download "Good Lock" Modules
zovsor said:
{
"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"
}
Click to expand...
Click to collapse
Got this error when trying to download modules within GoodLock app.
View attachment 4751147
aresbv2000 said:
Got this error when trying to download modules within GoodLock app.
View attachment 4751147
Click to expand...
Click to collapse
https://www.sammobile.com/apk/
Don't work.
musmax said:
Don't work.
Click to expand...
Click to collapse
What does not work
Don't work.
Can't install
Ghaaa!! Why does this not work?
Internet is required
zovsor said:
Download "Good Lock" Modules
Click to expand...
Click to collapse
Can you by any chance update it to the One UI 2.0 edition?
the app is not patched, i'm from Argentina, installed fine and after try install modules it give error is not avaliable, better take out the chip, use any VPN and connect to USA, after that go to Configuration-Apps-Galaxy Store or Samsung Store and delete cache, now back and open Galaxy Store and search for Good Lock, install it + modules, configure your phone and after finished, go back the chip and use your phone, the process is done, is not necessary take out chip, now it will work fine, tested in my S8+ 5 minutes ago, hope this help to anyone, leave some caps of proof, if you check in the left corner VPN Hub running there.

Looks like oven been infected with a malware

N
{
"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"
}
oticed this strange message popping up on my phone screen .
com.hmdglobal.app.customizationclient.OTAApplication
I want to know if it's a malware or spyware
What are you talking about?
Stop making sense...
blackhawk said:
What are you talking about?
Stop making sense...
Click to expand...
Click to collapse
Oh hello blackhawk
blackhawk said:
What are you talking about?
Stop making sense...
Click to expand...
Click to collapse
This stuff keeps popping up on my screen com.hmdglobal.app.customizationclient.OTAApplication
Any idea what it means ?
amstardi said:
This stuff keeps popping up on my screen com.hmdglobal.app.customizationclient.OTAApplication
Any idea what it means ?
Click to expand...
Click to collapse
Use adb and disable it
Nameless Foe said:
Use adb and disable it
Click to expand...
Click to collapse
Please how do I disable it with ADB?
Nameless Foe said:
Use adb and disable it
Click to expand...
Click to collapse
I use Nokia 5.3
Android one.
How do I disable it with ADB..
Thanks
1. Downloaf Nokia 5.3 USB Drivers for pc
2. Download Android SDK Platform Tools
3. Enable USB Debugging Inside of developer settings on your phone
4. Let me know when you've done that.

Categories

Resources