[Q] No streaming audio over 3G - Sprint Samsung Galaxy S III

I need some help folks.
I developed an app, via a website called Andromo.com, to play my shoutcast radio. I broadcast at both 64kbs and 32kbs, MP3.
My app works fine on most phones, but I have seen about 3 so far that it won't work on. I think it has something to do with the phone's user agent. But, the GS3 usually works fine.
I have a friend with a G3 and while he is connected to WiFi the app works like a charm and streams beautifully. But, the moment he disconnects from WiFi and connnects to 3G, the app quits working and says something about unable to access audio file. HUH? His wife's GS3 does the same thing, by the way.
Can anybody out there give me a clue as to what's going on? Is Sprint somehow blocking shoutcast via 3G? Or, is there a bug in the GS3 software? Or, can it be a bug in my app?
I know very little about the actual innards of an app, so is there some way that the app could be coded wrong that causes this only on the GS3?

Most likely it's just the app's way of making sure that theres a stable connection
Similar to how FaceTime for iOS only worked over wifi?

CNexus said:
Most likely it's just the app's way of making sure that theres a stable connection
Similar to how FaceTime for iOS only worked over wifi?
Click to expand...
Click to collapse
I see. Is there any way to fix that? A workaround maybe?

The Lepricon said:
I see. Is there any way to fix that? A workaround maybe?
Click to expand...
Click to collapse
Hm, theres probably some sort of spoofing app that would either sandbox it and make it *think* its still in a wifi network, or some sort of tool that would disguise your mobile network connection as a wifi connection
Because if I remember correctly, there are a bunch of other streaming type apps for Android that do this too
The easiest place to fix this would be straight in the code though

CNexus said:
The easiest place to fix this would be straight in the code though
Click to expand...
Click to collapse
You mean the code, as in the code for the app? So, it is most likely a problem with the app itself then?
So I should contact Andromo.com and see if it's something in the code?
But, why only on a very few deivces?
Pardon my ignorance, please. I am looking to learn to code apps myself, but having only a basic knowledge of HTML, and nothing else, I have to start at the very beginning......

The Lepricon said:
You mean the code, as in the code for the app? So, it is most likely a problem with the app itself then?
So I should contact Andromo.com and see if it's something in the code?
But, why only on a very few deivces?
Pardon my ignorance, please. I am looking to learn to code apps myself, but having only a basic knowledge of HTML, and nothing else, I have to start at the very beginning......
Click to expand...
Click to collapse
No problem
You mentioned only your friends S3. It doesnt do this on other android devices?

I have only run into about 5 people so far that the app gives this error, and only one of those who does not get the error when on WiFi.

The Lepricon said:
I have only run into about 5 people so far that the app gives this error, and only one of those who does not get the error when on WiFi.
Click to expand...
Click to collapse
Ah, that changes things
Did they have wifi enabled (even though it wasnt connected)?

I'm not sure. I can ask them.
One of them has a ZTE Warp, and is in Mexico using WiFi and the app still will not play on his phone.
I contacted Andromo.com and they seem to think it has something to do with the User Agent the phone manufacturer uses.
But, the S3 my friend has will work on WiFi, but not using Sprint Mobile Data, makes me wonder......

I dont know, probably some weird bug with how the app is connecting

Post the app, might have something to do with their network, if you post it here then we could see if it works... if you don't want to post publicly or its a paid app, pm it to me (I would say cnexus but I believe his gs3 died recently) and I will see if it works for me......
SPRINT GS3 FAQ

flastnoles11 said:
Post the app, might have something to do with their network, if you post it here then we could see if it works... if you don't want to post publicly or its a paid app, pm it to me (I would say cnexus but I believe his gs3 died recently) and I will see if it works for me......
SPRINT GS3 FAQ
Click to expand...
Click to collapse
Gladly post the app if it helps resolve the issue.
Here is the Play Store link as well.
https://play.google.com/store/apps/...mNvbS5hbmRyb21vLmRldjE3ODAxMC5hcHAxNjk0NjkiXQ..
Thank you both for your help.

