Android Open Source - Camera save AsciiCamera






Project Summary

AsciiCamera is an Android application which converts the camera view to ASCII text and allows you to save pictures as PNG and HTML files..

Web Site / Source Repository

AsciiCamera is hosted in the following web site
https://github.com/Spectrum256/AsciiCamera

If you think the Android project AsciiCamera listed in this page is inappropriate, such as containing malicious code/tools or violating the copyright, please email info at java2s dot com, thanks.

Project Detail

The following table is the detailed list of AsciiCamera.

ItemValue
Java File Count21
Supported screen sizes[mdpi, hdpi, xhdpi]
Target SDK Version14
Minimum SDK Version4
Activity Count5
jar files usedandroid-support-v4.jar
Required Permissionsandroid.permission.CAMERA
android.permission.WRITE_EXTERNAL_STORAGE




License

The license information of AsciiCamera is as follows:

Apache License

Resource Files

There are 7 image files in AsciiCamera. The names of the image files are listed as follows.

btn_camera_shutter_holo.png
btn_camera_shutter_pressed_holo.png
btn_color_ansi_color.png
btn_color_full_color.png
btn_color_none.png
convert.png
ic_switch_photo_facing_holo_light.png

The following screenshort is generated from the image listed above.

null




Java Source Files

com.spectralsoftware.asciicamera.AboutActivity.java
com.spectralsoftware.asciicamera.AsciiCamActivity.java
com.spectralsoftware.asciicamera.AsciiCamPreferences.java
com.spectralsoftware.asciicamera.AsciiConverter.java
com.spectralsoftware.asciicamera.AsciiImageWriter.java
com.spectralsoftware.asciicamera.AsciiRenderer.java
com.spectralsoftware.asciicamera.ImageDirectory.java
com.spectralsoftware.asciicamera.LibraryActivity.java
com.spectralsoftware.asciicamera.NewPictureReceiverLegacyBroadcast.java
com.spectralsoftware.asciicamera.NewPictureReceiver.java
com.spectralsoftware.asciicamera.OverlayView.java
com.spectralsoftware.asciicamera.ProcessImageOperation.java
com.spectralsoftware.asciicamera.ViewImageActivity.java
com.spectralsoftware.util.ARManager.java
com.spectralsoftware.util.AndroidUtils.java
com.spectralsoftware.util.AsyncImageLoader.java
com.spectralsoftware.util.CameraPreviewProcessingQueue.java
com.spectralsoftware.util.CameraUtils.java
com.spectralsoftware.util.ScaledBitmapCache.java
com.spectralsoftware.util.ShutterButton.java
com.spectralsoftware.util.SingleItemProcessingQueue.java