25b3nk / JustJavaApp

Based on Udacity course. Learning basic buttons and text views in android.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

JustJavaApp

Project built based on learnings from the course ud836.

Things learnt

  1. Fetching user input using EditText view.
  2. Fetching checked state of CheckBoxes.
  3. Localization concept; Adding Kannada language support to the app.
  4. Using Buttons.
  5. Creating Intent to send the order summary to the e-mail app.
  6. Styling the texts and setting the theme colors.

Screen shot of the Application

image

References

  1. Starting point to learning about anything about Android - Android Developer site
  2. Generating colors for your theme - Material Palette

Apps making a difference

  1. App which helps in testing human vision Website
  2. App that informs about emergencies in your community (maybe only US) Website

About

Based on Udacity course. Learning basic buttons and text views in android.


Languages

Language:Java 100.0%