Skip to content

Latest commit

 

History

History
103 lines (94 loc) · 3.84 KB

index.md

File metadata and controls

103 lines (94 loc) · 3.84 KB
title layout redirect_from
Codebar Android Workshop Resources
page
/worksheets/

This is the home for the codebar android tutorials! These are designed to be used at the very special codebar Android workshops only. If you're super lucky there may be a coach at regular codebar who can help you through a tutorial, but we can't promise that!

star android star

Getting Setup

All the things you need to do before attending a codebar android workshop

Get Set Up

Worksheets

phone_android touch_app cake

Introduction

The best starting place to learn Android by building a cookie clicker

Read Tutorial

personal_video touch_app phone_android

Espresso UI Testing

Automatically test your cookie clicker app using Espresso

Read Tutorial

view_module person picture_in_picture_alt

Layouts

Go further into how the layout system works in Android

Read Tutorial

stay_current_portrait update stay_current_landscape

Activity Lifecycle

Learn how the android activity lifecycle works

Read Tutorial

place near_me my_location

Google Maps

Learn how to put Google Maps into your own app!

Read Tutorial