[MOD] Amazon Prime Apk [Black Screen Fix] - Android Software/Hacking General [Developers Only]

After learning through a lot of smali guides on XDA , I finally managed to make my own Amazon Prime Mod
For many of us that don't have ChromeCast or any other external device to Cast to the Television or any other casting device , here comes a solution for the annoying Black Screen (Black Screen where only audio plays no video)
The black screen is a protection for the DRM content being played by Amazon and I managed to remove it
Features:-
Enabled Screen Mirroring (No need of chromecast or any screencast device)
You can find the apks here
amazon_prime_3.0.268.28447.apk
amazon_prime_3.0.269.96447.apk
Folder Link
Prime_Patched
I will keep updating the app with the PlayStore apk updates
Here you can find a sample screenshot
Sample.img
Please note that the Amazon Shopping App won't run together with this app.Uninstall that before using this mod
(I am still trying to figure out the reason though)

Reserved just in case

error install in xiaomi 9t pro miui 11.0.6 stable.
PD: Uninstall shop amazon xD, now install ok and work great!!, thank you

I get "App not installed" message regardless which apk I install. (Moto g power, rooted with magisk)

Black screen issue
I have try both app after uninstalling amazon shop but when casting only audio listing video not showing. Plz help me. I am using POCO-F1
---------- Post added at 04:22 AM ---------- Previous post was at 03:43 AM ----------
I have try both app after uninstalling amazon shop but when casting only audio listing video not showing. Plz help me. I am using POCO-F1

Everything working fine on a rooted Galaxy Tab S2. I can finally cast directly to my tv from prime video. Thanks a lot!:good:

GAURAV THAKKAR said:
After learning through a lot of smali guides on XDA , I finally managed to make my own Amazon Prime Mod
For many of us that don't have ChromeCast or any other external device to Cast to the Television or any other casting device , here comes a solution for the annoying Black Screen (Black Screen where only audio plays no video)
Please note that the Amazon Shopping App won't run together with this app.Uninstall that before using this mod
(I am still trying to figure out the reason though)
Click to expand...
Click to collapse
Hi, Thanks for the mod apks. I've not tried them yet. Funny thing is, prime works in Marshmallow without mod or virtual exposed, but not in higher android upgrades. But other apps like netflix don't work at all.
I just wanted to know if you could help us in telling what to mod in the apk, so I can try it in Other apps.

