Skip to content

enlivenaman/Android-source-code

 
 

Repository files navigation

a-computer-engineer

Collection of Android source code for my blog A Computer Engineer.

Current source code:

  • Pick image from gallery before and after KITKAT version in Android (update: works with external sdcard and Google Drive)
  • How to display Canvas on ImageView and save Canvas as Bitmap and store in sdcard in Android
  • Draw circle shape in ImageView in Android
  • Limit number range in EditText using InputFilter in Android
  • Resize image during decode from File to Bitmap in Android(to prevent OutOfMemory error)
  • Various material designs for Button in Android

About

Collection of Android source code for my blog A Computer Engineer.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Java 100.0%