aVBasicPro Application icon

aVBasicPro aVBasic Pro 1.11

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


See previous versions

aVBasicPro, developed and published by Crossword Project, has released its latest version, aVBasic Pro 1.11, on 2017-02-25. This app falls under the Entertainment category on the Google Play Store and has achieved over 10 installs. It currently holds an overall rating of 5.0, based on 1 reviews.

aVBasicPro 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.pro

Updated: 8 years ago

Developer Name: Crossword Project

Category: Entertainment

New features: Show more

Installation Instructions

This article outlines two straightforward methods for installing aVBasicPro 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

3 ★, on 2018-08-12
Bought it and like it even it crash sometimes. I would like to request a widget to run programs created directly launching the interface and the program automatically. I hope it will be update regularly not as iVbasic that I bought few years ago without any follow up.Thanks

5 ★, on 2016-09-23
This app is great for prototyping or building projects on the android. if you have ever used visual basic this tool is the tablet version of what you would expect.

Previous Versions

aVBasicPro aVBasic Pro 1.11
2017-02-25 / 11 MB / Android 2.3+

About this app

The developers that gave you aVBasic and aVBasic+DB now bring you aVBasicPro. aVBasicPro is the same visually oriented programming environment as aVBasic and aVBasic Free, and +DB. Select a control with the menu selection "New Control," drag it to where you want it on the screen, and touch it to change it, then add BASIC code to it. One line of BASIC can do a lot.

aVBasic Pro 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. It is fun and educational, great for a fifth grader or above.

aVBasicPro is the most advanced version of AVBasic. Its list of controls includes Textfield, Label, Button, TextView, Progress Bar, Segmented Switch, Table, Startup Control, Timer Control, Paint Control, Option Menu Control, Calendar, Image View, Stepper, Music List, Map, and more.

In addition, aVBasicPro includes a database based on the public domain sqlite engine. You may exchange databases with your PC or Mac or other tablet or phone. aVBasicPro does not support encrypted databases.

Databases are created by using the OpenDB command. You can use SQL with SQLExec and SQLSelect. Database commands included are CreateDBTable, DBFileList, DeleteDB, FirstRecord, GetField, GetNumRecords, IsEOF, LastRecord, NextRecord, OpenDB, ReadDBDataset, SearchDB, SQLExec, SQLSelect, WriteDBDataset.

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

aVBasicPro supports device rotation. Place your controls on the screen, rotate the device, move the controls to where you want them to appear in that orientation, and you are done.

aVBasicPro 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 enhanced version of the BASIC language, you place 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 button push event" button and then add the line " say["hello"] " touch the ok button, then the next ok button, then touch the Running Man so it turns into a stop sign, and touch the button you added. Your device will speak "hello".

aVBasicPro 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 and screen. Some of the commands available are EnableControl, DisableControl, HideControl, ShowControl, GetControlValue, DrawArc, DrawLine, DrawOval, DrawPoly, DrawRect, DrawText, FillOval, poly, rectangle, isPointInRect, setFingerPaint, and SetLineWidth.

New features

bug fixes, screen issue fixes.