Yogesh1969 said:
Hi, Thanks for the mod apks. I've not tried them yet. Funny thing is, prime works in Marshmallow without mod or virtual exposed, but not in higher android upgrades. But other apps like netflix don't work at all.
I just wanted to know if you could help us in telling what to mod in the apk, so I can try it in Other apps.
Click to expand...
Click to collapse
That Black Screen is restrictions for DRM content
Mostly all of that started after Marshmallow, therefore no issue to Android versions below that (ofcourse xD)
What I modded in this app was a flag which told a certain method if the content was DRM or not
For example if you take Prime certain sections can be cast to the screen and certain sections cannot
That flag determines it
So before you reverse engineer , you must know how to engineer
The key to engineering such a feature is Google
https://developer.android.com/reference/android/view/Display#FLAG_SECURE
Now to reverse this
I first found out all occurences of FLAG SECURE throughout the app ( Don't ask me how, if you don't know you need to read all the other smail guides all around. it's the basics) and then a little knowledge of smali helped me disable it
HONESTLY, It's time to get a New TV with Android

Thanks
GAURAV THAKKAR said:
After learning through a lot of smali guides on XDA , I finally managed to make my own Amazon Prime Mod
For many of us that don't have ChromeCast or any other external device to Cast to the Television or any other casting device , here comes a solution for the annoying Black Screen (Black Screen where only audio plays no video)
The black screen is a protection for the DRM content being played by Amazon and I managed to remove it
Features:-
Enabled Screen Mirroring (No need of chromecast or any screencast device)
You can find the apks here
amazon_prime_3.0.268.28447.apk
amazon_prime_3.0.269.96447.apk
Folder Link
Prime_Patched
I will keep updating the app with the PlayStore apk updates
Here you can find a sample screenshot
Sample.img
Please note that the Amazon Shopping App won't run together with this app.Uninstall that before using this mod
(I am still trying to figure out the reason though)
Click to expand...
Click to collapse
thanks a lot.. you saved the day for me,..

Since this thread is receiving a good response and huge thanks to a guy called Joshua (who just PMed) me with the fix to work both Prime and Amazon shopping together, I'll post the latest apk for Prime with the black screen stuff removed
And also if possible I'll try to do it with Netflix too
Cheers to you guys!

Will you still post the latest apk?
I can't install your files from last april (can't uninstall the other Amazon apps, only deactivating since they are preinstalled as bloatware - but that won't help on my XZ2 device)
So at the moment I use an older device for streaming where your apk works. However, installation of the other Amazon apps like Amazon Photos fails...
So your updated apk will be greatly appreciated

jediknight23 said:
Will you still post the latest apk?
I can't install your files from last april (can't uninstall the other Amazon apps, only deactivating since they are preinstalled as bloatware - but that won't help on my XZ2 device)
So at the moment I use an older device for streaming where your apk works. However, installation of the other Amazon apps like Amazon Photos fails...
So your updated apk will be greatly appreciated
Click to expand...
Click to collapse
I actually have a solution that worked for me that you can do yourself!
I cloned the official latest VS of prime using app cloner arm, and selected options : redirect external storage, allow screenshots, and disable screen mirroring. Despite what you would think, with those options enabled I am actually able to screen mirror through my phones video out (I haven't tried wireless mirroring but as nothing else was working for my video out I presume it will work as well)
Good luck and let me know if it works for you!
So after not using It for an hour or so, when opening the cloned app again I got a sync error.

Restart on reinstall 2 golden rules

generalkhaos said:
I actually have a solution that worked for me that you can do yourself!
I cloned the official latest VS of prime using app cloner arm, and selected options : redirect external storage, allow screenshots, and disable screen mirroring. Despite what you would think, with those options enabled I am actually able to screen mirror through my phones video out (I haven't tried wireless mirroring but as nothing else was working for my video out I presume it will work as well)
Good luck and let me know if it works for you!
So after not using It for an hour or so, when opening the cloned app again I got a sync error.
Click to expand...
Click to collapse
Thanks for the App Cloner suggestion
I tried and also got the sync error after a while: could_not_create_sync_account.
Maybe there are some suitable options within AppCloner preventing this error?
However, clearing cache/data makes the app starting again.
So this is the best solution we have right now, unless someone provides new modded apk's...

Anyone have a solution for: could_not_create_sync_account????. whenever I clear data downloaded videos disappear

Juanchila12 said:
Anyone have a solution for: could_not_create_sync_account????. whenever I clear data downloaded videos disappear
Click to expand...
Click to collapse
That is exactly the problem we are currently discussing here.
So no, no solution yet!
At least until someday updated apk files are being distributed, as teasered in post #10...

Hey guys! I had the same issue with the prime video black screen and I was looking for a solution. Apparently I found the fix, just look and install the version 3.0.258.30941 or any version before december 2019( I tested it and it's working fine). Obviously never update the app

Robertusss said:
Hey guys! I had the same issue with the prime video black screen and I was looking for a solution. Apparently I found the fix, just look and install the version 3.0.258.30941 or any version before december 2019( I tested it and it's working fine). Obviously never update the app
Click to expand...
Click to collapse
This is great! Tested with v3.0.259 and it works

Hi All,
I found the solution. Just go ahead and use an old apk from say Jan 2019.
I used teh following site to get the old apk and it's working for me.
Amazon Prime Video Archives
androidapksfree.com

GAURAV THAKKAR said:
After learning through a lot of smali guides on XDA , I finally managed to make my own Amazon Prime Mod
For many of us that don't have ChromeCast or any other external device to Cast to the Television or any other casting device , here comes a solution for the annoying Black Screen (Black Screen where only audio plays no video)
The black screen is a protection for the DRM content being played by Amazon and I managed to remove it
Features:-
Enabled Screen Mirroring (No need of chromecast or any screencast device)
You can find the apks here
amazon_prime_3.0.268.28447.apk
amazon_prime_3.0.269.96447.apk
Folder Link
Prime_Patched
I will keep updating the app with the PlayStore apk updates
Here you can find a sample screenshot
Sample.img
Please note that the Amazon Shopping App won't run together with this app.Uninstall that before using this mod
(I am still trying to figure out the reason though)
Click to expand...
Click to collapse
Tried, it doesn't work on modern phone (Android 11, MIUI 12) but it does work on an old phone (Android 6, MIUI 10). What could be the reason for this?

Related

HBO GO on Nexus Player (APK) & Testing.

Hi Guys,
Recently HBO GO was released for Fire TV (Source:http://phx.corporate-ir.net/phoenix.zhtml?c=176060&p=RssLanding&cat=news&id=1999513), this version should have support for various remotes and thus if anyone could pull the APK I would very grateful along with many other HBO Watchers. You probably have to be rooted to obtain the APK so keep this in mind.
EDIT: APK has been pulled - download here- http://forum.xda-developers.com/showpost.php?p=57527277&postcount=3
Thanks Guys,
Keep up the Good Stuff
CURRENT STATUS: APP Installs - Navigation works - Video fails to Load or Loads Endlessly
hasamoder said:
Hi Guys,
Recently HBO GO was released for Fire TV (Source:http://phx.corporate-ir.net/phoenix.zhtml?c=176060&p=RssLanding&cat=news&id=1999513), this version should have support for various remotes and thus if anyone could pull the APK I would very grateful along with many other HBO Watchers. You probably have to be rooted to obtain the APK so keep this in mind.
Thanks Guys,
Keep up the Good Stuff
Click to expand...
Click to collapse
http://forum.xda-developers.com/showpost.php?p=57527277&postcount=3
Worked like a charm - had to install Amazon App Store and add HBO GO to Amazon Library but woks perfectly
IBNobody - Thank You very Much
I now have all the apps I want on the Nexus Player
hasamoder said:
Worked like a charm - had to install Amazon App Store and add HBO GO to Amazon Library but woks perfectly
IBNobody - Thank You very Much
I now have all the apps I want on the Nexus Player
Click to expand...
Click to collapse
How were you able to activate? What device did you choose for activation?
sec6 said:
How were you able to activate? What device did you choose for activation?
Click to expand...
Click to collapse
Yes I was able to activate by choosing Amazon Fire TV - though now I am encountering Video Error every so often which is annoying but meh better than nothing...
hasamoder said:
Yes I was able to activate by choosing Amazon Fire TV - though now I am encountering Video Error every so often which is annoying but meh better than nothing...
Click to expand...
Click to collapse
Yeah, I did the same and got video error with everything I tried to play.
sec6 said:
Yeah, I did the same and got video error with everything I tried to play.
Click to expand...
Click to collapse
I managed to get a few videos started but yer now it seems they all cut off straight away - Do you reckon its to do with device activation?
- Also it is so laggy and slow is this the same on Fire TV? (Like in the UI - maybe missing some of the required libs to run properly)
EDIT: It always plays the intro "It's HBO GO" with Rating, however never successfully retrieves content I guess there is some sort of device handshake if not maybe the app checks the build of the device to see if it matchs or maybe some framework is missing; In any case now we have the app, we can experiment to find a solution.
How did you add it to your library? It won't let me
I managed to get it to work using the HBO Go 2.8.02 APK extracted from my Nexus 7. I disabled USB Debugging on my rooted NP running LP 5.1 and videos play just fine. Only during fast forwarding and rewinding do I get a little buffering, that's expected.
I'm using 2.7.06 and it works great. Just download and old version and 6iu should be good.
Can you please upload the apk??
jeffrey81 said:
Can you please upload the apk??
Click to expand...
Click to collapse
Sure, let me Google that for you...
http://www.downloads.ws/android/app/com-HBO/download
I think I should seek help from other talents to root my mobile first.:crying:

[APP] Alarmpad : how to get it ?

Hi,
Are you guys able to access this application on google play store ?
https://play.google.com/store/apps/details?id=com.mindmeapp.alarmpadpro
Whether I try with proxies or my own IP (Belgium), I always end up with a message from Google saying that the app is not available in my country.
I know that the developer stopped this project last year, but I am surprised not to be able to get it anywhere.
I also tried to download the apk for version 1.9 from various websites (free or pro version), and Windows Defender always reject the file stating that it's infected by a Trojan, so I start to wonder if this is a false positive or if Google detected the same and prevents the app from being accessible on the store or so ?
It's the first time that I am facing this situation, and I am very surprised and frustrated not to be able to buy this app which looks fantastic.
Let me know if you are facing the same problem or if you have a working APK backup
Thanks !
For those who are in the same situation and who may be looking for AlarmPad FREE, here is the APK of version 1.9.3 (I believe it's the last).
I am still looking for a way to buy the PRO version, and for now the only solution seems to be in the USA :/
I'm in the USA, and can't find this app in play store.
henry8668 said:
I'm in the USA, and can't find this app in play store.
Click to expand...
Click to collapse
Thank you for the information Henry, then I have no clue where this app is available nowadays (it looks like it was widely available in the past).
Note that it appears that my previous apk downloads which were detected by Windows Defender as trojan were false positive since the same file does not trigger the warning anymore.
Too bad I can't simply by the pro version
View attachment 4058815
View attachment MindMe_com.thetalkerapp.main_2.0.4_V55.apk
View attachment AlarmPad_com.mindmeapp.alarmpad_1.9a18_V19512.apk
View attachment Umbrella_com.mindmeapp.umbrella_1.1_V9.apk
View attachment com.mindmeapp.alarmpadpro.709.apk
kalhimeo said:
Thanks for the links Stefano
Unfortunately even when installing the pro version from your post with the mindme pro key, it does not detect it as "PRO" (features are restricted as in FREE version).
I have the same behavior with this PRO apk which is the latest version I found.
I tried to contact the developer to know why his app is not available from the PlayStore anymore, but I did not received any answer so far :/
Click to expand...
Click to collapse
Well it seems you have to find a new app ... :/
I'm in the UK (used to live in the USA) and I couldn't visit the alarmpro page, but I could visit here and download the app to register it.
kalhimeo said:
Hi,
Are you guys able to access this application on google play store ?
https://play.google.com/store/apps/details?id=com.mindmeapp.alarmpadpro
Whether I try with proxies or my own IP (Belgium), I always end up with a message from Google saying that the app is not available in my country.
I know that the developer stopped this project last year, but I am surprised not to be able to get it anywhere.
I also tried to download the apk for version 1.9 from various websites (free or pro version), and Windows Defender always reject the file stating that it's infected by a Trojan, so I start to wonder if this is a false positive or if Google detected the same and prevents the app from being accessible on the store or so ?
It's the first time that I am facing this situation, and I am very surprised and frustrated not to be able to buy this app which looks fantastic.
Let me know if you are facing the same problem or if you have a working APK backup
Thanks !
Click to expand...
Click to collapse
mzmartipants said:
I'm in the UK (used to live in the USA) and I couldn't visit the alarmpro page, but I could visit here and download the app to register it.
Click to expand...
Click to collapse
you mean it s working from uk correct ?
kalhimeo said:
you mean it s working from uk correct ?
Click to expand...
Click to collapse
YES.
thanks, i will try next time I cross the channel
Old thread but I have the pro version. Don't know how the powers-that-be would feel about me sharing the apk. The developer has stopped providing support for this app and the backup service (which is why I bought it) doesn't work anymore.
ParrotSquawk said:
Old thread but I have the pro version. Don't know how the powers-that-be would feel about me sharing the apk. The developer has stopped providing support for this app and the backup service (which is why I bought it) doesn't work anymore.
Click to expand...
Click to collapse
Hello ParrotSquawk,
Thank you very much for the offer Actually I posted the pro apk here some time ago thinking it would not be a problem since there was no way to buy it anymore and development stopped as well, but the moderators didn't appreciate that...
For info even with the pro apk you cannot access the pro features, it somehow checks on google play if you bought it and locks it to free version.
I gave up on alarmpad for that reason. I wanted to use it because of its tasker integration, but ended up using ClockTask plugin. Not exactly the same thing but also very well integrated with tasker.
Cheers !
I don't know how much help this is, I was worried that I would need to find an alternative when i upgraded my 3½ year old S7 Edge to my Note 10 +.
Thankfully, despite being no longer available, it transferred over through SmartSwitch and is working fine except for the sign in/backup feature.
That said, does anyone else know of any other app that works like AlarmPad? It is a must for me as I'm on shift work and EVERY duty is different.
Old thread..but...
My biggest issue with this app currently is that the data can't be backed up anymore. If I reset my phone I have to create all the alarms and hashtags again. (My phone does not have root available).
If someone could recode it to backup and restore using an SD card ... That would be great.

Directv for Tablet Modded Leanback Launcher + 1080p

Hi
This is modded apk for Directv Tablet
http://199.175.53.21/directv1080.apk
Modded included:
1. Leanback Launcher
2. Fake Widevine L1
3. Force all channnel play on 1080p (not sure work)
Please compare with original apps at playstore.
as far as I know (because I have seen the DTV playlists), the max quality of the channels is 720p. anyhow, I downloaded this apk and it jumps fast to the highest quality available (not 1080p btw). thanks
aiemassfiria said:
Hi
This is modded apk for Directv Tablet
http://199.175.53.21/directv1080.apk
Modded included:
1. Leanback Launcher
2. Fake Widevine L1
3. Force all channnel play on 1080p (not sure work)
Please compare with original apps at playstore.
Click to expand...
Click to collapse
Hi @aiemassfiria I've made this request at the xfinity post but I've now found this one, which is exactly what I'm looking for. Thank you for sharing this, it worked great till today but not anymore because it forces an update. Can you mod a working version please? Thank you.
Need modded version
I too would like the updated directv app modded. Your version worked great. The one from the store sucks.
Yeah please mod the update version..I miss it,thank you
when you have a chance, please help us to mod the uodated Directv version. It stop working couple weeks ago.
thanks in advance
Hey can you send me the edits and I'll add it to my hub for everyone to keep getting the updates flowing
The Mod App stops working. Please fix when you have a chance
+1 to keep this going, willing to donate a bit
update latest version please masta.
Pls update the app master
Joe1Williams said:
I too would like the updated directv app modded. Your version worked great. The one from the store sucks.
Click to expand...
Click to collapse
Hi
This is modded apk for Directv Tablet. Modded from before version but i'm removed the version checking. Latest apk cannot be modded.
http://199.175.53.21/directv1080final.apk
Modded included:
1. Leanback Launcher
2. Fake Widevine L1
3. Force all channnel play on 1080p (not sure work)
Thank you for removing the version check..its working great
Hello, could you please kindly reupload? The link seems to be dead.
Thank you in advance!
Edit: Link is now working, app works, thanks!!
Can someone explain what this app does differently than the original? what is Fake Widevine L1?
o0adam0o said:
Can someone explain what this app does differently than the original? what is Fake Widevine L1?
Click to expand...
Click to collapse
Widevine L1 is actually have under certified box like AFTV, Mibox, AppleTV, Roku, Nvidia Shield. All this box can get HD and above . For Widevine L3 only SD. So this apps faking the L3 box and send respond to server tell thats box is L1.
Thanks for mods
can you do the same with netflix
THX
Regards
Hi the mouse pointer doesn't work with the shield controller anymore.
it won't let me login. I am currently using 8.0
Anyone tried this mod or any directv version on the fire tv..i get alot Of stuttering when ever i play any channel

Google's ARcore not working on my OnePlus 6

I downloaded ARcore from google playstore today along with some sample apps using ARcore but each one just keeps searching for planes. I have never seen a single blue dot or anything resembling the fact that it is actually working. The apps load, they just don't see any surface.
Does anyone experience this?
I'm running latest update (ONEPLUS A6003_22_180614) and I have been unable to find ANY INFO on this issue.
Please, if you have any information or similar experience help me out here cause I'm really lost.
Thanks in advance.
How did you download it from Google store if its not officially supported?
I tried installing it today but all apps using ARcore crash for some reason.
Glad u posted this as I'm not able to start threads yet.
I too can't seem to find compatible software to use this.
I side loaded it a couple days ago. The link is in the article in news feed
As soon as I seen the information about google's Measure app came out, I went and installed ARCore and Measure, and it worked perfectly. So maybe there are a lot of apps that don't work with this phone yet?
As a note: I'm on the latest update (5.1.8) with root. Didn't modify the camera app.
There has to be a compatible gcam built for oneplus 6 to use arcore and stickers. What did you think you were just going to use it with the stock oneplus cam? LMFAO!!
Measure does work with the stock cam
Well then how does it work? I have no idea how to use it or what it requires and I've seen people using it on OP6 be it sideloaded before it was suppoted or from google playstore (It is on playstore, I can download it no problem it is supported since few days ago it's all over the internet)
Do you need a special hardware cam to connect to it for it to work?
What do you mean gcam built specifically for oneplus 6?
I thought you only need the ARcore app and then one of the apps that take advantage of it like "just a line".
The apps load well but it isn't scanning anything.
Thanks for replies.
EDIT: Guys, it now works, I tried to download aforementioned Google Measure and IT WORKS finally and now all of the other apps work as well. Thank you for replies I would have not been able to resolve this issue without your suggestions. Thank you.
SOLVED
I installed ARCore from APK Mirror. Then 2 days ago when I saw the Measure app was out, I went to install it from the Play Store. It showed as Not compatible. Looked again yesterday and it said it was compatible. Installed it. Runs as a seperate app. No change to my stock camera
What else is working well?
Most apps I saw were buggy for other phones.
Jurassic Park is cool, if u like Dino's walking around your house
I can't seem to get measure to work I've downloaded arcore and Google measure but nothing seems to happen when I open the measure app it keeps telling me just to move my hand back and forth across the scene but there's no measurement, what did you guys do to solve?
For Google measure, I just open the app, aim my camera at what I want to measure, then a dot matrix appears on the area. Drag the length or width icon from the bottom to measure.
Qlone works good of you want to make 3d images of things around your house
Best way to get any of the apps to work is to scan a newspaper which is on a table or your bed if it has a pattern design sheet on top. The apps do not recognise plain surfaces properly.
theaxis01 said:
Jurassic Park is cool, if u like Dino's walking around your house
Click to expand...
Click to collapse
Which camera? Which mod?
my op6 also had the problem of no automatic surface scanning. I tried installing google measure but it didn't helped. Finally, after rebooting the phone i managed to use it. So try to reboot your device if you have the same problem
After andoid p beta 2 arcore works fine.. was able to download from play store and played around for a while.. seems to be good..
Subhojit said:
Which camera? Which mod?
Click to expand...
Click to collapse
1+6 bone stock 5.1.8
theaxis01 said:
1+6 bone stock 5.1.8
Click to expand...
Click to collapse
Stock camera has no ar options.
Don't know what else to tell u.
Phone has no root, no nothing. Just like it was out of the box, besides updating to 5.1.8
I'd post a SS but I guess I'm not allowed yet. Pics won't load

FireTv apk installed onto Android TV issue help.

Hi All,
Theres an app that is only offered in fire tv / roku. I was able to download the firetv version using app2fire. Send the apk to my android tv, install was fine, opened the app but none of its contents are showing up.
Am i missing something? Or does amazon fire tv app requires something similar like google services that will this app work?
App EncoreTVB
Thanks!
from what i understand they need the amazon app store, you then have to "BUY" the app you want to install (from a web browser), so its associated to your amazon account then you might be able to run the app, the sucsess rate was about 50% at best, and i cant seem to find the information i remember reading 2-3 years ago
Thanks for the advice.
Unfortunately, it didn't work. App opens no content showing except the logo.
MrPeeta said:
Thanks for the advice.
Unfortunately, it didn't work. App opens no content showing except the logo.
Click to expand...
Click to collapse
Thought it would be a long shot

Categories

Resources