Android examples used in the DEDAM Android course at the UAB.

Cristian Tanas 2906e7f5b8 Add Loader example to display contacts information from the Contacts %!s(int64=11) %!d(string=hai) anos
BluetoothConnect aef3d4a197 Initial commit for Bluetooth related projects. %!s(int64=11) %!d(string=hai) anos
BluetoothNeighbourDiscovery aef3d4a197 Initial commit for Bluetooth related projects. %!s(int64=11) %!d(string=hai) anos
BroadcastReceiverMultiOrdered 73b647c8e7 Initial commit for BroadcastReceiverMultiOrdered project. %!s(int64=11) %!d(string=hai) anos
BroadcastReceiverSingleStatic 1a20a69c89 Initial commit for BroadcastReceiverSingleStatic project. %!s(int64=11) %!d(string=hai) anos
ContentProviderContactsList 1ccae05df9 Bug fixes. %!s(int64=11) %!d(string=hai) anos
ContentProviderContactsListWithLoader 2906e7f5b8 Add Loader example to display contacts information from the Contacts %!s(int64=11) %!d(string=hai) anos
ContentProviderSQLite b97a057886 Initial commit for ContentProviderSQLite project. %!s(int64=11) %!d(string=hai) anos
FragmentsDynamicLayout dc737d286f Initial commit for FragmentsDynamicLayout project. %!s(int64=11) %!d(string=hai) anos
FragmentsStaticLayout 4861cd1b01 Initial commit for FragmentsStaticLayout project. %!s(int64=11) %!d(string=hai) anos
LocationLocationManager fad7146ebe Initial commit for Location and Maps projects. %!s(int64=11) %!d(string=hai) anos
LocationLocationServices fad7146ebe Initial commit for Location and Maps projects. %!s(int64=11) %!d(string=hai) anos
MapsSimple fad7146ebe Initial commit for Location and Maps projects. %!s(int64=11) %!d(string=hai) anos
MultimediaMediaPlayerService ff81eaffe6 Initial commit for Multimedia related projects. %!s(int64=11) %!d(string=hai) anos
MultimediaMediaRecorder ff81eaffe6 Initial commit for Multimedia related projects. %!s(int64=11) %!d(string=hai) anos
MultimediaVideoView ff81eaffe6 Initial commit for Multimedia related projects. %!s(int64=11) %!d(string=hai) anos
NotificationBroadcastReceiver e6719181ee Initial commit for Notification related projects. %!s(int64=11) %!d(string=hai) anos
NotificationPendingIntent e6719181ee Initial commit for Notification related projects. %!s(int64=11) %!d(string=hai) anos
NotificationProgressBar e6719181ee Initial commit for Notification related projects. %!s(int64=11) %!d(string=hai) anos
PermissionLauchTheMissiles 6f266adea4 Initial commit for PermissionLaunchTheMissiles project. %!s(int64=11) %!d(string=hai) anos
PermissionLaunchTheMissilesUser 15576ca61e Initial commit for PermissionLaunchTheMissilesUser project. %!s(int64=11) %!d(string=hai) anos
PersistentDataInternalStorage 9986693186 Initial commit for PersistentDataInternalStorage project. %!s(int64=11) %!d(string=hai) anos
PersistentDataSQLite c7d18e111d Refactored SQLiteDataRepository. %!s(int64=11) %!d(string=hai) anos
PersistentDataSharedPreferences 9986693186 Initial commit for PersistentDataInternalStorage project. %!s(int64=11) %!d(string=hai) anos
SensorsAccelerometerRaw dada385c4b Initial commit for Sensor related projects. %!s(int64=11) %!d(string=hai) anos
SensorsCompass dada385c4b Initial commit for Sensor related projects. %!s(int64=11) %!d(string=hai) anos
SingleActivityLifecycle c995d654fe Removed libs folder from project. %!s(int64=11) %!d(string=hai) anos
ThreadingAsyncTask e765e29330 Initial commit for Threading related projects. %!s(int64=11) %!d(string=hai) anos
ThreadingHandlerMessages e765e29330 Initial commit for Threading related projects. %!s(int64=11) %!d(string=hai) anos
ThreadingHandlerRunnable e765e29330 Initial commit for Threading related projects. %!s(int64=11) %!d(string=hai) anos
ThreadingRunOnUIThread e765e29330 Initial commit for Threading related projects. %!s(int64=11) %!d(string=hai) anos
ThreadingServiceNoThread e765e29330 Initial commit for Threading related projects. %!s(int64=11) %!d(string=hai) anos
ThreadingSimpleThread e765e29330 Initial commit for Threading related projects. %!s(int64=11) %!d(string=hai) anos
ThreadingUIThread e765e29330 Initial commit for Threading related projects. %!s(int64=11) %!d(string=hai) anos
ThreadingViewPost e765e29330 Initial commit for Threading related projects. %!s(int64=11) %!d(string=hai) anos
ThreadingWebService e765e29330 Initial commit for Threading related projects. %!s(int64=11) %!d(string=hai) anos
ThreadingWebServiceJSON e765e29330 Initial commit for Threading related projects. %!s(int64=11) %!d(string=hai) anos
TwoActivitiesLifecycle f62f80db6a Initial commit for TwoActivitiesLifecycle project. %!s(int64=11) %!d(string=hai) anos
UIAutoCompleteTextView cfd3dfec82 Initial commit for UIAutoCompleteTextView %!s(int64=11) %!d(string=hai) anos
UIButton eecc7f5319 Initial commit for UIButton project. %!s(int64=11) %!d(string=hai) anos
UIFormExample ed2058b0e3 Initial commit for UIFormExample project. %!s(int64=11) %!d(string=hai) anos
UIListView 13c72da0d8 Initial commit for UIListView project. %!s(int64=11) %!d(string=hai) anos
UIListViewCustomAdapter 279fae838e Initial commit for UIListViewCustomAdapter project. %!s(int64=11) %!d(string=hai) anos
UIListViewWithMenus 9c58202083 Initial commit for the UIListViewWithMenus project. %!s(int64=11) %!d(string=hai) anos
UISpinner c1db6fbcdb Initial commit for UISpinner project. %!s(int64=11) %!d(string=hai) anos
UIToggleButton bf008bdd9f Initial commit for UIToggleButton project. %!s(int64=11) %!d(string=hai) anos
README.md c57098ed68 Update README.md %!s(int64=11) %!d(string=hai) anos

README.md

UAB Android examples

This repository holds a variety of small projects illustrating how different components of the Android framework can be used and implemented. Such examples were implemented within the DEDAM postgraduate course at the Universitat Autònoma de Barcelona (UAB).

The Android framework components that are covered in this repository are the following.

  • Activity Lifecycle
  • UI Components (Button, TextView, EditText, ToggleButton, ListView, etc.)
  • Fragments
  • Data storage (internal storage, SharedPreferences, SQLite)
  • Permissions
  • BroadcastReceiver
  • ContentProvider
  • Threading (AsyncTask, HaMeR, ...)
  • Notifications
  • Multimedia (MediaPlayer, MediaRecorder, VideoView)
  • Location APIs
  • Maps
  • Sensors (accelerometer, compass)
  • Bluetooth

Developed by

Cristian Tanas - c.tanas@gmail.com

Find me on Twitter and LinkedIn:

Licence

The MIT License (MIT)

Copyright (c) 2014 Cristian Tanas

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 Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:

The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.

THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.