http://pan.baidu.com/s/1hqyusja?qq-pf-to=pcqq.c2c#dir/path=%2FWPSDK%208.1%20DevPreview%20Installerwp8.1 sdk preview 赶紧的吧! Breaking changes for Windows Phone (code-named “Blue”) [This documentation is preliminary and is subject to change.] This docu
一.Camera2简介 Camera2是Google在Android 5.0后推出的一个全新的相机API,Camera2和Camera没有继承关系,是完全重新设计的,且Camera2支持的功能也更加丰富,但是提供了更丰富的功能的同时也增加了使用的难度.Google的官方Demo:https://github.com/googlesamples/android-Camera2Basic 二.Camera2 VS Camera 以下分别是使用Camera2和Camera打开相机进行预览并获取预览数据