从黑莓设备读取/写入照片的方法
我正在尝试创建一个黑莓应用程序,在其中我需要拍摄用户已保存或在黑莓上拍摄的照片,然后将其添加到另一张照片并保存照片,以便当用户进入其保存的照片时新照片已可用。我目前正在努力解决如何访问用户的照片,然后将新照片保存在用户可以获得它的地方,并最终将其添加为手机的背景图像。
I'm trying to create a blackberry app in which I need to take a photo that the user has saved on or taken on their blackberry and then add it to another photo and save the photo so that when the user goes into their saved photos then the new photo is available. I am currently struggling with how to access the user's photos and then saving the new photo in a place where the user can get it and eventually add it as their background image of their phone.
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。

绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论
评论(1)
从设备读取图像的代码。
将图像保存到设备的代码..
并从 读/写图像。
Code to read Images from Device.
Code to save image to device..
and get help from Read/Write Image.