What's the app/feature that allows you to set rules/actions based on location, etc? - Verizon Samsung Galaxy S III

The stock ROM prompted me to check it out. It comes with samples that can be customized or you can create your own. I used it to setup automatic Wi-Fi enable and connect when I was near known networks. Now that I'm running Synergy I can't find the app or remember where to find this feature. Apologies in advance for the noobish question. I actually searched the forum a bit before positing. TIA

Locale?
Sent from my Galaxy S III using Forum Runner

Llama will do that as well

NFC?
Sent from my SCH-I535 using xda app-developers app

t0adman said:
The stock ROM prompted me to check it out. It comes with samples that can be customized or you can create your own. I used it to setup automatic Wi-Fi enable and connect when I was near known networks. Now that I'm running Synergy I can't find the app or remember where to find this feature. Apologies in advance for the noobish question. I actually searched the forum a bit before positing. TIA
Click to expand...
Click to collapse
Automateit Pro, Tasker?

Thanks for the replies all. It was an app that came pre-loaded on the stock ROM. Since I'm not stock any more I can't remember what it's called. Anyone here still stock?

Related

[APP] MySQL Manager

I'm trying to get a feel for what kind of demand there is out there for a MySQL manager for Android.
Obviously there's only going to be a small niche of people who would want/use one, myself included, so I guess I wanted to get the feedback of the people on these forums to see what demand is like.
I'm currently building one that I plan to stick on the Android Market in the next week or so, and I'll let everyone who expresses interest know when that happens. The first version I put out will be a "lite" version. Features will include:
Create/Edit/Delete server/db credentials
View a list of all Tables, Views, and Stored Procedures in a db
View first 100 records of any Table or View
Drop Tables, Views, and Stored Procedures
Add/Edit Views
Add/Edit Stored Procedures
Run custom queries
If the demand and responses are good, I will completely re-do the UI, add some nice graphics, and put out a much more feature-rich version. Not going to waste my time to do that, though, if I don't feel there is enough need.
Thanks in advance to everyone who responds!
-teleknEsis
Any plan for SSL authentication like desktop client?
Sent from my Nexus One using XDA App
jameztcc said:
Any plan for SSL authentication like desktop client?
Sent from my Nexus One using XDA App
Click to expand...
Click to collapse
Probably will be in the full version
teleknEsis said:
Create/Edit/Delete server/db credentials
Run custom queries
Click to expand...
Click to collapse
I would definitely use this. Personally, running custom queries would be the only thing I would use it for tho (i'm a sql/command line ninja haha). Hard saying how often I would use it. Currently I just ssh into a nix box and use mysql client from there when I'm remote/without a laptop and need to fix something.
teleknEsis said:
Probably will be in the full version
Click to expand...
Click to collapse
Look forward to it. Thanks.
Sent from my Nexus One using XDA App
jameztcc said:
Look forward to it. Thanks.
Sent from my Nexus One using XDA App
Click to expand...
Click to collapse
I have released the initial version of my app on the market. Search for AndSQL.
Keep in mind, this is a very rough first version and is not intended to be complete with features. If response/feedback is good I will re-do UI, add graphics, and style it. Any feedback is greatly welcomed. Thanks!!
-teleknEsis
Can't find on the market, is there a download link?
Also, about "Run custom queries" is there the option to save/load the queries too?
I will appreciate that because i often run the same queries, so i save and load them when i need
__max__ said:
Can't find on the market, is there a download link?
Also, about "Run custom queries" is there the option to save/load the queries too?
I will appreciate that because i often run the same queries, so i save and load them when i need
Click to expand...
Click to collapse
As of right now there is not. This would be a feature I would definitely add if I decide to make a 'full' version. This was really more or less just a quick tool I made for myself to do quick db edits/checks on the fly when problems are reported. It has a ton of potential, I'm just not sure how large the demand is for a 'full' version of this.
My app targets 2.1 and up so not sure why you don't see it in the Market, but I'll go ahead and post it in the OP. Look for it there.
Ok, thanks for reply, it's quite useful already to do quick and emergency checks.
I'm on froyo now, so i should be able to find it in the market...
__max__ said:
Ok, thanks for reply, it's quite useful already to do quick and emergency checks.
I'm on froyo now, so i should be able to find it in the market...
Click to expand...
Click to collapse
Did you ever find it? I posted it in the first post in case you never did find it in the market.
got it from market , thanks!
Sent from my Nexus One using XDA App
Downloaded from here.
It seems to connect, at least i don't receive any error, but i don't see the tables/views/sproc, and if i try to run a query the result is empty..
Tried with 2 different db on 2 different servers.
Sent from my Nexus One using XDA App
__max__ said:
Downloaded from here.
It seems to connect, at least i don't receive any error, but i don't see the tables/views/sproc, and if i try to run a query the result is empty..
Tried with 2 different db on 2 different servers.
Sent from my Nexus One using XDA App
Click to expand...
Click to collapse
There's likely a bug in my connection error reporting. If you're not seeing any tables or views then there's probably something wrong w/ your connection settings.
Make sure your MySQL db is set to allow remote connections, and also verify that the port you specified is correct. Hope that helps
Im' pretty sure everything it's ok, from my home pc i can connect without any problem...
__max__ said:
Im' pretty sure everything it's ok, from my home pc i can connect without any problem...
Click to expand...
Click to collapse
Hmmm well works fine for me with several different MySQL db's on different servers, different hosting solutions. I'll make sure connection error reporting is working tonight and submit an updated app for you.
Thanks, i appreciate the effort
Sent from my Nexus One using XDA App
Great APP! Thanks for sharing and developing this app!
hi... anyone knows an app like MySQL Manager for windows mobile 6.5? thanks...

[Q] App to turn 3g on when Internet Browser is started?

Hi,
I have Galaxy S I9000 Froyo update (German version) and would like to know if there is an app on the market (free or paid version) which would keep 2G Net connection and would switch to 3G Net (UMTS) only when one other app looks actively for data in Internet.
The reason for this is that I do not need to check e-mails regularly or as a push version (I'd rather do this manually) and do not need syncing with my google account on regular basis (once a day I can do manually something like this).
I would hope that an app like this would save me a lot of battery time.
If there is a way to do this on Galaxy I9000, please let me know.
At the moment I use APN on/off switch to achieve this, but an automated version (which would react to starting an Internet app such as Opera, Market, E-Mail app etc.) would be VERY nice
Thanx in advance for any and all info/suggestions,
Pavana
P.S. Yes, I did use search function but after wasting some 6 hours of reading all postings non of which came close to my wishes I gave up.
you can use tasker to do that
Imppy said:
you can use tasker to do that
Click to expand...
Click to collapse
I second that!
Tasker is perfect for doing just that!
Juice defender?
Sent from my MB525 using XDA App
Imppy said:
you can use tasker to do that
Click to expand...
Click to collapse
(to turn 3g or WLan on when a specific app is started: Internet browser or Market and turn it off when the app is killed).
I am sorry, but you have to deal with a complete idiot here: I bought the tasker
but after several days of trying to do it - I was not able to do this.
Could some "good, sweet soul" help me waste no more of my "quality time with my family" with simple introduction on how to do it?
My tasker is still a virgin - no tasks, I have I9000 International edition.
Thanks in advance.
Pavana

Openvpn for Ice Cream Sandwhich (no root/jailbreak)

Hi,
a pre alpha version that already works.
Restrictions:
- only tun mode (API restriction)
- may only work once (still pre alpha, remember)
Although the application is far from finished connecting to a VPN already works. I
Update:
Updated version now on the market: https://play.google.com/store/apps/details?id=de.blinkt.openvpn
Source Code: code.google.com/p/ics-openvpn/
Thank you for this application. Is it open source ? Do we have to install openvpn first ? Do we have to get tun working first ?
Thank you.
Sent from my GT-I9100 using XDA
Yes, it is open source. When the code is a little bit more polished I will publish the code. The VPNService is part of Android 4.0+, so nothing is required regarding tun. (On custom build ICS images thing might differ, but that is bug in the image)
Perfect. Thank you. I will try it and give you feed back.
Thank you.
Sent from my GT-I9100 using XDA
Excellent! I had almost given up hope on being able to (successfully) use OpenVPN on my Android device when I learned that ICS would make it easier. Thanks for taking the time to do this!
I have also created an OpenVpn application, mainly ported for Cyanogenmod 7, which retain almost all CM7 OpenVpn features. Sure, it is open source, check it:
http://forum.xda-developers.com/showthread.php?t=1591585
Too bad that the effort was made twice now :/ I did not know of your porting attempts. There was a discussion on the openvpn-devel mailing list a month before and nobody knew of any porting attempts.
I tried it and it is working great. Thank you very much.
Sent from my GT-I9100 using XDA
Tested against a Linksys E4200 with DD-WRT and works perfectly.
I need to reconfigure my server from SHA256 to SHA1 hash algorithm. It would be great if this can be configured in advanced options.
Thanks and keep the great work !!!
Sorry, that I respond so late. Thanks for the suggestion of hash algorithm. I will look into implementing a hash algorithm preference.
With latest version, using "--auth sha256" in advanced options, works perfectly.
Thanks.
How to use this onn ICS.....
Sent from my U20i using xda premium
kkkhattak said:
How to use this onn ICS.....
Sent from my U20i using xda premium
Click to expand...
Click to collapse
I do not understand your question. What do you want to know?
This question may be stupid, but when OpenVPN is connected, does all network traffic on the phone go through the VPN channel?
Sent from my Galaxy Nexus using Tapatalk 2
Depends how you set the routes. If you set default route on then all should go over the VPN channel. You can check the routes with show information from the log widow.
It took me a while to enable 'redirect gateway' and configure NAT on the Linux server side, but after that this app works great and all traffic are going through the VPN tunnel! Thanks a lot!
Sent from my Galaxy Nexus using Tapatalk 2
To the OP: which version of OpenVPN did you bundle in the app? Does it support IPv6?
Sent from my Galaxy Nexus using Tapatalk 2
2.3.0pre and it does support IPv6
Almost perfect app
Very helpful developer.
I like this program the best compared to the other one in here for ICS, as this one has more options, nicer layout, and is the only one working properly for me.
However I did have to put in my DNS settings automatically, but then everthing also worked correctly
Now I only miss a on/off widget, the app would be perfect!
Previous message from other thread: http://forum.xda-developers.com/showpost.php?p=27913407&postcount=67
Source: http://forum.xda-developers.com/showpost.php?p=27961894&postcount=69
plaisthos said:
You are posting in wrong thread. The right thread for the openvpn app from the market is http://forum.xda-developers.com/showthread.php?t=1591258.
But still:
What does "show connection information" show if you are connected? Which mobile phone are you using?
Click to expand...
Click to collapse
It shows that I've sent packets, but haven't received any. I'm on a Galaxy Nexus using CM9.
My guess is it's something on the server end that I need to configure... But I have no real experience with openVPN and have been just following guides I've found on the net. In my previous post is a picture of my server config in tomato, do you see anything wrong there? Or anything else I need to do somewhere else in the router?
edit: I even tried adding this to custom config on server side
Code:
push "redirect-gateway def1"
When I try to load a webpage all I see in the logs are stuff like:
P:WWrWrWrWr..........................WRwwrite to TUN/TAP: Invalid argument (code=22)

[Q] XDA WP7 App

Is the official xda app only available i the us marketplace?
I would really like to have the app, it isn't available here in sweden when searching for it.
Thanks
For USA:
http://www.windowsphone.com/en-US/apps/9c6d4b47-2f85-4812-bec5-8e57de817e5f
http://www.windowsphone.com/en-US/apps/4312d348-582c-4de0-9ed4-528a8eead951
Official: http://www.windowsphone.com/en-US/apps/e8abf95f-cc53-e011-854c-00237de2db9e
It looks very nice, but its not available in CZ Marketplace :-(
I`m hoping it will be available in more marketplaces.
When i was on android i used the offical xda app daily.
In Polish market place the same. We have only Fast XDA:
http://www.windowsphone.com/pl-PL/apps/4312d348-582c-4de0-9ed4-528a8eead951
But you cant try BoardExpress: http://www.windowsphone.com/pl-PL/apps/9a096f03-f1da-df11-a844-00237de2db9e
Somewhat relatedly, has something gone wrong with the official XDA app? Its push notifications stpped working a few months ago for me, and when I try to set them up now it says it can't connect. Anybody else having this problem, or should I just reinstall the app?
Have just searched and installed official XDA app within the UK:
As a long time user of XDA, it's great value at just 79p (£0.79)
Same here. Also everytime I open the app it asks if I want to receive push notifications. Doesn't matter what my settings are, it always asks when opening. And while we're at it, when is this app going to get a BADLY needed update?
GoodDayToDie said:
Somewhat relatedly, has something gone wrong with the official XDA app? Its push notifications stpped working a few months ago for me, and when I try to set them up now it says it can't connect. Anybody else having this problem, or should I just reinstall the app?
Click to expand...
Click to collapse
Sent from my Lumia 900 using XDA Windows Phone 7 App
GoodDayToDie said:
Somewhat relatedly, has something gone wrong with the official XDA app? Its push notifications stpped working a few months ago for me, and when I try to set them up now it says it can't connect. Anybody else having this problem, or should I just reinstall the app?
Click to expand...
Click to collapse
Same for me. It got to the point where I just forgot push notifications came with this app lol.
Sent from my SGH-i917 using XDA Windows Phone 7 App
Dammit... I guess it's a server-side issue then. For a long time, it was the only app I used the toast notifications for (I typically get several PMs every day now, and it was very handy to get a notification and preview of them without needing to check the website).
Oh well... anybody know who might be responsible for this, and could possible get it working again? Aside from lacking the notifications, the app is great.
The WP7 app was written by someone from http://www.pocketpc.ch/forum/ but I can't find any reference or app thread on that forum The only one thing I've found: official app is a special version of Board Express application, you may try Board Express forum: http://www.board-express.com/forum/index.php

Enabling cell broadcast in MIUI. (gingerbread)

Hello all, I have been trying to find out how to enable cell broadcast on my phone running miui. It seems there's no option to do that? Is there any special mod or patch I can apply to enable the feature?
I'm sorry if this a repeat post or question but i can seem to get any info from anywhere. Any help I can get would be much appreciated.
Sent from my Desire S using xda premium

Categories

Resources