Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • SEARCH
  • Home
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 6052799
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 23, 20262026-05-23T07:58:06+00:00 2026-05-23T07:58:06+00:00

I am looking to start developing applications for Android and i was wondering if

  • 0

I am looking to start developing applications for Android and i was wondering if you could fill me in on the know how’s and the requirements on a technical viewpoint.

I have the SDK, Eclipse and Java installed and even a handset to “real” test on.

My question is being a complete amateur to Java and having never used the language how much java would i have to learn to develop Android Applications ?

  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-05-23T07:58:06+00:00Added an answer on May 23, 2026 at 7:58 am

    I would say you can just start with some tutorials the same way you would when starting with just Java. You’ll learn along the way, just use a lot tutorials.

    There is not much difference for the language, but there is a great difference in the framework, ie. the way you set up applications.

    So just Java you would learn:

    public static void main(String[] args){
        System.out.println("Hello World");
    }
    

    In Android it would be:

    public void onCreate(Bundle savedInstanceState){
        super.onCreate(savedInstanceState);
        System.out.println("Hello World");
        // Or:
        Log.v("MyActivity", "Hello World");
    }
    

    to print “Hello World” to the console respectively the log.

    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

I'm looking to start developing an iPhone app. I have zero experience in objective
Hi and thanks for looking! Background I have been developing .NET Web applications for
I'm currently looking into developing Facebook applications and was planning on using Flash as
I'm looking for a nice tutorial or framework for developing Python written web applications.
I'm about to start looking into developing with the aid of code coverage, and
I am looking to start developing a relatively simple web application that will pull
I am trying to start developing with Java and the Stripes Framework. I have
Development Environment: Eclipse 3.7.0 Developing: Android 3.2 application for Market Place Using: aChartEngine 0.7.0
I've been developing .net console applications using C# and have always just dictated what
I'm looking forward to start developing a new server side enterprise communication framework in

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.