Basic4android

From Wikipedia the free encyclopedia

Developer(s)Erel Uziel
Stable release
12.0 / November 17, 2022; 16 months ago (2022-11-17)
Operating systemMicrosoft Windows
Available inتورکی
TypeProgramming
LicenseApache License 2.0[1]
Websitewww.b4x.com/b4a.html

Basic4Android (currently known as B4A) is a rapid application development tool for native Android applications, developed and marketed by Anywhere Software Ltd.

B4A is an alternative to programming with Java.[2] The language itself is similar to Visual Basic and Visual Basic .Net though it is adapted to the native Android environment.[3] B4A is an object-based and event-driven language.

B4A includes a visual designer that simplifies the process of building user interfaces that target phones and tablets with different screen sizes.[4] Compiled programs can be tested in AVD Manager emulators or on real Android devices using Android Debug Bridge and B4A Bridge.

B4A generates standard signed Android applications which can be uploaded to app stores like Google Play, Samsung Apps and Amazon Appstore.[5] There are no special dependencies or runtime frameworks required.[6]

Since February 2020, the full version is 100% free (donationware).

Applications[edit]

B4A supports all types of applications such as games, databases, connectivity, sensors and hardware.[7][8][9][10][11][12]

Libraries[edit]

B4A interacts with the native API through Java libraries. B4A libraries consist of two files: the Java jar file and a XML file that is produced by a tool provided with B4A.[13]

Community[edit]

In 2013, there were about 100,000 registered developers in the online community.[14]

Documentation[edit]

A Basic4Android book was written by Wyken Seagrave and published by Penny Press Ltd in October 2013.[15]

See also[edit]

References[edit]

  1. ^ B4A github
  2. ^ Bridgwater, Adrian (2011-02-16). "Anywhere Software Launches Basic4android | Dr Dobb's". Drdobbs.com. Archived from the original on 2013-09-04. Retrieved 2013-08-21.
  3. ^ Carsten Müller (2013-02-27). "Basic für Android » Android User" (in German). Android-user.de. Archived from the original on 2013-08-06. Retrieved 2013-08-20.
  4. ^ Darien Graham-Smith (February 2013). "Write Your Own Android App With Basic for Android - Part I" (PDF). PC PRO Magazine. Archived from the original (PDF) on 2016-03-04. Retrieved 2013-08-20.
  5. ^ Darien Graham-Smith (March 2013). "Write Your Own Android App With Basic for Android - Part II" (PDF). PC PRO Magazine. Archived from the original (PDF) on 2016-03-04. Retrieved 2013-08-20.
  6. ^ "Blog Archive » Basic4Android". Mobile Phone Development. 2011-02-07. Archived from the original on 2013-10-04. Retrieved 2013-08-21.
  7. ^ "Basic4Android | Coffee Induced Games". Coffeeinduced.wordpress.com. Retrieved 2013-08-20.
  8. ^ "Tutorial - Remote Database Connector - Connect to any remote DB | Basic4android Community". Basic4ppc.com. Archived from the original on 2014-09-10. Retrieved 2013-08-20.
  9. ^ "B4AServer | Gambas, Basic4Android and Linux". Kalaharix.wordpress.com. 17 June 2013. Retrieved 2013-08-20.
  10. ^ "B4A-Bridge - Android Apps on Google Play". Retrieved 2013-08-20.
  11. ^ "Tutorial - Orientation and accelerometer | Basic4android Community". Basic4ppc.com. Archived from the original on 2014-10-30. Retrieved 2013-08-20.
  12. ^ Holden, Chris (2012-05-08). "Nerd Club: Basic4Android". Nerdclub-uk.blogspot.co.il. Retrieved 2013-08-20.
  13. ^ "Let's get physical with Basic4Android | Alwaysbusy's Corner". Alwaysbusycorner.wordpress.com. 2011-09-02. Retrieved 2013-08-20.
  14. ^ "Basic4android Community". Basic4ppc.com. Archived from the original on 2014-11-25. Retrieved 2013-08-20.
  15. ^ "Basic4Android Book". Penny Press. Retrieved 2013-08-20.

External links[edit]