Posts

Showing posts from October, 2021

How to test a unity project with android cellphone?

 How to test a unity project with android cellphone? let's talk version first. unity unity version:2020.3.20f For looking at unity version, see  Unity Version. How to look at Unity Version? -- Unity (unitysettingtutorial.blogspot.com  (My article) cellphone type: Galaxy M32 OS version:Android Version 11 UI Version:One UI Version 3.1 For looking at device version, see  How to look at device version? -- Galaxy M32 (phonesettingstutorial.blogspot.com)  (My article) then let's talk  extra package installation. Android SDK, Android JDK, Android NDK and Gradle is required to test a  unity project with android cellphone. Android environment setup (including version capacity), see unity docs  Unity - Manual: Android environment setup (unity3d.com) Android SDK installation , see unity doc  Unity - Manual: Android SDK/NDK setup (unity3d.com) Android JDK installation , see unity doc  Unity - Manual: Android environment setup (unity3d.com) or [電腦]Un...