Results 1 to 6 of 6
  1. #1
    sublime1184's Avatar
    offline Retired Moderator
    Join Date
    Apr 2008
    Location
    Chicago, IL
    Posts
    3,739
    Thanks
    3,314
    Thanked 2,122 Times in 1,342 Posts
    Downloads
    49
    Uploads
    1

    Setup Android-SDK & JDK

    Getting setup for JDK (Java Development Kit) and Android-SDK (Android Software Development Kit) will allow you to run functions for screenshots, debugging, app development and other functions/applications. Here is a short list of steps and download links in order to do this:

    1. Create a new folder called Android directly under C: (C:\Android). (While this step is not required, this is important to make things easier and I have written several .bat files that depend on "C:\android\android-sdk-windows" being setup this way).

    2. Download SDK for your platform and EXTRACT to C:\Android directory. Download from here - 22mb approximately

    3. Download and INSTALL JDK 6 update 17 (or newer.) Download from here - 72mb approximately

    4. Restart PC (required)
    Last edited by Danation; 12-27-2009 at 02:13 PM.

  2. 11 Users Say Thank You to sublime1184 For This Useful Post

    BooooH (03-12-2011), chago10 (02-08-2010), Danation (11-18-2009), Dumba (11-18-2009), kryptik_hacker (04-17-2011), Notech Roller (12-13-2010), Paule (11-18-2009), Skrilax_CZ (11-18-2009), SuperJoker (11-18-2009), uchiha (04-19-2010), vonburen (09-17-2010)

  3. #2
    Danation's Avatar
    offline public static final boolean isEvil() { return true; }
    Join Date
    Oct 2008
    Posts
    6,880
    Thanks
    4,383
    Thanked 3,384 Times in 2,117 Posts
    Downloads
    3
    Uploads
    0
    Here's my question. Is it better to install just the Android stuff, or get the development tools from Motorola?

    Or are they the same?

    _.__.__._I have retired. If you PM me, I may not reply.

  4. #3
    sublime1184's Avatar
    offline Retired Moderator
    Join Date
    Apr 2008
    Location
    Chicago, IL
    Posts
    3,739
    Thanks
    3,314
    Thanked 2,122 Times in 1,342 Posts
    Downloads
    49
    Uploads
    1
    Well, MotoDev Studio states that it is a full IDE (Integrated Development Environment). It can be used as an alternative to Android-SDK and Eclipse as it already has *parts* of Eclipse built in, it could be considered more packaged I guess. Either one would be fine but I think Android-SDK+Eclipse Full > MotoDev because MotoDev only have parts of Eclipse. But TBH, I haven't messed around too much with MotoDev.

    Here are some links to consider:

    MotoDev Studio from Motorola
    Some info on MotoDev

  5. 3 Users Say Thank You to sublime1184 For This Useful Post

    Danation (11-19-2009), Dumba (11-19-2009), l00g33k (12-15-2009)

  6. #4
    offline Of Mice and Modders
    Join Date
    Jan 2009
    Posts
    91
    Thanks
    7
    Thanked 13 Times in 10 Posts
    Downloads
    0
    Uploads
    0
    I can't say for sure(not a true dev) But i installed MotoDev and it looks identical to Eclipse, I think Moto just watered it down for Android specifically. The SDK is separate from the MotoDev install and i didn't have to set the path to it...But that may be i had Eclipse already installed.

    I did have to manually put in the http://dl-ssl.google.com/android/eclipse/ to install and update ADT though.

    In the past i have used Eclipse to do some programming tutorials and also to convert .9.pngs for themes into their binary versions and MotoDev seems to be fine for this much at least.

  7. The Following User Says Thank You to damnitpud For This Useful Post:

    l00g33k (12-15-2009)

  8. #5
    Skrilax_CZ's Avatar
    offline Retired Moderator
    Join Date
    Feb 2007
    Location
    Prague
    Posts
    5,243
    Thanks
    1,881
    Thanked 3,117 Times in 1,338 Posts
    Downloads
    28
    Uploads
    29
    Quote Originally Posted by damnitpud View Post
    I can't say for sure(not a true dev) But i installed MotoDev and it looks identical to Eclipse.
    Thats because MotoDev is based on Eclipse

    Thanks Semseddin for the signature and avatar.

  9. The Following User Says Thank You to Skrilax_CZ For This Useful Post:

    l00g33k (12-15-2009)

  10. #6
    offline Banned
    Join Date
    Jun 2010
    Posts
    240
    Thanks
    18
    Thanked 144 Times in 41 Posts
    Downloads
    8
    Uploads
    0
    Motodev is eclipse, they did water it down for android. BUT it is way easier to use for cliq! As it includes pre-made strings, and information.Way easier, way better!

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •