aVBasic Beginner Application icon

aVBasic Beginner aVBeginner 1.07

11 MB / 0+ Downloads / Rating 5.0 - 1 reviews


See previous versions

aVBasic Beginner, developed and published by Crossword Project, has released its latest version, aVBeginner 1.07, on 2017-05-21. This app falls under the Education category on the Google Play Store and has achieved over 5 installs. It currently holds an overall rating of 5.0, based on 1 reviews.

aVBasic Beginner APK available on this page is compatible with all Android devices that meet the required specifications (Android 2.3+). It can also be installed on PC and Mac using an Android emulator such as Bluestacks, LDPlayer, and others.

Read More

App Screenshot

App Screenshot

App Details

Package name: com.ivbasic.android.avbasic.beginner

Updated: 8 years ago

Developer Name: Crossword Project

Category: Education

New features: Show more

Installation Instructions

This article outlines two straightforward methods for installing aVBasic Beginner on PC Windows and Mac.

Using BlueStacks

  1. Download the APK/XAPK file from this page.
  2. Install BlueStacks by visiting http://bluestacks.com.
  3. Open the APK/XAPK file by double-clicking it. This action will launch BlueStacks and begin the application's installation. If the APK file does not automatically open with BlueStacks, right-click on it and select 'Open with...', then navigate to BlueStacks. Alternatively, you can drag-and-drop the APK file onto the BlueStacks home screen.
  4. Wait a few seconds for the installation to complete. Once done, the installed app will appear on the BlueStacks home screen. Click its icon to start using the application.

Using LDPlayer

  1. Download and install LDPlayer from https://www.ldplayer.net.
  2. Drag the APK/XAPK file directly into LDPlayer.

If you have any questions, please don't hesitate to contact us.

Reviews

5 ★, on 2015-09-13
Reminds me of visual basic for the android! I cannot wait to what I can create with this!

Previous Versions

aVBasic Beginner aVBeginner 1.07
2017-05-21 / 11 MB / Android 2.3+

About this app

The developers of aVBasic Pro bring you aVBasic Beginner. aVBeginner is just lie aVBasic Free, but without ads.

Select a control (such as a button) with the menu selection "New Control," drag it to where you want it on the screen, and touch it to change it and add Basic code to it. Many times it is just one line of code to do what you want.

aVBasic allows you to write your own applications and run them on your device. Using an extended version of the BASIC language, you are able to add labels, text fields, buttons and switches on your screen, add code to them, and run your application.

With a comprehensive document included, you can read about the features available to you. aVBasic is fun and educational, great for a fifth grader or above.

aVBasic Beginner is the first release without ads for a small price. Look for aVBasic, aVBasicDB (include database support), and aVBasicPro (supporting more controls, database, portrait and landscape)

There is full documentation with hundreds of examples of how to use aVBasic's commands. Commands include SetControlText, GetControlText, Say, readHardwareInfo, and more.

Currently aVBasic Beginner only supports portrait mode.

aVBasic allows you to drop controls onto your device screen, drag them where you want them, and then touch them to write the code for the application. Using an extended version of the BASIC language controls on your screen, add code to them, and run your application.

For example, use New Control to add a button, touch the button and touch the "edit code for buttonpushevent" and then add the line " say["hello"] " touch ok, then ok, then touch the Running Man so it turns into a stop sign, and touch the button you added. Your device will speak "hello".

aVBasic is an extended form of Basic, using labels instead of line number, and extended with functions that allow you to use the power of the standard android controls.

New features

Control Edit faster. Added Timer Control