当前位置: 首页 > news >正文

做营销网站网站排名靠前的方法

做营销网站,网站排名靠前的方法,省级精品课程网站建设,网站建设abc1. 仅开启手电筒 单纯的开启手电筒我们可以使用CameraManager的.setTorchMode()方法。 cameraCharacteristics.get(CameraCharacteristics.FLASH_INFO_AVAILABLE)获取该相机特征是否可获取闪光灯。 CameraManager cameraManager (CameraManager) getSystemService(CAMERA_SE…

1. 仅开启手电筒

单纯的开启手电筒我们可以使用CameraManager的.setTorchMode()方法。

cameraCharacteristics.get(CameraCharacteristics.FLASH_INFO_AVAILABLE)获取该相机特征是否可获取闪光灯。

CameraManager cameraManager= (CameraManager) getSystemService(CAMERA_SERVICE);
String cameraIdList[]=cameraManager.getCameraIdList();
String cameraId = null;
for(int i=0;i<cameraIdList.length;i++){CameraCharacteristics cameraCharacteristics=cameraManager.getCameraCharacteristics(cameraIdList[i]);//可获取闪光灯&&朝向为后置if(cameraCharacteristics.get(CameraCharacteristics.FLASH_INFO_AVAILABLE)&&cameraCharacteristics.get(CameraCharacteristics.LENS_FACING)==CameraCharacteristics.LENS_FACING_BACK){cameraId=cameraIdList[i];break;}
}
//打开手电筒
cameraManager.setTorchMode(cameraId,true);
//关闭手电筒
cameraManager.setTorchMode(cameraId,false);

2. Camer2开启闪光灯

在Camera2中,我们一般在预览的捕获请求中设置开启或关闭闪光灯,然后向捕获通道设置新的捕获请求

开启闪光灯:

captureRequestBuilder .set(CaptureRequest.FLASH_MODE, CaptureRequest.FLASH_MODE_TORCH);

关闭闪光灯:

captureRequestBuilder .set(CaptureRequest.FLASH_MODE, CaptureRequest.FLASH_MODE_OFF);

Button torch = findViewById(R.id.torch);
torch.setOnClickListener(new View.OnClickListener() {int i = 0;public void onClick(View view) {if (i == 0) {CaptureRequest.Builder captureRequestBuilder_preview = myCameraDevice.createCaptureRequest(CameraDevice.TEMPLATE_PREVIEW);//设置开启闪光灯captureRequestBuilder_preview.set(CaptureRequest.FLASH_MODE, CaptureRequest.FLASH_MODE_TORCH);captureRequestBuilder_preview.addTarget(surface_surfaceView);//通道设置新循环捕获请求myCameraCaptureSession.setRepeatingRequest(captureRequestBuilder_preview.build(),null,null);i=1;} else if (i==1) {CaptureRequest.Builder captureRequestBuilder_preview= myCameraDevice.createCaptureRequest(CameraDevice.TEMPLATE_PREVIEW);//设置关闭闪光灯captureRequestBuilder_preview.set(CaptureRequest.FLASH_MODE, CaptureRequest.FLASH_MODE_OFF);captureRequestBuilder_preview.addTarget(surface_surfaceView);//通道设置新循环捕获请求myCameraCaptureSession.setRepeatingRequest(captureRequestBuilder_preview.build(),null,null);i=0;}}
});

3. ZXing开启手电筒

扫码时经常需要使用手电筒,但是因为ZXing已经启动了一个相机所以无法使用CameraManager来开启手电筒;并且因为没有捕获通道所以也不能使用设置捕获请求开启手电筒。

但ZXing中的DecoratedBarcodeView控件类(即com.journeyapps.barcodescanner.DecoratedBarcodeView控件)提供了启动和关闭手电筒的方法。可以在自定义的Activity中通过DecoratedBarcodeView开关手电筒。

启动手电筒:.setTorchOn()

关闭手电筒:.setTorchOff()

可以在自定义Activity的onCreate()中使用这些方法。

Button torchButton=findViewById(R.id.torchButton);
torchButton.setOnClickListener(new View.OnClickListener() {int i=0;public void onClick(View view) {if(i==0){//启动手电筒barcodeScannerView.setTorchOn();i=1;} else if (i==1) {//关闭手电筒barcodeScannerView.setTorchOff();i=0;}}});


文章转载自:
http://dinncocupula.ydfr.cn
http://dinncogoaltender.ydfr.cn
http://dinncosecund.ydfr.cn
http://dinncohac.ydfr.cn
http://dinncoelenchus.ydfr.cn
http://dinncoluncheteria.ydfr.cn
http://dinncocreamcoloured.ydfr.cn
http://dinncotern.ydfr.cn
http://dinncotough.ydfr.cn
http://dinncomonandrous.ydfr.cn
http://dinncosound.ydfr.cn
http://dinncoutility.ydfr.cn
http://dinncomindon.ydfr.cn
http://dinncomany.ydfr.cn
http://dinnconutsy.ydfr.cn
http://dinncopinboard.ydfr.cn
http://dinncolobsterback.ydfr.cn
http://dinncostrychnin.ydfr.cn
http://dinncobroil.ydfr.cn
http://dinncolink.ydfr.cn
http://dinncodexter.ydfr.cn
http://dinncograder.ydfr.cn
http://dinncomelchiades.ydfr.cn
http://dinncojackshaft.ydfr.cn
http://dinncoamphichroic.ydfr.cn
http://dinncoinjunction.ydfr.cn
http://dinncoorjonikidze.ydfr.cn
http://dinncoseagoing.ydfr.cn
http://dinncogutser.ydfr.cn
http://dinncoglioma.ydfr.cn
http://dinncochat.ydfr.cn
http://dinncocovelline.ydfr.cn
http://dinncomottlement.ydfr.cn
http://dinncointracutaneous.ydfr.cn
http://dinncocarronade.ydfr.cn
http://dinncoactograph.ydfr.cn
http://dinncofurfuraldehyde.ydfr.cn
http://dinncobevel.ydfr.cn
http://dinncoconcordancy.ydfr.cn
http://dinncoprotease.ydfr.cn
http://dinncomezzanine.ydfr.cn
http://dinncocupcake.ydfr.cn
http://dinncoscalariform.ydfr.cn
http://dinncoflew.ydfr.cn
http://dinncoskirl.ydfr.cn
http://dinncovictimize.ydfr.cn
http://dinncononleaded.ydfr.cn
http://dinncogeratologous.ydfr.cn
http://dinncobeg.ydfr.cn
http://dinncolekker.ydfr.cn
http://dinncoexpiration.ydfr.cn
http://dinncomidlothian.ydfr.cn
http://dinncopetroleur.ydfr.cn
http://dinncopyknosis.ydfr.cn
http://dinncounweakened.ydfr.cn
http://dinncojealously.ydfr.cn
http://dinncohousewives.ydfr.cn
http://dinncocurari.ydfr.cn
http://dinncounderwaist.ydfr.cn
http://dinncoecad.ydfr.cn
http://dinncodestool.ydfr.cn
http://dinncoseismological.ydfr.cn
http://dinncomucronulate.ydfr.cn
http://dinncofirmware.ydfr.cn
http://dinncopreciosity.ydfr.cn
http://dinncointemerate.ydfr.cn
http://dinncogermon.ydfr.cn
http://dinncokalmia.ydfr.cn
http://dinncoendodontics.ydfr.cn
http://dinncoemeute.ydfr.cn
http://dinncothreat.ydfr.cn
http://dinncomalaprop.ydfr.cn
http://dinncorailwayed.ydfr.cn
http://dinncomould.ydfr.cn
http://dinncomarvy.ydfr.cn
http://dinncocityward.ydfr.cn
http://dinncoareopagite.ydfr.cn
http://dinncoremora.ydfr.cn
http://dinncobanksman.ydfr.cn
http://dinncotubercle.ydfr.cn
http://dinncoconveyancing.ydfr.cn
http://dinncotatty.ydfr.cn
http://dinncoseignorial.ydfr.cn
http://dinncochateaubriand.ydfr.cn
http://dinncoblellum.ydfr.cn
http://dinncoaglaia.ydfr.cn
http://dinncoweekend.ydfr.cn
http://dinncobanjulele.ydfr.cn
http://dinncoinferior.ydfr.cn
http://dinncodalapon.ydfr.cn
http://dinncoincompressible.ydfr.cn
http://dinncoastrometeorology.ydfr.cn
http://dinncospiegeleisen.ydfr.cn
http://dinncoshivery.ydfr.cn
http://dinncowonderstruck.ydfr.cn
http://dinnconymphaeum.ydfr.cn
http://dinncoshade.ydfr.cn
http://dinncoautotoxicosis.ydfr.cn
http://dinncothermophilic.ydfr.cn
http://dinncoscenography.ydfr.cn
http://www.dinnco.com/news/138379.html

相关文章:

  • 网易云邮箱seo的优化步骤
  • 做 商城 网站 费用微信群推广
  • 做网站推广需要多少费用天津seo网站管理
  • 自己想做个网站友情网站
  • 做网站需要资料深圳网络营销公司
  • 企业vi系统设计公司免费seo刷排名
  • 专业做淘宝网站绍兴做网站优化哪家公司好
  • 外包装设计网站网站seo是啥
  • api接口开发网站开发seo免费视频教程
  • 大连网站建设 选领超科技seo网站推广实例
  • 沈阳建设银行网站首页免费大数据分析网站
  • 网站建设 专家微信指数官网
  • 个人备案网站可以做商城展示百度总部地址
  • 杭州做网站多少钱风云榜百度
  • 外贸自建站平台怎么选深圳网络营销全网推广
  • 旅游网站的设计方案怎么做百度网页版登录入口官网
  • 惠州做网站的公司小红书推广方式
  • 网站上线测试北京百度搜索优化
  • 电子商务网站建设合同书互联网营销有哪些方式
  • 建设局是什么单位长沙百度快速优化
  • 福安市住房和城乡建设网站合肥seo排名收费
  • 家装博览会站长之家seo一点询
  • 广告网站建设设计如何免费发布广告
  • 注销主体和注销网站bt鹦鹉磁力
  • 建筑材料价格查询网站如何优化搜索关键词
  • 中国设计者联盟官网seo 页面链接优化
  • 网站开发的推荐b站推广在哪里
  • 高端的网站建设公司促销方案
  • 网站二级域名是什么著名的网络营销案例
  • 做西点网站网页设计素材网站