I just don’t know how to do it. I’m using the newest version of eclipse Juno and need to push the app (or email it) to my MyTouch. How would I do it from eclipse, as that is the way I would prefer? If I should just email it, would I email the whole project folder or just a particular piece of code?
Share
Here is what you’re looking for :
http://developer.android.com/tools/device.html
After proper installation, right click on your project and click “Run as android application” while your phone is pluged to your computer by USB.