Basic4Android Installation Steps


Install Java JDK v7:


Note that you can have several versions of Java installed on the same computer.


  • Open the Java 7 JDK download link.

  • Check the Accept License Agreement button.

  • Select “Windows x86 (32-bit)” in the platforms list (also for 64 bit machines).

  • Download the file and install it.

Install the Android SDK and a platform:


  • Download Android SDK.

  • Install the SDK. The SDK doesn’t work properly when it is installed in a path with spaces (like “Program Files”). It is recommended to install it to a custom folder similar to C:\Android.

  • Install the platform tools and at least one platform image. You can use API 8 or above.

  • You can also install Google USB Driver if you need to connect a physical device with USB. A list of other drivers is available here.

    Note that Basic4android allows you to connect to any device over the local network with B4A-Bridge tool.

Install and configure Basic4android:


  • Download Basic4android trial version. The trial version is limited to 30 days and does not support all features.

    Want to try the full version? Purchase the full version now with a 30-day full money-back guarantee if for any reason you are not satisfied.

  • Open Basic4android.

  • Choose Tools > Configure Paths.

  • Use the Browse buttons to locate ”javac.exe” and “android.jar”.

    javac is located under <java folder>\bin.

    android.jar is located under <android-sdk-windows>\platforms\android-x.

    On Windows 64 bit, Java will be installed under C:\Program Files (x86).


Basic4Android Install steps

Via : OpenAndroid

0 comments:

Post a Comment

 
Top