Kodi Community Forum
Solved SONY AF9 w/ AndroidTV Oreo - Installation via Play Store fails with Error Code -506 - Printable Version

+- Kodi Community Forum (https://forum.kodi.tv)
+-- Forum: Support (https://forum.kodi.tv/forumdisplay.php?fid=33)
+--- Forum: General Support (https://forum.kodi.tv/forumdisplay.php?fid=111)
+---- Forum: Android (https://forum.kodi.tv/forumdisplay.php?fid=164)
+---- Thread: Solved SONY AF9 w/ AndroidTV Oreo - Installation via Play Store fails with Error Code -506 (/showthread.php?tid=336272)

Pages: 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15


RE: SONY AF9 w/ AndroidTV Oreo - Installation via Play Store fails with Error Code -506 - nycom - 2019-01-08

(2019-01-07, 23:31)fritsch Wrote: Hi - in order to clarify the real issue, we just build two new version with simple changes:

a) sonyamazon see: https://github.com/fritsch/xbmc/commit/689e9e07d58e772cee3e71d8396dd168c6b6d083
b) sonyrandom see https://github.com/fritsch/xbmc/commit/624d59a14366aa75b7377b40b5a746e745d56268

It would be nice if someone with the affected TVs could please test both these build, which are uploaded in some minutes here: http://mirrors.kodi.tv/test-builds/android/ for ARM and ARM64

I hope they build through - as we don't fake PACKAGE_IDs every day.

Thanks much for your help o
Hi,

a) sonyamazon, I already have installed the package provided by chrisyu, I tried an update, but it's not working
b) sonyrandom, armv7 OK, armv8 KO


RE: SONY AF9 w/ AndroidTV Oreo - Installation via Play Store fails with Error Code -506 - fritsch - 2019-01-08

(2019-01-08, 01:46)nycom Wrote:
(2019-01-07, 23:31)fritsch Wrote: Hi - in order to clarify the real issue, we just build two new version with simple changes:

a) sonyamazon see: https://github.com/fritsch/xbmc/commit/689e9e07d58e772cee3e71d8396dd168c6b6d083
b) sonyrandom see https://github.com/fritsch/xbmc/commit/624d59a14366aa75b7377b40b5a746e745d56268

It would be nice if someone with the affected TVs could please test both these build, which are uploaded in some minutes here: http://mirrors.kodi.tv/test-builds/android/ for ARM and ARM64

I hope they build through - as we don't fake PACKAGE_IDs every day.

Thanks much for your help o
Hi,

a) sonyamazon, I already have installed the package provided by chrisyu, I tried an update, but it's not working
b) sonyrandom, armv7 OK, armv8 KO   

Funny. a) did not not install cause the version was most likely already installed. b) installed cause the "random PACKAGE_ID" the only change is not on Sony's "Blacklist"? <- this I want to 100% proof.
Okay. Could someone please uninstall entire kodi and test:

a) Uninstall any kodi and install http://mirrors.kodi.tv/test-builds/android/arm/kodi-20190107-689e9e07-sonyamazon-armeabi-v7a.apk
b) Uninstall a) and install http://mirrors.kodi.tv/test-builds/android/arm/kodi-20190107-689e9e07-sonyamazon-armeabi-v7a.apk
c) Uninstall b) and install http://mirrors.kodi.tv/nightlies/android/arm/master/kodi-20190107-4abe3490-master-armeabi-v7a.apk


What I would expect:

a) installs and runs
b) installs and runs
c) does not work

Thanks much for your help


RE: SONY AF9 w/ AndroidTV Oreo - Installation via Play Store fails with Error Code -506 - chrisyu - 2019-01-08

@fritsch

Sometimes Kodi official builds (64bit maybe, I kind of forget) can be installed, kodi app icon in launcher, but will crash before any ui show up.

Thanks for your test builds, I will test when I'm home.


RE: SONY AF9 w/ AndroidTV Oreo - Installation via Play Store fails with Error Code -506 - fritsch - 2019-01-08

Yeah - I left out the 64 bit version for now. As 32 bit is enough to show / proof what we want to show. Reducing complexity for our testers as much as possible.


RE: SONY AF9 w/ AndroidTV Oreo - Installation via Play Store fails with Error Code -506 - goatl0rd - 2019-01-08

Thanks for the new .apks...are they v18 rc4?

Thanks for all your work...


RE: SONY AF9 w/ AndroidTV Oreo - Installation via Play Store fails with Error Code -506 - fritsch - 2019-01-08

