How to remove "Internet connection requirement" from Android apps? - Android Q&A, Help & Troubleshooting

Hi, I have an app which looks like the developer has removed their servers so it always fails the "internet connection" check.
Its IONROAD. A AR driving app.
I paid for the PRO version so its all good. I use an older version not the latest as I hate the latest version.
99% of the app is using the GPS or the camera. It does check the internet for the weather and a few little things.
I've tried it at home while connected to wireless, in the car while connected to Mobile Data, I've uninstalled, reinstalled and updated and all versions fail the internet checks. To me it looks like they closed their servers so the app refuses to work without the internet so it will never work again.
What I want to do is remove that internet check so it will keep working without the need for their servers. If it never connects to the internet it doesn't bother me. I dont care for the current weather in a AR driving app, I care for how close the car in front of me is or if i'm drifting out of the lane I'm in. Absolutely nothing to do with the internet so how do I remove that check?
I have the APK, trying to get it into the Android SDK and not sure how? Even if I do get it there what do I remove?
All I want is that internet check removed. As I said I paid for the app so the licence check always passes as I paid for it.
The dev has abandoned the app, they refuse to reply or update. As they closed their servers I'm guessing they totally abandoned the app.
Any help what to remove and how to remove it? Is it an easy unzip, edit a file then zip and reinstall? Or is it a complete import into SDK, rebuild, test, etc and make a whole new app?
I'm not sure what or how to edit it.
Thanks
BTW, Here are links to the apps. (if the link doesn't work use the txt below it. just add HTTP: to the start)
FREE version
https://play.google.com/store/apps/details?id=com.picitup.iOnRoad
//play.google.com/store/apps/details?id=com.picitup.iOnRoad
PAID version
https://play.google.com/store/apps/details?id=com.picitup.iOnRoad.pro
//play.google.com/store/apps/details?id=com.picitup.iOnRoad.pro
Here is their website, you can see half the site is down. You cant log in, and every page has a cache/database error.
http://ionroad.com
EDIT: Looks like the site is shut down completely now.

Nobody? I thought someone would know?

NakedFaerie said:
Nobody? I thought someone would know?
Click to expand...
Click to collapse
It is not a simple matter as it would require ripping the app apart and searching through smali code for the server stuff to be removed. As that is what it is doing. It uses their servers to send the weather and a few other things. Now that their servers are off you can bet that it wont be working for long as it will also use other info for things connected to the gps.

zelendel said:
It is not a simple matter as it would require ripping the app apart and searching through smali code for the server stuff to be removed. As that is what it is doing. It uses their servers to send the weather and a few other things. Now that their servers are off you can bet that it wont be working for long as it will also use other info for things connected to the gps.
Click to expand...
Click to collapse
The app refuses to work completely. As soon as it loads up it says there is no internet and closes. Thats why I want to remove the need for their servers and internet.
I was hoping there might be some sort of offline mode built in I could enable or remove the "no internet connection" error so it never fails.
Go have a look at the app and you will see you cant do anything as it fails the internet check when the app loads. As they have closed the servers then they have abandoned the app so we can do what we want with it as they obviously dont care about it anymore.
The problem I have is its the best AR driving app there is for android and as they abandoned it there is nothing to replace it with as all the others are crap.

Hi, similar problem to the GoPro app where internet connection is required. I would also really like to remove the internet checking and although the app is free are we getting in to the areas of cracking?
Please update this if you get somewhere.
Xposed mod anyone?
Sent from my HTC One_M8 dual sim using XDA-Developers Legacy app

NakedFaerie said:
Hi, I have an app which looks like the developer has removed their servers so it always fails the "internet connection" check.
Its IONROAD. A AR driving app.
I paid for the PRO version so its all good. I use an older version not the latest as I hate the latest version.
99% of the app is using the GPS or the camera. It does check the internet for the weather and a few little things.
I've tried it at home while connected to wireless, in the car while connected to Mobile Data, I've uninstalled, reinstalled and updated and all versions fail the internet checks. To me it looks like they closed their servers so the app refuses to work without the internet so it will never work again.
What I want to do is remove that internet check so it will keep working without the need for their servers. If it never connects to the internet it doesn't bother me. I dont care for the current weather in a AR driving app, I care for how close the car in front of me is or if i'm drifting out of the lane I'm in. Absolutely nothing to do with the internet so how do I remove that check?
I have the APK, trying to get it into the Android SDK and not sure how? Even if I do get it there what do I remove?
All I want is that internet check removed. As I said I paid for the app so the licence check always passes as I paid for it.
The dev has abandoned the app, they refuse to reply or update. As they closed their servers I'm guessing they totally abandoned the app.
Any help what to remove and how to remove it? Is it an easy unzip, edit a file then zip and reinstall? Or is it a complete import into SDK, rebuild, test, etc and make a whole new app?
I'm not sure what or how to edit it.
Thanks
BTW, Here is the free version. I have the paid version but I'm guessing its the same.
https://play.google.com/store/apps/d...icitup.iOnRoad
Here is their website, you can see half the site is down. You cant log in, and every page has a cache/database error.
http://ionroad.com
EDIT: Looks like the site is shut down completely now.
Click to expand...
Click to collapse
can you give me the apk to try and remove it for you? i am not guarantee anything that it will work. also you have root access?

NakedFaerie said:
The app refuses to work completely. As soon as it loads up it says there is no internet and closes. Thats why I want to remove the need for their servers and internet.
I was hoping there might be some sort of offline mode built in I could enable or remove the "no internet connection" error so it never fails.
Go have a look at the app and you will see you cant do anything as it fails the internet check when the app loads. As they have closed the servers then they have abandoned the app so we can do what we want with it as they obviously dont care about it anymore.
The problem I have is its the best AR driving app there is for android and as they abandoned it there is nothing to replace it with as all the others are crap.
Click to expand...
Click to collapse
Just because they abandon it doesn't meant that they might not throw a fit at having it edited. I'll take a look at the decompiled apk. I have a feeling that everything it does will be tied to the servers so even if we did stop it from checking the servers the stuff you want might still not work.

zelendel said:
Just because they abandon it doesn't meant that they might not throw a fit at having it edited. I'll take a look at the decompiled apk. I have a feeling that everything it does will be tied to the servers so even if we did stop it from checking the servers the stuff you want might still not work.
Click to expand...
Click to collapse
Great thanks.
When the app worked it was mainly GPS and camera stuff, It would get the weather from the server and it does keep a log at the server so it will send a result at the end but while your driving I doubt it does anything with the server as I've been to some places without phone reception and it still worked fine.
Maybe there is only a check when it loads up that we need to remove?

stefanosapostolopoulos said:
can you give me the apk to try and remove it for you? i am not guarantee anything that it will work. also you have root access?
Click to expand...
Click to collapse
You just quoted a link........
And no, I sortof dont have root access. My tablet is rooted my Note 4 is not. I use it on my note 4 which is not rooted.

NakedFaerie said:
You just quoted a link........
And no, I sortof dont have root access. My tablet is rooted my Note 4 is not. I use it on my note 4 which is not rooted.
Click to expand...
Click to collapse
the link for play store does't work anymore the app isnt there

stefanosapostolopoulos said:
the link for play store does't work anymore the app isnt there
Click to expand...
Click to collapse
FREE version
https://play.google.com/store/apps/details?id=com.picitup.iOnRoad
//play.google.com/store/apps/details?id=com.picitup.iOnRoad
PAID version
https://play.google.com/store/apps/details?id=com.picitup.iOnRoad.pro
//play.google.com/store/apps/details?id=com.picitup.iOnRoad.pro
Not sure what happened? the link did work. Here are new links. Oh, the forum changes the links and breaks them.

I could have more luck if I knew what apps to use.
How do you decrypt apps?
What should I edit and look for when its decrypted? (I'm guessing a link to the website or something like that?)
How do I encrypted it again and pack it back into a working APK?
I've tried a few apps and had no luck.

NakedFaerie said:
I could have more luck if I knew what apps to use.
How do you decrypt apps?
What should I edit and look for when its decrypted? (I'm guessing a link to the website or something like that?)
How do I encrypted it again and pack it back into a working APK?
I've tried a few apps and had no luck.
Click to expand...
Click to collapse
There are tons of tutorials on how to decompile the app. You will need a pc. As for what to look for. That is hit or miss really. As it is in smali and not Java. Also there could be safe guards that if the code is removed then the app won't work. Also some apps can't be decompiler at all as they self destruct if they are.

zelendel said:
There are tons of tutorials on how to decompile the app. You will need a pc. As for what to look for. That is hit or miss really. As it is in smali and not Java. Also there could be safe guards that if the code is removed then the app won't work. Also some apps can't be decompiler at all as they self destruct if they are.
Click to expand...
Click to collapse
Ok. I'll wait and hope someone has a go at doing it. As I said I've tried and had no luck at all thats why I'm here asking as I cant do it, someone who knows more than me hopefully will have more luck than I've had.

Anyone having a go at seeing if they can remove the connection to internet requirement?
I want to keep using v1.6.3 but I did find v1.5.1 works with only a random internet check. For my last 10 min drive it checked 3 times but I did do a 15 min drive and it never checked the whole time.
As their servers are down it will always fail if it checks.
If you know where to look you will find all different versions. I wont post where but they are available. 1.6.3 to me is the best, its the most stable, has the best features but its got the internet checks which need to be removed before you can use it as it checks at the start and closes as it cant connect to their servers.

NakedFaerie said:
Anyone having a go at seeing if they can remove the connection to internet requirement?
I want to keep using v1.6.3 but I did find v1.5.1 works with only a random internet check. For my last 10 min drive it checked 3 times but I did do a 15 min drive and it never checked the whole time.
As their servers are down it will always fail if it checks.
If you know where to look you will find all different versions. I wont post where but they are available. 1.6.3 to me is the best, its the most stable, has the best features but its got the internet checks which need to be removed before you can use it as it checks at the start and closes as it cant connect to their servers.
Click to expand...
Click to collapse
Dude if you use it without mobile data how it respond?

stefanosapostolopoulos said:
Dude if you use it without mobile data how it respond?
Click to expand...
Click to collapse
??? I dont understand?
Their servers are down forever. they closed them so it doesnt respond. I want the app to stop checking their servers, to work 100% offline.

NakedFaerie said:
??? I dont understand?
Their servers are down forever. they closed them so it doesnt respond. I want the app to stop checking their servers, to work 100% offline.
Click to expand...
Click to collapse
No I mean if you use it with gps only the app should not try to connect with the servers because it checks the network status to see if there is internet connection...

stefanosapostolopoulos said:
Dude if you use it without mobile data how it respond?
Click to expand...
Click to collapse
stefanosapostolopoulos said:
No I mean if you use it with gps only the app should not try to connect with the servers because it checks the network status to see if there is internet connection...
Click to expand...
Click to collapse
the app always tries to connect to their servers at startup. as they closed the servers it always fails and the app closes.
if you turn mobile data off it also fails and closes the app.
we need to remove the check so the app will work again.

NakedFaerie said:
the app always tries to connect to their servers at startup. as they closed the servers it always fails and the app closes.
if you turn mobile data off it also fails and closes the app.
we need to remove the check so the app will work again.
Click to expand...
Click to collapse
This isn't simple.Even if we remove the permission the code of the app will try to access the internet and it will fail. but i will try it

Related

netflix?

Anyone get the netflix app to work? I cant even open it. Justsays cant open, try again later
Mine is working fine. Did you update to the latest version
Mine works fine too, been watching movies and TV shows ever since the first day I bought it
Working Fine
Sent from my Transformer Prime TF201 using xda premium
Mine wasn't working either... it was installed as soon as I logged into my google account and all my apps from my SGS2 were funneled onto the TPrime. It kept crashing out as soon as launched.
I ended up just searching the market for it and re-installing it seemed to do the trick. The menus are choppy as hell but it works.
tush said:
The menus are choppy as hell but it works.
Click to expand...
Click to collapse
In the tablet settings enable something like "force hardware acceleration." I think it is in the developer section. If you can't find it, I can look at it latter and give a better explanation. That should speed up the scrolling.
Enjoy!
Did you update your time and date?
Try deleting and installing again with a reboot?
Sent from my HTC Sensation using XDA App
felisen said:
In the tablet settings enable something like "force hardware acceleration." I think it is in the developer section. If you can't find it, I can look at it latter and give a better explanation. That should speed up the scrolling.
Enjoy!
Click to expand...
Click to collapse
That helped a lot! Thanks!
Sent from my Transformer Prime
Ok so i cant uninstall the whole app, just the updates. Its one of those apps thtat i cant uninstall. I uninstalled the updates and when itryto open it it sends me stright to the market page of the netflix app and says to update. I updte and the process start over gain...
i know its offtopic, but i want to ask if someone from outside US managed to create account on netflix? i was able to get on netflix.com using VPN, but problem is with creating account - they accept only us paypal accounts, and my credit card was rejected too (surprisingly by my own bank - they told me that netflix is a scam site {WTF}) is there any way to get it working?
MirQoo said:
i know its offtopic, but i want to ask if someone from outside US managed to create account on netflix? i was able to get on netflix.com using VPN, but problem is with creating account - they accept only us paypal accounts, and my credit card was rejected too (surprisingly by my own bank - they told me that netflix is a scam site {WTF}) is there any way to get it working?
Click to expand...
Click to collapse
Try a service like Entropay. Create a credit card with a US address and use it for Netflix.
they want scan of my ID, passport and driving licence got email immediately after registering there.
ive ran out of ideas, guess i will give up on it but thanks for help
----
edit: IT WORKS ) ive registered with my real slovakian address and credit card, they asked me to send them ids, so i did. After about an hour my virtual card was OK. And it was accepted by netflix without problem... what an awesome stuff youve got there in US im impressed. (btw hulu doesnt work)
thanks for highjacking my thread....guess i'll never get my netflix working...woe is me
If you are rooted and own titanium backup you could try freezing the app and installing the one from the market which should install as a data app instead of a system app.
Have you tried clearing the data/cache in the app setting by going settings>apps and scrolling to netfix? I can't recall the exact location since I am at work.
Does it give the same status even if you don't have any updates installed?
ive tried many netflix apps, but this one works for sure. try it, maybe it will work for you too. http://dl.dropbox.com/u/20911810/Netflix_1.6.0.apk
When i try to install the above apk, i get an error message that says an existing app with a conflicting signature exists...which makes sense asi am unable to uninstall the original netflix. Seriously im having a hard time believing im the only one experiencing ts problem?
OP are you rooted? Uninstall the netflix update, then try deleting the Netflix.apk from /system/app with root explorer, reboot, reinstall netflix from the market.
have you done a factory data reset since you upgraded to ICS? I had a lot of quirky bugs right after I upgraded but thy all disappeared with a wipe. Asus really should have included that as part of the upgrade.
anyways, google can backup your apps if you let it, so all you have to do is re-define your settings. I was done and ready to go within an hour of my wipe.
hopefully you dont have to do that but that will probly fix it. good luck!
Agree, a factory reset can fix all kinds of software issues and with Google App Backup it is easier than ever to recover.
felisen said:
In the tablet settings enable something like "force hardware acceleration." I think it is in the developer section. If you can't find it, I can look at it latter and give a better explanation. That should speed up the scrolling.
Enjoy!
Click to expand...
Click to collapse
This made the Netflix UI run so much smoother... awesome.

Bright house app. TV

Bright house just put out a app. for you to be able to watch your channels on your phone or tablet. My problem is when I install it , a pop up came up stating that I was rooted and that I could use this app. to be use on my phone.(I'm rooted). Any Dev out their could get a fix for this. Thanks guys all you do for us. By the way I have a Galaxy s II sprint.
Sent from my SPH-D710 using xda premium
i will try it and update
anyone know a work around for this problem?
I've tried some of the Hide Root apps, and so far nothing works. The brighthouse app continues to recognize the phone as being rooted. Sux
Milton1964 said:
Bright house just put out a app. for you to be able to watch your channels on your phone or tablet. My problem is when I install it , a pop up came up stating that I was rooted and that I could use this app. to be use on my phone.(I'm rooted). Any Dev out their could get a fix for this. Thanks guys all you do for us. By the way I have a Galaxy s II sprint.
Sent from my SPH-D710 using xda premium
Click to expand...
Click to collapse
At least you got it to install, I get the message telling me that it's incompatible with my device. However, the TWC TV app (which it is likely rebranded from) installs fine. Just doesn't do much good when I have Brighthouse.
Brightouse is claiming "A rooted device does not allow us to set the permissions the LiveTv app needs to function properly".
Is this not such a bunch of crap. If their coders were worth a gain of salt they should have no problem changing or modding any permissions their app requires.
I'm guessing they are scared that rooted devices are able to record anything on the desktop. Sadly there are apps to help non-rooted devices to record the desktop too. So what would be the point of even searching for the xbin folder, which again I'm guessing that they are doing.. If this in fact what they are doing, could we add an app to rename that folder when the BH app is launched and rename it back when it closes?
dashboard said:
Brightouse is claiming "A rooted device does not allow us to set the permissions the LiveTv app needs to function properly".
Is this not such a bunch of crap. If their coders were worth a gain of salt they should have no problem changing or modding any permissions their app requires.
I'm guessing they are scared that rooted devices are able to record anything on the desktop. Sadly there are apps to help non-rooted devices to record the desktop too. So what would be the point of even searching for the xbin folder, which again I'm guessing that they are doing.. If this in fact what they are doing, could we add an app to rename that folder when the BH app is launched and rename it back when it closes?
Click to expand...
Click to collapse
Sounds like a bunch of bull****. A bit pissed that it aint working because of the stupid rooted crap. Someone has to find a way to modify the installation of this app but who will????
Thanks guys for the responds. Like everyone is saying it is a bunch of BULL****, but hopefully someone will come up for a solution to break this. By the way I started thinking why does it matter if our phones are rooted to B.H.. We pay them for service to our TV/Internet not our phones. It is not of their business what we do with our phones and if we made a decision to root, they should not block this app. to us. We pay the same amount that the person that did not root and they get to use this App.
I tried a little but the program won't get far enough along to help because usb debugging was enabled. I was using eclipse to monitor the log file while I launched the app.
There's a somewhat interesting (too much iFruit for me) discussion here http://www.dslreports.com/forum/r27195196-iPhone-Android-tablet-users-get-Bright-House-TV-App-Joy- on the subject. Looks like the reason behind the ICS only is because of DRM. Is it possible, the same reasoning was applied to devices being rooted or not?
the TWC app got a fix for rooted users, any chance there will be a rooted-compatible apk for the brighthouse app?
Wahoo!!
Got it working...
File is attached below.
Uninstall original, if installed, then install this one.
Also make sure any reference to "test-keys" in build.prop are changed to "release-keys"
N3M3515
Awesome.. Much appreciated!
awesome thanks!
Any chance of removing the HDMI check? Works like a charm, btw, thank you!
n3m35155 said:
Got it working...
File is attached below.
Uninstall original, if installed, then install this one.
Also make sure any reference to "test-keys" in build.prop are changed to "release-keys"
N3M3515
Click to expand...
Click to collapse
Anyone else getting a "parse error" besides me?
BIOYAM said:
Anyone else getting a "parse error" besides me?
Click to expand...
Click to collapse
Are you on ICS? Won't work with Gingerbread.
we are unable to present channel (channel name)at this time.Please try a different ch
anyone else having issues with viewing channels?
i keep getting "we are unable to present channel (channel name)at this time.Please try a different channel or try again later"
does this for every channel and i changed the test keys to release keys in build.prop and it still does it, cleared data and cache and uninstalled and re-installed still same thing.
jdscully said:
Are you on ICS? Won't work with Gingerbread.
Click to expand...
Click to collapse
Oh, OK..... that is why! ..... and I gave you your first "Thanks"!
kevinrs1982 said:
anyone else having issues with viewing channels?
i keep getting "we are unable to present channel (channel name)at this time.Please try a different channel or try again later"
does this for every channel and i changed the test keys to release keys in build.prop and it still does it, cleared data and cache and uninstalled and re-installed still same thing.
Click to expand...
Click to collapse
I got that on my touchpad when I was running a cm9 alpha, but it went away when I switched to the 6/11/12 nightly. Worked fine on that.

at&t hotspot apk

on CM, and they took out a lot of bloat which is good
but there was an app on stock at&t rom that would log you in automatically when you get to at&t hotspots(like mcdonalds) etc
anybody have this .apk?
i download my previous rom and opened it up, didnt see anything called that
anybody know the exact name to look for or has the apk ? thanks
SayWhat10 said:
on CM, and they took out a lot of bloat which is good
but there was an app on stock at&t rom that would log you in automatically when you get to at&t hotspots(like mcdonalds) etc
anybody have this .apk?
i download my previous rom and opened it up, didnt see anything called that
anybody know the exact name to look for or has the apk ? thanks
Click to expand...
Click to collapse
It's on Play store. Look up: 'AT&T Smart Wi-Fi'
thekrush said:
It's on Play store. Look up: 'AT&T Smart Wi-Fi'
Click to expand...
Click to collapse
hmmmm ok, well i saw that but skipped over it
because on all my other roms/including stock, i dont remember it being an app,it would just auto-connect
and it was always a system apk as well
let me go check it out though
It was excluded because CM10 has absolutely nothing to do with ATT. Or any phone for that matter. So unless somebody kangs CM10 and adds in an app, it's going to always be as bare bones Android as you can get.
Essentially, CM10 isn't ever a bloat removed version of any phones stock ROM, because it's build from aosp source, so the bloat was never there to begin with, and likely wouldn't be added in anyways.
Sent from my SAMSUNG-SGH-I717 using Tapatalk 2
ATT hotspots is a stock rom system app ...
The only way to get it ...is pull the apk from a stock rom ...g
SayWhat10 said:
on CM, and they took out a lot of bloat which is good
but there was an app on stock at&t rom that would log you in automatically when you get to at&t hotspots(like mcdonalds) etc
anybody have this .apk?
i download my previous rom and opened it up, didnt see anything called that
anybody know the exact name to look for or has the apk ? thanks
Click to expand...
Click to collapse
I like that app as well. That wsa the only thing I didn't like about my ROM, so I did a nandroid, restored to stock, pulled that system app, and restored my nandroid.
Lucky for you and anyone else that wants it, I just happen to have placed it in my Dropbox.
Make sure to place it in /system/app (Don't install it like a normal APK) and change permissions to rw-r--r--
You will need to manually connect to attwifi the first time if you haven't already.
WISPr_postpaid.apk
I use att smart wifi from the play store, its the same thing
Sent from my SAMSUNG-SGH-I717 using Tapatalk 2
It connects automatically when you're in range?
AlcoholicDoc said:
I like that app as well. That wsa the only thing I didn't like about my ROM, so I did a nandroid, restored to stock, pulled that system app, and restored my nandroid.
Lucky for you and anyone else that wants it, I just happen to have placed it in my Dropbox.
Make sure to place it in /system/app (Don't install it like a normal APK) and change permissions to rw-r--r--
You will need to manually connect to attwifi the first time if you haven't already.
WISPr_postpaid.apk
Click to expand...
Click to collapse
thanks a bunch!!
LittleRedDot said:
I use att smart wifi from the play store, its the same thing
Sent from my SAMSUNG-SGH-I717 using Tapatalk 2
Click to expand...
Click to collapse
way different
the system app one is just hotspots,mostly ATnT ones i believe
the one in the market can affect connection to your home wifi and work etc
plus, ones an app you can open, the other isnt
rangercaptain said:
It connects automatically when you're in range?
Click to expand...
Click to collapse
the system app one, like if you're at mcndonalds , will connect to it automatically (mcndonalds is one of the stores on ATnT wifi partnerships)
if you didnt have the app, you can still connect(its free wifi no password) but you would have to first open up a browers, read the agreement, and hit accept blah blah, before you can start using the wifi. again the system app skips all that and just connects you
SayWhat10 said:
the system app one, like if you're at mcndonalds , will connect to it automatically (mcndonalds is one of the stores on ATnT wifi partnerships)
if you didnt have the app, you can still connect(its free wifi no password) but you would have to first open up a browers, read the agreement, and hit accept blah blah, before you can start using the wifi. again the system app skips all that and just connects you
Click to expand...
Click to collapse
It also skips all the payment info at some places that still charge for WiFi, so long as it's powered by AT&T. I wouldn't mind having this feature back as well, even though I'd rarely ever use it. Honestly, my cell is faster than the WiFi at any Starbucks or McDonalds around here. But I can see a use for it while traveling. Maybe download one of the stock ROM flashable zips and just extract the necessary apk, put it in /system/app and see if it will work that way. I'd try myself, but I'm a tad busy lately and already in trouble for all my downloading this month.
EDIT: Forgot to mention, the one on Play is too bloated. I don't want that junk handling all my WiFi.
Is this what you guys are looking for
SayWhat10 said:
on CM, and they took out a lot of bloat which is good
but there was an app on stock at&t rom that would log you in automatically when you get to at&t hotspots(like mcdonalds) etc
anybody have this .apk?
i download my previous rom and opened it up, didnt see anything called that
anybody know the exact name to look for or has the apk ? thanks
Click to expand...
Click to collapse
I just rooted Sony Ericsson Xperia X10a and was going through the cleanup list when I came across this file. I wasn't sure what this file was for until I read this post. I am cleaning it up but here is a copy - in case you can make use of it.
johnus said:
It also skips all the payment info at some places that still charge for WiFi, so long as it's powered by AT&T. I wouldn't mind having this feature back as well, even though I'd rarely ever use it. Honestly, my cell is faster than the WiFi at any Starbucks or McDonalds around here. But I can see a use for it while traveling. Maybe download one of the stock ROM flashable zips and just extract the necessary apk, put it in /system/app and see if it will work that way. I'd try myself, but I'm a tad busy lately and already in trouble for all my downloading this month.
EDIT: Forgot to mention, the one on Play is too bloated. I don't want that junk handling all my WiFi.
Click to expand...
Click to collapse
well, I was going to debloat this, but think I will just backup & freeze for now. never know when it might come in handy. :good:
dpprad_20 said:
I just rooted Sony Ericsson Xperia X10a and was going through the cleanup list when I came across this file. I wasn't sure what this file was for until I read this post. I am cleaning it up but here is a copy - in case you can make use of it.
Click to expand...
Click to collapse
Don't think I want to download an apk from somebody with 1 post on the forum....
woody1 said:
Don't think I want to download an apk from somebody with 1 post on the forum....
Click to expand...
Click to collapse
Good call. He's clearly not as crafty and trustworthy as you, Mr. Replying-to-a-year-old-post. You're really the gold standard in solid membership.
Boom!
Anthony820 said:
Good call. He's clearly not as crafty and trustworthy as you, Mr. Replying-to-a-year-old-post. You're really the gold standard in solid membership.
Click to expand...
Click to collapse
Well, Mr. Useless Retort, I was searching for this very apk and was about to download it until I looked at his stats. You see, the fact that a post is a year old doesn't make a lot of difference if it has information you need. You see, Mr Useless, that's why the forum goes back many years.
Note that my reply wasn't intended for him, it was to warn off anybody else who might think about downloading this.
See how that works??
I think you can get this apk from the market, or what I do is google for apks -- especially older ones when the market updates me and the update sucks. I haven't been burned yet.
rangercaptain said:
I think you can get this apk from the market, or what I do is google for apks -- especially older ones when the market updates me and the update sucks. I haven't been burned yet.
Click to expand...
Click to collapse
Googling for the apk is what brought me to this thread. I've never been burned with a download, either, but then I've never downloaded one from somebody with a single post.

My HTC One was lost or stolen! How to get it back?

Hi! Unfortunately my M7 was lost or stolen last month at Miami Beach. The people who found or stole it. has not disconnected the Google Photo auto backup or Dropbox auto backup. I keep receiving new videos or pics from them. I have not changed my password yet hopping that one of the videos or pictures would let me to contact them. I've tried the Google finder but is not working. Any advice?
chiquito3 said:
Hi! Unfortunately my M7 was lost or stolen last month at Miami Beach. The people who found or stole it. has not disconnected the Google Photo auto backup or Dropbox auto backup. I keep receiving new videos or pics from them. I have not changed my password yet hopping that one of the videos or pictures would let me to contact them. I've tried the Google finder but is not working. Any advice?
Click to expand...
Click to collapse
mmmh be careful they might be doing calls to Cuba which is very expensive...
Sent from my HTC One using XDA Premium 4 mobile app
TopoX84 said:
mmmh be careful they might be doing calls to Cuba which is very expensive...
Sent from my HTC One using XDA Premium 4 mobile app
Click to expand...
Click to collapse
Well actually the phone is disconected but it seems that they did not reset the phone or they don't know how to.
chiquito3 said:
Well actually the phone is disconected but it seems that they did not reset the phone or they don't know how to.
Click to expand...
Click to collapse
Once you disconnect the phone there is no way possible to track it unless you installed an app for that like phone tracker.
Sent from my HTC One using XDA Premium 4 mobile app
If it's still on your Google account, install Cerberus from the play store, then use that to track the phones location, lock it, or even wipe it.
cschmitt said:
If it's still on your Google account, install Cerberus from the play store, then use that to track the phones location, lock it, or even wipe it.
Click to expand...
Click to collapse
How do I use the app from my PC?
Also how do I make app work without activating it from the cellphone?
chiquito3 said:
How do I use the app from my PC?
Click to expand...
Click to collapse
Create an account and login here: https://www.cerberusapp.com/ I'm not sure if you can set it up remotely, I think you have to login to Cerberus from the phone the first time.
You can also try PlanB which I know will work without setting it up first, it just needs to be installed through play store. https://play.google.com/store/apps/details?id=com.lookout.labs.planb
Obviously, the phone will need to be connected to wifi or mobile data for the locate to work, but it sounds like they are doing that already if you are getting Dropbox updates.
cschmitt said:
Create an account and login here: https://www.cerberusapp.com/ I'm not sure if you can set it up remotely, I think you have to login to Cerberus from the phone the first time.
You can also try PlanB which I know will work without setting it up first, it just needs to be installed through play store. https://play.google.com/store/apps/details?id=com.lookout.labs.planb
Obviously, the phone will need to be connected to wifi or mobile data for the locate to work, but it sounds like they are doing that already if you are getting Dropbox updates.
Click to expand...
Click to collapse
Cerberus needs to be set from phone for it to work, and unfortunately Plan B only works with 2.0 - 2.3 versions of Android
Any other suggestion?
if its on and tied to your google account you don't need an app, can track it on google device manager website..
You are right but it seems that it is not always connected to WiFi. I'll try to locate it from time to time in case I managed to do it at the same time they connect it to the internet.
Thanks
Android lost is a good app I tested it... You just need to register and u can so so via text msg...
Sent from my HTC One using XDA Premium 4 mobile app
TopoX84 said:
Android lost is a good app I tested it... You just need to register and u can so so via text msg...
Sent from my HTC One using XDA Premium 4 mobile app
Click to expand...
Click to collapse
The girls who have my phone just took a picture of one of their friends phone number. I'm planning to call but don't know how to make them help me get my phone back. Also I want to know if any of you know how could I get info on the number.
I wouldn't call, it will tip them off that you are looking for it, which they probably don't suspect.
How about looking at the modified timestamp of when the Dropbox pictures upload to your account, that would give you an idea of when to use ADM to locate it, since it would be on wifi.
They probably plug it in to charge at roughly the same time each day and wifi will remain while charging.

Warning!!! Suspision, Firefox is sold out to Facebook.!!

Hello friends,
I wanted to alert everyone regarding what I discovered.
After latest firefox update I found out that-
Whenever I run Firefox app, it also runs Facebook app and facebook messenger.
Here is how I tested-
1) Kill the Facebook & Messenger totally by using the Force Stop option. For better, also Force Stop the Firefox .
2) Run Firefox again, and then check both the Facebook apps. You will see both the Poop-bags run back from the grave.
How? Why? I guess Firefox is sold out to Facebook too.
Now they are tampering the core too.
Yes I tried these steps, 3 times while writing this topic, to make sure whether my suspicion is valid or not. Yes it does exactly what I said.
Any one knows, how to stop this? (I know the solution some of you might give- Uninstall the Facebook apps.) . But before doing that
lets alert everyone and find out the solution, because this time Firefox is involved(sold out).
Which app permission should I disable to prevent this? (I am using Xprivacy, permission pro, app settings).
android 4.4 , Samsung 10.1 .
Thank you.
Anyone, noticed this? and know any solution?
You're accusing the Mozilla Foundation of possible illegal behavior. You'll need more than the odd behavior of one device to convince me.
Wakamatsu said:
You're accusing the Mozilla Foundation of possible illegal behavior. You'll need more than the odd behavior of one device to convince me.
Click to expand...
Click to collapse
Hello,
I am not here to accuse, I am here to get solution.
I use firefox since years, because of trust. But what I noticed after recent update is evident.
I have checked this several times. I mean everyday, before I run Firefox on my android tablet, I check which apps are running in the background. I kill them if they are there. Then I run firefox and check the running apps immediately. There you see Facebook+messenger, sitting in the background like thieves.
Did you try what I am saying? You will notice its not the "odd behavior of the device". but its the "obvious behavior of Mozilla Firefox".
You will see the same with Spider Solitare. Facebook is Targeting popular apps, or rather possibly Commissioning them.
What more should I test to check or prove that, or prevent that? is there any log or something that I should show here?
Thank you for reply, see you soon.
A lot of apps does that...
Even system apps..
Ex. In Samsung device's when you receive sms, Viber will also run..
When you use Camera, Gallery will run..
I think Firefox is using Facebook services, so if you use Firefox to log in facebook it will also sync.. not sure.
Separate note
Though im wondering that why its banned in XDA
radz_ said:
A lot of apps does that...
Even system apps..
Ex. In Samsung device's when you receive sms, Viber will also run..
When you use Camera, Gallery will run..
I think Firefox is using Facebook services, so if you use Firefox to log in facebook it will also sync.. not sure.
Separate note
Though im wondering that why its banned in XDA
Click to expand...
Click to collapse
As being banned means that it doesn't get mentioned. As for why. Because it's used to rip off devs, making it warez which xda is against.
As for the OP. Run a log cat and see what it is calling. This user maybe right. With everything so connected these days it is not odd for one app to start a service of another app.
zelendel said:
As being banned means that it doesn't get mentioned. As for why. Because it's used to rip off devs, making it warez which xda is against.
As for the OP. Run a log cat and see what it is calling. This user maybe right. With everything so connected these days it is not odd for one app to start a service of another app.
Click to expand...
Click to collapse
It is being mentioned all over the place...
I mentioned it because it is Suspicious, I'm not suggesting it.
OP, if it sounds suspicious for you, send an email to Firefox... its a big company not just a regular devs out there..
They have a email in Playstore..
radz_ said:
It is being mentioned all over the place...
I mentioned it because it is Suspicious, I'm not suggesting it.
OP, if it sounds suspicious for you, send an email to Firefox... its a big company not just a regular devs out there..
They have a email in Playstore..
Click to expand...
Click to collapse
If you see it then by all means report it.
Agreed. I figured the OP would have already asked lol.
zelendel said:
If you see it then by all means report it.
Agreed. I figured the OP would have already asked lol.
Click to expand...
Click to collapse
Nah.. I'm not reporting this kind of issue..
I never tried using Firefox on the phone.
I like UC Browser..lol
I'm not convinced at all.. [emoji6]
Ketansa said:
this time Firefox is involved(sold out).
Click to expand...
Click to collapse
This is the accusation. The Mozilla Foundation is registered as a tax-exempt organization under US law and as a charitable trust under California law. Selling out to Facebook jeopardizes that standing.
Wakamatsu said:
This is the accusation. The Mozilla Foundation is registered as a tax-exempt organization under US law and as a charitable trust under California law. Selling out to Facebook jeopardizes that standing.
Click to expand...
Click to collapse
Yes, whatever it sounds like, if you are going to say the same thing without even checking what I am saying ... or you already know it.
Ok sorry if it sounds like accusation, but Firefox is still doing that.... Whats next?
Thank you for replying.
radz_ said:
A lot of apps does that...
Even system apps..
Ex. In Samsung device's when you receive sms, Viber will also run..
When you use Camera, Gallery will run..
I think Firefox is using Facebook services, so if you use Firefox to log in facebook it will also sync.. not sure.
Separate note
Though im wondering that why its banned in XDA
Click to expand...
Click to collapse
zelendel said:
As being banned means that it doesn't get mentioned. As for why. Because it's used to rip off devs, making it warez which xda is against.
As for the OP. Run a log cat and see what it is calling. This user maybe right. With everything so connected these days it is not odd for one app to start a service of another app.
Click to expand...
Click to collapse
Thank you for writing zelendel and radz
Ohh... what is banned/or not being mentioned, on XDA ? The firefox?
What does OP means?
I already sent them email. I also used the option they give "take a moment to tell us ........" thing.
I came here because its obvious activity that I am seeing everyday, and if they are involved, they wont give any solution. You people only can.
And, login using Firefox is totally different than the Facebook apps login. Not related. I am sure this activity is no where near to helping us.
Do you know any Xposed framework module, or something that will prevent this from the root?
See you. thanks again.
Ketansa said:
Yes, whatever it sounds like, if you are going to say the same thing without even checking what I am saying ... or you already know it.
Ok sorry if it sounds like accusation, but Firefox is still doing that.... Whats next?
Thank you for replying.
Click to expand...
Click to collapse
I use neither Facebook nor Firefox on my phone ( i do on my pc) but loaded them up. I followed your instructions. Results: Facebook had to boot from the splash screen each time. I'm deleting the apps not and moving on.
Wakamatsu said:
I use neither Facebook nor Firefox on my phone ( i do on my pc) but loaded them up. I followed your instructions. Results: Facebook had to boot from the splash screen each time. I'm deleting the apps not and moving on.
Click to expand...
Click to collapse
Ok, thank you for trying it for me. :good:
good wishes for you.
Anyone else, please let me know.
SERIOUS now!!
Woww,
this is getting serious. Every popular app Spider solitare, Etsy, ESfile explorer are sold out! Their latest updates are starting services for Facebook. Woww!!
The Greenify and xprivacy mods given by users, isnt working.
Seriously needs a solution for this. Anyone?
I thought it's because Facebook is just set up to run all the time? You kill it and it'll restart on its own, regardless of whether you start up other apps or not.
es0tericcha0s said:
I thought it's because Facebook is just set up to run all the time? You kill it and it'll restart on its own, regardless of whether you start up other apps or not.
Click to expand...
Click to collapse
It is. To be honest there is not much that can be done. Mainly with android M new feature of allowing all apps to check for root and disable features or the app if root is detected.
es0tericcha0s said:
I thought it's because Facebook is just set up to run all the time? You kill it and it'll restart on its own, regardless of whether you start up other apps or not.
Click to expand...
Click to collapse
Hello, hey no. (I guess you are a non-root user). Actually I removed Facebook from the root with the help of Titanium backup and installed it as a user app again. I have also removed its startup. It never starts by itself. Until i updated these popular apps. Now they are rigging even more apps. I know, I keep checking the running apps through ForceStop it or app settings. And I have tried several times, when I run these few mentioned apps I immediately go check the running apps again. There the facebook rise again.
zelendel said:
It is. To be honest there is not much that can be done. Mainly with android M new feature of allowing all apps to check for root and disable features or the app if root is detected.
Click to expand...
Click to collapse
You mean, they are making it even harder for root users? How shameful of this giant advertising slutoogle.
But our patriot developers will definatelt come with a hit fix.

Categories

Resources