开发者

Need tutorials on Content providers in android [closed]

Closed. This question does not meet Stack Overflow guidelines. It is not currently accepting answers.

Questions asking us to recommend or find a tool, library or favorite off-site resource are off-topic for Stack Overflow as they tend to attract opinionated answers and spam. Instead, describe the problem and what has been done so far to solve it.

Closed 8 years ago.

Improve this question

I am in desperate need of good tutorials on Content Providers in Android. I have been searching in the web for the tutorials but none could give me a clear idea on how content providers work. I'll be grateful if anyone can provide me with sample codes of the projects tha开发者_StackOverflow中文版t implement content providers...


http://github.com/synic/SupaCount/blob/master/src/org/vimtips/supacount/CountDownProvider.java

Here's the provider for a countdown app I wrote, it's based on the information I found in the Commonsware "The Busy Coder's Guide to Android Development"

It's not complicated stuff, just tedious. Here's a lot of the code I'm using to access it.

0

上一篇:

下一篇:

精彩评论

暂无评论...
验证码 换一张
取 消

最新问答

问答排行榜