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 android-developers@googlegroups.com
To unsubscribe from this group, send email to
android-developers-unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to