Giter VIP home page Giter VIP logo

android-1-week-1's Introduction

Week 1 Assignment

The skeleton of an app has been created for you. You will need to complete it by making all the the tests in the test [https://github.com/ucsd-ext-android-rja/android-1-week-1/tree/master/app/src/test/java/com/android1ucsd/week1] folder pass.

Review Topic: Intents

Data can be sent between activities using an android.content.Intent. In this assignment you will need to be familiar with how to pass String and Parcelable objects through intents.

Main Topic: RecyclerView

During class we will go over how to build a RecyclerView with a RecyclerView.Adapter, ViewHolders, and a LayoutManager.

Introduce: Testing

Testing is an important part of the development cycle. This includes several tests that you can run to see if you have completed the assignment correctly. If all the tests pass you can submit the assignment.

Introduce: Kotlin

Some of the classes in this assignment are written in Kotlin. Don't worry if you are not familiar with Kotlin yet, this assignment does not require you to write a lot of Kotlin code. If you want to get a head start on learning Kotlin check out https://play.kotlinlang.org/koans/Introduction/Hello,%20world!/Task.kt

android-1-week-1's People

Contributors

rjaylwar avatar

Watchers

James Cloos avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.