[android-developers] Re: HTTP Proxy Connection

2012-02-18 Thread Marco Pagliari
Have a look here . I'm working on 
that. Please be patient. If you want to be involved the APL 
project 
is FOSS. 

-- 
You received this message because you are subscribed to the Google
Groups "Android Developers" group.
To post to this group, send email to android-developers@googlegroups.com
To unsubscribe from this group, send email to
android-developers+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en

[android-developers] Re: Proxy Authetication support in Android

2012-02-18 Thread Marco Pagliari
Have a look here . I'm working on 
that. Please be patient. If you want to be involved the APL 
project 
is FOSS. 

-- 
You received this message because you are subscribed to the Google
Groups "Android Developers" group.
To post to this group, send email to android-developers@googlegroups.com
To unsubscribe from this group, send email to
android-developers+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en

Re: [android-developers] Writing Proxy Settings in Settings.Secure

2012-02-18 Thread Marco Pagliari
Have a look here . I'm working on 
that. Please be patient. If you want to be involved the APL 
project is FOSS.

-- 
You received this message because you are subscribed to the Google
Groups "Android Developers" group.
To post to this group, send email to android-developers@googlegroups.com
To unsubscribe from this group, send email to
android-developers+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en

[android-developers] Re: ProxyProperties?

2012-02-18 Thread Marco Pagliari
Have a look here . I'm working on that. 

-- 
You received this message because you are subscribed to the Google
Groups "Android Developers" group.
To post to this group, send email to android-developers@googlegroups.com
To unsubscribe from this group, send email to
android-developers+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en

[android-developers] Re: proxy setting used by android browser??

2012-02-18 Thread Marco Pagliari
Have a look here . I'm working on that.

-- 
You received this message because you are subscribed to the Google
Groups "Android Developers" group.
To post to this group, send email to android-developers@googlegroups.com
To unsubscribe from this group, send email to
android-developers+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en

[android-developers] Re: Proxy settings for ICS over ethernet

2012-02-18 Thread Marco Pagliari
Have a look here , I'm trying to work on 
that.

-- 
You received this message because you are subscribed to the Google
Groups "Android Developers" group.
To post to this group, send email to android-developers@googlegroups.com
To unsubscribe from this group, send email to
android-developers+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en

[android-developers] Re: Set Phone HTTP Proxy on Wifi Network

2012-02-13 Thread Marco Pagliari
This issue is really annoying. I decided to open a blog ( 
http://www.android-proxy.com/ ) to centralize all the resources regarding 
this issue and try to give a feasible solution to all the interested 
developers.

-- 
You received this message because you are subscribed to the Google
Groups "Android Developers" group.
To post to this group, send email to android-developers@googlegroups.com
To unsubscribe from this group, send email to
android-developers+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en

[android-developers] Set Phone HTTP Proxy on Wifi Network

2011-09-18 Thread Marco Pagliari
I would like to know if it's possible to setup an HTTP Proxy for Wifi 
networks. I managed to setup the proxy (calling the 
"com.android.settings.ProxySelector" activity by code or using an app like 
Any Cut) but when I'm connected to the Wifi it seems that the proxy settings 
are ignored (I'm trying with multiple "default" apps like browser, maps, 
...). Sometimes it seems that the settings is read correctly by the browser 
and the proxy works without problems, is seems more like a bug on the app 
(because is really hard to reproduce it). Anyone here that have clear ideas 
about this topic? 

-- 
You received this message because you are subscribed to the Google
Groups "Android Developers" group.
To post to this group, send email to android-developers@googlegroups.com
To unsubscribe from this group, send email to
android-developers+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en