gleminem1
(ProuDSoN)
November 27, 2019, 7:13pm
#1
Hi, i use on my app KIO4Install Extension, practically when the application download is finished, it automatically opens the application installation, but today i have tested my app on Android 10 and i get an error:
Runtime Error
No Activity found to handle Intent { act=android.intent.action.VIEW dat=file:///storage/emulated/0/Download/App.apk typ=application/vnd.android.package-archive fig=0x10000000 }
On Android 9 working fine
Mika
November 27, 2019, 7:14pm
#2
Maybe its because you can not access in Android 10 files so easy like before?
They changed how the access to files works at Android 10.
3 Likes
gleminem1
(ProuDSoN)
November 27, 2019, 7:19pm
#3
And there is a solution? I need to put some permission on AndroidManifest for example?
Mika
November 27, 2019, 7:27pm
#4
android:requestLegacyExternalStorage="true"
2 Likes
I feel Kodular Community will be full of posts like this soon
And I will become obsolete with Android 6
1 Like
hammerhai
(Nathan)
November 28, 2019, 12:29am
#6
You’ll be the only one, by March of 2020 I’ll have the Pixel 4
vknow360
(Sunny Gupta)
November 28, 2019, 12:48pm
#8
This is going to be off topic
But I have 4.4
themaayur
(Mayur Berad)
November 28, 2019, 1:38pm
#9
Hadi_Editz
(Hadi Bangash )
November 28, 2019, 1:41pm
#10
themaayur:
" I have 3.0"
Hahaha i think no one in 2019 anyways let’s see if any one claim that I Have 3.0
1 Like
3.0 is written in hammurabi code
1 Like
gleminem1
(ProuDSoN)
November 28, 2019, 7:22pm
#12
I have tested to put this on AndroidManifest, but when i compile the APK with ApkTool, i have this error
error: No resource identifier found for attribute ‘requestLegacyExternalStorage’ in package ‘android’
Mika
November 28, 2019, 8:50pm
#13
I think you need to use Android 10 as sdk to build it.
4 Likes
gleminem1
(ProuDSoN)
November 28, 2019, 10:11pm
#14
Oh right but… how can i set the SDK to 29 (Android 10)? ApkTool (2.4.1) does not yet support Android 10 same for Kodular.
Boban
(Boban Stojmenovic)
December 9, 2019, 10:26pm
#15
Do you have an apk so I can give it a shot
gleminem1
(ProuDSoN)
December 10, 2019, 9:15am
#16
Yeah sure, but if you know how to do it, could you tell me?
Boban
(Boban Stojmenovic)
December 10, 2019, 9:32am
#17
First, I would like to test for myself if it works
gleminem1
(ProuDSoN)
December 10, 2019, 10:10am
#18
i send to you the apk via PM?
Boban
(Boban Stojmenovic)
December 10, 2019, 10:45am
#20
FYI, I never got the apk but I’m still waiting