This is on the emulator. If there is a way to setting the http-proxy, other than modifying the database, please let me know. ref: http://code.google.com/p/android/issues/detail?id=810
On Jun 10, 10:35 am, Marco Nelissen <[email protected]> wrote: > Directly modifying a system database on a rooted phone is kinda beyond the > scope of this group. > > On Wed, Jun 10, 2009 at 10:29 AM, George <[email protected]> wrote: > > > I frequently encounter this message when I try to update a table (to > > enter a proxy) in the database using adb shell. > > > $ adb shell > > #sqlite3 /data/data/com.android.providers.settings/databases/ > > settings.db > > sqlite> SELECT * FROM secure; > > SQL error: not an error > > sqlite> > > > This happens on cupcake. > > --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Android Developers" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/android-developers?hl=en -~----------~----~----~----~------~----~------~--~---

