Playmaker Forum
PlayMaker Help & Tips => Android Help => Topic started by: coffeeANDsoda on December 27, 2014, 08:49:52 PM
-
If I make a build of a game in unity and export it to a android phone or tablet, is it required to write quite a few scripts in order to get it to run on that device?
-
no need to write any scrip[ts or special thing i will work on any device. with proper version
-
Regardless of screen size?
-
yes if you are making this for 4-5 inch screens this will be compatible with most devices if you are specific on screen resolution you can check screen resolutions in the editor how does it look in the device.
-
yes if you are making this for 4-5 inch screens this will be compatible with most devices if you are specific on screen resolution you can check screen resolutions in the editor how does it look in the device.
Check screen resolutions with a android device connected to a computer?
-
http://kirillmuzykov.com/unity-get-game-view-resolution/
this will help you