Wish Installation requirements

rtek1000

Active Member
Licensed User
Longtime User
Hello, I would like to suggest that the installation page have information about the minimum requirements for installation.

I noticed that the current version of B4A requires an x64 Operating System (Windows 7), DotNet4.5. For example, without DotNet you may get a black screen when trying to run the B4A program, and no message will be displayed, as reported here.


1728698463208-png.157629


It may also be interesting to have information about the size of the files. Users who will use mobile data can anticipate this so that they have enough data (+1GiB)

- B4A(13.30): 27.3MiB
- JDK(19.0.2): 259.3MiB
- SDK Cmd Line(9123335): 115.3MiB
- Resources(7.24): 474.9MiB

It may be interesting if the user's computer has at least 5GiB of free space.

Microsoft .NET Framework 4.5:​

Supported Operating Systems

Windows 7 Service Pack 1, Windows Server 2008 R2 SP1, Windows Server 2008 Service Pack 2, Windows Vista Service Pack 2

    • Windows Vista SP2 (x86 and x64)
    • Windows 7 SP1 (x86 and x64)
    • Windows Server 2008 R2 SP1 (x64)
    • Windows Server 2008 SP2 (x86 and x64)
  • Hardware Requirements:
    • 1 GHz or faster processor
    • 512 MB of RAM
    • 850 MB of available hard disk space (x86)
    • 2 GB hard drive (x64) <-------------------------------------------

I tested with VirtualBox (it is interesting to configure the network in bridge mode (it is necessary to select the physical interface that is connected to the network), so that it is possible to use the B4A-Bridge Apk)
 
Top