Hi all.. a member of the forum idsk released a patch for running the HTChome weather update feature on proxy connection like WAP ones, so I'm sure that anyone using T-Mobile Web or T-Zones will like it.
More details can be found here:
http://forum.xda-developers.com/showthread.php?t=371591
We need the help of the forum devs to develop similar solutions to other popular programs like Live messenger etc..
Using tzones with proxy... tried it... but still not quite working. Dunno If i'm doing anything wrong
marscandybars said:
Using tzones with proxy... tried it... but still not quite working. Dunno If i'm doing anything wrong
Click to expand...
Click to collapse
If you are using auto mode, you have to load PIE at least once so the weather can get the proxy settings. Load up PIE and browse something like google, then try updating your weather. (Given the fact that you have already set proxy settings in your connection settings)
Hi,
I use a wap internet connection (I think as many other users) and it require a proxy. However use a proxy with the android os seem an impossible thing! There is support only for http proxy (not socks), it can't be used over wifi and https doesn't work!
Currently the "global" proxy that I've set is considered ONLY by browser and Dolphin browser and it works only for http connection. It means that I can't use sync, market, maps.... The "apn type" in settings must me leaved blank because if I write "default" won't work anything.
I've found report bug about this issue (http://code.google.com/p/android/issues/detail?id=2690) however seem that no one would fix it.
Obviously https with my wap connection works fine thought any other phones (iphone included) and pc (tether with android).
Can you help me (us) ?
Have you ever try cmwrap ?
http://code.google.com/p/cmwrap/ or search market cmwrap.
Cmwrap is a local proxy software for android.
with this, https proxy partly work in ChinaMoblie wap data plan.
m2xrain said:
Have you ever try cmwrap ?
http://code.google.com/p/cmwrap/ or search market cmwrap.
Cmwrap is a local proxy software for android.
with this, https proxy partly work in ChinaMoblie wap data plan.
Click to expand...
Click to collapse
It sounds interesting but the program and the documentation is in chinese! I can't understand anything..
Try newest version beta 1.2.1 in market, most in english.
PS. if it doesnt work, you can contact the developer biaji.cn AT gtalk. he is a nice guy.
Hi,
I cannot find any english version... can you give a reference for it ?
thanks
Hello,
There are some open issues in android that states the lack of proxy support for Wifi connections.
http://code.google.com/p/android/issues/detail?id=1273
http://code.google.com/p/android/issues/detail?id=9126
I know, and the majority of Android users might also know, that there is a way to "hack" the android browser to use proxy. It's done via sqlite.
But I think, as many other users, that this is no solution. The "hack" is only for the bowser, so exclude market, gapps, etc.
Now, someone from google said that:
Comment 8 by [email protected], Jul 07, 2010
There was a bug in how the browser used the http proxy - it was fixed for the Froyo release.
Other applications may still fail though - only the browser even attempts to use the http proxy. In the future we plan to move the proxy-awareness into http stacks, but it's unclear when that work can be done.
Click to expand...
Click to collapse
So, as you can see there are no plans whatsoever for implementing proxy support.
What I would like to start here, is some sort of list of kernel/modules/coding requirements, to start a possible development.
To anybody out there that has some know-how on this subject, please speak!
Thank you very much.
Best regards,
Anthon.
(RESERVED)
Agreed
Just adding my support to this. It's a much needed feature!
Hi,
Can you teach me how to use the sqlite with android for browsing via proxy... I just want to browse atleast in my university!! Help me out!!
Hello again,
I was thinking the most quick way would be to have a local proxy client (where we would configure our proxy server settings) and redirect/forward all traffic with iptables rules to that local port.
Sort of a transparent proxy.
We have some netfilter modules included in the custom kernels that comes in most custom roms.
No, what proxy client could we use? Is there a busybox proxy client we could use?
Thanks.
Anthon.
sweetheater said:
Hi,
Can you teach me how to use the sqlite with android for browsing via proxy... I just want to browse atleast in my university!! Help me out!!
Click to expand...
Click to collapse
http://discuz-android.blogspot.com/2008/01/set-proxy-for-android-web-browser.html
First link in Google :S
I checked it... Is that working ??
sweetheater said:
I checked it... Is that working ??
Click to expand...
Click to collapse
Yes it works. I tested with a proxy without authentication and I could access to external websites.
Thanks mate...I have a HTC desire phone...How do I start doing it...I dont have any prior coding knowledge with android or squilt.. please help...!! My University has a proxy setting... I am desperate!! My phone is useless without it
sweetheater said:
Thanks mate...I have a HTC desire phone...How do I start doing it...I dont have any prior coding knowledge with android or squilt.. please help...!! My University has a proxy setting... I am desperate!! My phone is useless without it
Click to expand...
Click to collapse
Have you tried opera mini? That appears to get through most proxys with no configuration using "socket" method and seems to be a good solution if you just want to be able to browse the web.
mistahd33 said:
Have you tried opera mini? That appears to get through most proxys with no configuration using "socket" method and seems to be a good solution if you just want to be able to browse the web.
Click to expand...
Click to collapse
Hi...I have Opera mini...Could you teach me how to do that...What setting should I have to specify..Help me out!!
sweetheater said:
Hi...I have Opera mini...Could you teach me how to do that...What setting should I have to specify..Help me out!!
Click to expand...
Click to collapse
Opera Mini -> Settings -> Advanced -> Protocol -> set to Socket. That works for most people.
mistahd33 said:
Opera Mini -> Settings -> Advanced -> Protocol -> set to Socket. That works for most people.
Click to expand...
Click to collapse
I tried its not working for me...Is there any other way
sweetheater said:
I tried its not working for me...Is there any other way
Click to expand...
Click to collapse
Only way that I know of is to set up a transpararent proxy on a computer.
Hi
Sorry for my absence.
I've been investigating a little bit and found a great piece of software called Tor - http://www.torproject.org/docs/android.html.en.
It's a privacy and security tool for browsing the Internet. It's also a local transparent proxy!
I have tried this tool at work (we have a proxy to get out to the Internet) and I managed to get Google Email syncs and Google Talk even without configuring anything even close to a proxy!!!
So, great news! I'll do some more research, hope you all can help.
Best regards,
Anthon.
Hi again,
Yesterday I went to the tor irc channel and talked we some nice folks there
Their recommendation was to look for a solution with iptables (what I said in the beginning).
I searched a bit more and found this: http://proxychains.sourceforge.net/.
It seems to be possible to chain the entire "system" and not just an application.
Will try to build this using Android NDK. Don't know if it will work...
Any recommendations?
Best regards,
Anthon.
Thanks a lot buddy...Keep us posted about the updates...I am also trying this orbot... will post the updates!!
And sorry for asking more questions... phone needs to be rooted for using orbot??
50/50...
See the "Platform specific notes": http://www.torproject.org/docs/android.html.en
Thanks...Will give it a try..and post tomorrow!!
Hi all!
I hope i'm posting on the right place
My questions is really simple: My mobile connection need a proxy to work correctly, so i have setup it and the browser works well! But the google apps ( sync/gmail/maps etc ) cannot connect!
I can't understand if this is a system related wrong setting OR google apps can't work with proxy.
Anyone have investigated about? Any suggestion?
I have an HTC Tatto device with Android 2.2 CM6, but i've got the same problem on 1.6.
Thank you to anyone reply!
If anyone know that site ifailhard(proxy to get pass web2go), how do you get it to work?
From my previous experience, I tried it on the iPhone 3GS, HTC HD2, HTC Amaze, HTC Sensation, it worked using the proxy, allowing me to surf the web..
However, on the G2X, it keeps redirecting me to the web2go page.
Yes, the APN is set to wap.voicestream.com
ps:
why does username and password need to set to 'none' in order for data to work?
nitrogen618 said:
If anyone know that site ifailhard(proxy to get pass web2go), how do you get it to work?
From my previous experience, I tried it on the iPhone 3GS, HTC HD2, HTC Amaze, HTC Sensation, it worked using the proxy, allowing me to surf the web..
However, on the G2X, it keeps redirecting me to the web2go page.
Yes, the APN is set to wap.voicestream.com
ps:
why does username and password need to set to 'none' in order for data to work?
Click to expand...
Click to collapse
From my understanding, any T-Mobile branded phone since the G1 doesn't work with the usual proxy work around. However, this a modified version of Opera Mini that will work.
Know where I can get it?