[solved] Fix my Files app? - Google Pixel 4 XL Questions & Answers

Edit: Nvm. I fixed it by downloading all the (Q, as I use android 10) versions' apks they have on apmirror and trying them one by one until I found one that worked for me.
Cheers!
Was: My Files app (com.google.android.documentsui) crashes instantly.

Related

pdfviewer from haykuro builds

A couple of people asked for the pdfviewer app from the haykuro builds. I don't think this is a paid app so I think its ok to upload here.
If not, somebody let me know and I'll remove it.
EDIT:
Added libpdfreader.so. Push this to /system/lib
Add FilePicker.apk. Push to /system/app
probably won't work on pre-cupcake images..
Just in case anyone was wondering - this doesn't work on a stock R33 build.
-bZj
This PDF-viewer didn't work on haykuros 5.0.1G r3.
Failed on latest RC9 also.
Forced closed on latest JF RC9...
This application has a dependency on external library
MoridinBG said:
This application has a dependency on external library
Click to expand...
Click to collapse
What library does it use?
MoridinBG said:
This application has a dependency on external library
Click to expand...
Click to collapse
Why would you not tell us what library? just end your one line comment with an emoticon smirk, nice.
PDFViewer uses FileViewer.apk and /system/lib/pdfreader.so
Updates
Any other tips on how to get this to work? I know I'm not the only one looking for a way to view PDFs on the G1.
MoridinBG said:
PDFViewer uses FileViewer.apk and /system/lib/pdfreader.so
Click to expand...
Click to collapse
I uploaded the library.
I tried to copy the file into /system/lib
looks like I ran out of space
so can not put the .so file into it. Any suggestion?
update:
I removed/replaced some apps from the /system/app with adb command.
so I free up about 4MB space on the phone.
And I did installed the pdf viewer & push the .so file into the /system/lib now is working fine.
what I removed:
HTCAlbum.apk ( there is other Gallery app )
Mail.apk ( I am using K9 mail )
what I replaced
Camera.apk
HTCLauncher.apk
Hope it will help ( I am running 5.0.2Hr3 )
I've testet it on Haykuros 5.0.1G r3.
Only the .apk causes an error message. After pushing the libary to /system/lib , there is no error message.
But after starting the viewer, the device changed automaticly to the homescreen and doesn't start.
There must be something missing ?
edit:
Only starting the App doesn't work. But if I select an PDF, it works !!!
Thank you dwang
Btw, don't try it on the newer 1.5 ADP builds. When you launch a pdf, the application realizes it's not on an HTC-branded firmware and uninstalls itself (leaving only the library file in /system/lib).
beartard said:
Btw, don't try it on the newer 1.5 ADP builds. When you launch a pdf, the application realizes it's not on an HTC-branded firmware and uninstalls itself (leaving only the library file in /system/lib).
Click to expand...
Click to collapse
Yeah i noticed this last night, its driving me nuts because pdf viewing is essential to me
hhahahha! It does uninstall itself! That's kind of funny... Not so much when it happened though. I ended up using dude's .9 build and all works well. No bugs for me...
So the question is: by what means is it detecting who built the firmware? Could it be as simple as /system/build.prop?
beartard said:
Btw, don't try it on the newer 1.5 ADP builds. When you launch a pdf, the application realizes it's not on an HTC-branded firmware and uninstalls itself (leaving only the library file in /system/lib).
Click to expand...
Click to collapse
So this won't work on JF1.5?
Broken for me on JFv1.5. Showed the "This app only works on HTC devices" and uninstalled itself.
damn!
should have read the thread first.
it's a shame that it doesn't work. it's the best pdf reader out there for now.
any ideas how we can fix this?
skyjumper said:
Broken for me on JFv1.5. Showed the "This app only works on HTC devices" and uninstalled itself.
Click to expand...
Click to collapse
Same here.....

Nexus One Gallery to Desire Rom

Hey I've downloaded a Google Apps pack and I'm just wondering which APK in there I need to install to get the Nexus One Gallery...
There isn't any called Gallery or Photos or something obvious like that? Is the gallery perhaps not included in the Google Apps pack?
Pretty sure it's called "3DGallery.apk." And no, it's not in the gapps pack. You'll have to pull it from a ROM that includes it.
Okay that explains it thanks
Seems a little overkill to download a 100m file to get a tiny APK out of but oh well
Any luck finding this? I'm having the same problem, I loved the 3d gallery and had it till I updated to r22...
edit....as I typed this I realized I could just extract the contents of r21 that I already had downloaded (and had 3dGallery), well I found the 3dGallery.apk, threw it on my sdcard and attempted to install it but the install fails..
You gotta adb push it to system/app/
So i can just push the same gallery3d.apk and it will work?..
Yup, I did that up until r19.

app addfree not working.

BigTinCan AdFree Android:
http://www.bigtincan.com/downloads/android.html
I've installed/reïnstalled a few times, but it isn't working anymore (it was a backup file, but I also reïnstalled from market).
It's really a must have application.
Does anyone else also have problems with this app after installing again? (maybe they are down?)
I use this app, love it, but haven't had problems.
What's not happening, that makes the app not work? Will it load? Will it check their servers? At what point does it not work for you?
Having the same problem
robuser007 said:
BigTinCan AdFree Android:
http://www.bigtincan.com/downloads/android.html
I've installed/reïnstalled a few times, but it isn't working anymore (it was a backup file, but I also reïnstalled from market).
It's really a must have application.
Does anyone else also have problems with this app after installing again? (maybe they are down?)
Click to expand...
Click to collapse
I was having a problem, it wouldn't load, so this is what I did. There is a thread here named (how to filter ads on G1), I followed the link, then copied the host list as txt. file. Then I used Android Commander, if you don't have it get it, I just clicked and dragged to system/etc directory. Then I ran the app, it worked immediately, and even took the ads off of TuneWiki, the adds wouldn't come off before. The file has a long list of host, and you can even edit it to add host that aren't there. Try it see if it works for you
It's working again.

[Q] Having trouble signing widgetlocker apk

So trying to mod com.teslacoilsw.widgetlocker-1.apk, but having a couple of issues with getting it to sign. Realized I needed to or else widgetlocker disappears on reboot. Before describing my problem, a quick question.
Question: Pushing the modified apk won't solve this issue, right? The apk needs to be signed.
From what I've read, I figure I still need to sign the apk. I've tried using APKManager (in which it says adb is not recognized) and a script posted by st0kes, but both to no avail.
Attached are screenshots hopefully highlighting my problem. Any help would be much appreciated.

[Q] app for saving agmail attachments

Looking for an app for saving Gmail attachments (including zip files)
I know of a few I used on my phone, but not sure if they will work on the xoom.....
Thought I would ask and see what everyone else is using.
thanx
Danny
Why not try the apps yourself and then see which one is working?
i tried downloading Blackmoon Attachment saver, but it would keep force closing upon every attempt. Then i just tried to download files right from gmail without it, and sure enough it worked fine. I think honeycomb has something built in to let you just download files through gmail without an app anymore. I have had no issues.
thanx but it would not let me download a zip.... guess I will try some on the market....
Danny

Categories

Resources