Thursday 20 March 2014

 Android Basic v1.86

Standard Basic. Android controller.
It has high compatibility with the traditional Basic.
The command interactive console of the PC is just realized.
By this one, the existing smartphone will become able to utilize as a portable computer.
Nexus7 support.

It has two execution modes, interpreter mode and speedy intermediate code execution mode.
It is calculated at a rate of about 20 times.
Feature: Simple and thorough language specification.
By definition function, it can use subroutines hierarchically. Recursive call is also possible.
f=pow(2,8)
func pow(n,m)
d=n^m
endfunc d

Although a variable is automatic declaration,
There is distinction of global variable and local variable.

Flow processing maintained in block structure is possible.
if endif, while wend, selectcase, break, continue etc.

By exclusive software keyboard, programming is possible only with a smartphone.(With a direction virtual device)
Auxiliary-input and Popup-Help function.
It can also edit from PC via SD card.
Step-Execution-mode & Variable-table.[new]

It has sprite function of variable size, various expression is possible.
By background graphics function of parts unit, scroll expression can also be made easy.
It also has the judgment function of the collision with each sprite and background graphics.

http://ift.tt/PVMjlm

SQLite can be used.(SQL mode change is possible.)
It can use from both Program sauce and Direct command.
The variable of Basic can be used as an original function.
The query result is storable not only in text output but array variable.
Regular expression support.

Various device operations are supported.
Camera photography, GPS sensor, Video playback, Voice recording, Battery residual.
Various sensors. (Orientation,Accelerometer,Proximity,Temperature,Illuminance,Gyroscope,Magnetic,Pressure)
Voice synthesis. (Text To Speech)
Execute external application.
Web page display.
zip-file compress&decompress.
C language conversion save function.
The load function from the network.
The specification program execution function from home screen.

It has various interrupts function.
on (stop, time$, interval, play, touch, error)
Random(binary) & Text file, File operation, Music performance function.
Independent screen composition: Text, Graphics, Background graphics, Sprite and Graphic buffer.
The key assignment function in the model with a hardware keyboard.

What's New in Android Basic v1.86
Turtle graphics on Android-Basic is released by HP.
.
Form'ex_battery()' is abolished, it was unified in 'ex_info$()' function.
The country code of a terminal is also acquirable.
In the initial start-up, in the case of full-HD,
it came to start with the large character font.

More Info in Google Play
Down File from Google Drive
Down File from Dropbox.com



IFTTT

Put the internet to work for you.

via Personal Recipe 8576259

0 comments:

Post a Comment