Playmaker Forum

PlayMaker Help & Tips => Android Help => Topic started by: coffeeANDsoda on December 27, 2014, 08:49:52 PM

Title: Question about android deployment
Post 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?
Title: Re: Question about android deployment
Post by: rik on December 28, 2014, 05:10:57 AM
no need to write any scrip[ts or special thing i will work on any device. with proper version
Title: Re: Question about android deployment
Post by: coffeeANDsoda on December 28, 2014, 02:54:10 PM
Regardless of screen size?
Title: Re: Question about android deployment
Post by: rik on January 08, 2015, 01:41:35 AM
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.
Title: Re: Question about android deployment
Post by: coffeeANDsoda on January 08, 2015, 02:29:15 PM
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?
Title: Re: Question about android deployment
Post by: rik on January 22, 2015, 10:52:23 AM
http://kirillmuzykov.com/unity-get-game-view-resolution/

this will help you