Hi there. I'm a nooobie. I've written a simple app, tested it using my cell as a connected device (USB), and it works. All I want to do now is to "deploy" it to my phone. How do I do that?
If so, you will have to take the .apk file that was generated and which is in the Object folder, copy it to the device and tap its name - setting the device to be able to install apps from unknown sources.
Otherwise, if it's a single device, all you have to do is compile in Release mode - taking care to set your own package name, don't keep the default one.