I'm getting that same error, tomorrow I will pull a log and dig into it... would you like me to post the log here also?
SPRINT GS3 FAQ

flastnoles11 said:
I'm getting that same error, tomorrow I will pull a log and dig into it... would you like me to post the log here also?
SPRINT GS3 FAQ
Click to expand...
Click to collapse
Seriously, anything to get this issue resolved.
Have you tried on WiFi?

flastnoles11 said:
I'm getting that same error, tomorrow I will pull a log and dig into it... would you like me to post the log here also?
SPRINT GS3 FAQ
Click to expand...
Click to collapse
That would be good, what does the error say exactly?
EDIT: Ok so just tested it and it streams fine on my shift (on 4.1.2). So its looking like its an issue with either the roms you were running, maybe you need to roll back a version, or maybe it is being blocked by another app

CNexus said:
That would be good, what does the error say exactly?
EDIT: Ok so just tested it and it streams fine on my shift (on 4.1.2). So its looking like its an issue with either the roms you were running, maybe you need to roll back a version, or maybe it is being blocked by another app
Click to expand...
Click to collapse
Definitely not being blocked by an app, if it was my other streaming apps wouldn't work also.. I will pull a log tomorrow and find out exactly what the issue is... error says... error accessing audio file...
SPRINT GS3 FAQ
---------- Post added at 10:24 PM ---------- Previous post was at 10:23 PM ----------
The Lepricon said:
Seriously, anything to get this issue resolved.
Have you tried on WiFi?
Click to expand...
Click to collapse
No Wi-Fi here.....
SPRINT GS3 FAQ

flastnoles11 said:
Definitely not being blocked by an app, if it was my other streaming apps wouldn't work also.. I will pull a log tomorrow and find out exactly what the issue is... error says... error accessing audio file...
Click to expand...
Click to collapse
Did you pull a log?

The Lepricon said:
Did you pull a log?
Click to expand...
Click to collapse
Not yet bud, been busy today, I will at some point today though...
Edit-just pulled the log, will upload soon... stated log just before I started the app and Shut it off right after it failed so it wouldn't be HUGE... no time to look through it so I hope you can read it... :thumbup:
SPRINT GS3 FAQ
---------- Post added at 05:41 PM ---------- Previous post was at 05:30 PM ----------
Ok here's the log, media player through some errors at quick glance, that's the only thing that stood out to me though... logcat
SPRINT GS3 FAQ

flastnoles11 said:
Ok here's the log, media player through some errors at quick glance, that's the only thing that stood out to me though... logcat
SPRINT GS3 FAQ
Click to expand...
Click to collapse
Thank you so much. I can't understand it myself, but I can find someone who can. I may forward it to the tech support at Andromo.com and see what the get from it.
I appreciate your help.

