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.