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

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 22, 20262026-05-22T11:54:59+00:00 2026-05-22T11:54:59+00:00

[WARN] For your density-specific images (android/images/high|medium|low|res-*) to be effective, you should put a element

  • 0
[WARN] For your density-specific images

(android/images/high|medium|low|res-*)
to be effective, you should put a
element with
anyDensity=”true” in the
section of your
tiapp.xml or in a custom
AndroidManifest.xml

I get this warning in my emulator. Now where do i add <supports-screens> in my tiapp.xml

<?xml version="1.0" encoding="UTF-8"?>
<ti:app
xmlns:ti="http://ti.appcelerator.org">
<id>com.gfg.gfgfg</id>
<name>fgfgfgf</name>
<version>1.0</version>
<publisher>uuuu</publisher>
<url>http://www.uuu.com</url>
<description>No description
provided</description> <copyright>2011
by John</copyright>
<icon>default_app_logo.png</icon>
    <persistent-wifi>false</persistent-wifi>
    <prerendered-icon>false</prerendered-icon>
    <statusbar-style>default</statusbar-style>
    <statusbar-hidden>false</statusbar-hidden>
    <fullscreen>false</fullscreen>
    <navbar-hidden>false</navbar-hidden>
    <analytics>true</analytics> 
    <guid>cba0a3f5-1d77-4cb2-bac0-4fb27109f48b</guid>
    <iphone>        
        <orientations device="iphone">
          <orientation>Ti.UI.PORTRAIT</orientation>
        </orientations>         
        <orientations device="ipad">
            <orientation>Ti.UI.PORTRAIT</orientation>
            <orientation>Ti.UI.UPSIDE_PORTRAIT</orientation>
            <orientation>Ti.UI.LANDSCAPE_LEFT</orientation>
            <orientation>Ti.UI.LANDSCAPE_RIGHT</orientation>
        </orientations> 
    </iphone>   
    <android xmlns:android="http://schemas.android.com/apk/res/android">
    </android>
    <modules></modules>
</ti:app>
  • 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-22T11:55:00+00:00Added an answer on May 22, 2026 at 11:55 am

    Im not sure what file you are showing but the supports-screens value is set using the manifest file; which (I believe) needs to be called AndroidManifest.xml.

    Here is the full details: http://developer.android.com/guide/topics/manifest/supports-screens-element.html

    A manifest file usually looks like this:

    <?xml version="1.0" encoding="utf-8"?>
    <manifest xmlns:android="http://schemas.android.com/apk/res/android"
          package="dsfdsfds.dasdsa"
          android:versionCode="1"
          android:versionName="1.0">
        <uses-sdk android:minSdkVersion="8" />
    
        <application android:icon="@drawable/icon" android:label="@string/app_name">
            <activity android:name=".dsfdsfds"
                      android:label="@string/app_name">
                <intent-filter>
                    <action android:name="android.intent.action.MAIN" />
                    <category android:name="android.intent.category.LAUNCHER" />
                </intent-filter>
            </activity>
        </application>
    
        <supports-screens android:anyDensity="true" />
    
    </manifest>
    

    And <supports-screens> can be put anywhere inside <manifest>

    Can someone back me up here though; does the posters XML look like a manifest file for android?

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

Sidebar

Related Questions

I must warn you, this code will hurt your eyes, so please don't judge
What are the expert debugging hints for your favourite language, you think everyone should
When I load a page from localhost, the IE warn that To protect your
http://www.helloandroid.com/tutorials/how-use-canvas-your-android-apps-part-1 At the end of this tutorial link for source code download is available.
The log levels WARN, ERROR and FATAL are pretty clear. But when is something
I'd like to warn users when they try to close a browser window if
I need to warn users about unsaved changes before they leave a page (a
I want to warn users of Internet Explorer 6 using my site, that IE6
Does gettext have a way to warn me about strings that have not been
The Visual Studio compiler does not seem to warn on signed/unsigned assignments, only on

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.