CMPT 276 Spring 2013 (D100 Surrey) - Dr. Fraser

Links & Resources

Course Info

Tools

  • Eclipse for Android: The SDK and ADT (Android Developer Tools) in one package. Download and extract zip file; run eclipse.exe.
  • Android is working in the Surrey Linux and Windows CSIL lab :
    Linux:
    - Launch from the menu (top left) under programming.
    - Android tools are already installed; do not re-download them: They are under your home directory in an Android folder (such as /home/bfraser/Android).
    - Point the ADT tools in Eclipse to this directory, and you'll be up and running.
    Windows:
    - Launch Eclipse from the desktop.
    - When asked for the Android SDK, browse to C:\Android.
  • TortoiseSVN - a Windows shell program for accessing SVN repositories.
  • AgroUML - Open-source UML tool.
  • ObjectAid - UML Class Diagram tool which generates diagrams from code. Plugs into Eclipse.

Brian's YouTube Demos

Basic Android Videos

Database

Application Server

SVN Videos

  • SVN Demo (basic): install, share, commit, update, check-out new project.
  • SVN Demo (merge): project checkout, non-conflicting changes, merging conflicting changes, docs/ folder.

Testing

Other

Other Android Links

Student Apps on Play Store