Android development software

Discussion in 'Android' started by Giovanni, Feb 27, 2014.

  1. Giovanni

    Giovanni New Member

    Joined:
    Feb 27, 2014
    Messages:
    1
    Likes Received:
    0
    Hello, I am Giovanni. I saw the video "Hello world on Android with Arduino & UDOO" (http://www.youtube.com/watch?v=FpDDUd-Daw0) you understand everything very well. My only problem is that I've never programmed for Android and I do not understand what is the program that is used in the video to create UDOOAndroidADKDemo. Can you tell me what software to use to create the Android application on Windows? thanks
     
  2. Suppaman

    Suppaman New Member

    Joined:
    Oct 29, 2013
    Messages:
    25
    Likes Received:
    0
  3. YannXplorer

    YannXplorer New Member

    Joined:
    Feb 12, 2014
    Messages:
    18
    Likes Received:
    0
    Hi Giovanni,

    In first time, I think you should develop and test your app in android emulator runnable in the Android SDK.
    After, you can try to deploy on UDOO board. But in my point of view, it's not the easier way to start.

    Best regards.
     
  4. andcmp

    andcmp New Member

    Joined:
    May 8, 2013
    Messages:
    161
    Likes Received:
    0
    Hi Giovanni, the programming enviroment used is Eclipse appropriately configured for Android programming. You can find more info about how to set up your system here: http://developer.android.com/sdk/index.html

    Then you can start with beginners tutorials to get confident with Android programming in general http://developer.android.com/training/b ... index.html

    Finally you can start playing around with Android and UDOO following this tutorial http://www.udoo.org/ProjectsAndTutorial ... lioID=1394
     

Share This Page