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

Android OS Availability Q&A

The material provides answers to basic questions on the accessibility of the Android operating system for users with visual impairments and is intended to quickly obtain information on the most common difficulties in mastering this platform for a blind or visually impaired person. The data is grouped into several categories, allowing the user to choose […]

Read More

Two approaches to using Android OS or isolation versus integration

The operating system Google Android is one of the most striking developments in the world of mobile technologies in their entire history, thanks to a unique marketing policy and a powerful technological base. In a short period, she captured one of the leading positions in the entire industry of mobile devices, having gone from an unknown […]

Read More

Connecting Braille Displays to Android Using BRLTTY

BRLTTY is a daemon for providing access to the Linux / Unix console via braille displays. However, this product may be of interest not only for technically advanced blind users of UNIX-like operating systems, but also for ordinary people using smartphones or tablets on the Android platform. The fact is that BRLTTY has a version in the form […]

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