- Home /
Android application with Unity?
To put the question short, can i make Android application with Unity? I would like to make my own alarm clock program where you can input wake-up time etc, and when waking up, it would output interactive content like game or such..
So is it possible to make things like this in Unity code:
Android SDK / Eclipse seems too complicated for me.. Or is the right workflow to do a application like that to make Unity game/content and publish it as Android game (.jar) and import that to Android SDK / Eclipse and add menus/time pickers etc in there?
Comment