They are latest master, so something > RC5 - mainly: latest and greatest you can get.


RE: SONY AF9 w/ AndroidTV Oreo - Installation via Play Store fails with Error Code -506 - goatl0rd - 2019-01-08

Thank you...


RE: SONY AF9 w/ AndroidTV Oreo - Installation via Play Store fails with Error Code -506 - fritsch - 2019-01-08

Curious on your test results!


RE: SONY AF9 w/ AndroidTV Oreo - Installation via Play Store fails with Error Code -506 - goatl0rd - 2019-01-08

Sure...I will do it after work...


RE: SONY AF9 w/ AndroidTV Oreo - Installation via Play Store fails with Error Code -506 - chrisyu - 2019-01-08

@fritsch

Test results, I use adb install from network.

a)  $ adb install kodi-20190107-689e9e07-sonyamazon-armeabi-v7a.apk
Success

Runs fine.

b) $ adb install kodi-20190107-689e9e07-sonyamazon-armeabi-v7a.apk 
Success

Runs fine.

c) $ adb install  kodi-20190107-4abe3490-master-armeabi-v7a.apk
adb: failed to install kodi-20190107-4abe3490-master-armeabi-v7a.apk: Failure [INSTALL_FAILED_INSUFFICIENT_STORAGE: Failed rename]

Cannot install.


RE: SONY AF9 w/ AndroidTV Oreo - Installation via Play Store fails with Error Code -506 - fritsch - 2019-01-08

(2019-01-08, 15:12)chrisyu Wrote: @fritsch

Test results, I use adb install from network.

a)  $ adb install kodi-20190107-689e9e07-sonyamazon-armeabi-v7a.apk
Success

Runs fine.

b) $ adb install kodi-20190107-689e9e07-sonyamazon-armeabi-v7a.apk 
Success

Runs fine.

c) $ adb install  kodi-20190107-4abe3490-master-armeabi-v7a.apk
adb: failed to install kodi-20190107-4abe3490-master-armeabi-v7a.apk: Failure [INSTALL_FAILED_INSUFFICIENT_STORAGE: Failed rename]

Cannot install.
 Thanks very much. Can you perhaps make a bit of "free space"? - and try again?


RE: SONY AF9 w/ AndroidTV Oreo - Installation via Play Store fails with Error Code -506 - fritsch - 2019-01-08

We need c) to be installed - so that we 100% can show - that only the APP_PACKAGE_ID change was sufficient to get it going.

Btw. I really hope that you test on an affected TV :-) If the nightly run there before just fine - your device is not the valid testing TV, hehe.


RE: SONY AF9 w/ AndroidTV Oreo - Installation via Play Store fails with Error Code -506 - nycom - 2019-01-08

(2019-01-08, 15:20)fritsch Wrote: We need c) to be installed - so that we 100% can show - that only the APP_PACKAGE_ID change was sufficient to get it going.

Btw. I really hope that you test on an affected TV :-) If the nightly run there before just fine - your device is not the valid testing TV, hehe.
 a) OK
b) OK
c) KO

I tried to install the packages on a Sony KD55-AF9


RE: SONY AF9 w/ AndroidTV Oreo - Installation via Play Store fails with Error Code -506 - fritsch - 2019-01-08

PS: What I wonder for the intitial 506: https://support.office.com/en-us/article/resolve-app-installation-errors-in-google-play-store-abb73967-1758-497b-a6cd-27ef4094e7e3 <- has anyone tried to "just clear the cache" of the Google PlayStore App?

Sorry for asking all those dumb questions, but without such a Sony TV in Hand - all those "basic" investigation to "workaround" such an issue, needs to be done by those owning this hardware.


RE: SONY AF9 w/ AndroidTV Oreo - Installation via Play Store fails with Error Code -506 - fritsch - 2019-01-08

(2019-01-08, 15:41)nycom Wrote:
(2019-01-08, 15:20)fritsch Wrote: We need c) to be installed - so that we 100% can show - that only the APP_PACKAGE_ID change was sufficient to get it going.

Btw. I really hope that you test on an affected TV :-) If the nightly run there before just fine - your device is not the valid testing TV, hehe.
 a) OK
b) OK
c) KO

I tried to install the packages on a Sony KD55-AF9 
 Thanks much! Means, changing the PACKAGE_ID is fully enough, so that kodi runs perfectly fine on those TVS, right?

Could you do me a favor and please uninstall complete kodi again, clear the cache of the Google PlayStore App and try to reinstall the c) again?