B4A Installation

Sdílet
Vložit

Komentáře • 12

  • @mosayyeb.ebrahimi
    @mosayyeb.ebrahimi Před 4 lety +1

    Very good 🙂
    Thank you Erel 🙃

  • @johanandreshormazaricardo3591

    Excelente!!!

  • @danvaduva4324
    @danvaduva4324 Před 4 lety +1

    👍

  • @rosalierazonable2629
    @rosalierazonable2629 Před 3 lety

    can i use java 15 instead? I already have java 15 in my system

    • @Basic4ppc1
      @Basic4ppc1  Před 3 lety

      No. You can use OpenJDK 11 or 14 but they must be downloaded from b4x.com as the B4X IDE expects a specific structure (it is related to the way JavaFX is packaged).

  • @ruridhernawan4386
    @ruridhernawan4386 Před 3 lety

    I found error: Source option 6 is no longer supported. Use 7 or later ,so what should I do ?

    • @Basic4ppc1
      @Basic4ppc1  Před 3 lety

      You are using an old version of Java. The correct versions are available here: www.b4x.com/b4a.html

    • @ruridhernawan4386
      @ruridhernawan4386 Před 3 lety

      @@Basic4ppc1 B4A Version: 11.00
      Parsing code. (0.07s)
      Java Version: 13
      Building folders structure. (0.14s)
      Running custom action. (0.29s)
      Compiling code. (0.06s)
      Compiling layouts code. (0.02s)
      Organizing libraries. (0.00s)
      (Android Support Library)
      Compiling resources (0.99s)
      Linking resources (27.25s)
      Compiling generated Java code. Error
      error: Source option 6 is no longer supported. Use 7 or later.
      javac 13

    • @Basic4ppc1
      @Basic4ppc1  Před 3 lety

      @@ruridhernawan4386 You are using the wrong version of Java. Follow the installation instructions.

  • @ghifari442
    @ghifari442 Před 2 lety

    ping failed error, cannot connect to b4a bridge, what should i do?

    • @Basic4ppc1
      @Basic4ppc1  Před 2 lety

      This error means that the device is unreachable. It might be a network configuration problem. Best to switch to USB / ADB debug mode.