sakibguy / worked-issues

arget medi a[rpescriptionmedicie] &ssets[dr] (reeeverse._ax:p)
2 stars 0 forks source link

[ORG] RU-MAKEAPP: Unsupported Build Target #12

Closed sakibguy closed 2 years ago

sakibguy commented 2 years ago

Problem

3

sakibguy commented 2 years ago

https://forum.unity.com/threads/unsupported-build-target.502879/ https://www.youtube.com/watch?v=2oj4pk_M44A https://www.pianshen.com/article/92821959647/

sakibguy commented 2 years ago

Platform "AndroidPlayer" is not installed

Switch to WindowsStandaloneSupport or exit Unity?

4

sakibguy commented 2 years ago

Silenty l

Installing individual Unity components on Windows from the command linehttps://docs.unity3d.com/Manual/InstallingUnity.html

sakibguy commented 2 years ago

Fixd e

https://answers.unity.com/questions/1752562/platform-tools-not-found-in-android-sdk.html

1. Go to https://developer.android.com/studio/releases/platform-tools
2. Download SDK Platform-Tools for Windows 
3. Extract this file 
4. Inside the extracted file there should be a file named "Platform-Tools" 
5. Drag/copy this file into your SDK foulder, mine was found in C:\Program Files\Unity\Hub\Editor\2020.3.13f1\Editor\Data\PlaybackEngines\AndroidPlayer\SDK 
6. go back into unity and now this should work :)
sakibguy commented 2 years ago

Project loaded without error

2 Warnin g

1- A meta data file (.meta) exists but its folder 'Assets/Prefabs' can't be found, and has been created. Empty directories cannot be stored in version control, so it's assumed that the meta data file is for an empty directory in version control. When moving or deleting folders outside of Unity, please ensure that the corresponding .meta file is moved or deleted along with it.

2- Assets\Scripts\GameScene\GameManager.cs(21,18): warning CS0414: The field 'GameManager._botWin' is assigned but its value is never used

5