[APK request] latest OnePlus 5 OxygenOS 9.0.9 screenshot app (com.oneplus.screenshot)

s.i.t.h.l.o.r.d

Senior Member
Mar 12, 2015
103
35
28
Coruscant
Hi XDA family.

Happy Holidays to all of you.

After unexpectedly resurrecting my OP5 from the dead this week, I made it slight mistake afterwards.
When going through the files in my download folder, I found an old com.oneplus.screenshot apk and felt the need to install it.

Unfortunately, that was an older version (the most recent version will show a small thumbnail in the top right, my older shows it in the bottom right corner) and I'd like to revert back to the more recent version.
I have tried apkmirror already but they don't seem to have the latest version.

tl;dr
I have installed an older version of com.oneplus.screenshot and need the latest apk to update.

Your help is much appreciated

sith
 

s.i.t.h.l.o.r.d

Senior Member
Mar 12, 2015
103
35
28
Coruscant
I didn't find any com.oneplus.screenshot in system/app and system/priv-app
You are right, in the folders mentioned, I also could not find the apk.
But in /data/app I do see it, please check my attached screenshot.

The base.apk should be all I need.

If you could grab and upload it, I'd wanna give it a try.

Thanks in advance
sith
 

Attachments

guitardedhero

Senior Member
Jan 17, 2012
7,941
24,077
0
39
Little Rock
The app exists as /system/app/OPLongshot/OPLongshot.apk on OxygenOS 9.0.9.

Simply deleting the newly installed apk's folder from /data/app/ is sufficient in most cases to "restore" the app version when a system app has been "updated" with a non-system "update" such as tapping an apk file while in a file manager.

It should also be stated that this particular application uses a dedicated library folder containing the following two symlinks:
Code:
ln -s /system/lib64/libencryptjni.so /system/app/OPLongshot/lib/arm64/libencryptjni.so
Code:
ln -s /system/lib64/op_encrypt.so /system/app/OPLongshot/lib/arm64/op_encrypt.so
in case a system app installation for this apk needs to be restored.
 
  • Like
Reactions: s.i.t.h.l.o.r.d