0 votes
369 views

My team is supporting 20+ users of Paratext Lite on tablets out in a remote region. We manually installed the apk file to get PTLite on their tablets without each one doing the download. But this wasn’t the most recent version. Is there a place we can get the apk files for updates so that we can download it once and then install it manually for the 20+ users?

Paratext Lite by (280 points) | 369 views

3 Answers

0 votes
Best answer

There are 4 variants of the apk file that get downloaded from the play store (arm, arm64, x86, x86-64)

For tablets you likely only care about the arm ones, but you need to get the right for the specific tablet.

One could download them from a third part apk site (eg. apkpure) but the variant coverage is often not complete.

If all the tablets are the same then I’d do the following:

  1. on one tablet download the latest from the apk store.
  2. Connect tablet to laptop via usb cable.
    (it’s possible one needs to put the tablet into developer mode to do this. adb will have to be installed on the laptop)
  3. use adb to copy the apk from the tablet to the laptop.
    on laptop something like:
    adb shell pm path org.paratext.ptlite
    then:
    adb pull /data/app/org.paratext.ptlite…something… nameToSaveApk.apk

Alternatively you could just email me and ask me to put the latest apk’s on a google drive somewhere.
:slight_smile:

by [Moderator]
(2.4k points)
Which apk file version does my device require?
0 votes

Great, thanks hindlemail! I’ll check with my team in their remote location and see if they’re able to follow those steps.

by (280 points)
0 votes

Since other people also ask for this I uploaded the 9.0.8.18 arm apk’s to https://drive.google.com/drive/folders/1XozdkAYbnSc6YI-oVIkBQ3G4OVP_jHH1

by [Moderator]
(2.4k points)

Related questions

0 votes
1 answer 341 views
Hi all. Here is a weird issue. We are working on Revelation in PTv9.2. We just virtually revised Rev 2, did a ... to make this work more reliably would be Very Helpful. Thanks.
davidc78 370 asked Dec 7, 2021
0 votes
2 answers 448 views
Hi all. I'm using Windows 11 with the Android subsystem, which runs apps from the Amazon App Store. I looked ... working with Amazon App Store. Just wondering out loud though.)
davidc78 370 asked Nov 13, 2021
0 votes
1 answer 123 views
A new version of Paratext Lite was published to the Play Store today. Paratext Lite 9.6.21.53 Other than ... General UI improvements. Paratext Lite is available on Google Play:
[Moderator]
hindlemail
2.4k
asked Sep 14
0 votes
1 answer 313 views
Issue There is a resource on the DBL server which has been found to cause DBL server access issues with older ... in Paratext Lite! Happy Translating, anon089134 (for the team)
[Moderator]
anon089134
239
asked Aug 4, 2022
0 votes
1 answer 165 views
If you are interested in participating in the Android PTLite Alpha program please signup using this link: https://goo ... PTLite is a reduced feature Paratext that runs on Android.
[Moderator]
hindlemail
2.4k
asked Nov 17, 2017
Welcome to Support Bible, where you can ask questions and receive answers from other members of the community.
But if we walk in the light, as he is in the light, we have fellowship with one another, and the blood of Jesus, his Son, purifies us from all sin.
1 John 1:7
3,049 questions
6,007 answers
5,673 comments
2,029 users