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 6125317
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 23, 20262026-05-23T16:14:00+00:00 2026-05-23T16:14:00+00:00

Firstly, I’m new to Android (so I apologize if this question is ignorant) but

  • 0

Firstly, I’m new to Android (so I apologize if this question is ignorant) but have some experience in Java. I have been reading a book on Android and remain slightly confused about the basic components (activities, intent, content providers, and broadcast receivers).

I have a few java classes that I’m wanting to convert over to Android but I’m not sure what type of components they should be.

If a class does simple conversions, should that be an intent?
Or, if a class draws, should it be an activity?

I’m just looking for someone who can explain the components a bit better than the references at android and perhaps give some good examples of each component.

  • 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-23T16:14:01+00:00Added an answer on May 23, 2026 at 4:14 pm

    I think you’re confused about some of the terminology. An activity is what the user interacts with (displays the content, contains the listeners for buttons, etc.) So when you launch an app and see something on the screen, an Activity is what draws all the buttons/components on screen and contains the code for user interaction. An intent is kind of a way to tell activity to launch something else. For example, if you were on your main activity, and wanted to change the Activity when the user clicked something, you would create and start an intent specifying that:

    Intent intent = new Intent(CurrentActivity.this, NextActivity.class);
    startActivity(intent); 
    

    Read this basic tutorial. It should be somewhat clearer than the official docs.
    http://androiddevelopertips.com/activity/understanding-activities-in-android.html

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

Sidebar

Related Questions

Firstly, Im new to android but have years of various other programming experience on
Firstly I have tried to manage it with the viewWillDisapper-method, but this not detailed
Firstly, I've asked this question elsewhere , but meta.stackoverflow.com seems to think that asking
Firstly, sorry about the long question... but this is doing my head in. Any
my question has two parts, but they are related. Firstly - I have Contenteditable
Firstly anyone else trying to get onto forum.hibernate.org. I have been trying for a
Firstly, this is not a question about repository synchronisation for which there are numerous
Firstly, is it possible? Been struggling with this one for hours; I think the
Firstly, I want to restrict this question to web development only. So this is
Firstly I would like to accept that it is a homework question , but

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.