The Lepricon said:
Thank you so much. I can't understand it myself, but I can find someone who can. I may forward it to the tech support at Andromo.com and see what the get from it.
I appreciate your help.
Click to expand...
Click to collapse
Not a problem bro, if they need more of a log just let me know (they shouldn't though cuz I know I started and stopped it at the right time) hope it helps, seems like a great app! There should be more of its kind around, kudos to you sir! :thumbup::thumbup::thumbup:
SPRINT GS3 FAQ

Related

[app] netflix

Mod Edit: Official Netflix App can now be found in the Marketplace ~TheRomMistress
http://hotfile.com/dl/110390938/33710b8/Netflix.apk.html
is not working complete but better than nothing
not working on my G2.
edit:
I can log in, use the app and everything until I actually go to view a video.. upon which I get error 12007 and am asked to log back in. sniff. have tried both wifi & wwan
wlan...
Sent from my T-Mobile G2 using XDA App
Spastic909 said:
wlan...
Sent from my T-Mobile G2 using XDA App
Click to expand...
Click to collapse
Meaning?
Are you saying that we need to be on a local area network? Speak.
Sent from my T-Mobile G2 using XDA Premium App
captainreynolds said:
Meaning?
Are you saying that we need to be on a local area network? Speak.
Sent from my T-Mobile G2 using XDA Premium App
Click to expand...
Click to collapse
Look at the post above mine smart guy...they mentioned wwan..so I was correcting with wlan..wireless local area network..jesus where you got lan from is beyond me.
Back to op topic..according to engadget and gizmodo this app only streams on a prototype lg android phone. Its a start as mentioned but not going to do what u want it to
Sent from my T-Mobile G2 using XDA App
I just try to help maybe some can fix it
Sent from my HTC Vision using XDA Premium App
Spastic909 said:
Look at the post above mine smart guy...they mentioned wwan..so I was correcting with wlan..wireless local area network..jesus where you got lan from is beyond me.
Back to op topic..according to engadget and gizmodo this app only streams on a prototype lg android phone. Its a start as mentioned but not going to do what u want it to
Sent from my T-Mobile G2 using XDA App
Click to expand...
Click to collapse
chill bro. I apologize for my horrendous typo, even though it wasn't a typo.
wlan = local as in wifi
wwan = wide as in 3G/HSPA
but thanks again.
henryr934 said:
I just try to help maybe some can fix it
Sent from my HTC Vision using XDA Premium App
Click to expand...
Click to collapse
and your attempt to help is much appreciated.
hopefully someone can get this working DZ/G2 users, I use queue manager right now and it's pretty slick but I still wish I could actually watch movies.. I have asked netflix to make streaming available for us since the G1 days but haven't had any luck.
pmcqueen said:
chill bro. I apologize for my horrendous typo, even though it wasn't a typo.
wlan = local as in wifi
wwan = wide as in 3G/HSPA
but thanks again.
Click to expand...
Click to collapse
No he wasn't angry at you - it was me! No worries mate. I think he thought I was attacking his intelligence
Anyway - this is a really cool app. I'll try running some diagnostics and see why us G2 users are running into this 12007 error. I more than likely won't be able to do anything about it, but maybe having that info will make it easier for someone with greater programming intelligence than myself to remedy the issue.
captainreynolds said:
No he wasn't angry at you - it was me! No worries mate. I think he thought I was attacking his intelligence
Anyway - this is a really cool app. I'll try running some diagnostics and see why us G2 users are running into this 12007 error. I more than likely won't be able to do anything about it, but maybe having that info will make it easier for someone with greater programming intelligence than myself to remedy the issue.
Click to expand...
Click to collapse
yeah I know he was snapping at you, I just thought it was funny that he "corrected" me in the first place when I hadn't even misspoken. I don't typically care, but e-know-it-alls especially get on my nerves when it's been a rough morning, hehe.
it's not going to work still... I knew there had been issues with DRM (you can almost assuredly thank the MPAA for that one), but I thought maybe someone found a work-around. just keep crossing your fingers, and if you're a paying Netflix customer, SEND ANGRY COMPLAINTS! certainly looks pretty, though!
captainreynolds said:
No he wasn't angry at you - it was me! No worries mate. I think he thought I was attacking his intelligence
Anyway - this is a really cool app. I'll try running some diagnostics and see why us G2 users are running into this 12007 error. I more than likely won't be able to do anything about it, but maybe having that info will make it easier for someone with greater programming intelligence than myself to remedy the issue.
Click to expand...
Click to collapse
I don't get the 12007 error. I get 1005. Unable to locate server or something. I am a subscriber and was able to log in and see all my stuff but not watch. It is working fine for setting up my queue and what not. I will continue to use it in that capacity. Will look forward to this getting cracked.
Manage DVD queue?
Just like everyone else, I can't stream instant movies. But I already knew that before loading this apk.
What I really want is to manage my DVD queue and Instant queue. The problem is it looks like this apk can only manage my Instant queue. I don't see my DVD queue. Is it just me?
wtang said:
Just like everyone else, I can't stream instant movies. But I already knew that before loading this apk.
What I really want is to manage my DVD queue and Instant queue. The problem is it looks like this apk can only manage my Instant queue. I don't see my DVD queue. Is it just me?
Click to expand...
Click to collapse
Have you tried queue manager?
nice interface, requires adobe air to be installed but it's the best free netflix instant/disc queue manager I have found.
I'm fairly certain the reason it doesn't work is because of a hardware lock. Netflix has come to an agreement, that because android is so open, there'd be no way to stop piracy, without a hardware prevention method. It will be usable starting with the "next-gen" qualcomm and others processors.
Not saying it can't be bypassed, but I'd bet its the hardware issue.
Sent from my HTC Vision using XDA Premium App
Whoops! Maybe I shouldn't reply to an article while at work and I can't read the entire string of posts. Just read more carefully and saw that issue was already addressed.
My apologies, with my foot in my mouth!
Sent from my HTC Vision using XDA Premium App
I think its funny netflix cares so much. I mean at this day in age, everythin streamed can be recorded no matter what. The file is hittin said comp, phone, tv, device. So all ya gotta do is find out where the file is or how to send the feed to somethin else that can copy it.
ihateusernames said:
I don't get the 12007 error. I get 1005. Unable to locate server or something. I am a subscriber and was able to log in and see all my stuff but not watch. It is working fine for setting up my queue and what not. I will continue to use it in that capacity. Will look forward to this getting cracked.
Click to expand...
Click to collapse
Same here.
netflix
they need to flip the switch so we can start streaming video,hope the g2 is one of the few qualcomm snapdragon chips that will support netflix,if so i think i will max out my 5gb cap real quick!
Netflix
If you want Netflix and more just use Playon software works great.
webs50 said:
If you want Netflix and more just use Playon software works great.
Click to expand...
Click to collapse
Link?
Sent from my HTC Vision using XDA App

Internet usage/traffic tracker

So my niece is using to much data data and although I can easily just shut it off I'd rather get to the root of the problem. Are there any apps that allow me to see what they download that take a running tally of what access data and also maybe how much ?
She says it's just doing reading homework for school and APUSH notes... that doesn't use 3 gig in 2 weeks.
Any idea of something anyone has heard of or tried ? It's an Atrix HD and not rooted and I'd rather not root since I have no desire to mess with Motorola stuff . I know I'm in the GS3 area but this is where I hang out haha.
Thank you !
hednik said:
So my niece is using to much data data and although I can easily just shut it off I'd rather get to the root of the problem. Are there any apps that allow me to see what they download that take a running tally of what access data and also maybe how much ?
She says it's just doing reading homework for school and APUSH notes... that doesn't use 3 gig in 2 weeks.
Any idea of something anyone has heard of or tried ? It's an Atrix HD and not rooted and I'd rather not root since I have no desire to mess with Motorola stuff . I know I'm in the GS3 area but this is where I hang out haha.
Thank you !
Click to expand...
Click to collapse
No idea about the Atrix HD but under settings on the S3, there's Data Usage.
what are your thoughts on this, buddy?
https://play.google.com/store/apps/details?id=com.mobidia.android.mdm&hl=en
BWolf56 said:
No idea about the Atrix HD but under settings on the S3, there's Data Usage.
Click to expand...
Click to collapse
Wow... i shouldn't be allowed to help anyone else...ever. I completely forgot about that thing as I know what uses mine and I'm usually on wi-fi so I don't care for myself. Thanks Bwolf
xBeerdroiDx said:
what are your thoughts on this, buddy?
https://play.google.com/store/apps/details?id=com.mobidia.android.mdm&hl=en
Click to expand...
Click to collapse
Good find. I'm going to try that and see
EDIT: Found this related to that one
https://play.google.com/store/apps/...xLDEwOSwiY29tLm9uYXZvLmFuZHJvaWQub25hdm9pZCJd
Can set a pop up when she uses something that is hogging data and doesn't know it... Thanks !
hednik said:
Wow... i shouldn't be allowed to help anyone else...ever. I completely forgot about that thing as I know what uses mine and I'm usually on wi-fi so I don't care for myself. Thanks Bwolf
Good find. I'm going to try that and see
EDIT: Found this related to that one
https://play.google.com/store/apps/...xLDEwOSwiY29tLm9uYXZvLmFuZHJvaWQub25hdm9pZCJd
Can set a pop up when she uses something that is hogging data and doesn't know it... Thanks !
Click to expand...
Click to collapse
ya, i think i like that onavo one you found better. might have to try that with the teenager...
xBeerdroiDx said:
ya, i think i like that onavo one you found better. might have to try that with the teenager...
Click to expand...
Click to collapse
Ended up being stupid Facebook... 2 GB in 7 days of background activity. Used the app and set it up easy to let her known and restrict background data.
Sent from my SAMSUNG-SGH-I747 using xda premium
hednik said:
Wow... i shouldn't be allowed to help anyone else...ever. I completely forgot about that thing as I know what uses mine and I'm usually on wi-fi so I don't care for myself. Thanks Bwolf
Good find. I'm going to try that and see
EDIT: Found this related to that one
https://play.google.com/store/apps/...xLDEwOSwiY29tLm9uYXZvLmFuZHJvaWQub25hdm9pZCJd
Can set a pop up when she uses something that is hogging data and doesn't know it... Thanks !
Click to expand...
Click to collapse
Haha it happens man, we all have our derp moments. I've seen you help quite a few users, keep it up :highfive:

[Q] Latest Kindle App Constant Force Close

Does anyone else experience this issue on the latest version of the Kindle Android App?
I've tried everything I can, clearing cache, clearing data, uninstalling, rolling back to previous version, fixed permission - nothing seemed to work.
I thought that it's a bad update, but I try the same version on my tablet and it runs fine. So I wonder if it's specific to the note 3....
I'm on stock ROM but rooted. Couple days ago it won't even let me get to the amazon home screen. Today, I"m able to get in, but as soon as I load a book it'll FC.
baymon said:
Does anyone else experience this issue on the latest version of the Kindle Android App?
I've tried everything I can, clearing cache, clearing data, uninstalling, rolling back to previous version, fixed permission - nothing seemed to work.
I thought that it's a bad update, but I try the same version on my tablet and it runs fine. So I wonder if it's specific to the note 3....
I'm on stock ROM but rooted. Couple days ago it won't even let me get to the amazon home screen. Today, I"m able to get in, but as soon as I load a book it'll FC.
Click to expand...
Click to collapse
I haven't had this issue. But as an alternative, Samsung just released it's Kindle for Samsung app. You can get it in the Samsung Apps. It's an official Kindle app, just from Samsung. Plus you get to choose a free book every month. Check out this thread here http://forum.xda-developers.com/showthread.php?t=2721555
I use it now because I like the design/style better than the original Kindle app.
Hope that helps.
Works fine with me and I haven't experienced it yet.
Lorettaa said:
Works fine with me and I haven't experienced it yet.
Click to expand...
Click to collapse
WOW, hey everyone, it works fine for this person, nothing to see here!
How's that post count increasing going for you? Got enough yet?
Sent from my leanKernel 2.4 powered stock 4.4.2 SM-N900T
LOL! What's your problem? Do I have to say I'm experiencing it too? Even I don't experience that force close thing? And what about my post count increasing? Is there a limit? Be surprised if my post count were decreasing
Techngro said:
I haven't had this issue. But as an alternative, Samsung just released it's Kindle for Samsung app. You can get it in the Samsung Apps. It's an official Kindle app, just from Samsung. Plus you get to choose a free book every month. Check out this thread here http://forum.xda-developers.com/showthread.php?t=2721555
I use it now because I like the design/style better than the original Kindle app.
Hope that helps.
Click to expand...
Click to collapse
Thank you, this one works. I still don't know why the version from amazon/google play craps out on me like that.
toastido said:
WOW, hey everyone, it works fine for this person, nothing to see here!
How's that post count increasing going for you? Got enough yet?
Sent from my leanKernel 2.4 powered stock 4.4.2 SM-N900T
Click to expand...
Click to collapse
Actually, if you read the original post, the OP asks specifically if anyone else is having issues with the Kindle app. That's why I started my post above with "I haven't had this issue."
It's really not necessary to attack people for answering someone's question, especially when your post added even less with respect to helping the OP.
Lorettaa said:
LOL! What's your problem? Do I have to say I'm experiencing it too? Even I don't experience that force close thing? And what about my post count increasing? Is there a limit? Be surprised if my post count were decreasing
Click to expand...
Click to collapse
I think this is the beginning of Kanly - the art of vendetta.
Sorry, i'm still reading the Dune series. Plus I watched the 4 hour extended edition last night until 4am. :laugh:
---------- Post added at 10:38 PM ---------- Previous post was at 10:36 PM ----------
baymon said:
Thank you, this one works. I still don't know why the version from amazon/google play craps out on me like that.
Click to expand...
Click to collapse
I'm glad that works. Don't forget your free book every month.
Techngro said:
I haven't had this issue. But as an alternative, Samsung just released it's Kindle for Samsung app. You can get it in the Samsung Apps. It's an official Kindle app, just from Samsung. Plus you get to choose a free book every month. Check out this thread here http://forum.xda-developers.com/showthread.php?t=2721555
I use it now because I like the design/style better than the original Kindle app.
Hope that helps.
Click to expand...
Click to collapse
Wasn't having a problem with the amazon app, but thanks for the tip on the samsung version! Anything free is worth it!

Android lollipop for i747

Christmas is right around the corner, and with lollipop being released, it would be a great christmas present for us to get our hands on!
bloodstorm666 said:
Christmas is right around the corner, and with lollipop being released, it would be a great christmas present for us to get our hands on!
Click to expand...
Click to collapse
http://forum.xda-developers.com/galaxy-s3-att/orig-development/cyanogenmod-12-t2944071
The thread has been closed all of a sudden, weird.
---------- Post added at 02:40 PM ---------- Previous post was at 02:40 PM ----------
Rom was working lovely for me :/
Yea not sure why it closed.
monkeysez said:
Yea not sure why it closed.
Click to expand...
Click to collapse
Yeah Nardholio's account is closed and not able to receive pm's
Versatil2010 said:
Yeah Nardholio's account is closed and not able to receive pm's
Click to expand...
Click to collapse
Yeah, curious as to what happened as well. Was looking forward to updates as i am having a few problems related to network issues (clock is always 6 hours ahead when using network time and network time zone, can't get LTE, etc)
keredini said:
Yeah, curious as to what happened as well. Was looking forward to updates as i am having a few problems related to network issues (clock is always 6 hours ahead when using network time and network time zone, cant get LTE, etc)
Click to expand...
Click to collapse
I only had the no video recording issue everything else worked. I wish there was a way to know what happened, so strage to habe dissapear anf not leave a warning, someone else could jave picked up the work im sure.
Versatil2010 said:
I only had the no video recording issue everything else worked. I wish there was a way to know what happened, so strage to habe dissapear anf not leave a warning, someone else could jave picked up the work im sure.
Click to expand...
Click to collapse
Agreed. LTE was flawless for me. Disabling auto time zone fixed the time, and I had to download a camera, and couldn't get tethering going. But otherwise performed great. Hoping a build comes back soon!
You can get tether with free tethering root app in play store
Sent from my SAMSUNG-SGH-I747 using XDA Free mobile app
Closing the thread makes me kind of nervous since I installed it on mine, as well.
RayEdmondson said:
Closing the thread makes me kind of nervous since I installed it on mine, as well.
Click to expand...
Click to collapse
Hey guys, you may or may not know but his account was closed because of an altercation with another member. That being said, CM12 is being picked back up by another dev, maybe more but one for sure check the Q&A CyanogenMod 12 thread for info!!
canodroid15 said:
Hey guys, you may or may not know but his account was closed because of an altercation with another member. That being said, CM12 is being picked back up by another dev, maybe more but one for sure check the Q&A CyanogenMod 12 thread for info!!
Click to expand...
Click to collapse
Nice thx!
CyanideL v3.5
...

[Help PLEASE] Spectrum/Charter Cable App Without "hdmi" detection

Looking for a working Spectrum TV app, modded to get rid of HDMI detection.
Thank you.
jorv976 said:
I am wondering if anyone can get rid of the "HDMI Detection" for the Spectrum/ Charter Cable App from PlayStore. I'd like to use it on my Firetv box so that my kids can watch cable in their room since I can't afford to pay for another cable box.. I would greatly appreciate the help. Below is a link to the app from my Dropbox. Thank you.
https://www.dropbox.com/s/ly6vpw77jvc3npx/spectrum_tv_v5.9.0.81507.release_com.TWCableTV.apk?dl=0
Click to expand...
Click to collapse
https://www.reddit.com/r/fireTV/comments/3zu6iu/guide_how_to_use_twc_tv_on_fire_tv_time_warner/
https://forum.xda-developers.com/showthread.php?t=2176334
andybones said:
https://www.reddit.com/r/fireTV/comments/3zu6iu/guide_how_to_use_twc_tv_on_fire_tv_time_warner/
https://forum.xda-developers.com/showthread.php?t=2176334
Click to expand...
Click to collapse
Thank you but I'm looking for Spectrum TV (Charter Cable) app that works or if someone can modify the app to get rid of the "HDMI DETECTION".
jorv976 said:
Thank you but I'm looking for Spectrum TV (Charter Cable) app that works or if someone can modify the app to get rid of the "HDMI DETECTION".
Click to expand...
Click to collapse
ahh, well im working on moving the edits to Spectrum as I also will want this.
Edit: give this a go, latest Spectrum app. Tested and installs fine, but I can't test the edits as I don't have a Fire Stick.
https://www.androidfilehost.com/?fid=745425885120745128
andybones said:
ahh, well im working on moving the edits to Spectrum as I also will want this.
Edit: give this a go, latest Spectrum app. Tested and installs fine, but I can't test the edits as I don't have a Fire Stick.
https://www.androidfilehost.com/?fid=745425885120745128
Click to expand...
Click to collapse
That app doesn't even open on my firetv. But I found one that partially works. Live TV has issues but some ondemand works.
Here's a Link
https://www.dropbox.com/s/0rbmw285etoon0o/SpectrumCableTV_5.3.0.46203.apk?dl=0
jorv976 said:
That app doesn't even open on my firetv. But I found one that partially works. Live TV has issues but some ondemand works.
Here's a Link
https://www.dropbox.com/s/0rbmw285etoon0o/SpectrumCableTV_5.3.0.46203.apk?dl=0
Click to expand...
Click to collapse
so installs, but wont fc when open?
andybones said:
so installs, but wont fc when open?
Click to expand...
Click to collapse
The app you referred me to, installs but when I click on it, it force closes immediately. I posted a link to a modded one I found here somewhere, which partially works. Maybe that one can help you.
jorv976 said:
The app you referred me to, installs but when I click on it, it force closes immediately. I posted a link to a modded one I found here somewhere, which partially works. Maybe that one can help you.
Click to expand...
Click to collapse
alright, theres a lot to go through here and without being able to test myself, is a bit tough.
but i'm still plugging away, and will post any tests for you to try.
also does the other MODs work?
adb detection, etc
andybones said:
alright, theres a lot to go through here and without being able to test myself, is a bit tough.
but i'm still plugging away, and will post any tests for you to try.
also does the other MODs work?
adb detection, etc
Click to expand...
Click to collapse
Yes. ADB detection, network state, root, and HDMI mods are all working fine.
jorv976 said:
Yes. ADB detection, network state, root, and HDMI mods are all working fine.
Click to expand...
Click to collapse
ok, stay tuned, I am going to try and edit JUST the HDMI, for now.
andybones said:
ok, stay tuned, I am going to try and edit JUST the HDMI, for now.
Click to expand...
Click to collapse
NO! Hdmi detection IS removed on the app link I sent you!!
andybones said:
ok, stay tuned, I am going to try and edit JUST the HDMI, for now.
Click to expand...
Click to collapse
On your app or the app I sent you a link for?
jorv976 said:
On your app or the app I sent you a link for?
Click to expand...
Click to collapse
I know..
However, If I can get HDMI, can worry about other MODs later, because isn't the HDMI thing the issue? (why we can't just install from playstore)
andybones said:
I know..
However, If I can get HDMI, can worry about other MODs later, because isn't the HDMI thing the issue? (why we can't just install from playstore)
Click to expand...
Click to collapse
Yes. BUT I gave you a Dropbox link to a modded version already that works...
jorv976 said:
Yes. BUT I gave you a Dropbox link to a modded version already that works...
Click to expand...
Click to collapse
bro you JUST said "But I found one that partially works. Live TV has issues but some ondemand works."
also, personally, I am going to want the latest update for the app.. the one you link isn't the newest.....
unfortunately need some more time on this, but one last try fast.
https://www.androidfilehost.com/?fid=961840155545578363
andybones said:
bro you JUST said "But I found one that partially works. Live TV has issues but some ondemand works."
also, personally, I am going to want the latest update for the app.. the one you link isn't the newest.....
unfortunately need some more time on this
Click to expand...
Click to collapse
Lol. Gotcha! Good luck.
jorv976 said:
Lol. Gotcha! Good luck.
Click to expand...
Click to collapse
lol yea, I think I'll wait for my stick to come in and do the testing myself.
andybones said:
lol yea, I think I'll wait for my stick to come in and do the testing myself.
Click to expand...
Click to collapse
Bet you'll be heavily contributing to the FTV(S) sceen. Welcome aboard.
After your done playing with the Spectrum App. If you get bored or have some time. Maybe you can take a look at the ATT UVerse apps (FireTV & PlayStore) to see if they can be modded. Specially to bypass the root check.
I can quickly test any mod you send/post. PM me any time.
Here are some mods that might help on Spectrum & other apps too:
https://forum.xda-developers.com/fire-tv/general/guide-comcast-xfinity-tv-app-ftv-t3358227/page14
Y314K said:
Bet you'll be heavily contributing to the FTV(S) sceen. Welcome aboard.
After your done playing with the Spectrum App. If you get bored or have some time. Maybe you can take a look at the ATT UVerse apps (FireTV & PlayStore) to see if they can be modded. Specially to bypass the root check.
I can quickly test any mod you send/post. PM me any time.
Here are some mods that might help on Spectrum & other apps too:
https://forum.xda-developers.com/fire-tv/general/guide-comcast-xfinity-tv-app-ftv-t3358227/page14
Click to expand...
Click to collapse
Thank you my friend! With TWC switching to Spectrum, am losing channels left and right, and now a set top box is needed on every TV.. No thanks, I was happy with my 2-71 channels with just a direct cable, so the FireStick was something I wanted anyway, so I decided to pull the trigger on it, to quickly find out the app is supported :silly::laugh:
Hopefully myself or someone else can get this sorted out as it's a great MOD that was created and I hope I can revive it. There is so much info though, and just making the ones today took hours, but the confusion is that I am making literally the same edits as the app that is linked here into the new app but yet it just isn't taking, so maybe some new checks are in place, but I couldn't find them. But with a device for myself to test will save some good time, and it's always a good learning experience.
I know how it goes. To me the process or learning experience can be even more fun or rewarding then even a positive outcome. Gotta enjoy the road. Not just the destination. I've been in the FTV(S) sceen for over two years. And it's been a blast. Hope you enjoy it as much as I have. As much fun as it's been. This relatively cheap devices really solved a ton of content access problems too.

Categories

Resources