Welcome to the Java Programming Forums


The professional, friendly Java community. 21,500 members and growing!


The Java Programming Forums are a community of Java programmers from all around the World. Our members have a wide range of skills and they all have one thing in common: A passion to learn and code Java. We invite beginner Java programmers right through to Java professionals to post here and share your knowledge. Become a part of the community, help others, expand your knowledge of Java and enjoy talking with like minded people. Registration is quick and best of all free. We look forward to meeting you.


>> REGISTER NOW TO START POSTING


Members have full access to the forums. Advertisements are removed for registered users.

Results 1 to 2 of 2

Thread: Eclipse Android

  1. #1
    Junior Member
    Join Date
    Apr 2013
    Posts
    17
    My Mood
    Happy
    Thanks
    0
    Thanked 9 Times in 9 Posts

    Default Eclipse Android

    This might not be a right place to ask. I have a good experience as a java programmer with 4 years of experience in it. Now I wanted to move to android and I have never created anything of android or never used it before. With my knowledge of java how hard would it be to create or develop android application?


  2. #2
    Super Moderator pbrockway2's Avatar
    Join Date
    Jan 2012
    Posts
    987
    Thanks
    6
    Thanked 206 Times in 182 Posts

    Default Re: Eclipse Android

    Developer.android.com is the place to go to for the SDK, Eclipse plugins and tutorials and other explanatory documentation. It sounds like you have enough Java to avoid getting lost. Having made Java applets is useful because Android apps use a similar style with "milestone" methods and all sorts of resources supplied by the runtime environment. But that's just a bonus for the long of tooth and grey of beard who remember Java applets.

Similar Threads

  1. Eclipse and Android SDK
    By suntechie in forum Android Development
    Replies: 7
    Last Post: May 3rd, 2013, 01:32 AM
  2. Any alternative of Eclipse for developing android app?
    By vincentroberts in forum Java IDEs
    Replies: 6
    Last Post: January 5th, 2012, 01:48 AM
  3. Replies: 3
    Last Post: January 5th, 2012, 01:44 AM
  4. How to use Android in (Eclipse || NetBeans)
    By benglish in forum Android Development
    Replies: 2
    Last Post: October 21st, 2011, 06:28 AM
  5. how to add adt(android plugin) to eclipse from zip file ???
    By mahdi in forum Android Development
    Replies: 2
    Last Post: July 9th, 2011, 02:32 PM