Hi,
I am trying to install a App-APK from corona App.
The following is the Process i have listed:
1-Download the APK file from server
2-save it in directory
3-Install it
Now the question is i am unable to install it.
I have tried it from System.openUrl()
but didn’t got success.
Even i tried with : os.execute("pm install " … path)
Kindly please specify any Option for it.
Thanks
Assif Shaikh