Set of Android projects
##1. Color background depending on the button clicked
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
##2. Color background depending on the button clicked
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
##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
- Multi touch sample https://youtu.be/zT9b8cTGvp8
- Photo editor app https://youtu.be/xmV59fJPD9Q