FEATURE
on Oct 23, 2019
79 views 29 secs

Espresso is a testing framework for Android which automatically synchronizes your test actions with the UI of your app. It also lets the test wait until all the background activities have finished. The pCloudy utility uploads your Application APK, test APK and other APK files to pCloudy. It will then acquire a device to run […]

FEATURE
on Oct 21, 2019
66 views 29 secs

Studies have indicated that after installing a new app, only a quarter of the users return to the app on the second day. The retention rate is eminently low and the majority of the users uninstall the app after the first use. You might have guessed the reason for this. If you think the reason […]

FEATURE
on Oct 18, 2019
69 views 14 secs

The Android ecosystem offers fantastic hardware for purpose-built software. But with so many options, making the right hardware choices can be tough. Many specialized use cases need the hardware capabilities and design matched to the specific software. Across the plethora of potential designs (kiosk, display, POS, handheld, delivery, healthcare, ruggedized), finding and sourcing the right […]

FEATURE
on Oct 12, 2019
88 views 23 secs

Wintel has dominated the purpose-built device fleet market for decades. For over 20 years, the combination of Windows Embedded or Windows CE was used to build specialized vertical market devices. This made sense when there was a rich supply of x86-based hardware and Microsoft’s innovation and progress on the OS. The Downfall Of Windows x86 […]

FEATURE
on Oct 10, 2019
87 views 31 secs

In the past couple of years, there has been a tremendous increase in voice-enabled apps in the market. This is because business is looking to make its app more user-friendly and easy to use. If the same function can be performed using just your voice then why would you waste your time entering text? Voice […]

FEATURE
on Oct 1, 2019
82 views 28 secs

Quick Links: Basics of Appium Mobile Testing Appium Setup for Windows Writing The First Appium Test Automation Script (Android) Starting Appium Server and launching the app from code How To Install Appium On A Mac Machine In our previous chapter on Android, we learned about UI Automator Viewer, Which is available on Android SDK, to […]