Closed Robert-L-Turner closed 3 years ago
Hi @Robert-L-Turner ,
Can you share simple steps how to reproduce your issue?
Something like:
adb install application.apk
Of course, but its not much more complex than that:
adb install com.anki.cozmo_xxxxx
adb logcat
with results as attachedDownloaded multiple com.anki.cozmo apks: 3.4, 3.2, 2.3.1
Could you provide a links to apks please?
https://apk.tools/details-cozmo-apk/
If it helps I can throw them up on my github?
The version there and on the google play store are both 3.4.0.
If it helps I can throw them up on my github?
Please do. For some reason I can't open the link
Setup a private repo and invited you as a contributor. Let me know if that works.
I have the access. But I will be able to have a look into this only at the end of next week.
No problem at all. Really appreciate the quick engagement and the work to support the Pinephone community.
Hi @rsglobal . Not a chaser :) But I'm still interested in debugging this if you have time.
@Robert-L-Turner ,
It looks like this app require Google Play service installed to download additional content. Google Mobile Services isn't free therefore GloDroid does not use them.
Hi Folks,
Pretty inexperienced at android debugging and linux phones but I'd welcome any feedback on the below. Fresh SD install of glodroid onto a Pinephone CE.
Installed the com.anki.cozmo 3.4.0 apk and keep getting a download failure with the attached logs. Two errors jump out:
ILicensingService not found and an exception around the unity3d.plugin.downloader. Could anyone point me in the right direction?