B4A (Android)(英語版)

Androidアプリケーション開発用の強力なラピッドアプリケーション開発(RAD)ツール

Anywhere Software 社の製品
2013 年より日本国内にてComponentSourceで販売中。

バージョン: v10.5 更新日: Jan 4, 2021 レビューの平均スコア: 4.50レビューの平均スコア: 4.50レビューの平均スコア: 4.50レビューの平均スコア: 4.50レビューの平均スコア: 4.50 (4)

i

Please note: As of February 5th, 2020, B4A is now free and is no longer available for sale.

B4A (Android) v8.80

Released: Dec 31, 2018

v8.80 での更新項目

機能

  • New cross platform library added - b4x libraries:
    • XUI Views: [B4X] XUI Views - Cross platform views and dialogs.
    • X2 games framework: [B4X] X2 / XUI2D (Box2D) - Game engine.
  • Auto-backups - The IDE will make project backups automatically:
    • Created zip files are the same as that generated using File - Export as zip.
    • A new zip is created every 10 minutes (when there are changes).
    • Older backups are automatically deleted based on a set of internal rules. The frequency of kept files is lowered based on the files age. It starts with one file per 10 minutes and ends with one file every two months after 6 months.
    • It can be disabled if needed.
  • Adds ability to go to the code line directly from the logs.

不具合の修正

  • Fix for wrong 'dip' scale issue that occurred in some edge cases.
  • Log correctly shows duplicate messages (relevant to Android 8+ devices).
  • Updated internal libraries: FirebaseAuth v1.06, Camera2 v1.11, XUI2D v1.02, Core v8.80 and debug libs.
  • Debugger improvements:
    • Fix for issue where resumable sub could show the wrong value for a global variable.
    • Fix for issue where the error message points to the wrong module.
  • XUI v1.90 with B4XView.EditTextHint, SetTextSizeAnimated, XUI.CreateFontAwesome and CreateMaterialIcons methods.