Skip to content

DiegoCatalano/Android-Samples

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 

Repository files navigation

Android Samples

A collection of practical examples.

The project is organized with several examples that can be accessed separately. The goal of this project is to help work with android and understand the basic tools for application development.

Last Update: 10/02/2017

Currently implemented

  • Hello Android: Basic components like TextView, Button, EditText and Toast class.
  • Animations: Rotate, Translate and apply alpha effect in the ImageView.
  • Video: Load a video from raw resource directory, integrate the MediaController class and position the MediaController in the bottom of the VideoView.
  • Music: Load a mp3 file from raw resource directory, control the volume and the length of the music using the SeekBar.
  • ListView: TODO
  • Alert Dialogs: TODO
  • Sensors: Example using the accelorometer.
  • Activity: TODO
  • Action Toolbar: TODO
  • File Storage: TODO

License

MIT

About

A collection of practical examples.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages