[Q] Gingerbread Tasker GPS - Epic 4G Q&A, Help & Troubleshooting

Apparently in Gingerbread, tasker is no longer allowed to turn on an off GPS due to commands. Cyanogenmod though if used will allow this, does anyone know why and would this feature be able to be inputted into a gingerbread ee03 rom? I use this feature the most on tasker and the lack of the ability is very annoying to me.

I have explored this issue as well and it seems that Google has changed the way the GPS is handled, breaking this functionality in Tasker. The dev is beta testing a new version of the app that will hopefully fix this issue. You can try get the beta apk from the Tasker website if you want to try it out.

Related

[Q] What toggle widget do you use with Gingerbread ROM?

I tried using SwitchPro, but it isn't toggling Bluetooth or GPS properly in Gingerbread.
Anyone else have a widget they use with Gingerbread?
FYI, if anyone is interested, the developer for SwitchPro got back to me and he said that Google hid some interface in 2.3, so he's working on an update. If anyone knows something that works in the meantime, that would be great.

Tasker Locations Not Updating

Does anyone else have any issues with Tasker locations not working. I can't seem to get it to fire when using the cell phone polling when changing locations. I have also tried Llama as well and I have the same issue. I worked fine on my EVO and EVO3D but not the Samsung Epic 4G.
When I go and create a new state based on Cell Towers it will locate them but it will never update when I leave the area. I have also tried using network option but that doesn't work either.
I would like to know if anyone has these options working.
Thanks.
I have used location. but it was based on GPS. only issue I have had so far with this phone and tasker is the proximity sensor triggers but never turns off.
I've noticed that locations in general don't properly work with this phone unless you have GPS enabled. The phone is supposed to be able to get a location based off whatever cell tower it's connected to, however it doesn't update this information unless you do a reboot. For instance, my phone still thinks it's connected to the tower nearby where I live despite being 14 miles away in a different city where I work. Google Maps, Open Signal maps, ANY application will tell me the same thing. It's an annoying bug that's been around since the phone came out.
For me, GPS and network location services seem to die after being in deep sleep for a while. Opening Terminal Emulator and restarting the GPS Daemon by typing "gpsd" gets GPS going for me again, haven't got network location restarted yet.
I also don't know if this has been an ongoing issue or not, just started really noticing it on the recent EL leaks. I'm hoping Samsung gets it fixed soon.
That's pretty much the same problem I've been having. I have gone back and forth with the developer for Llama and he said that it's a OS issue that's the cause.
steelersmb said:
That's pretty much the same problem I've been having. I have gone back and forth with the developer for Llama and he said that it's a OS issue that's the cause.
Click to expand...
Click to collapse
What i did to resolve this problem is i did a full stock restore back to eg30 everything. i backed up the Network location apk and the gps.conf file. I then rooted again and flashed the latest Calkulin's v.2.8 ROM and restored the stock files into the custom ROM. GPS lock is instant and updating to current location is a snap. this kind of surgery is not very scientific but it works every and all the time. Im working on a .xml that will take care of this instead of me cutting and pasting with from ROM to ROM.
Hello, I just purchased an Epic Touch and have had the same problem, where coarse network-based location does not work correctly. It also seems as if it's an OS-related issue since coarse location does not update in google maps, either.
The only temporary resolution I've found is to release and renew the aGPS state using a 3rd part app, such as GPS fix or GPS test. However, this is useless when trying to use tasker to switch between different location-based states...
Has anyone found any resolution since the OP?

Why does mobile hotspot work but others don't?

