Jump to content

Basic4android: Difference between revisions

From Wikipedia, the free encyclopedia
Content deleted Content added
m Undid edits by 2806:2F0:92C0:AC3E:644A:4D8E:E499:BF0C (talk) to last revision by 2806:2F0:92C0:AC3E:F1EE:29F5:E2DC:928C
mNo edit summary
 
(14 intermediate revisions by 12 users not shown)
Line 1: Line 1:
{{Short description|Programming tool for Windows}}
el diego
{{Infobox software

| name =
'''''Bold text'''''{{Infobox software
| name = pedro picaprieda
| developer = Erel Uziel
| developer = Erel Uziel
| latest release version = 10.7
| latest release version = 12.0
| latest release date = {{start date and age|2021|03|17}}
| latest release date = {{start date and age|2022|11|17}}
| operating_system = [[Microsoft Windows]]
| operating_system = [[Microsoft Windows]]
| language = تورکی
| language = English
| genre = [[Programming language|Programming]]
| genre = [[Programming language|Programming]]
| license = [[Apache License]] 2.0<ref>[https://github.com/AnywhereSoftware/B4A B4A github]</ref>
| license = [[Apache License]] 2.0<ref>[https://github.com/AnywhereSoftware/B4A B4A github]</ref>
Line 14: Line 12:
}}
}}


[[File:B4A-1518725036863.png|thumb|right|The current logo of the Basic Four Android programming language (B4A)]]
'''Basic4Android''' (currently known as '''B4A''') is a [[rapid application development]] tool for native [[Android (operating system)|Android]] applications, developed and marketed by Anywhere Software Ltd.
'''Basic4Android''' (currently known as '''B4A''') is a [[rapid application development]] tool for native [[Android (operating system)|Android]] applications, developed and marketed by Anywhere Software Ltd.


B4A is an alternative to programming with [[Java (programming language)|Java]].<ref>{{cite web |last=Bridgwater |first=Adrian |url=http://www.drdobbs.com/mobile/anywhere-software-launches-basic4android/229218790 |title=Anywhere Software Launches Basic4android &#124; Dr Dobb's |publisher=Drdobbs.com |date=2011-02-16 |access-date=2013-08-21 |archive-url=https://web.archive.org/web/20130904090243/http://www.drdobbs.com/mobile/anywhere-software-launches-basic4android/229218790 |archive-date=2013-09-04 |url-status=dead }}</ref>
B4A is an alternative to programming with [[Java (programming language)|Java]].<ref>{{cite web |last=Bridgwater |first=Adrian |url=http://www.drdobbs.com/mobile/anywhere-software-launches-basic4android/229218790 |title=Anywhere Software Launches Basic4android &#124; Dr Dobb's |publisher=Drdobbs.com |date=2011-02-16 |access-date=2013-08-21 |archive-url=https://web.archive.org/web/20130904090243/http://www.drdobbs.com/mobile/anywhere-software-launches-basic4android/229218790 |archive-date=2013-09-04 |url-status=dead }}</ref> The language itself is similar to [[Visual Basic]] and [[Visual Basic .NET]] though it is adapted to the native Android environment.<ref>{{cite web |author=Carsten Müller |url=http://www.android-user.de/Magazin/Archiv/2012/12/Anwendungsentwicklung-mit-Basic4Android/%28language%29/ger-DE |title=Basic für Android » Android User |language=de |publisher=Android-user.de |date=2013-02-27 |access-date=2013-08-20 |archive-url=https://web.archive.org/web/20130806041834/http://www.android-user.de/Magazin/Archiv/2012/12/Anwendungsentwicklung-mit-Basic4Android/%28language%29/ger-DE |archive-date=2013-08-06 |url-status=dead }}</ref>
B4A is an object-based and event-driven language.


B4A includes a [[GUI designer|visual designer]] that simplifies the process of building user interfaces that target phones and tablets with different screen sizes.<ref>{{cite web|title=Write Your Own Android App With Basic for Android - Part I|author=Darien Graham-Smith|url=http://video.cloudfront.pcpro.co.uk/pcpro/indepth/220/PCProInDepth220-B4A-pt1.pdf|publisher=PC PRO Magazine|date=February 2013|access-date=2013-08-20|archive-url=https://web.archive.org/web/20160304122122/http://video.cloudfront.pcpro.co.uk/pcpro/indepth/220/PCProInDepth220-B4A-pt1.pdf|archive-date=2016-03-04|url-status=dead}}</ref> Compiled programs can be tested in AVD Manager emulators or on real Android devices using Android Debug Bridge and B4A Bridge.
B4A includes a [[GUI designer|visual designer]] that simplifies the process of building user interfaces that target phones and tablets with different screen sizes.<ref>{{cite web|title=Write Your Own Android App With Basic for Android - Part I|author=Darien Graham-Smith|url=http://video.cloudfront.pcpro.co.uk/pcpro/indepth/220/PCProInDepth220-B4A-pt1.pdf|publisher=PC PRO Magazine|date=February 2013|access-date=2013-08-20|archive-url=https://web.archive.org/web/20160304122122/http://video.cloudfront.pcpro.co.uk/pcpro/indepth/220/PCProInDepth220-B4A-pt1.pdf|archive-date=2016-03-04|url-status=dead}}</ref> Compiled programs can be tested in AVD Manager emulators or on real Android devices using [[Android Debug Bridge]] and B4A Bridge.

The language itself is similar to [[Visual Basic]] and [[Visual Basic .Net]] though it is adapted to the native Android environment.<ref>{{cite web |author=Carsten Müller |url=http://www.android-user.de/Magazin/Archiv/2012/12/Anwendungsentwicklung-mit-Basic4Android/%28language%29/ger-DE |title=Basic für Android » Android User |language=de |publisher=Android-user.de |date=2013-02-27 |access-date=2013-08-20 |archive-url=https://web.archive.org/web/20130806041834/http://www.android-user.de/Magazin/Archiv/2012/12/Anwendungsentwicklung-mit-Basic4Android/%28language%29/ger-DE |archive-date=2013-08-06 |url-status=dead }}</ref>
B4A is an object-based and event-driven language.


B4A generates standard signed Android applications which can be uploaded to app stores like [[Google Play]], [[Samsung Apps]] and Amazon Appstore.<ref>{{cite web|title=Write Your Own Android App With Basic for Android - Part II|author=Darien Graham-Smith|url=http://video.cloudfront.pcpro.co.uk/pcpro/indepth/221/PCProInDepth221-B4A-pt2.pdf|publisher=PC PRO Magazine|date=March 2013|access-date=2013-08-20|archive-url=https://web.archive.org/web/20160304053846/http://video.cloudfront.pcpro.co.uk/pcpro/indepth/221/PCProInDepth221-B4A-pt2.pdf|archive-date=2016-03-04|url-status=dead}}</ref> There are no special dependencies or runtime frameworks required.<ref>{{cite web |url=http://www.mobilephonedevelopment.com/archives/1202 |title=Blog Archive » Basic4Android |publisher=Mobile Phone Development |date=2011-02-07 |access-date=2013-08-21 |archive-url=https://web.archive.org/web/20131004234915/http://www.mobilephonedevelopment.com/archives/1202 |archive-date=2013-10-04 |url-status=dead }}</ref>
B4A generates standard signed Android applications which can be uploaded to app stores like [[Google Play]], [[Samsung Apps]] and Amazon Appstore.<ref>{{cite web|title=Write Your Own Android App With Basic for Android - Part II|author=Darien Graham-Smith|url=http://video.cloudfront.pcpro.co.uk/pcpro/indepth/221/PCProInDepth221-B4A-pt2.pdf|publisher=PC PRO Magazine|date=March 2013|access-date=2013-08-20|archive-url=https://web.archive.org/web/20160304053846/http://video.cloudfront.pcpro.co.uk/pcpro/indepth/221/PCProInDepth221-B4A-pt2.pdf|archive-date=2016-03-04|url-status=dead}}</ref> There are no special dependencies or runtime frameworks required.<ref>{{cite web |url=http://www.mobilephonedevelopment.com/archives/1202 |title=Blog Archive » Basic4Android |publisher=Mobile Phone Development |date=2011-02-07 |access-date=2013-08-21 |archive-url=https://web.archive.org/web/20131004234915/http://www.mobilephonedevelopment.com/archives/1202 |archive-date=2013-10-04 |url-status=dead }}</ref>


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


==Applications==
==Applications==
B4A supports all types of applications such as games,<ref>{{cite web|url=http://coffeeinduced.wordpress.com/category/basic4android/ |title=Basic4Android &#124; Coffee Induced Games |publisher=Coffeeinduced.wordpress.com |access-date=2013-08-20}}</ref> databases,<ref>{{cite web|url=http://www.basic4ppc.com/android/forum/threads/remote-database-connector-connect-to-any-remote-db.31540/ |title=Tutorial - Remote Database Connector - Connect to any remote DB &#124; Basic4android Community |publisher=Basic4ppc.com |access-date=2013-08-20}}</ref><ref>{{cite web|url=http://kalaharix.wordpress.com/basic4android/b4aserver/ |title=B4AServer &#124; Gambas, Basic4Android and Linux |publisher=Kalaharix.wordpress.com |access-date=2013-08-20}}</ref> connectivity,<ref>{{cite web|url=https://play.google.com/store/apps/details?id=anywheresoftware.b4a.b4abridge&hl=en |title=B4A-Bridge - Android Apps on Google Play |publisher=Play.google.com |access-date=2013-08-20}}</ref> sensors<ref>{{cite web|url=http://www.basic4ppc.com/android/forum/threads/orientation-and-accelerometer.6647/#content |title=Tutorial - Orientation and accelerometer &#124; Basic4android Community |publisher=Basic4ppc.com |access-date=2013-08-20}}</ref> and hardware.<ref>{{cite web|last=Holden |first=Chris |url=http://nerdclub-uk.blogspot.co.il/2012/05/basic4android.html |title=Nerd Club: Basic4Android |publisher=Nerdclub-uk.blogspot.co.il |date=2012-05-08 |access-date=2013-08-20}}</ref>
B4A supports all types of applications such as games, databases, connectivity, sensors and hardware.<ref>{{cite web|url=http://coffeeinduced.wordpress.com/category/basic4android/ |title=Basic4Android &#124; Coffee Induced Games |publisher=Coffeeinduced.wordpress.com |access-date=2013-08-20}}</ref><ref>{{cite web |url=http://www.basic4ppc.com/android/forum/threads/remote-database-connector-connect-to-any-remote-db.31540/ |title=Tutorial - Remote Database Connector - Connect to any remote DB &#124; Basic4android Community |publisher=Basic4ppc.com |access-date=2013-08-20 |archive-date=2014-09-10 |archive-url=https://web.archive.org/web/20140910190512/http://www.basic4ppc.com/android/forum/threads/remote-database-connector-connect-to-any-remote-db.31540/ |url-status=dead }}</ref><ref>{{cite web|url=http://kalaharix.wordpress.com/basic4android/b4aserver/ |title=B4AServer &#124; Gambas, Basic4Android and Linux |date=17 June 2013 |publisher=Kalaharix.wordpress.com |access-date=2013-08-20}}</ref><ref>{{cite web|url=https://play.google.com/store/apps/details?id=anywheresoftware.b4a.b4abridge&hl=en |title=B4A-Bridge - Android Apps on Google Play |access-date=2013-08-20}}</ref><ref>{{cite web |url=http://www.basic4ppc.com/android/forum/threads/orientation-and-accelerometer.6647/#content |title=Tutorial - Orientation and accelerometer &#124; Basic4android Community |publisher=Basic4ppc.com |access-date=2013-08-20 |archive-date=2014-10-30 |archive-url=https://web.archive.org/web/20141030002926/http://www.basic4ppc.com/android/forum/threads/orientation-and-accelerometer.6647/#content |url-status=dead }}</ref><ref>{{cite web|last=Holden |first=Chris |url=http://nerdclub-uk.blogspot.co.il/2012/05/basic4android.html |title=Nerd Club: Basic4Android |publisher=Nerdclub-uk.blogspot.co.il |date=2012-05-08 |access-date=2013-08-20}}</ref>


==Libraries==
==Libraries==
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.<ref>{{cite web|url=http://alwaysbusycorner.wordpress.com/2011/09/02/lets-get-physical-with-basic4android/ |title=Let’s get physical with Basic4Android &#124; Alwaysbusy's Corner |publisher=Alwaysbusycorner.wordpress.com |date=2011-09-02 |access-date=2013-08-20}}</ref>
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.<ref>{{cite web|url=http://alwaysbusycorner.wordpress.com/2011/09/02/lets-get-physical-with-basic4android/ |title=Let's get physical with Basic4Android &#124; Alwaysbusy's Corner |publisher=Alwaysbusycorner.wordpress.com |date=2011-09-02 |access-date=2013-08-20}}</ref>


==Community==
==Community==
There are currently about 100,000 registered developers in the online community.<ref>{{cite web|url=http://www.basic4ppc.com/android/forum/ |title=Basic4android Community |publisher=Basic4ppc.com |access-date=2013-08-20}}</ref>
In 2013, there were about 100,000 registered developers in the online community.<ref>{{cite web |url=http://www.basic4ppc.com/android/forum/ |title=Basic4android Community |publisher=Basic4ppc.com |access-date=2013-08-20 |archive-date=2014-11-25 |archive-url=https://web.archive.org/web/20141125003812/http://www.basic4ppc.com/android/forum/ |url-status=dead }}</ref>
Most of the libraries, classes, examples and tools can be found there.


==Documentation==
==Documentation==
A book written by Wyken Seagrave and published by Penny Press Ltd was published in October 2013. {{ISBN|9781491226735}}.<ref>{{cite web|url=http://pennypress.co.uk/?page_id=78#comment-26 |title=Basic4Android Book |publisher=Penny Press |access-date=2013-08-20}}</ref>
A Basic4Android book was written by Wyken Seagrave and published by Penny Press Ltd in October 2013.<ref>{{cite web|url=http://pennypress.co.uk/?page_id=78#comment-26 |title=Basic4Android Book |publisher=Penny Press |access-date=2013-08-20}}</ref>
Two guides and many tutorials are listed in the [http://www.basic4ppc.com/android/documentation.html documentation page].


== See also ==
== See also ==
Line 50: Line 45:
==External links==
==External links==
*[https://www.b4x.com/b4a.html Basic4android site]
*[https://www.b4x.com/b4a.html Basic4android site]
*[https://www.b4x.com/android/forum/ Online community]


{{BASIC}}
{{BASIC}}
Line 56: Line 50:
[[Category:BASIC programming language family]]
[[Category:BASIC programming language family]]
[[Category:BASIC compilers]]
[[Category:BASIC compilers]]
[[Category:Programming tools for Windows]]
[[Category:Windows integrated development environments]]
[[Category:Windows-only freeware]]

Latest revision as of 16:50, 29 August 2024

Developer(s)Erel Uziel
Stable release
12.0 / November 17, 2022; 2 years ago (2022-11-17)
Operating systemMicrosoft Windows
Available inEnglish
TypeProgramming
LicenseApache License 2.0[1]
Websitewww.b4x.com/b4a.html
The current logo of the Basic Four Android programming language (B4A)

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.
[edit]