Is it possible to launch image picker for a specific directory or with several specific images from Shared/res? I have been trying to use app control in several different ways but it always seems to default to the images directory!
var appControl = new tizen.ApplicationControl('http://tizen.org/appcontrol/operation/pick', null, 'image/*', null, null);
Is there also a way to see the defined application control properties for installed apps?
Launch image picker for specific directory?
Is it possible to launch image picker for a specific directory or with several specific images from Shared/res? I have been trying to use app control in several different ways but it always seems to default to the images directory!
Is there also a way to see the defined application control properties for installed apps?
BY
16 Apr 2025
Tizen Studio
BY
04 Nov 2024
Tizen Studio
BY
02 Apr 2024
Tizen Studio