Android Tutorial Installing Basic4android and Android SDK

Status
Not open for further replies.

juncus

Member
Licensed User
Longtime User
Basic4android depends on two additional (free) components:
- Java JDK
- Android SDK


Installation instructions:
The first step should be to install the Java JDK as Android SDK requires it as well.
Note that there is no problem with having several versions of Java installed on the same computer.

- Open the Java 6 JDK download link.
- Select "Windows" in the platform combo box (for 64 bit machines as well). Android SDK doesn't work with Java 64bit JDK. You should install the regular JDK for 64bit computers as well.
- Press on the red Continue button. There is no need to sign in!

If for some reason you don't see the red Continue button try to switch to a different browser.

- On the next page you should press on the file link:
download_java.png

- Download the file and install it.

Please note that this is no longer valid. The JDK is now on the Oracle.com site. Not only that but the version suggested no longer exists. For those of us who are not Java SDK experts this makes it a little of a guessing game. There are 2 64bit versions and 2 32bit (standard). I'm guessing the ones ending in ML are not for us but it's a guess!
 

pcbtmr

Member
Licensed User
Longtime User
Error Compiling Java Code

Javac 1.7.0 (Likely has something to do with Jdk-7-windows.i586)
Javac: Target release 1.5 conflicts with default source release 1.7

What did I miss?

Thanks.
 

pcbtmr

Member
Licensed User
Longtime User
Got it.
Thanks.

BTW, is there any way of pre-downloading the SDK package (ie:T1 connection at work vs phone connection at home)?

Thanks.
 

danoptic

Member
Licensed User
Longtime User
How to fully uninstall b4a ?

I Installed b4a with jdk 7 and I get errors with adb even after I installed jdk 6.
I also reinstalled the sdk.

I may need to fully renstall b4a, ths is the only thing I didn't do.
How do I remove it totally? Itried to smply remove but when I start the app all teh definitions are in place and it still doesnt work.
by the way i use XP
 

aldomoscarda

Member
Licensed User
Longtime User
problem installation

Dear erel:

B4A_Trial.exe I installed today, but I get: evaluation period ended. What do I do?
:sign0085:
 

tcgoh

Active Member
Licensed User
Longtime User
Hi,

I am running win7 64bit. Does that means I have to download

Windows x64 67.42 MB jdk-6u26-windows-x64.exe

As well?

Thanks.
 

tcgoh

Active Member
Licensed User
Longtime User
Many thanks klaus, I got it working without installing windowsx64.

Merry X'mas
 

kanaida

Active Member
Licensed User
Longtime User
Just wondering now that we're on b4a 1.8, if we still need to choose API8 or we can choose other versions now?
 

wenmarolly

New Member
excuse me, I have no problem with android SDK,
is there anything that can help me?

this capture:

thanks before :)
 

Attachments

  • pict1.png
    pict1.png
    74.6 KB · Views: 338

tetran

New Member
Hi,

now that we have android 4.03 (api 15),
should i still use the "android 2.2 (api 8)" as the sdk platform?

btw, the version of my android phone is 2.3 and my tablet is 4.0
 
Status
Not open for further replies.
Top