-
Notifications
You must be signed in to change notification settings - Fork 142
Blank Camera on Nexus 6 #20
Comments
@mrfleap Are you using http://tomthecarrot.com/projects/arcore-for-all/arcore-preview-modified.apk for arcore-preview? I stop getting "Tango Core has stopped" after using this apk |
Thank you for your kind words and logging! I am noticing a pattern with some devices: the Tango
|
@khursani8 great news! Is ARCore working on your device now? |
@khursani8 I was updating the post with the results as you commented, it seems it yields the same results on my device and still has the "Tango Core has stopped" prompt. |
@tomthecarrot no, just that the error "Tango Core has stopped" not pop up anymore |
@khursani8 Interesting. Do you have a log? Which device are you using? At least it doesn't crash anymore. That's a good start :P |
@mrfleap Thanks for the info. Your device seems to be running without a certain shared object that it needs. It's evident in the other issues I referenced above. If we can find a pattern for this Vulkan search path issue, it likely will help isolate the issue so we can develop another modification. |
@tomthecarrot here is my log using Nexus 5 |
@khursani8 Weird. I'm seeing the same type of Vulkan search path log in your device's output, but it doesn't crash the service like it does for @mrfleap: Additionally, there are Unity errors that indicate missing libraries. Does the regular, unmodified Google ARCore sample app work (with the modified service I built)? |
@mrfleap Oh, I thought this was a Nexus 5. Can you confirm the issue title? |
Oh dang, sorry I get these confused. This is a Nexus 6. Sorry. |
@mrfleap No worries. Thanks for confirming. The differences in device behavior make more sense now ;) |
@tomthecarrot want me to create a new issue for Nexus 5? |
@khursani8 That would be great. Thank you! |
I use Nexus 6 too and wish I can heard a good news sometimes |
got errors on nexus 6 09-06 02:09:44.458 11754-11825/? I/Adreno: QUALCOMM build : a5b4970, If5818605d9 |
When building the APK and running it on my Nexus 6 through Android Studio, it says "Tango Core has stopped". When I tap outside of that box, the app seems to run fine however the box where the camera should be is blank. What's interesting is that there aren't any crashes in the logs (as far as I can tell).
System specs:
Device: Motorola Nexus 6
OS Version: 7.1.1
Stock Android
Video (Sorry for Dropbox link)
Logcat
By the way, thanks for sharing your work and having dedication to get it to work on more devices.
Edit: I installed the modified ARCore Service APK instead of Google's and it produced the same output (logs).
The text was updated successfully, but these errors were encountered: