When I try to Build or Build & Run an apk, the status bar indicates that Unity is “Compiling Scripts…” but disappears almost immediately, and nothing is accomplished. No error message appears, so I am not sure where I have gone wrong.
I have Unity Pro, SDK is set up (as far as I can tell), and Unity Remote works with my phone (Samsung GS4).
Any suggestions would be greatly appreciated…thanks!
Check your compile errors! A little red triangle on the side of the console! I had the same problem - that’s where it was!
After your build stops, check in the console window for any messages, warnings or errors, make sure that all are enabled:

If no messages are shown, try to open the build log by clicking the triangle arrow and then selecting “Open Editor Log”:

Please post any errors you see in the logs back to this question.