I have a Verizon Samsung Fascinate phone and an Acer A100 tablet. My tablet locks in on the wi-fi signal generated by the the Fascinate's Mobile Hotspot program with no problem, however it does not even recognize the wi-fi signal generated by Open Garden Wi-Fi program.
Does anyone know what the Mobile Hotspot program has that Open Garden Wi-fi program does not?
smokie11 said:
I have a Verizon Samsung Fascinate phone and an Acer A100 tablet. My tablet locks in on the wi-fi signal generated by the the Fascinate's Mobile Hotspot program with no problem, however it does not even recognize the wi-fi signal generated by Open Garden Wi-Fi program.
Does anyone know what the Mobile Hotspot program has that Open Garden Wi-fi program does not?
Click to expand...
Click to collapse
If by Hotspot program you mean the carrier loaded one, then this makes sense. This tablet only supports a specific wifi range (called ad-hoc I believe? Correct me if I'm wrong here) and thats the signal type the default one gives off. But OpenGarden uses a different one (called ad-poc I think, again correct me if I'm wrong) and the tablet doesn't support it. So your solution would be:
1.to try the beta version of the normal wifi tether app (the one that opengarden is built off the sources of, you know the one.) and see if that fixes it.
2. switch to an AOSP rom, and use the built in tether from that. Its a known problem with older android devices and mobile hotspots.
The Evo Shift gives off the correct one with both AOSP and near stock roms, as its a newer device, so I'm good there, but you'll need to do one of the above fixes. Sorry about that.
Infrastructure vs. ad-hoc
Minor correction (I think). Tablets/mobile devices out of the box support infrastructure network connections. In order to tether you either need to broadcast that mode or modify the wpa_supplicant file on the device to allow it to identify and connect to ad-hoc connections.
I have never heard of ad-poc.
The beta version of wifi tether supports infrastructure on some devices, so some people are able to use it. Best bet is to, like the above poster said, is to load an AOSP rom on the phone and use the built in hotspot. There is an official port of CM7 for the fascinate and I know that has built in infrastructure hotspot.
Thanks for reply. It seems to me if the native or bloatware program that comes with the phone can generate the correct frequency to work on our tablets without the need for any rooting or supplicant files or whatever they are called then why can't a program be written for the market that generates the needed frequencies since it is obvious it is not a hardware issue.
If my opinion sounds dumb due to ignorance on my part, I apologize. However if someone that knows can tell me why it cannot be done I would be grateful.
smokie11 said:
Thanks for reply. It seems to me if the native or bloatware program that comes with the phone can generate the correct frequency to work on our tablets without the need for any rooting or supplicant files or whatever they are called then why can't a program be written for the market that generates the needed frequencies since it is obvious it is not a hardware issue.
If my opinion sounds dumb due to ignorance on my part, I apologize. However if someone that knows can tell me why it cannot be done I would be grateful.
Click to expand...
Click to collapse
Not sure, might be because the files neccisary aren't open source, or no one has rewritten them for the facinate. I still think your best bet is AOSP, but you can try getting the apk off the wifi tether Google project page. Could be solved by the newest beta of that, cause it might have been fixed in that new version.
Sent from my Bad-Ass Acer Iconia Tab a100
linuxman008 said:
Not sure, might be because the files neccisary aren't open source, or no one has rewritten them for the facinate. I still think your best bet is AOSP, but you can try getting the apk off the wifi tether Google project page. Could be solved by the newest beta of that, cause it might have been fixed in that new version.
Sent from my Bad-Ass Acer Iconia Tab a100
Click to expand...
Click to collapse
Thank you for the information, WiFi Tether 3.1 beta6 is the one I used and it works perfect on my Acer A100 tablet, no rooting or messing with the tablet involved. I get lousy 3g signal inside my home and I was was still able to watch a movie on Netflix from my Fascinate tether. It also works fine on my laptop. Thank you for all the help, I'm a happy camper.

3 bugs I have with ALL 4.2.1 roms.

