GithubHelp home page GithubHelp logo

android_basic's Introduction

Learn About Android_Basic

WEEK 1

  1. Android Architecture
  2. Install Android Studio
  3. Project Android Structure
  4. Structure of interface screens
    • statusbar/indicator
    • actionbar/toolbar
    • main layout
    • bottombar/navigation
  5. Basic interface attributes
    • size, color, icon, style, string, multi language

THE ANDROID VIEW CLASS

BASIC WIDGETS

WEEK 2

  1. TextView
  2. EditText
  3. Button
  4. Switch
  5. Checkbox
  6. RadioButton
  7. ImageView
  8. ProgressBar

ANDROID LAYOUTS

WEEK 3, WEEK 4, WEEK 5

  1. Common Attributes View
    • layout_width and layout_height
    • background
    • gravity
    • layout_gravity
    • margin
    • padding
    • visibility
  2. LinearLayout
    • orientation = "vertical" or orientation ="horizontal"
  3. Table Row
  4. Practice

5. FrameLayout 5. Practice

6. RelativeLayout

6. Practice

7. Constraintlayout

Restaurant Booking Uikit(Community)

  1. Link Figma Restaurant Booking Uikit

DRAWABLE (Customize interface with Drawable)

WEEK 6, WEEK 7

  1. Shape
  2. Bitmap
  3. Rotate
  4. Clip
  5. Layer-list
  6. State-list
  7. Level-list
  8. Practice

ACTIVITY-INTENT

WEEK8, WEEK 9

  1. Activity Lifecycle
  2. Intent Explicit
    • Send and receive string
    • Send and receive number
    • Send and receive array
    • Send and receive object
    • Send and receive bundle
  3. Intent Implicit
    • ACTION_VIEW
    • ACTION_SENDTO
    • ACTION_CALL
  4. ActivityForResult
  5. Practice

WEEK 10

TOAST-ALERTDIALOG-DIALOG

  1. Use Toast-AlertDialog-Dialog
  2. Custom Toast-AlertDialog-Dialog

ANIMATION

  • Object Animation
  • Tween Animation: alpha, rotate, translate, scale

WEEK 11, WEEK 12

FRAGMENTS

  1. Fragment Lifecycle
  2. Fragment Manager

android_basic's People

Contributors

huynhtai02 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.