Kindly help me to know if an app is already installed or not (given package id)
By Athar Nouman
03 Jun 2017 16:53
English
2 Replies
bool IsAppInstalled(char * appID){
----
---
return true/false
}
I am quite new to c/c++
Assist me in completing above function where I just know the app package id (for example com.domain.test) and I want to know if any app with the package ID is already installed or not.
Also, tell what libraries need to include. Also, tell if some permission is required etc.
Thank you very much for kind consideration.
regards,
View Selected Answer
You must log in to use this service. Log in now?
The tag you entered already exists.
Do you want to report this post as spam?
The post has been reported as spam.
cannot be empty.
Are you sure you want to cancel and return to the list?
The code has been copied to the clipboard.
Enter a title.
All Categories
General Support
Tizen .NET
Web Application Development
Native Application Development
SDK & IDE
--------
--------