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

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: June 10, 20262026-06-10T22:45:44+00:00 2026-06-10T22:45:44+00:00

This is a very basic doubt. I have a MainActivity, and I created another

  • 0

This is a very basic doubt. I have a MainActivity, and I created another Activity that is supposed to act as an transparent screen to the MainActivity. Thus, I want this 2nd Activity, say DisplayHelpActivity, to be shown first, when the app starts. Is the only way to change is to swap names and code, or is there another way to specify the order in which the activities should occur? Please help me. By the way, when the DisplayHelpActivity Transparent screen is on, I want the MainActivity to be shown in the background.

  • 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-06-10T22:45:46+00:00Added an answer on June 10, 2026 at 10:45 pm

    Change the type of the activities in the Manifest file,
    For the Activity, you want to start first, declare its action the manifest file as,

    <action android:name="android.intent.action.MAIN" />
    <category android:name="android.intent.category.LAUNCHER" />
    

    and for the activity, you want to start next to first activity, declare its action in mainfest as,

    <action android:name="android.intent.action.VIEW" />
    
                    <category android:name="android.intent.category.DEFAULT" />
    

    and for the question you ask about having transparent dialogues, you can define the theme for the dialogue layout as tranparent or you can create your own theme for the dialogue..

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

Sidebar

Related Questions

I have a very basic doubt regarding cloud computing that is catching up pretty
This could be a very basic question for prodigies.But I have a doubt to
So I have this very basic program that is trying to send an e-mail,
I am new to zend framework and having very basic doubt.I have created one
So I have this very basic socket.io setup that you have probably seen a
This is very basic stuff , but here goes. I find that I am
This is a very basic question...quite embarassing, but here goes: I have a Stopwatch
I have this very basic problem, >>> from django.core import serializers >>> serializers.serialize(json, {'a':1})
I have this very basic tabbed block: $('.tabbed-section .panel').hide(); $('.tabbed-section .panel:first').show(); $('.tabbed-section .tabs li:first').addClass('active');
I'm very new to shell scripting. I have a basic doubt of what is

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.