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

  • Home
  • SEARCH
  • 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 6680477
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 26, 20262026-05-26T04:28:46+00:00 2026-05-26T04:28:46+00:00

i am doing a application with this main.xml layout : <?xml version=1.0 encoding=utf-8?><LinearLayout xmlns:android=http://schemas.android.com/apk/res/android

  • 0

i am doing a application with this main.xml layout :

<?xml version="1.0" encoding="utf-8"?><LinearLayout xmlns:android="http://schemas.android.com/apk/res/android"
xmlns:ads="http://schemas.android.com/apk/lib/com.google.ads"
android:orientation="vertical" android:layout_width="fill_parent"
android:layout_height="fill_parent">
<TabHost android:id="@+id/tabhost" android:layout_width="fill_parent"
    android:layout_height="fill_parent">
    <LinearLayout android:id="@+id/linearLayout1"
        android:layout_width="fill_parent" android:layout_height="fill_parent"
        android:orientation="vertical">
        <TabWidget android:layout_width="fill_parent"
            android:layout_height="wrap_content" android:id="@android:id/tabs"></TabWidget>
        <FrameLayout android:layout_width="fill_parent"
            android:layout_height="fill_parent" android:id="@android:id/tabcontent">
            <LinearLayout android:layout_width="fill_parent"
                android:layout_height="fill_parent" android:background="#013364"
                android:id="@+id/tab1">


                <ListView android:layout_height="wrap_content"
                    android:layout_width="fill_parent" android:id="@+id/listView2"
                    android:background="#efefef" android:cacheColorHint="#00000000"></ListView>
            </LinearLayout>

            <LinearLayout android:layout_width="fill_parent"
                android:layout_height="fill_parent" android:background="#013364"
                android:id="@+id/tab2">
                <ListView android:layout_height="wrap_content"
                    android:layout_width="fill_parent" android:id="@+id/listView1"
                    android:background="#efefef" android:cacheColorHint="#00000000"></ListView>
            </LinearLayout>
            <LinearLayout android:layout_width="fill_parent"
                android:layout_height="fill_parent" android:id="@+id/tab3">
                <WebView android:layout_width="fill_parent"
                    android:layout_height="fill_parent" android:id="@+id/webview" />
            </LinearLayout>
            <LinearLayout android:layout_width="fill_parent"
                android:layout_height="fill_parent" android:background="#013364"
                android:id="@+id/tab4">
                <ListView android:layout_height="wrap_content"
                    android:layout_width="fill_parent" android:id="@+id/listView3"
                    android:background="#efefef" android:cacheColorHint="#00000000"></ListView>
            </LinearLayout>


        </FrameLayout>
    </LinearLayout>
</TabHost>

So you can see that i have 4 tabs zones, and i want to put my ads in yellow zone of my image in all tabs :

enter image description here

how could i do such thing.

Thanks in advance.

  • 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-26T04:28:47+00:00Added an answer on May 26, 2026 at 4:28 am

    This is what i wanted :

    <FrameLayout android:layout_width="fill_parent"
                android:layout_height="fill_parent" android:background="#013364"
                android:id="@+id/tab1">
                  <ListView android:id="@+id/android:list" 
        android:layout_width="wrap_content" 
        android:layout_height="wrap_content" android:background="#efefef" android:cacheColorHint="#00000000" android:layout_marginBottom="50dip"/> 
    //CODE OF ADS </FrameLayout>
    
    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

I am trying to implement this example http://www.javacodegeeks.com/2011/02/android-google-maps-tutorial.html and i have followed exactly all
I have a WCF service application and in this app I am doing calls
My application links against libsamplerate.a. I am doing this to make distributing the final
I'm doing an asp.net application with one page. In this page, I have one
I don't know what's the best way to doing this. On my application.html.erb I
We need to represent huge numbers in our application. We're doing this using integer
In My application I am doing XML serialization, the problem is that if we
I am making an android application and i am confused in this section of
I have two projects, my main android application and another test project that runs
im doing an application in which im transfering file through FTP.i succesfully done all

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.