照相机Demo

时间:2016-04-10 09:43:36
【文件属性】:
文件名称:照相机Demo
文件大小:937KB
文件格式:ZIP
更新时间:2016-04-10 09:43:36
照相机Demo 照相机Demo this.iv = (ImageView) super.findViewById(R.id.image); Intent intent = getIntent(); String path = intent.getStringExtra("path"); Log.v("Camera", path); Bitmap bit = BitmapFactory.decodeFile(path); iv.setImageBitmap(bit);
【文件预览】:
CameraDemo
----.project(846B)
----project.properties(562B)
----src()
--------com()
----AndroidManifest.xml(1KB)
----res()
--------drawable-ldpi()
--------drawable-hdpi()
--------menu()
--------drawable-mdpi()
--------layout()
--------drawable-xhdpi()
--------values()
----assets()
----gen()
--------com()
----libs()
--------android-support-v4.jar(377KB)
----.classpath(364B)
----proguard-project.txt(781B)
----ic_launcher-web.png(54KB)
----bin()
--------resources.ap_(25KB)
--------classes()
--------AndroidManifest.xml(1KB)
--------CameraDemo.apk(177KB)
--------dexedLibs()
--------res()
--------classes.dex(565KB)

网友评论

  • 还可以,学习用
  • 还可以,用2部手机测试了下