Changes

Jump to: navigation, search

Resources for Learning Android App Development

258 bytes added, 13:52, 22 October 2013
no edit summary
'''[[Jose Mac |1. How to add Android SDK And sqlite3 in Mac Terminal command line and Eclipse with Android development tool? (Jose)]]'''
'''2. What will happen when the following Android code is executed? Please explain the result. (Gideon)'''
<pre>
- "android:onClick="hello_clicked"
- 1. the "hello_clicked" method is not programmed in the Java class - 2. the "hello_clicked" method is declared but has no body in the Java class
</pre>
'''10. Observing Content (2008) [http://mylifewithandroid.blogspot.ca/2008/03/observing-content.html]'''
* use case: "some component manipulates the persistent dataset that other components depend upon"
 
'''11. When is the onCreate() method called for a content provider? [http://stackoverflow.com/questions/9798715/oncreate-of-content-provider]'''

Navigation menu