Ruslan Yanchyshyn, Android Developer at Lemberg Solutions
Ruslan Yanchyshyn
Android Developer

Articles by Ruslan Yanchyshyn

Read more
17 minutes
How to Develop a Real-Time Object Detection System for Android - Lemberg Solutions - Meta image

How to Develop a Real-Time Object Detection System for Android

An Android developer at LS explains how to embed computer vision into an Android app, using TensorFlow.
Read more
7 minutes
An Easy way to make HTTP 429 feature - Lemberg Solutions - Meta image

An Easy Way to Integrate the HTTP 429 Feature Using RetrofitRetry

Caring about the steadiness of a customer's service is one of a developer's top priorities. That's why you need to implement the HTTP 429 feature that rate-limits the number of client requests from an app. Make your software solution as steady as a rock by using our practical code examples of rate limits created via the Retrofit library.
Read more
11 minutes
Motion Gesture Detection Using Tensorflow on Android - Lemberg Solutions

Motion Gesture Detection Using Tensorflow on Android

There are many different ways to interact with smartphones these days: touchscreen, hardware buttons, fingerprint sensor, video camera (e.g., face recognition), D-PAD, handset controls, and so on. But how about using motion gestures?
Read more
6 minutes
Here's How To Check Audio Latency & Why It's Important For Your App - Lemberg Solutions Blog

Here's How To Check Audio Latency & Why It's Important For Your App

Audio latency is what you first encounter while developing any audio application for Android using a microphone. You can develop an app and find long audio delays in its work during testing or there is a better way…  Here is a step-by-step guide on how to check the audio latency of an Android app before the start of development.

Read more
5 minutes
How-to Guide for OBDII Reader App Development - Lemberg Solutions Blog

How-to Guide for OBDII Reader App Development

Have you ever thought about different vehicle parameters being displayed in your own Android application? If so, then you've come to the right place. We will discuss what it takes to develop an OBDII reader application.
Read more
9 minutes
Developing a Chromecast Ready Application for Android Platform

Developing a Chromecast Ready Application for Android Platform

This article covers the topic of developing an Android Chromecast-ready application: below you’ll find some notes, comments and advice for the developers, as well as code samples and source code of the app built by Lemberg’s team.