Android Open Source - Development book Tern-StickerBook






Project Summary

Tangible programming sticker book for android.

Web Site / Source Repository

Tern-StickerBook is hosted in the following web site
https://github.com/michael-horn/Tern-StickerBook

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

ItemValue
Java File Count31
Minimum SDK Version8
Activity Count2
Test Case Count2
jar files usedgrammatica-1.5.jar
Required Permissionsandroid.permission.BLUETOOTH
android.permission.BLUETOOTH_ADMIN
android.permission.CAMERA
android.permission.INTERNET
android.permission.WRITE_EXTERNAL_STORAGE
Raw File Namesres\raw\nxt_driver.tern
res\raw\pop.wav
res\raw\roberto_driver.tern




Resource Files

There are 35 image files in Tern-StickerBook. The names of the image files are listed as follows.

config.png
config_dn.png
config_off.png
gallery.png
gallery_dn.png
gallery_off.png
go.png
go_dn.png
go_off.png
jump01.png
jump02.png
jump03.png
jump04.png
jump05.png
logo.png
nxt.png
nxt_fade.png
pause.png
pause_dn.png
pause_off.png
play.png
play_button_dn.png
play_button_up.png
play_dn.png
play_off.png
r_sad.png
replay.png
replay01.png
replay_c.png
replay_s.png
restart.png
restart_dn.png
restart_off.png
roberto.png
run01.png

The following screenshort is generated from the image listed above.

null




Java Source Files

Tern-StickerBook has the following Java source files.

com.lego.minddroid.BTCommunicator.java
com.lego.minddroid.BTConnectable.java
com.lego.minddroid.DeviceListActivity.java
com.lego.minddroid.LCPMessage.java
tidal.tern.NXTRobot.java
tidal.tern.ProgramView.java
tidal.tern.Roberto.java
tidal.tern.TButton.java
tidal.tern.Tern.java
tidal.tern.compiler.CompileException.java
tidal.tern.compiler.Connector.java
tidal.tern.compiler.Program.java
tidal.tern.compiler.Statement.java
tidal.tern.compiler.StatementFactory.java
tidal.tern.compiler.TangibleCompiler.java
tidal.tern.compiler.TextCompiler.java
tidal.tern.compiler.TextCompilerTest.java
tidal.tern.compiler.parser.TernAnalyzer.java
tidal.tern.compiler.parser.TernConstants.java
tidal.tern.compiler.parser.TernParser.java
tidal.tern.compiler.parser.TernTokenizer.java
tidal.tern.language.Begin.java
tidal.tern.language.Repeat.java
tidal.tern.language.Wait.java
tidal.tern.rt.Debugger.java
tidal.tern.rt.Interpreter.java
tidal.tern.rt.InterpreterTest.java
tidal.tern.rt.Process.java
tidal.tern.rt.Robot.java
topcodes.Scanner.java
topcodes.TopCode.java