Featured
-
How to create scrollbars in Unity3D
Scrollbar in Unity3D Scroll bars let a user cho
by inder.singh
Tags
Reduce APK Size
Hello Readers !!
Today I will explain to you how you can reduce the size of the APK file.
We need to take care following points when we create a build so that APK size should be small.
Device Filter:- This is a ver...
Player Settings for Android in Unity3D
When we build our project to see how it looks, we need to set the Player Settings-
Today I'll describe you the Player Settings for Android
After building the project in Android
Go To Edit->Project Settings-> Player
Following Playe...
How to Develop an Android Game in Unity3D
When we create our game, we might want to see how it looks when we build and run it outside of the editor as a standalone or web player. Today, I will explain how to access the Build Settings and how to create different builds of your games.
G...