截图工具,黑莓? [英] Screenshot tool for BlackBerry?

查看:152
本文介绍了截图工具,黑莓?的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我的工作,我希望确保工程以及在BlackBerry浏览器的Web开发项目。由于两个测试和文档的一部分,我希望能够把我的应用程序的截图和不知道从哪里开始。

我看到有一对夫妇在黑莓应用程序世界付费应用程序,当我搜索<一个HREF =htt​​p://appworld.blackberry.com/webstore/search/screenshot相对=nofollow>截图,但我期待的建议或其他选项。具体来说,我有一个9700(v5.0.0.296,平台5.1.0.83)。

看来这个功能内置于iPhone,根据的 iPhone用户指南


  

拿iPhone的屏幕截图
  显示:快速preSS和释放
  在睡眠/唤醒键和home键
  同一时间。



解决方案

您可能需要编写你自己的应用程序或服务进行截图。

使用结果
<一href=\"http://www.blackberry.com/developers/docs/4.5.0api/net/rim/device/api/system/Display.html#screenshot%28net.rim.device.api.system.Bitmap%29\"相对=nofollow> Display.screenshot(位图位图)结果
或结果
<一href=\"http://www.blackberry.com/developers/docs/4.5.0api/net/rim/device/api/system/Display.html#screenshot%28net.rim.device.api.system.Bitmap,%20int,%20int,%20int,%20int%29\"相对=nofollow> Display.screenshot(位图位图,诠释的x,INT Y,INT宽度,高度INT)

注意:您应该签署应用使用此API

I am working on a web development project that I want to make sure works well on the BlackBerry browser. As part of both testing and documentation, I want to be able to take screenshots of my application and was wondering where to start.

I see there are a couple of pay applications on BlackBerry App World when I search for screenshot, but I am looking for recommendations or other options. Specifically, I have a Bold 9700 (v5.0.0.296, platform 5.1.0.83).

It appears this feature is built into the iPhone, according to the iPhone User Guide.

Take a screenshot of the iPhone display: Quickly press and release the Sleep/Wake and Home buttons at the same time.

解决方案

You may want to write you're own app or service to make screenshots.

Use
Display.screenshot(Bitmap bitmap)
or
Display.screenshot(Bitmap bitmap, int x, int y, int width, int height)

Note: you should sign app to use this api

这篇关于截图工具,黑莓?的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