This also fails with Companion:
So try to get rid of file://
in the path.
Error with Companion:
An error occurred while parsing the project.
In your extension The block install app if i use then it will install app in background ?
No.It will open the package installer.
OK now i want to ask a question from you
we have to options of installing apps one is google play store and other is package installer is there any way that WE CAN create our own installing system that can install apps in background. See i am a noob so i did not know anything
New blocks
Bug Fixes
Install App
methodIt is possible to do but is quite difficult to implement.If I do so then you will need root access and Administrator permission to install apps silently (without userâs interaction).
So currently you canât do that.
Unfortunately the same: There was a problem parsing the project.
(APK â Galaxy Note8, API 28 / Xiaomi Redmi Note 5, API 28).
Can you please tell me on which versions it is not working?
The last one:
I didnât mean that
SorryâŚmy mistake
I mean on which android versions.
As I said:
Kodular:
targetSdkVersion = 28
compileSdkVersion = 28
minSdkVersion = 19
Device:
Galaxy Note8, API level 28 (Android 9, Android âPieâ)
A few more questionsâŚ
1.Can you post a screenshot of error?
2.Is Install App
method working on other android versions?
P.S. after a quick search I found this on stack overflow.
If you get an error while installing the .apk saying something like "There is a problem parsing the package." it could be that you haven't asked for the read/write permission or the file you try to install doesn't exist or is corrupt.
Although I am not using same code but it can be a reason.
Actually I canât.
My phone runs on Kitkat and my fatherâs on Nougat.
And laptop has 4 GB ram which is not enough to install Pie on VirtualBox.
Maybe apk file is corrupt.
Then upload a apk here I can check it
I have a device with Android 10.
Thank you @themaayur
I appreciate your help
But as we all know Kodular made apps canât target Android 10.