Register Guidelines E-Books Today's Posts Search

Go Back   MobileRead Forums > E-Book Readers > Android Devices

Notices

Reply
 
Thread Tools Search this Thread
Old 05-26-2019, 09:35 PM   #1
Times
Junior Member
Times began at the beginning.
 
Posts: 1
Karma: 10
Join Date: May 2019
Device: Good eReader 6.8
Ways to input APK to Android eReader?

So I have an Android 4.4 eReader called the Good eReader, I don't have a manual and can't find one either. (if anyone has this device please share)

Whenever I try to use their android store(called good ereader store) I get stuck on downloading 0%. None of the apps download.

I then tried to download an APK and put it on the device but it doesn't seem to want to open or install. Not sure how to do it on Android 4.4


Please help!
Times is offline   Reply With Quote
Old 06-03-2019, 02:01 PM   #2
Difflugia
Testate Amoeba
Difflugia ought to be getting tired of karma fortunes by now.Difflugia ought to be getting tired of karma fortunes by now.Difflugia ought to be getting tired of karma fortunes by now.Difflugia ought to be getting tired of karma fortunes by now.Difflugia ought to be getting tired of karma fortunes by now.Difflugia ought to be getting tired of karma fortunes by now.Difflugia ought to be getting tired of karma fortunes by now.Difflugia ought to be getting tired of karma fortunes by now.Difflugia ought to be getting tired of karma fortunes by now.Difflugia ought to be getting tired of karma fortunes by now.Difflugia ought to be getting tired of karma fortunes by now.
 
Difflugia's Avatar
 
Posts: 3,049
Karma: 27300000
Join Date: Sep 2012
Device: Many Android devices, Kindle 2, Toshiba e755 PocketPC
I use the "adb" command from Android Studio.

Install Android Studio (or just the command line tools from the installer near the bottom of the linked page). Then connect your ereader to the PC with a USB cable. USB drivers for most Android devices are included, so you should then be able to type "adb shell" at a command prompt and get a prompt for your device.

Here's what it looks like if I connect to my phone:

Quote:
C:\>adb shell
* daemon not running; starting now at tcp:5037
* daemon started successfully
shell@surnia_cdma:/ $
If that works, type "exit" to return to the C:\ prompt. Change directory to wherever the APK file is located and type "adb install whatever.apk".

There are a number of gotchas and minor details that can cause things to fail. If you get part way and something doesn't work, let us know and we can probably work through it.
Difflugia is offline   Reply With Quote
Advert
Old 06-04-2019, 11:51 AM   #3
pazos
cosiñeiro
pazos ought to be getting tired of karma fortunes by now.pazos ought to be getting tired of karma fortunes by now.pazos ought to be getting tired of karma fortunes by now.pazos ought to be getting tired of karma fortunes by now.pazos ought to be getting tired of karma fortunes by now.pazos ought to be getting tired of karma fortunes by now.pazos ought to be getting tired of karma fortunes by now.pazos ought to be getting tired of karma fortunes by now.pazos ought to be getting tired of karma fortunes by now.pazos ought to be getting tired of karma fortunes by now.pazos ought to be getting tired of karma fortunes by now.
 
Posts: 1,406
Karma: 2451781
Join Date: Apr 2014
Device: BQ Cervantes 4
If you installed adb on your computer you can install the application without the need to copy it to your device with
Code:
adb install your-app.apk
pazos is offline   Reply With Quote
Reply


Forum Jump

Similar Threads
Thread Thread Starter Forum Replies Last Post
Kindle for Android apk svda Reading and Management 0 04-02-2014 01:16 PM
CNet - Top 5 ways Android beats iPad kennyc Android Devices 26 03-11-2011 11:28 AM
Apk source when no Android Market available ? aceflor Android Devices 28 11-26-2010 03:08 PM


All times are GMT -4. The time now is 12:02 PM.


MobileRead.com is a privately owned, operated and funded community.