App for android

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • klanten87
    Newbie
    • Jun 2012
    • 2

    #1

    App for android

    Does anyone have a good beginners tutorial how to make a android app? Wich program shall I programming in and so on?
  • Jim.Mahoney
    V.I.P. Member
    • Feb 2010
    • 4249

    #2
    Originally posted by klanten87
    Does anyone have a good beginners tutorial how to make a android app? Wich program shall I programming in and so on?

    There's a huge amount of information if you use Google!

    Here's just one link: Android Development Tutorial

    Comment

    • southpaw
      V.I.P. Member
      • Dec 2009
      • 2233

      #3
      Pretty sure there is a google package for creating android apps, sorry cant recall the name of it but if you google phrases like "android app creator " or words to that effect should get you on the right lines
      Good luck with the app mate

      Comment

      • Jim.Mahoney
        V.I.P. Member
        • Feb 2010
        • 4249

        #4
        Originally posted by southpaw
        Pretty sure there is a google package for creating android apps, sorry cant recall the name of it but if you google phrases like "android app creator " or words to that effect should get you on the right lines
        Good luck with the app mate

        Google provides the Android Development Tools (ADT) to develop Android applications with Eclipse. ADT is a set of components (plug-ins) which extend the Eclipse IDE with Android development capabilities.

        Comment

        Working...