Windows PC,
Unity3d Android license?
And?
What is needed preparations?
Is there a web page describe about this process?
And android market also require developer license (100$ a year like Apple?)?
Thanks.
Windows PC,
Unity3d Android license?
And?
What is needed preparations?
Is there a web page describe about this process?
And android market also require developer license (100$ a year like Apple?)?
Thanks.
Android developer license was something like $30 if I remember right.
no it is 25 dollar/for ever (that’s why I love Android).
you need to know C#/javascript if you use Unity3d.
Also is better view some video tutorial for standalone version (for know how to use Unity).
Is better if you also know some Java and XML.
The $25 developer fee is only for Google Play. You can develop without problem even if you don’t have one.
The difference with Apple is that with Apple if you don’t pay you don’t get access to some stuff and basically you
can’t deploy to a device until you pay, you can however work with the Simulator.
On Android making an .apk is simple and it will work on most Android Devices by simply enabling apps from Unknown Sources.
For iOS Unity builds and XCode project, you need to create AppIDs, entitlement files, authorize your device for development etc.
Generally it’s a lot simpler to get an app working on an Android device, on the other hand I was never able to get an app working
on an Android Virtual Device…
I suggest you get a decent Android device ( a Galaxy S or Nexus S at least ). Google for tutorials and go through them, they
usually have all the links and explain how/where to install the SDK etc
@koyima Hi~ Very thank you!