[SEARCH] Secure way to download APKs from Google PlayStore (w/o Google Services) - Android Q&A, Help & Troubleshooting

Hey people!
Is there a "safe app" (open source, obtaining APKs directly from Google PlayStore) on Android to download APKs from the PlayStore and install it on a Android device which has no GooglePlay services running? If not, which one is the safest solution to use a (linux) program (open source) or browser extension (open source) to do so? I don't wan't to step in fishing traps or get myself some malware from 3rd party app stores.
Thank you!

Blankstore but you won't find all apps due to the generated Android ID.

Thank you very much! Unfortunately the program seems to be discontinued and therefor it's not working on Android .

Try this: https://apkpure.com/about.html#

cRaZy-bisCuiT said:
Thank you very much! Unfortunately the program seems to be discontinued and therefor it's not working on Android .
Click to expand...
Click to collapse
I used it for several months and it's still working. There's no "active developement", only bug fixes. That's why OP mentions "discontinued". FYI he will work on a new App store this summer (or later if he doesn't have enough free time).
---------- Post added at 13:38 ---------- Previous post was at 13:37 ----------
remittor said:
Try this: https://apkpure.com/about.html#
Click to expand...
Click to collapse
Apkpure is open source?

...

Primokorn said:
I used it for several months and it's still working. There's no "active developement", only bug fixes. That's why OP mentions "discontinued". FYI he will work on a new App store this summer (or later if he doesn't have enough free time).
---------- Post added at 13:38 ---------- Previous post was at 13:37 ----------
Apkpure is open source?
Click to expand...
Click to collapse
Thank you very much! I'll have a look later on. I also wondered about Apkpure. Doesn't look too reliable.

cRaZy-bisCuiT said:
Thank you very much! I'll have a look later on. I also wondered about Apkpure. Doesn't look too reliable.
Click to expand...
Click to collapse
I tried Apkpure a few days and my sha1 checks were ok compared to the original apks (next updates from Google Play were working too) BUT we have no guarantee that it will always work like that... I'm waiting for the new Blankstore. For now, most of my apps are downloaded from F-Droid and the remaining ones are updated through the original Google Play. Fortunately, we have microG framework.

Related

[Q] Is there a Chromium for Android APK?

