• Skip to main content
  • Skip to primary sidebar
  • Skip to footer

B4X

Develop Android, iOS and IoT applications

  • Home
  • Products
    • B4A (Android)
    • B4i (iOS)
    • B4J (Desktop)
    • B4R (Arduino)
  • Showcase
  • Store
  • Learn
    • General
    • Guides
    • Video Tutorials
    • Glossary
  • Teach
  • Blog
  • Community

B4A – The simple way to develop native Android apps

B4A includes all the features needed to quickly develop any type of Android app.
B4A is used by tens of thousands of developers from all over the world, including companies such as NASA, HP, IBM and others.
Together with B4i you can easily develop applications for both Android and iOS.
B4A is 100% free.

Download B4A Full Version
Make sure to follow the instructions below. They are not complicated and include several components that are required in order to get started.

Consider supporting B4A by contributing to its development: $10 $20 $40 $100


Installation

1.Oracle Java 8 or OpenJDK 11/14 (recommended)
  • Download one of the following JDKs. Note that OpenJDK 11+ requires Windows 64 bit.
  • OpenJDK 14 + OpenJFX 14: download link.
    License: GPL + classpath exception. License permits usage in closed commercial projects.
    Download the zip and unpack it. C:\java is a good place for it.
    It is recommended to use a tool such as 7-Zip to unzip the large package. Windows Explorer might fail to extract it properly. Installation is not required.

  • Oracle JDK 8: download link (requires creating an account).
    Check the Accept License Agreement button.
    Select "Windows x86" or "Windows x64" (for 64 bit machines) in the platforms list.
    Download the file and install it.
2. Android SDK + Required Resources
  • You need to download two components, both of them do not require installation.
  • Download Android SDK Command line tools
    Make sure to read and agree to the SDK license. Click on the Windows command line tools to see the license.
    Android Studio is not needed and will not be affected by the command line tools (which are always required).
  • Unzip it in a folder such as C:\Android
  • Download the required resources.
  • Unzip in the same folder. It should look like this:
  • Note that you don't need to run B4A Sdk Manager, unless you want to use the Android emulator, which is less recommended.
  • These are two large zip files. It is recommended to use a tool such as 7-Zip to unzip them. We see many cases where Windows built-in zip tool fails to extract the files properly.
3. B4A
  • Download B4A Full Version
  • Open B4A.
  • Choose Tools > Configure Paths.
  • Set the path to "javac.exe" if it is empty (C:\java\jdk-14.0.1\bin\javac.exe or C:\Program Files\Java\jdk1.8.0_211\bin\javac.exe).
  • Set the path to "android.jar" (C:\Android\platforms\android-33\android.jar).
  • Start developing with B4A-Bridge or USB debug mode.
  • If you want to use the emulator or install more components then start B4A Sdk Manager and set the path to:
    C:\Android\cmdline-tools\bin\sdkmanager.bat.
  • Read and accept the licenses when asked for.
4. B4A-Bridge (recommended)
  • B4A-Bridge allows the IDE to connect to the device over the wireless network. This is an alternative to USB debug mode (which is also supported).
  • Download B4A-Bridge from Google Play. You can search for B4A Bridge or press on the above button. You can also download the apk file directly.
    B4A-Bridge is also available on HUAWEI AppGallery.
  • Make sure that installation of apps from unknown sources is enabled. This can be set under Settings - Security or Settings - Applications.
  • Run B4A-Bridge on the device. See this tutorial for more information.
  • Connect the IDE to the device: Tools - B4A Bridge - Connect
  • You are ready to run your first Android program!
5. Next Steps
  • Join our community
  • Download the beginner's guide
  • Learn to program with B4X

Documentation

Learning resources


Frequently asked questions

Q: Is B4A completely free, including for commercial purposes?

A: Yes.

Q: Do I need to know Visual Basic, VB6, VB.Net, etc... to develop with B4A?

A: No. B4X programming language is simple and straightforward.

Q: Which phones and tablets are supported?

A: All Android devices running Android 2.3 or above are supported.

Q: How can I reuse existing Java code?

A: You can wrap your Java code as a library and then reference it from B4A IDE. See this forum for more information.

Q: How is the performance of B4A apps compared to native apps?

A: The performance of B4A apps (in Release mode) is similar to the performance of apps written with Java.
The size of a simple app is around 100 KB.

Q: I'm getting this error on startup: "Application could not be initialized correctly error 0xc0000135".

A: Install Microsoft .Net Framework 4+: .Net Framework 4.5.2.

 

Primary Sidebar

  • Installation
  • Documentation
  • FAQ

Footer

Top

  • Home
  • Products
    • B4A (Android)
    • B4i (iOS)
    • B4J (Desktop)
    • B4R (Arduino)
  • Showcase
  • Store
  • Learn
    • General
    • Guides
    • Video Tutorials
    • Glossary
  • Teach
  • Blog
  • Community

About us

Follow us:

Latest Versions

B4A v12.20 (changelog)
B4i v8.30 (changelog)
B4J v9.80 (changelog)
B4R v3.90 (changelog)

Contact Us

[email protected]

Privacy Policy

Privacy Policy

Copyright © 2023 · Anywhere Software. Android is a trademark of Google Inc. iOS is a registered trademark of Apple. Arduino is a trademark of Arduino. Java is a trademark of Oracle.