TrainBeaser for iPhone
The moose likes Android and the fly likes Inserting proxy settings in system tables is not working Big Moose Saloon
  Search | Java FAQ | Recent Topics
Register / Login
JavaRanch » Java Forums » Mobile » Android
Reply Bookmark "Inserting proxy settings in system tables is not working" Watch "Inserting proxy settings in system tables is not working" New topic
Author

Inserting proxy settings in system tables is not working

Arka Sharma
Ranch Hand

Joined: Jun 15, 2011
Posts: 84


Hi,
I am able to browse internet after I set my proxy ip and port from "settings -> wireless network -> Mobile network -> Access Point name -> Telkila -> proxy ".But instead of setting proxy here if I try to insert a row having "values(99,'http_proxy','10.203.227.227:80') " as suggested "http://www.anddev.org/emulator__internet_behind_proxy-t130.html" without manually setting the proxy from "settings -> wireless network -> Mobile network -> Access Point name -> Telkila -> proxy " I'm unable to browse the internet.Since I have to do proxy setting from the code itself, I have planned to connect to settings.db from my code and insert this record in system table from the code only.However this time I am writing the sql to insert the record in system table in sqlite3 prompt.Once I am successful in this then I write the code for db connectivity.But unfortunately I am not successfult to browse the net after inserting the row in system table.Any help will be highly appreciated.

Thanks & Regards,
Arka
 
 
subject: Inserting proxy settings in system tables is not working
 
Threads others viewed
MIDlet Connection via Operator Proxy?
How to connect to the internet behind proxy ?
particular SQLCODE bypass in batch mode
Proxy settings for Emulator
Configuring the proxy from code
WebSphere development made easy
without the weight of IBM tools
http://www.myeclipseide.com