What is the proper way of setting up an Android-powered device for app development?

Correct Answer: The following are steps to be followed prior to actual application development in an Android-powered device: - Declare your application as “debuggable” in your Android Manifest - Turn on “USB Debugging” on your device - Set up your system to detect your device

Discussion & Comments

No comments yet. Be the first to comment!
Join Discussion