Category Archives: Android

android

Web – eReader Prestigio: Book Reader with free books.

eReader Prestigio: Book Reader is a multi-lingual, multi-format text and audio books reading app. Intuitive interface in over 25 languages and an in-app store library with over 50,000 texts (for children and adults) books and Text-To-Speech (read along) functionality. Prestigio ebooks reader is cool – book and text reading has never been simpler – you… Read More »

MIT App Inventor – First steps with MIT App Inventor – part 001.

MIT App Inventor is an intuitive, visual programming environment that allows everyone – even children – to build fully functional apps for Android phones, iPhones, and Android/iOS tablets. Those new to MIT App Inventor can have a simple first app up and running in less than 30 minutes. And what’s more, our blocks-based tool facilitates… Read More »

Web – LDPlayer android emulator.

This android emulator is similar to the NOX android emulator but is simpler with an option to pay the membership starting at $2.99 monthly and with 16% Off. The development team of this android emulator named LDPlayer version 9 tells us: Fastest Emulator to Play Android Games on PC You can download it from here.… Read More »

Windows – Microsoft authenticator and authentication on Facebook with 2FA features.

The tutorial for today will show you how to use an authentication app for two-factor authentication on Facebook with 2FA features. This method use 2FA features provide by software and produce a new numeric code every 30-seconds. The application-based 2FA solutions are available for mobile, wearables, or desktop platforms — and even work offline. Install… Read More »

Dropbox Paper collaborative workspace.

Today I discovery this old feature from the Dropbox tool. Dropbox Paper, or simply Paper, is a collaborative document-editing service developed by Dropbox. Originating from the company’s acquisition of document collaboration company Hackpad in April 2014, Dropbox Paper was officially announced in October 2015 and launched in January 2017. It offers a web application, as… Read More »

Android Studio – simple gradient example.

I used Android Studion 3.6.1 on Ubuntu Linux. I start an Empty Project and I change the activity_main.xml file into this:

You can see I change the Hello Word! text into GRADIENT COLORS. I add this source line of code:

I create this resource XML into res – drawable folder with click right… Read More »

About TensorFlow Lite.

TensorFlow Lite is an open-source deep learning framework for on-device inference working on Android, iOS, and Windows. This framework comes with a collection of the TensorFlow Lite applications. The TensorFlow Lite can run on CPU, GPU, or via NNAPI. TensorFlow has APIs available in several languages like Python, JavaScript, C++, Java, Go, Swift. TensorFlow Lite… Read More »