Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

RobertsChou/Android

Repository files navigation

Hello, This is my first github repo. All about Android.Thanks!

AsyncImageDecode:

  • Async decode online image.
  • Make a memory cache pool to storge image bitmap.
  • ListView "Loading More" Style.

TestClickAndTouch

The sample code about onClick and onTouch how to pass the finger event.

TestAudioFocus

The sample code show the audio focus

Displaying Bitmaps Efficiently

BitmapFun: Displaying Bitmaps Efficiently

Learn how to use common techniques to process and load Bitmap objects in a way that keeps your user interface (UI) components responsive and avoids exceeding your application memory limit.

ImageDownloader

Compare the three different implementations

  • no asynchronous task
  • no bitmap to task association with asynchronous task
  • The final correct version

ThreadSample

  • Running in a Background Service
  • Loading Data in the Background
  • Sending Operations to Multiple Threads

About

The Personal Android Training Code

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

AltStyle によって変換されたページ (->オリジナル) /