语言

Menu
Sites
Language
screenshot screen on application run

Hello,

I am currently working on an app and i am trying to find how can i make the app to take a screenshot of the screen as soon as it runs, so i can use it later.
Is there a way via javascript / jquery ?

EDIT: or if possible to make the background transparent/translucent.

If anyone knows, thanks in advance.

编辑者为: Brock Boland 17 3月, 2014 原因: Paragraph tags added automatically from tizen_format_fix module.

响应

5 回复
Lakshmi Grandhi
Hi, There are javascript plugins to take screenshot of webpage, html2canvas https://github.com/juancgarcia/screenshotify/tree/master/Downloadify-652377f/js
andreas bagias
does it work for mobile apps too ? forgot to mention the app i want to make is for mobiles.
Lakshmi Grandhi
since tizen web application applications are also kind of web pages, kindly try it.
andreas bagias
well yes its pretty simmilar but i dont want to take a screenshot of a webpage . I want to take a screenshot of the mobile screen (e.x. the home background with icons etc...) If that is not possible then i am looking another way like making the whole app transparent to be able to see my icons/apps while running the app i am building.
Sergey
Try to use some externals jquery based libs. For example, http://www.kubilayerdogan.net/?p=304 (demo: http://kubilayerdogan.net/screenshot/) Or some another. Use search.