Changes

Jump to: navigation, search

An Android Content Provider Tutorial

30 bytes added, 20:05, 1 July 2013
Implementing the Content Provider delete() Method
* Return the number of rows deleted as a result of the operation.
A typical delete() method is, in many ways, very similar to the update() method and may be implemented as follows:
 
<google>BUY_ANDROID</google>
<pre>

Navigation menu