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 […]
Search Results for: linux 7
Here's what we've found for you
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, […]
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 […]
A Short Course in the History of Android OS accessibility
Android is a mobile operating system based on the Linux kernel. It was originally developed by the company of the same name, which was later bought by Google Inc., from which its active promotion began. Now it is being developed by a separate division of the Open Handset Alliance. You can learn more about the history of versions […]
Using Braille Displays with Android
The landscape of braille display support for Android has evolved significantly since the early days of Android 4.1 Jelly Bean. What began as an experimental feature has now matured into a robust accessibility solution with expanded device compatibility and improved functionality. Here’s an updated guide to using braille displays with Android in 2025. Latest Developments […]
Buying a game or application on Google Play is now as easy as shelling peas!
And there is no longer any need to register a bank card. Beeline subscribers can pay for any purchases on Google Play from their mobile account. Select “My Beeline Account” when purchasing and fill your smartphone with great games and applications! How to make payments to postpaid subscribers To pay for purchases on Google Play, […]
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 […]
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 […]
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 […]
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 […]