> I believe I did mention the problem I met even though I didn't make it
> very clear. If I have to be more specific, here it is
> a query liks this
> Cursorc = this.getContentResolver().query(Uri.parse("content://
> mms/"),null,null,null,null);
Do you have any evidence that this content
I believe I did mention the problem I met even though I didn't make it
very clear. If I have to be more specific, here it is
a query liks this
Cursor c = this.getContentResolver().query(Uri.parse("content://
mms/"),null,null,null,null);
returns the following columns
// These constants are used
CJ wrote:
> as a matter of fact, i do need a real expert's expert. the reason is
> so obvious that if i have enough time and energy, i can be an expert
> in many things. but because i don't have them, i come here for
> opinions and help. if some kind of experts only say, check your own, i
> would
as a matter of fact, i do need a real expert's expert. the reason is
so obvious that if i have enough time and energy, i can be an expert
in many things. but because i don't have them, i come here for
opinions and help. if some kind of experts only say, check your own, i
would suggest them to rema
You don't need a Google employee, you should have the full source available
to look at.
On Mon, Feb 23, 2009 at 5:51 PM, CJ wrote:
>
> there are so many mms related questions unanswerd on this forum. it
> looks to me that even a common mms query won't work. the most
> ridiculous thing is the sen
5 matches
Mail list logo