[android-developers] Re: Problem to open SMS after deleting another with my widget...

2010-03-10 Thread Kumar Bibek
Hi, I guess the SMS api is not open for public use yet. There are no comprehensive docs on this topic as well. The way you are accessing the Content Provider might change in the future and hence, your app will break. The SMS table is tightly coupled with the notifications as well. You need to

[android-developers] Re: Problem to open SMS after deleting another with my widget...

2010-03-10 Thread Olivier
I understand what you mean, but it must possiblie because there always is app wich do what I want like tat home or sense. So now per-haps need I just a db adapter for my widget and if it the case, how create it? -- You received this message because you are subscribed to the Google Groups Android