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

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: June 11, 20262026-06-11T03:48:13+00:00 2026-06-11T03:48:13+00:00

Hi I have been trying to learn how to add some accessibility tools but

  • 0

Hi I have been trying to learn how to add some accessibility tools but it doesn’t seem to work neither on the samsung galaxy s2 nor on the emulator. I have created a simple activity and here is a layout:

<?xml version="1.0" encoding="utf-8"?>
<LinearLayout xmlns:android="http://schemas.android.com/apk/res/android"
   android:layout_width="fill_parent"
   android:layout_height="fill_parent"
   android:orientation="vertical" >

   <TextView
        android:layout_width="fill_parent"
        android:layout_height="wrap_content"
        android:text="@string/hello"
        android:contentDescription="Title" 
        android:focusable="true"/>

    <Button
        android:id="@+id/button1"
        android:layout_width="wrap_content"
        android:layout_height="wrap_content"
        android:text="Button" 
        android:contentDescription="Button to click"
        android:focusable="true"/>

    <ImageView
        android:id="@+id/imageView1"
        android:layout_width="wrap_content"
        android:layout_height="wrap_content"
        android:src="@drawable/ic_launcher"
        android:contentDescription="Small image"
        android:focusable="true"/>
</LinearLayout>

My app is set minimum level 1.6 and target 4.0 I have added the android suppport library.
Unfortunately when I try to “touch” or select these items I don’t hear the description. Of course I have activated the acessibility and the TalkBack app but the only thing I here is “screen off, volume x percent” …. Is there something else I have to do? thanks

  • 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-11T03:48:15+00:00Added an answer on June 11, 2026 at 3:48 am

    Accessibility in Honeycomb and below requires use of a trackball or directional pad, or the Eyes-Free Keyboard which provides a virtual D-Pad and is available on the Play Store. Spoken feedback also requires a working Text-to-speech engine, so make sure your device has voice data installed.

    You can find the Eyes-Free Keyboard here:
    https://play.google.com/store/apps/details?id=com.googlecode.eyesfree.inputmethod.latin

    When TalkBack is turned on and TTS is working properly, pressing D-Pad arrows will move focus between items, which will in turn read them (or any content description) aloud.

    Ice Cream Sandwich and above have an “Explore by touch” feature that allows users to simply touch the screen to hear feedback and does not require a directional controller.

    As a side note: views that already have text, like TextViews and Buttons, usually do not need content descriptions. Images that are purely decorative should have empty content descriptions, which can be set with android:contentDescription=”@null”.

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

Sidebar

Related Questions

I've been really trying to learn some SVG. But browsers seem to get in
I have been trying to learn Erlang and have been running into some problems
I am trying to learn more about the DOM and have been writing some
Ok, this may have been answered, but I'm new and trying to learn, so
I have been trying to learn how to add testing to existing code --
i have been trying to learn PHP Repeat Region... i have searched google but
I have been trying to learn how to build jQuery plugins, so I'm still
I have been trying to learn python over the last couple of months and
I have been trying to learn a cross platform language with a fast learning
Hi I have been trying to learn Javascript using codeacademy.com and I have reached

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.