[android-developers] Re: Where is com.android.providers.googleapps??

2009-06-17 Thread Francesco Pace
Thanks Mark and sorry for my english.
I thought there was a URI for the email, such as content://sms for messages.

I try content://gmail-ls but not work.
Can you help me?

I used my application to backup of all databases file (*.db).

2009/6/13 Mark Murphy mmur...@commonsware.com


  Ehm...So, how can I read received mail from db?

 I am interpreting this to mean how do I access emails saved on the
 device.

 Option #1: Write your own email client and convince users to use it, as
 then it is your own database.

 Option #2: Work with the K9 team to integrate whatever you are looking to
 do with their email client.

 Option #3: Submit patches to the Android open source project to expose
 email messages via a ContentProvider. In this case, be prepared to answer
 a lot of questions regarding privacy and security.

 --
 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
-~--~~~~--~~--~--~---



[android-developers] Re: Where is com.android.providers.googleapps??

2009-06-17 Thread Mark Murphy

 Thanks Mark and sorry for my english.
 I thought there was a URI for the email, such as content://sms for
 messages.

 I try content://gmail-ls but not work.
 Can you help me?

There is no URI to read existing email messages.

-- 
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
-~--~~~~--~~--~--~---



[android-developers] Re: Where is com.android.providers.googleapps??

2009-06-17 Thread Francesco Pace
Ok, thanks to all Mark!

2009/6/17 Mark Murphy mmur...@commonsware.com


  Thanks Mark and sorry for my english.
  I thought there was a URI for the email, such as content://sms for
  messages.
 
  I try content://gmail-ls but not work.
  Can you help me?

 There is no URI to read existing email messages.

 --
 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
-~--~~~~--~~--~--~---



[android-developers] Re: Where is com.android.providers.googleapps??

2009-06-13 Thread Mark Murphy

 I don't find package com.android.providers.googleapps on my internal
 memory.

There is no such package in the SDK.

-- 
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
-~--~~~~--~~--~--~---



[android-developers] Re: Where is com.android.providers.googleapps??

2009-06-13 Thread Francesco Pace
Ehm...So, how can I read received mail from db?

2009/6/13 Mark Murphy mmur...@commonsware.com


  I don't find package com.android.providers.googleapps on my internal
  memory.

 There is no such package in the SDK.

 --
 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
-~--~~~~--~~--~--~---



[android-developers] Re: Where is com.android.providers.googleapps??

2009-06-13 Thread Mark Murphy

 Ehm...So, how can I read received mail from db?

I am interpreting this to mean how do I access emails saved on the device.

Option #1: Write your own email client and convince users to use it, as
then it is your own database.

Option #2: Work with the K9 team to integrate whatever you are looking to
do with their email client.

Option #3: Submit patches to the Android open source project to expose
email messages via a ContentProvider. In this case, be prepared to answer
a lot of questions regarding privacy and security.

-- 
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
-~--~~~~--~~--~--~---