Testing Android Studio Apps on a Physical Android Device - Techotopia
From Techotopia The Basics of the Android Studio Code Editor Android Studio Development Essentials Print and eBook (ePub/PDF/Kindle) editions contain 58 chapters. Whilst much can be achieved by testing applications using an Android Virtual Device (AVD), there is no substitute for performing real world application testing on a physical Android device and there are a number of Android features that are only available on physical Android devices. Communication with both AVD instances and connected Android devices is handled by the Android Debug Bridge (ADB). In this chapter we will work through the steps to configure the adb environment to enable application testing on a physical Android device with Mac OS X, Windows and Linux based systems. Contents [ edit ] An Overview of the Android Debug Bridge (ADB) The primary purpose of the ADB is to facilitate interaction between a development system, in this case Android Studio,Read full article from Testing Android Studio Apps on a Physical Android Device - Techotopia
No comments:
Post a Comment