Basic4Android v8.30 » Developer.Team

Basic4Android v8.30

Basic4Android v8.30
Basic4Android v8.30


Basic4android is the simplest and most powerful Rapid Application Development (RAD) tool available for the Android platform

Basic4android includes all features needed to develop great, real-world Android applications
Compiled applications are native Android applications, there is no extra run-time or any dependencies
Our community with over 50k developers is waiting to help you get started

General Features

Simple and powerful RAD tool for developing native Android applications
Complete IDE and programming language 100% focused on Android development
Compiles to native bytecode. No runtime libraries are required. APK files are exactly the same as APK files created with Java / Eclipse
Performance is similar to applications written with Java
Object oriented programming language
Share the code with B4J - a development tool for desktop applications New!
No need for XML programming
Rapid debugger - supports quick deployments, hot code swapping and expressions watches New!. No other native Android tool supports these features!
Highly extensible with support for custom Java libraries
WYSIWYG visual editor for Android. The visual editor supports multiple screens and resolutions
Powerful designer scripts feature. Lets you easily create sophisticated layouts
Basic4android UI Cloud service. Test your layouts on a cloud of real phones and tablets
Supports all Android phones and tablets from Android 1.6 and up to Android 4.x
Modern IDE with autocomplete, built-in documentation, internal index and other advanced features
Powerful step-by-step debugger
Large set of documentation
Built-in code obfuscation
Supports all Android core features including:
SQL databases including encrypted databases
GPS
Home screen widgets and live wallpapers
Background services and broadcast listeners
Bluetooth (serial ports)
Phone features: phone calls, sms, contacts, call logs and others
USB host / accessory modes and MTP New!
Web services
Camera
XML, JSON, XLS (MS Excel), MDB (MS Access) New! and CSV formats
Views animations
Multitouch gestures
NFC
Http Server (based on Jetty)
Arduino ADK New!
Video and audio playback / recording

Networking (TCP, Wifi Direct, UDP, FTP, SFTP New!, FTPS New!, SMTP, POP3 and SMB/CIFS)
Push notifications (GCM New! and C2DM)
Text to speech and voice recognition
AdMob ads and other ads platforms
OpenGL, libGDX New!
Graphics and charts
Sensors
Files I/O
Integrate with services such as: Parse, Google services, Twitter, Facebook and others
Google Play In-App Billing service
Objects serialization
Sip / Voip
Device Administration apps
And many more

Some of less obvious new features:

- Press on Ctrl + Click to jump to an identifier (sub, variables, etc.).
- Themes - Ctrl + T
- Sophisticated conditional compilation: #If, #Else If, #Else and support for OR and AND. Also supported in the manifest editor and designer scripts.
- Dockable layout. Including support for multiple open editors.
- Find all references - F7.
- Quick search - Ctrl + F.
- Goto sub / module - Ctrl + E.
- Smarter autocomplete.
- Hover over variables and expressions in debug mode.
- Structure matching.
- Automatic warnings and errors highlighting.
- Support for multiple visual designer windows
- Better support for selection and editing of multiple controls.
- Views tree supports drag and drop to allow changing the z-order.
- Integrated abstract designer with support for zooming.
- Memory leak related to layout animations was fixed.
- StartServiceAtExact keyword.


v8.30

Resumable subs in debug mode are optimized in the same way other subs are optimized. You can see the difference in this video:
Starter service is never destroyed until the process is killed - if you carefully read the automatic foreground notifications tutorial then you should be aware to a significant behavioral change in Android 8+. The OS kills services while the app is in the background. In previous versions the OS never killed specific services (only the complete process). This change made it much more difficult to work with the starter service as you could no longer assume that the starter service is running.
Starting from B4A v8.3 the starter service will never be paused until the process is killed. Internally it switches from the service context to the application context.
Several other important debugger optimizations.
Bit.ArrayCopy method. Same as ByteConverter.ArrayCopy.
New File methods: CopyAsync, Copy2Async, ReadBytes, WriteBytes and ListFilesAsync.
Support for Java 8 jars and AARs.
Ctrl + Click on class types and custom types.
Autocomplete improvements.
Autocomplete in CallSub methods
B4A Sdk Manager v3.27 - Supports Java 10.
Files can be added to groups directly.
For loops optimization (in release mode).
BitmapCreator v3.60 is included as an internal library.
xCustomListView v1.63 is included as an internal library.
XUI v1.70 is included as an internal library. This is a large update to XUI library with support for text measurements and other features.
Phone.ShellAsync - Asynchronous version of Phone.Shell.
Bug fixes and other minor improvements.


Only for V.I.P
Warning! You are not allowed to view this text.