from Eclipse to Android phone

前端 未结 4 2120
广开言路
广开言路 2021-01-06 10:21

I have made a program on eclipse. But how can I get the program from eclipse to my phone? I have a cable because it probably wont make a QR code like appinventor does huh. H

4条回答
  •  Happy的楠姐
    2021-01-06 11:06

    You need to set up your machine and phone for running and debugging from eclipse. It involves getting the phone's usb driver on your machine, and setting up the phone for usb debugging.

    Read this Using Hardware Devices | Android Developer Guide

提交回复
热议问题