Hi , nope this is my first time trying to make a build for android, launching it in my PC dose not give any problems, I’ll delete everything from the Android SDK and reinstall it in C:
Another thing is does Android support this?
AInputManager::Instance()->SetFolderPath(“/Managers”);
FString siteName = FindObject(ANY_PACKAGE, TEXT(“ResourcesSites”), true)->GetDisplayNameText((int32)site).ToString();
I ask this because the new log I added in the first question, says it has problems with that code.