Android Open Source - Example sample android-content-provider-sample






Project Summary

Example of implementing an Android content provider..

Web Site / Source Repository

android-content-provider-sample is hosted in the following web site
https://github.com/kplatfoot/android-content-provider-sample

If you think the Android project android-content-provider-sample listed in this page is inappropriate, such as containing malicious code/tools or violating the copyright, please email info at java2s dot com, thanks.

Project Detail

The following table is the detailed list of android-content-provider-sample.

ItemValue
Java File Count4
Target SDK Version17
Minimum SDK Version10
Activity Count2
Fragment Count1
jar files usedandroid-support-v4.jar




License

The license information of android-content-provider-sample is as follows:

Copyright (c) 2013 Keith Platfoot Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Sof...

Java Source Files

com.example.people.EditPersonActivity.java
com.example.people.PeopleActivity.java
com.example.people.PeopleProvider.java
com.example.people.Person.java