code from android course 2012, not used in later years, subject's dropped.
2012-droid-code is hosted in the following web site
https://github.com/campbe13/2012-droid-code
If you think the Android project 2012-droid-code listed in this page is inappropriate, such as containing malicious code/tools or violating the copyright, please email info at java2s dot com, thanks.
The following table is the detailed list of 2012-droid-code.
Item | Value |
---|---|
Java File Count | 21 |
Supported screen sizes | [mdpi, hdpi, xhdpi] |
Minimum SDK Version | 10 |
Activity Count | 17 |
jar files used | android-support-v4.jar android-support-v4.jar android-support-v4.jar android-support-v4.jar android-support-v4.jar |
Required Permissions | android.permission.INTERNET android.permission.RECEIVE_SMS android.permission.VIBRATE ca.campbell.contentprovider.Books |
There are 1 image files in 2012-droid-code. The names of the image files are listed as follows.
ic_action_search.png
The following screenshort is generated from the image listed above.
2012-droid-code has the following Java source files.
ca.campbell.contentprovider.BooksContentProvider.java ca.campbell.contentprovider.ContentProv.java ca.campbell.radiobuttonloc.RBandLoc.java ca.campbell.usecontprov.UseCP.java com.deitel.addressbook.AddEditContact.java com.deitel.addressbook.AddressBook.java com.deitel.addressbook.DatabaseConnector.java com.deitel.addressbook.ViewContact.java cs534.sample.BroadcastReceiverTest.java cs534.sample.BroadcastSenderTestActivity.java cs534.sample.JavaSimpleThreadExample.java cs534.sample.MyService.java cs534.sample.MyServiceCounterActivity.java cs534.sample.NotificationActivity.java cs534.sample.NotificationExampleActivity.java cs534.sample.WebViewControlExampleActivity.java cs534.sample.dialogexample.DialogExampleActivity.java cs534.sample.dialogexample.DialogExampleActivity.java cs534.sample.httpdownloader.HttpDownloaderExampleActivity.java cs534.sample.multithread.MultiThread.java cs534.sample.singlethread.SingleThread.java