Review of Foreign-Language Speech Synthesizers for Android

A speech synthesizer is the main means of obtaining information about the contents of the screen for a blind computer user, and when there is no alternative in the form of a braille display, it is generally the only one. Due to the fact that support for working with tactile displays in the Android platform is […]

Read More

Overview of Mobile Accessibility for Android

Mobile Accessibility is a suite of applications from the well-known company Codefactory designed to provide accessibility to devices running the Android operating system for blind and visually impaired users. It should be noted right away that this is an unusual technical solution, since it is not limited to a certain program that works behind the scenes, […]

Read More

Touch Control Model OS Android 4.1 Jelly Bean

As you know, in version 4.0 of the Android operating system, the functionality of the accessibility of the touch interface for users with visual impairments was implemented, which was called “Explore by touch”. In the next generation of OS 4.1, this functionality was improved and new control gestures were added to it, which provide the blind […]

Read More

Additional specialized software for the blind on Android OS. Part 2

In addition to existing screen readers, blind users of the Android operating system may be interested in other software designed to solve some additional tasks. Below is a continuation of the list of the most interesting programs of this kind, specially designed for users with disabilities. The list does not claim to be complete and can be supplemented, […]

Read More

How to download OpenStreetMap maps

In this practical article, we will consider services that help download maps from the OpenStreetMap online service for subsequent conversion to other cartographic formats to use them offline without an Internet connection. It is summer now, and for many, this is the main time to travel. Therefore, it’s time to get navigators, or put special […]

Read More

The Basics of Android Accessibility

Enabling Accessibility Devices with Android 4.0 On devices running Android 4.0 (Ice Cream Sandwich) and above, accessibility can be enabled from the initial setup screen. After turning on the device for the first time, draw a closed rectangle with your finger, starting from the upper left corner of the touch screen: draw a straight line from […]

Read More

Prelaunch Preparation for working with the Android OS

So, let’s try to understand the steps that need to be taken to launch and initially configure the accessibility tools of the Android operating system, as well as get acquainted with those platform features that may be unusual for inexperienced users of mobile devices. User authorization Modern trends in the development of the industry of […]

Read More

Development for the Android platform: Installing and Configuring the Environment

In order to prepare a development environment for Android, you need four components: Java SE Development Kit (JDK for short). Eclipse Integrated Development Environment – Eclipse IDE. Development kit for the Android platform – Android Software Developer’s Kit (abbreviated as Android SDK or simply SDK). The Android Developer Tools (ADT for short) is a dedicated […]

Read More

Building the Spiel Screen Reader

The Spiel screen reader for the Android operating system is an open source project, so anyone can independently modify and compile its sources, subject to the provisions of the Apache 2.0 license . Unfortunately, the documentation of the project leaves much to be desired, and some materials on the official wiki often do not correspond to the current state of […]

Read More

Android OS accessibility on Kindle Fire devices for the Visually Impaired

The Kindle Fire is a family of Android tablets that are tightly integrated with various Amazon.com services. The platform edition that works in them is significantly different from most other Android tablets, as it does not use the Google infrastructure, instead offering alternative services directly from Amazon. More information about the background of this situation can […]

Read More