语言

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

编辑者为: Raghvendra Singh 04 5月, 2016

响应

1 回复
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