Thank you. By "dumping the content", I mean displaying what are the database column, database row content.
Is that possible on the emulator? by opening a shell to it and run some commands? Thank you. On Tue, Mar 10, 2009 at 12:16 PM, Mark Murphy <[email protected]> wrote: > > ying lcs wrote: >> Does android support Google Gear? > > The built-in Browser application does, if the user enables it. > >> if yes, does it uses sqlite3 Database to save stuff? > > Probably. > >> And how can I dumb the content of sqlite3 database at a command prompt? > > I do not know what you mean by "dumb the content". Moreover, if Gears > does have a SQLite database, it will be owned by the Browser process, > meaning it would not be available to you on a production Android device, > for security reasons. > > -- > Mark Murphy (a Commons Guy) > http://commonsware.com > _The Busy Coder's Guide to Android Development_ Version 2.0 Available! > > > > --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---

