What do I need to do so that the app thinks that it is a phone?
Announcement
Collapse
No announcement yet.
Announcement
Collapse
No announcement yet.
What do I change so that app thinks that TV box is a phone?
Collapse
X
-
The only app issues that have problems with TV boxes, that I have come across, have issues with wired LAN and HDMI display. There are other issues but, you never get the app to run or are missing the top section, as if it runs off the width of the screen.
If your app requires wifi or data connection, then you can use a hack tool to force wired LAN to use wifi configuration through detection. You don't even need wifi actively connected.
If your app does not like HDMI display, then you need to hack the app... Some peeps who know about Android APK tools, find disabling HDMI detection fairly easy, compared to rewriting code.
If your app expects to use phone features that are not a part of ATV, you will need to add the components manually. That part I am doing as a learning experience. Eventually I hope to make a crossbreed ATV/Tablet experience. Seems like Google is developing cross platform apps along with ATV being smart friendly like phones, and maybe in future smart TV systems will be no different than smart phones as they seem to be transforming into each other now these days. If that is not the case, they are sleeping on a win fall.
-
Originally posted by X92-2GB View PostThe only app issues that have problems with TV boxes, that I have come across, have issues with wired LAN and HDMI display. There are other issues but, you never get the app to run or are missing the top section, as if it runs off the width of the screen.
If your app requires wifi or data connection, then you can use a hack tool to force wired LAN to use wifi configuration through detection. You don't even need wifi actively connected.
If your app does not like HDMI display, then you need to hack the app... Some peeps who know about Android APK tools, find disabling HDMI detection fairly easy, compared to rewriting code.
If your app expects to use phone features that are not a part of ATV, you will need to add the components manually. That part I am doing as a learning experience. Eventually I hope to make a crossbreed ATV/Tablet experience. Seems like Google is developing cross platform apps along with ATV being smart friendly like phones, and maybe in future smart TV systems will be no different than smart phones as they seem to be transforming into each other now these days. If that is not the case, they are sleeping on a win fall.
I do not have a wired LAN, always on wifi, and the app requires wifi, so the wifi part is taken care of.
It doesn't require any phone specific feature, so I guess this part is also taken care of.
The only thing that remains is the HDMI display. I am hinting towards this being the culprit. As you mentioned it is fairly easy to disable HDMI detection, any pointers would be highly helpful.
Comment
-
Originally posted by X92-2GB View PostWhat is the app that is having the Issue? I know of a few apps that are provider specific that do not like HDMI. Xfinity Stream TV, Shaw Freerange TV, DirectTV, CoxContour, and Spectrum... I think there are others from France and the UK as well.
Comment
-
Im modded an apk for Xfinity TV (new and latest not Xfinity TV go) h t t p : / / 1 9 9 . 1 7 5 . 5 3 . 2 1 / x f i n i t y t v m o d . a p k Tested on my…
Comment
-
Originally posted by X92-2GB View Post
Ah, well you can look into hacking It yourself, as the guy to disables app HDMI checks is not actively supporting all requests. Though he does give some info on what to do. So if you have some apk tweaking experience, you may be able to disable HdmI checks within an app yourself.
I will try with the instructions and put in a modding request too.
Comment
-
Originally posted by X92-2GB View Post
Ah, well you can look into hacking It yourself, as the guy to disables app HDMI checks is not actively supporting all requests. Though he does give some info on what to do. So if you have some apk tweaking experience, you may be able to disable HdmI checks within an app yourself.
Comment
-
Mostly there are many application like JioTV for PC and more available which can be used to make live tv on your Desktop.
Comment
-
Originally posted by X92-2GB View PostThe only app issues that have problems with TV boxes, that I have come across, have issues with wired LAN and HDMI display. There are other issues but, you never get the app to run or are missing the top section, as if it runs off the width of the screen.
If your app requires wifi or data connection, then you can use a hack tool to force wired LAN to use MyPrepaidCenter wifi configuration through detection. You don't even need wifi actively connected.
If your app does not like HDMI display, then you need to hack the app... Some peeps who know about Android APK tools, find disabling HDMI detection fairly easy, compared to rewriting code.
If your app expects to use phone features that are not a part of ATV, you will need to add the components manually. That part I am doing as a learning experience. Eventually I hope to make a crossbreed ATV/Tablet experience. Seems like Google is developing cross platform apps along with ATV being smart friendly like phones, and maybe in future smart TV systems will be no different than smart phones as they seem to be transforming into each other now these days. If that is not the case, they are sleeping on a win fall.
Comment
What's Going On
Collapse
There are currently 2564 users online. 1 members and 2563 guests.
Most users ever online was 63,956 at 18:56 on 20 March 2025.
Comment