Languages

Menu
Sites
Language
How to Identify that an installed app is Web App or Native App ?

Hi

I have to get list of all installed app then have to identify that installed app is native app or web app. Based on that i have to perform some tsak.

How can I  identify this ?

Thanks and Regards,

raghvendra

Edited by: Raghvendra Singh on 04 May, 2016

Responses

1 Replies
Nafisul Islam Kiron

Hello, you can use app_info_get_type to know if it is a "webapp" or "capp".

 

Take a look here:

https://developer.tizen.org/community/code-snippet/embed/11303