Skip to content

harshimurthy/AndroProjects

Repository files navigation

AndroProjects

Set of Android projects

##1. Color background depending on the button clicked

User interface developed in Java

UI development in JAVA is used for dynamic additions Linear Layout was used and all the elements were aligned horizontally There are 4 colored buttons. The application changes the background color depending on the color of the button pressed. If red is clicked, the background color changes to red If green is clicked, the background color changes to green If blue is clicked, the background color changes to blue If yellow is clicked, the background color changes to yellow Program 1 screenshot

##2. Color background depending on the button clicked

User interface developed in XML(easier)

Linear Layout was used and all the elements were aligned horizontally There are 4 colored buttons. The application changes the background color depending on the color of the button pressed. If red is clicked, the background color changes to red If green is clicked, the background color changes to green If blue is clicked, the background color changes to blue If yellow is clicked, the background color changes to yellow 2.screenshot

##3. Color Me Android application https://www.youtube.com/watch?v=n5T0kkQvJlw

##4. Basket Ball team, date and score selector with multi-screen resposive UI https://www.youtube.com/watch?v=tACYa4Tw8jI

Implementation of

  • DatePicker
  • SetMaxDate

##5. Camera Roll

Implementation of

  • Grid View
  • Image Adapter
  • Camera permissions
  • Folder creation
  • Uri
  • Camera
  • File save
  • Photo retrieve
  • Notification
  • SetMinDate
  • Fragments
  • Spinner
  • Select text
  • Phone view
  • Save state on rotation
  • Different portrait and landscape save

##6. PhotoEditor

Implementation of

  • Open Gallery
  • Create toolbar
  • Add icon images
  • Load images
  • Multi-touch
  • Photo edit
  • black and white image
  • blurred image
  • rounded image
  • image transformations
  • Multi-touch and image manipulation

Video

About

Set of Android projects

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages