• After 15+ years, we've made a big change: Android Forums is now Early Bird Club. Learn more here.

How to implement Captive Portal on Android.

Hi, everyone.
Please help me, I have one question.

I want to implement Captive Portal on Android 4 apps when the device is in tethering mode.
ttp://en.wikipedia.org/wiki/Captive_portal

To Implement Captive Portal, we need to implement HTTP proxy on the device generally.
But on Android, if NOT rooted, I cannot do it because the app doesn't have the permission "CONNECTIVITY_INTERNAL".

Do you know how to avoid this affair and implement Captive Portal?

This is what I want to do:
Host device where the app is installed is android 4x, and the client could be any device (android, iPhone, PC etc)
My idea is to control the connection and direct to a specific page (defined by url).

please give me your insights.
Anything outside of captive portal? or how to by-pass the root permission?

Thanks in advance!
 
Welcome to the forums. Great to see the community widen every hour of every day. To answer your question, Scary Alien is correct, you may wan to post in the application development because there are highly trained android robots there to answer questions. They are really friendly too.

Welcome aboard.
 
Back
Top Bottom