I want to create an android application that acts like a proxy, all Internet communication (at least http) will be redirected to this app before reaching the network.
I don’t have any idea how to do it, so any help is welcome.
thanks
Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
It’s not possible without rooting the phone, as this blog post aptly explains:
http://android-proxy.blogspot.com/
Edit: It’s actually a dedicated blog site!