I found some build instructions at chromium.org and some public repo (not google's) at github, but so far no apk.
I'm asking because I couldn't find a video or demo of chromium running on android either which makes me wonder if it works at all or just limited to a webview basic mode.
MGREX said:
I found some build instructions at chromium.org and some public repo (not google's) at github, but so far no apk.
I'm asking because I couldn't find a video or demo of chromium running on android either which makes me wonder if it works at all or just limited to a webview basic mode.
Click to expand...
Click to collapse
I saw it once and tried researching it but could not find it again. Not 1 apk but 2. You need them both. I do not remember their names.
mint-an said:
I saw it once and tried researching it but could not find it again. Not 1 apk but 2. You need them both. I do not remember their names.
Click to expand...
Click to collapse
Sounds like some modded whatsapp apks I seen, but couldn't find anything either
Wonder how difficult would it be to couple the chromium-based webview with a browser UI
MGREX said:
I found some build instructions at chromium.org and some public repo (not google's) at github, but so far no apk.
I'm asking because I couldn't find a video or demo of chromium running on android either which makes me wonder if it works at all or just limited to a webview basic mode.
Click to expand...
Click to collapse
https://storage.googleapis.com/chro...oid/32eaa6c2911c647846e31071e4e02efe56c8cd1c/
mint-an said:
I saw it once and tried researching it but could not find it again. Not 1 apk but 2. You need them both. I do not remember their names.
Click to expand...
Click to collapse
here is the link
download the zip
4Freedom said:
https://storage.googleapis.com/chro...oid/32eaa6c2911c647846e31071e4e02efe56c8cd1c/
here is the link
download the zip
Click to expand...
Click to collapse
Needs to be flashed via custom recovery?
Dr. Krieger said:
Needs to be flashed via custom recovery?
Click to expand...
Click to collapse
nope, last version 15-01-2015 download from here https://www.googleapis.com/download...oid.zip?generation=1421347610268000&alt=media
Yes, but it gets released everyday.
The trick with the official build of Chromium for Android is that it's constantly being released by the Chromium team.
These builds don't auto-update, so you need to install new builds occasionally( I install a new build every day, personally).
I put together an app getChromium that's available on Google Play(can't link anything in here yet) that securely pulls the latest build from the official repository and installs it.
Code's on github.
andDevW said:
The trick with the official build of Chromium for Android is that it's constantly being released by the Chromium team.
These builds don't auto-update, so you need to install new builds occasionally( I install a new build every day, personally).
I put together an app getChromium that's available on Google Play(can't link anything in here yet) that securely pulls the latest build from the official repository and installs it.
Code's on github.
Click to expand...
Click to collapse
You should place the link to your app here for the playstore
ink718 said:
You should place the link to your app here for the playstore
Click to expand...
Click to collapse
The app wasn't being used correctly by most of the users acquired on Google Play, so I've actually permanently moved it to GitHub. https://github.com/andDevW/getChromium. People all over the world were using it to install Chromium and then uninstalling it, unaware that the Chromium browser they're using will never update itself.

How to hide CyanogenOS to an app?

Hi,
just to say it: I would not have to ask this question at all, if the cyanogen forum would be up... I'm pretty sure I'm not the first cyanogenOS user with this problem.
I'm a TripAdvisor user and the android app is letting me down during my holiday at this very moment. Because I'm using CyanogenOS (not rooted) it won't show the embedded google map. The complete error message I'm getting is: "Themes on devices running Cyanogen OS are known to cause crashes with Google Maps. Maps on TripAdvisor will be disabled on this device."
I've never had a crash with Google Maps on Wileyfox Swift2. So how do I get rid of the issue with very little effort?
Thanks!
I have this same problem. It's a bit annoying for the TripAdvisor app to not even give the user the option to try the embedded Google Maps. The original poster's idea of "hiding" the fact that the device is running CyanogenMod (in my case, despite that TripAdvisor thinks its Cyanogen OS) from the app would be a useful workaround.
Anyone?
thanks.
(OnePlus One, CyanogenMod 14.1 nightly last, until LineageOS gets up and running...)
Same problem here with running Oneplus One CyanogenOS . I'm pretty sure it is a way of tripadvisor boycott Cyanogen powered devices, because I never had a single problem using both Tripadvisor or Google Maps...
Hi littlebifi, you made a point to note that your device is not rooted; is that to suggest that on a rooted device you know of a way to fool the TripAdvisor app into NOT blocking Google Maps embedded? How?
thanks,
littlebifi said:
Hi,
just to say it: I would not have to ask this question at all, if the cyanogen forum would be up... I'm pretty sure I'm not the first cyanogenOS user with this problem.
I'm a TripAdvisor user and the android app is letting me down during my holiday at this very moment. Because I'm using CyanogenOS (not rooted) it won't show the embedded google map. The complete error message I'm getting is: "Themes on devices running Cyanogen OS are known to cause crashes with Google Maps. Maps on TripAdvisor will be disabled on this device."
I've never had a crash with Google Maps on Wileyfox Swift2. So how do I get rid of the issue with very little effort?
Thanks!
Click to expand...
Click to collapse
libove said:
Hi littlebifi, you made a point to note that your device is not rooted; is that to suggest that on a rooted device you know of a way to fool the TripAdvisor app into NOT blocking Google Maps embedded? How?
thanks,
Click to expand...
Click to collapse
Hi,
I'm sorry, but I don't know if it's possible to fool the app if the device would be rooted. I just stated it to describe my current setup.
As a temporary solution I downgraded my Tripadvisor app to the previous version (uninstalled the old one, downloaded an old apk from some database online and installed this one) and now it's working again. But now I have annoying update notices from the play store, but the embedded map works again.
URL of prior version Tripadvisor app .APK?
Thanks for the reply. Could you post the URL of the prior version Tripadvisor app .APK that you used? (I make the assumption that you're satisfied that it's a legitimate version, not infected/tainted).
cheers,
littlebifi said:
Hi,
I'm sorry, but I don't know if it's possible to fool the app if the device would be rooted. I just stated it to describe my current setup.
As a temporary solution I downgraded my Tripadvisor app to the previous version (uninstalled the old one, downloaded an old apk from some database online and installed this one) and now it's working again. But now I have annoying update notices from the play store, but the embedded map works again.
Click to expand...
Click to collapse
libove said:
Thanks for the reply. Could you post the URL of the prior version Tripadvisor app .APK that you used? (I make the assumption that you're satisfied that it's a legitimate version, not infected/tainted).
cheers,
Click to expand...
Click to collapse
I'm not allowed to post outside links. So please post the link I send you as pm instead of me
I can't give any guarantee for the outside link. It works for me.
Version 19 and higher has the block for mods, so I choose the latest Version 18.
Thanks. I tried both the link you sent in the PM and another I found by searching, and on my OnePlus One with CM14.1 both are rejected as corrupt...
libove said:
Thanks. I tried both the link you sent in the PM and another I found by searching, and on my OnePlus One with CM14.1 both are rejected as corrupt...
Click to expand...
Click to collapse
Is the option "Unknown sources" active? You find it under Security in the section "Device administraion".
littlebifi said:
Is the option "Unknown sources" active? You find it under Security in the section "Device administraion".
Click to expand...
Click to collapse
It's not the fact that it's an .apk instead of a Store installation (that would give a different error). The Android Package Installer really thinks that these are corrupt - or perhaps the OnePlus One or CM14.1/Android 7.1 .apk has to be slightly different than whatever I'm finding in these .apk archives?
libove said:
It's not the fact that it's an .apk instead of a Store installation (that would give a different error). The Android Package Installer really thinks that these are corrupt - or perhaps the OnePlus One or CM14.1/Android 7.1 .apk has to be slightly different than whatever I'm finding in these .apk archives?
Click to expand...
Click to collapse
Sometimes I'm such an idiot I amaze even myself... :-}
I've got Titanium Backup on my device; all I had to do was protect and restore the last v18 of TripAdvisor. I've got embedded maps again!

Why OG YouTube App is not working?

Why the OG YouTube App [ ogyoutube.co ] is not working in any Android device?
Android-lovers said:
Why the OG YouTube App [ ogyoutube.co ] is not working in any Android device?
Click to expand...
Click to collapse
It works for me and I just shared my apk with a friend it works for him. Search the thread and look for the last posted update from the OP. Theres a regular one and a black themed one and they both work. Also you can check the magisk thread where there are four different themed OG youtube apps that you can just extract from the magisk zip and install or use the magisk app to install if you have root. The app isnt available from the site because the dev took it down. Make sure you have microG installed , if not you can just google microG apk and it should take you to apkmirror.com.
mookiexl said:
It works for me and I just shared my apk with a friend it works for him. Search the thread and look for the last posted update from the OP. Theres a regular one and a black themed one and they both work. Also you can check the magisk thread where there are four different themed OG youtube apps that you can just extract from the magisk zip and install or use the magisk app to install if you have root. The app isnt available from the site because the dev took it down. Make sure you have microG installed , if not you can just google microG apk and it should take you to apkmirror.com.
Click to expand...
Click to collapse
I was going to say Sir OG no longer works cause I have the blacked version everything works but the mp3 download & there's no longer a OP cause Youtube forced him to stop & I had the latest build still couldn't download songs either
astonmartin214 said:
I was going to say Sir OG no longer works cause I have the blacked version everything works but the mp3 download & there's no longer a OP cause Youtube forced him to stop & I had the latest build still couldn't download songs either
Click to expand...
Click to collapse
You are correct. I use arktube. I think the paid version was a buck or two. Search for it in this thread.
---------- Post added at 11:55 PM ---------- Previous post was at 11:35 PM ----------
astonmartin214 said:
I was going to say Sir OG no longer works cause I have the blacked version everything works but the mp3 download & there's no longer a OP cause Youtube forced him to stop & I had the latest build still couldn't download songs either
Click to expand...
Click to collapse
You are correct. I use arktube to download mp3 and video. I think the paid version was a buck or two. Search for it in this thread.
---------- Post added 25-02-2018 at 12:06 AM ---------- Previous post was 24-02-2018 at 11:55 PM ----------
You are correct. I use arktube to download mp3 and video. I think the paid version was a buck or two. Search for it in this thread.[/QUOTE]
Ogyoutube not Work 2018
when the new ogyoutube 2018 will be developed ?

Google New Google Dialer and Contacts

Latest Google Phone 24.0.214850721and contact working with one plus 6 with magisik module or twrp it will disable stock phone and contact i try with magisik module working with stock pie & beta4 .
Note this is not my work all credit goes to this member "syndre".
Hit thanks button if i help you.
https://forum.xda-developers.com/lg...-contacts-lg-stock-roms-t3848141#post77809164
Using this version (in the repo) gets updates from the play store and allows you to opt into the beta program without issue:
https://forum.xda-developers.com/oneplus-5/themes/magisk-oneplus-5-google-dialer-contacts-t3640993
Just Take the Google framework magisk add-on. Clear playstore cash and then install Google dialer directly from the playstore. Gets regular updates and works good.
goRt said:
Using this version (in the repo) gets updates from the play store and allows you to opt into the beta program without issue:
https://forum.xda-developers.com/oneplus-5/themes/magisk-oneplus-5-google-dialer-contacts-t3640993
Click to expand...
Click to collapse
This version not work for me on Oneplus 6 - OOS beta4
---------- Post added at 10:56 AM ---------- Previous post was at 10:55 AM ----------
h0LLe said:
Just Take the Google framework magisk add-on. Clear playstore cash and then install Google dialer directly from the playstore. Gets regular updates and works good.
Click to expand...
Click to collapse
tried your suggest but no results on playstore search....
pescixx79 said:
This version not work for me on Oneplus 6 - OOS beta4
Click to expand...
Click to collapse
It is on mine!
goRt said:
It is on mine!
Click to expand...
Click to collapse
I do not doubt it, I just wanted to know if there was any difference between mine and yours. I'm on the beta program. Did you also install the module with google frameworks?
---------- Post added at 11:55 AM ---------- Previous post was at 11:24 AM ----------
h0LLe said:
Just Take the Google framework magisk add-on. Clear playstore cash and then install Google dialer directly from the playstore. Gets regular updates and works good.
Click to expand...
Click to collapse
Playstore data you mean? only clear playstore cache not work
pescixx79 said:
I do not doubt it, I just wanted to know if there was any difference between mine and yours. I'm on the beta program. Did you also install the module with google frameworks?
---------- Post added at 11:55 AM ---------- Previous post was at 11:24 AM ----------
Playstore data you mean? only clear playstore cache not work
Click to expand...
Click to collapse
Yeah, i meant erase Data.
pescixx79 said:
I do not doubt it, I just wanted to know if there was any difference between mine and yours. I'm on the beta program. Did you also install the module with google frameworks?
Click to expand...
Click to collapse
Same version as the one you stated, nothing installed other than the single magisk module I referenced.
Playstore updates phone+contacts without issue, just need to make them the default apps the first time the module is installed.
Force close when going to the voicemail tab.
Oneplus 6 Open Beta 6
Barsky said:
Force close when going to the voicemail tab.
Oneplus 6 Open Beta 6
Click to expand...
Click to collapse
Just install v25 from apk mirror
h0LLe said:
Just Take the Google framework magisk add-on. Clear playstore cash and then install Google dialer directly from the playstore. Gets regular updates and works good.
Click to expand...
Click to collapse
I installed the module, cleared play store storage and even rebooted my phone but google dialer still doesn't show up on play store for me.
OP6 OOS 9.0.2 w/ Magisk v17.1
jnss98b said:
I installed the module, cleared play store storage and even rebooted my phone but google dialer still doesn't show up on play store for me.
OP6 OOS 9.0.2 w/ Magisk v17.1
Click to expand...
Click to collapse
In Magisk manager app,search for ClearPlaystorewith SevicesData4magisk.install it and reboot.Then you can download google dialer directly from playstore.
kakkooran said:
In Magisk manager app,search for ClearPlaystorewith SevicesData4magisk.install it and reboot.Then you can download google dialer directly from playstore.
Click to expand...
Click to collapse
Found it on xda but FYI, it's not on magisk repo
Sent from my ONEPLUS A6003 using XDA Labs
jnss98b said:
Found it on xda but FYI, it's not on magisk repo
Sent from my ONEPLUS A6003 using XDA Labs
Click to expand...
Click to collapse
No problem,just download the module from xda and add it to your magisk module and reboot
kakkooran said:
No problem,just download the module from xda and add it to your magisk module and reboot
Click to expand...
Click to collapse
Yeah, just got Google dialer on play store. Thanks!
Sent from my ONEPLUS A6003 using XDA Labs
Hi,
I don't like the oos contacts, dialer, calc and sms. Here are my instructions.
1. Delete the oos dialer and contacts (system/priv-app)
2. Download and install (or copy to system/priv-app) the Google contacts 3.2 (with dark mode) and dialer v25 (for all devices and dark mode). You can install it like a normal apk oder copy it to system/priv-app.
3. Set it as the default dialer and reboot.
4. Google calc and sms work also.
Contacts https://www.apkmirror.com/apk/google-inc/google-contacts/google-contacts-3-2-4-220343473-release
Dialer https://forum.xda-developers.com/android/apps-games/app-google-phone-v14-0-175904292-bubble-t3708218
Can you use any call recording app with this?
morpheus302 said:
Can you use any call recording app with this?
Click to expand...
Click to collapse
No, thats why I'm not using the Google dialer
You can just download it from here and install it like a normal apk and set it as the default dialer.
https://forum.xda-developers.com/android/apps-games/app-google-phone-v14-0-175904292-bubble-t3708218/post74588791#post74588791
the Google dialer is better than the stock?
Enviado de meu ONEPLUS A6000 usando o Tapatalk

Question YouTube Vanced

Having and issue installing YouTube Vanced was working alright before but kept uninstalling after each reboot so I looked for a fix online and now when I try to install it fails and shows this -
Details
java.io.FileNotFoundException: No such file or directory
at s7.a.<init>(BaseSuStream.java:10) at s7.d.<init>(FifoOutputStream.java:1) at
r3.h0.K(com.google.android.gmslay-se [email protected]@19.0.2: 43)
at f8.k$a.g(PackageHelper.kt:80) at o8.a.e(Continuationlmpl.kt:3) at jb.f0.run(Dispatched Task.kt:18) at mb.a.G(CoroutineScheduler.kt:1) at
mb.a$a.run(CoroutineScheduler.kt:10)
Any ideas of what to do to fix this. Thank
Newrooter22 said:
Having and issue installing YouTube Vanced was working alright before but kept uninstalling after each reboot so I looked for a fix online and now when I try to install it fails and shows this -
Details
java.io.FileNotFoundException: No such file or directory
at s7.a.<init>(BaseSuStream.java:10) at s7.d.<init>(FifoOutputStream.java:1) at
r3.h0.K(com.google.android.gmslay-se [email protected]@19.0.2: 43)
at f8.k$a.g(PackageHelper.kt:80) at o8.a.e(Continuationlmpl.kt:3) at jb.f0.run(Dispatched Task.kt:18) at mb.a.G(CoroutineScheduler.kt:1) at
mb.a$a.run(CoroutineScheduler.kt:10)
Any ideas of what to do to fix this. Thank
Click to expand...
Click to collapse
Try the non-root version if the root version is giving you problems. Vanced works perfectly for me on my Pixel 6 Pro.
Why vanced? Try the open source newpipe. No ads whatsoever.
Just use the non root version. It works for me like a charm
Non root version works perfectly for me as well. Try deleting the app, microg and the manager, delete any folders in appdata related to them all, and start fresh.
Here ya go.
@i5lee8bit for original module
I've just updated to latest MMT-Ex and to latest YouTube Vanced.
YouTube 16.29.39 APK Download by Google LLC - APKMirror
YouTube 16.29.39 APK Download by Google LLC - APKMirror Free and safe Android APK downloads
www.apkmirror.com
Install YouTube then module.
TotallyAnxious said:
You're welcome.
@i5lee8bit for original module
I've just updated to latest MMT-Ex and to latest YouTube Vanced.
YouTube 16.29.39 APK Download by Google LLC - APKMirror
YouTube 16.29.39 APK Download by Google LLC - APKMirror Free and safe Android APK downloads
www.apkmirror.com
Install YouTube then module.
Click to expand...
Click to collapse
Looks like @i5lee8bit maintains the module themself, which I only just learned. I had been using the original one they released and updated myself lol I hate doing extra work.
[CLOSED][APP][MOD][ROOT/NONROOT] Vanced
┤Mod Edit├┤Closing note. YouTube Vanced lives on in ReVanced (not affiliated with Vanced)├ ‼️Before asking or posting anything, please read the first and second posts.‼️ Always check the official Vanced website or XDA thread when downloading...
forum.xda-developers.com
Post #17,190
Never thought about the non-profit version thanks it's working no problem now cheers everyone
Newrooter22 said:
Never thought about the non-profit version thanks it's working no problem now cheers everyone
Click to expand...
Click to collapse
Literally linked to rooted version above your post lol
TotallyAnxious said:
Literally linked to rooted version above your post lol
Click to expand...
Click to collapse
Oh aye haha I'll look at that av just scrolled right passed it cheers for the link
HtcDesire2 said:
Why vanced? Try the open source newpipe. No ads whatsoever.
Click to expand...
Click to collapse
Newpipe is great, but many want to have their own profile logged in.

Categories

Resources