- Mikael Gyth
- Posts: 33
- Joined:
Android Crashes
Hello.
I have been having trouble with deploying to Android. I have tried with just adding the NoesisGUIPanel with a Xaml and without a Xaml and the result is the same. The application crashes immediately after the Unity loading screen is done.
-I have the setting set to the recommended values as per the documentation (Android 2.3.3 and GL 2.0)
-I have the latest SDKs for Android.
-I have the latest version of Java.
-I have the latest version of NoesisGUI.
- It builds and rund fine in the editor and the standalone version
-The device that I am deploying to is Android 4.3. ( it also chrashes on AVDs)
I have been having trouble with deploying to Android. I have tried with just adding the NoesisGUIPanel with a Xaml and without a Xaml and the result is the same. The application crashes immediately after the Unity loading screen is done.
-I have the setting set to the recommended values as per the documentation (Android 2.3.3 and GL 2.0)
-I have the latest SDKs for Android.
-I have the latest version of Java.
-I have the latest version of NoesisGUI.
- It builds and rund fine in the editor and the standalone version
-The device that I am deploying to is Android 4.3. ( it also chrashes on AVDs)
- picpic2006
- Posts: 71
- Joined:
Re: Android Crashes
Hi,
Do you set the noesis setting deploy to android to ?
Do you set the noesis setting deploy to android to ?
- Mikael Gyth
- Posts: 33
- Joined:
Re: Android Crashes
Yes, I have DX9 and Android set as Build platforms.
-
sfernandez
Site Admin
- Posts: 3154
- Joined:
Re: Android Crashes
Do you have problems with the scenes we provide in our package?
In that case we will need the logcat (you can use mLogcat) to see if any error is being logged.
In that case we will need the logcat (you can use mLogcat) to see if any error is being logged.
- Mikael Gyth
- Posts: 33
- Joined:
Re: Android Crashes
Hello.
The samples provided run fine, when I start them from a fresh project. When I run them from the same project as the "problem" project they crash too. So I'm guessing there is some problem with the settings somewhere.
Logfile from logcat, run on an emulator
The samples provided run fine, when I start them from a fresh project. When I run them from the same project as the "problem" project they crash too. So I'm guessing there is some problem with the settings somewhere.
Logfile from logcat, run on an emulator
-
sfernandez
Site Admin
- Posts: 3154
- Joined:
Re: Android Crashes
There is an error trying to initialize our GL ES renderer:
It seems emulator does not provide a device with enough capabilities to run our software.
We will investigate this issue and let you know if we can manage an alternative.
Code: Select all
Noesis : NS_ERROR: BGRA888 extension not found: com.a3ds.eggit
We will investigate this issue and let you know if we can manage an alternative.
- Mikael Gyth
- Posts: 33
- Joined:
Re: Android Crashes
OK. If it helps the emulator was running the default AVD for Nexus-5.
I rebuilt the project from the ground up and the problem went away. I am still not sure what caused it. Noesis was working fine in the editor and standalone, but crashed on Android.
I rebuilt the project from the ground up and the problem went away. I am still not sure what caused it. Noesis was working fine in the editor and standalone, but crashed on Android.
-
sfernandez
Site Admin
- Posts: 3154
- Joined:
Re: Android Crashes
Sorry, I'm a bit confused... did your project initially crash on an Android device or only using the AVD?
Are you saying that after starting a new project from scratch you are able again to run any sample in your Android device? Also in the AVD?
Can we get a copy of the failing project to figure out what was wrong with it?
Thanks for your collaboration.
Are you saying that after starting a new project from scratch you are able again to run any sample in your Android device? Also in the AVD?
Can we get a copy of the failing project to figure out what was wrong with it?
Thanks for your collaboration.
- Mikael Gyth
- Posts: 33
- Joined:
Re: Android Crashes
Hello.
Initially the project crashed on all Android devices AVD and Physical.
And yes, after rebuilding the project we where able to run it without any problems.
If you PM me an email address, i can send you a download link to the troubled project.
Initially the project crashed on all Android devices AVD and Physical.
And yes, after rebuilding the project we where able to run it without any problems.
If you PM me an email address, i can send you a download link to the troubled project.
Who is online
Users browsing this forum: Google [Bot] and 2 guests