Android Open Source - Development file PixelRaw565






Project Summary

A simple program that simply writes a raw rgb565 file to the LED matrix. This is a very basic example and a good place to start to understand how the PIXEL code works..

Web Site / Source Repository

PixelRaw565 is hosted in the following web site
https://github.com/alinke/PixelRaw565

If you think the Android project PixelRaw565 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 PixelRaw565.

ItemValue
Java File Count2
Supported screen sizes[mdpi, ldpi, hdpi, xhdpi]
Minimum SDK Version3
Activity Count1
Required Permissionsandroid.permission.BLUETOOTH
android.permission.INTERNET
android.permission.READ_EXTERNAL_STORAGE
android.permission.WRITE_EXTERNAL_STORAGE
Asset File Namesassets\pixelinteractive\face.gif
assets\pixelinteractive\fighter.gif
assets\pixelinteractive\hand.gif
assets\pixelinteractive\rain.gif
assets\pixelinteractive\zzzface.gif
assets\pixelinteractive\zzzfighter.gif
assets\pixelinteractive\zzzhand.gif
assets\pixelinteractive\zzzrain.gif
Raw File Namesres\raw\blank.rgb565
res\raw\decoding16.rgb565
res\raw\decoding32.rgb565




Resource Files

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

ic_action_search.png
ic_menu_database.png
ic_menu_info_details.png
ic_menu_preferences.png
video256.png
video64.png
zzzblank.png

The following screenshort is generated from the image listed above.

null




Java Source Files

PixelRaw565 has the following Java source files.

alt.android.os.CountDownTimer.java
com.ledpixelart.pixeltest.MainActivity.java