lbryio / lbry-android

The LBRY Android app
MIT License
2.43k stars 113 forks source link

APK download and install attempt: "App not installed" #1018

Closed runvnc closed 3 years ago

runvnc commented 4 years ago

The Issue

Can't install APK.

Steps to reproduce

  1. Download from http://build.lbry.io/android/latest.apk
  2. Clear warnings and change setting to allow from this source.
  3. Click Install

Expected behaviour

Installation completes

Actual behaviour

Progress bar moves all the way, but at the end just get message "App not installed"

System Configuration

Anything Else

Screenshots

Internal Use

Acceptance Criteria

1. 2. 3.

Definition of Done

tzarebczan commented 4 years ago

Sorry to hear. Do you have the playstore version installed ? If so, it needs to be removed first (make sure you have wallet sync on).

Maybe you can try the fdroid version so it supports updates, or this 32 bit: https://build.lbry.io/android/build-1113_commit-a5d4eda/browser-0.16.6-release__arm.apk

runvnc commented 4 years ago

Assuming Play store version is called LBRY then no it's not installed. I tried clearing space. I have more than 3 GB free now and it does the same thing. I will search to find out what the fdroid version is.

runvnc commented 4 years ago

I can't find the "wallet sync" setting to check it.

runvnc commented 4 years ago

Okay so I installed F-droid from https://f-droid.org/

F-droid says app tracks location and also is incompatible. I changed settings to allow incompatible. At the end the problem is the same "App not installed".

My phone is a piece of crap and freezes a lot but I don't know if I've ever seen "App not installed" before and don't usually see incompatible.

So I don't know for sure if my phone is just too old or if Google is blocking this somehow or what.

akinwale commented 4 years ago

@runvnc What device are you trying to install LBRY on? It's possible you're trying to install on a 32-bit device, in which case the latest.apk link would not work since it's 64-bit. You can try obtaining 32-bit APKs (suffixed with __arm.apk) from https://github.com/lbryio/lbry-android/releases.

kekkyojin commented 4 years ago

@runvnc ====> https://github.com/lbryio/lbry-fdroid/issues/3#issuecomment-699492038

A fix for this problem is underway.

runvnc commented 4 years ago

I have a Moto G6

On Wed, Sep 30, 2020, 1:57 AM Javi Rueda notifications@github.com wrote:

@runvnc https://github.com/runvnc ====> lbryio/lbry-fdroid#3 (comment) https://github.com/lbryio/lbry-fdroid/issues/3#issuecomment-699492038

A fix for this problem is underway.

— You are receiving this because you were mentioned. Reply to this email directly, view it on GitHub https://github.com/lbryio/lbry-android/issues/1018#issuecomment-701259246, or unsubscribe https://github.com/notifications/unsubscribe-auth/AACU5HD5BC6DY2SSTCCYWYLSILXHRANCNFSM4R26SVRA .

tzarebczan commented 3 years ago

This should now work on Fdroid for 32bit devices.