0 votes
339 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) | 339 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 308 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 373 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 282 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 131 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
0 votes
1 answer 171 views
So, it looks as if PTLite apk installers are still being uploaded to the Google drive (answer to a 2020 question ... you so much for the continuing improvements to Paratext Lite!
KimB 670 asked Jul 30, 2024
Welcome to Support Bible, where you can ask questions and receive answers from other members of the community.
Very truly I tell you, whoever accepts anyone I send accepts me; and whoever accepts me accepts the one who sent me.
John 13:20
3,037 questions
5,994 answers
5,661 comments
2,022 users