Just wondering if these are problems everyone is facing, or just me, and if there is maybe a fix for some of them. They have been broke for MONTHS, and I can't figure out why I don't see more people talking about them, or why they haven't fixed them yet.
1. Bluetooth A2DP streaming is broke - Okay, this one I know is common knowledge, so we can skip this one. Supposed to be fixed officially by Google in 4.2.2. I can live with this.
2. The native WiFi hot-spot only works without encryption. All WiFi hot-spot apps from the Play Store are broken as well. Either you can't connect to the phone from your laptop/device, or the SSID isn't broadcasted at all, and you can't see it from anything.
3. When using a Google app that requires the microphone, whatever app you are using will crash. I have noticed this with Google Now, and most annoyingly the keyboard. The worst thing about this is that if you accidentally hit the mic key on the keyboard, the keyboard crashes, and it doesn't work again until you wipe the phone and re-install the Rom. Rebooting doesn't even solve it.
All three of these problems persist for me through out all the roms I have tried. This means CyanogenMod10.1, Kangdroid, PAC, Paranoid, Slimbean, etc. I know most of those are based on CM10.1, so that explains why they are all broke, but why have they been broke for so long, or is it just me?
Never seen #3 happen (I use it quit a bit). Wifi hotspot issue is known.
Aerowinder said:
Never seen #3 happen (I use it quit a bit). Wifi hotspot issue is known.
Click to expand...
Click to collapse
Yeah, that bug alone didn't happen when I first started using 10.1. Not sure when it started to be honest.
Update google search for the keyboard I think
mt3g said:
Update google search for the keyboard I think
Click to expand...
Click to collapse
That's very possible. It's one of the first things I try when I get the latest nightlies, so I probably try it each time before I have updated anything.
Is there any reason to think that the hot-spot issue will be resolved in 4.2.2?
Ya, and I don't know, it might be coding that is needed within AOSP, does wifi tether encrypted not work on the Nexus 4 or GNEX?
Just an update for anyone who is searching and finds this thread by some chance...
It looks like 4.2.2 did not fix the HotSpot issue, but it did fix the Bluetooth streaming. I tried the SmoothRom 4.2.2 release, to test these things.
PAC-man rom 4.2.1 is my current favorite rom, and they did somehow fix both of those issues recently. Probably had something to do with 4.2.2's release this week. So if someone is looking for a 4.2 rom with working Bluetooth, and WiFi tether encryption, you might want to give that rom a try.
It is right here:
http://forum.xda-developers.com/showthread.php?t=2015525
4.2.2 has working everything. On Liquid Illusion you need to flash a custom kernel that is updated to have encrypted hotspot.
Sent from my SGH-T999 using xda premium
ArkAngel06 said:
Just wondering if these are problems everyone is facing, or just me, and if there is maybe a fix for some of them. They have been broke for MONTHS, and I can't figure out why I don't see more people talking about them, or why they haven't fixed them yet.
1. Bluetooth A2DP streaming is broke - Okay, this one I know is common knowledge, so we can skip this one. Supposed to be fixed officially by Google in 4.2.2. I can live with this.
2. The native WiFi hot-spot only works without encryption. All WiFi hot-spot apps from the Play Store are broken as well. Either you can't connect to the phone from your laptop/device, or the SSID isn't broadcasted at all, and you can't see it from anything.
3. When using a Google app that requires the microphone, whatever app you are using will crash. I have noticed this with Google Now, and most annoyingly the keyboard. The worst thing about this is that if you accidentally hit the mic key on the keyboard, the keyboard crashes, and it doesn't work again until you wipe the phone and re-install the Rom. Rebooting doesn't even solve it.
All three of these problems persist for me through out all the roms I have tried. This means CyanogenMod10.1, Kangdroid, PAC, Paranoid, Slimbean, etc. I know most of those are based on CM10.1, so that explains why they are all broke, but why have they been broke for so long, or is it just me?
Click to expand...
Click to collapse
I've had #3 happen, and it can be fixed by clearing the data for the keyboard and the voice search (I don't remember if the voice search part was an app, but I remember looking for it). Just go to apps and wipe the data.
milesmarrero said:
I've had #3 happen, and it can be fixed by clearing the data for the keyboard and the voice search (I don't remember if the voice search part was an app, but I remember looking for it). Just go to apps and wipe the data.
Click to expand...
Click to collapse
Thanks for the info, but updating to the newest Google App from the PlayStore fixed it for me.
Your solution would probably fix the need to reflash.

[Q] unable to use wifi tether on GA10

I was under the impression that most kernels included a net filter module, however I have been unable to try and get the WiFi tether for root app to work on true ga10 release. It launches and runs, but it can't receive any connections, or lease any dhcp address it seems. I was wondering if anyone had any tricks on this, or suggestions. It would be really helpful to have. I know in one of the past leaked builds I was able to use the sprint hotspot app without paying for it, but unfortunately that seems to be fixed in this area or in the app.

Categories

Resources