Menu

Close
  • Home
  • About
  • Machine
  • Human
  • God
  • Author
Apps
Blog Logo Menu

Machine

A series of articles about IT.

« Newer Posts Page 13 of 22 Older Posts »

Understanding Java Garbage Collection

stop-the-world Stop-the-world means that the JVM is stopping the application from running to execute a GC. When stop-the-world occurs, every thread except for the threads needed... »

Author image Tao He on Machine 04 Aug 2016

Android Binder Mechanism

What is Binder

  • The Binder mechanism has started from a simple idea.

“Let requests and responses be written in an area where... »

Author image Tao He on Machine 02 Aug 2016

Memory Leak in Android Development

When programming Android, although java has GC mechanism, some our wrong code way and personal habits still cause memory leak, GC also can’t fix it.

»

Author image Tao He on Machine 01 Aug 2016

Userful command line in Android development

Over the years, these are the Android development tools I’ve found most useful. I consistently use these tools to build apps. I recommend you take a... »

Author image Tao He on Machine 09 Jul 2016

Define Userful Android Drawables

We can define many useful drawables in Android, in this article, I collected some of definatio... »

Author image Tao He on Machine 05 Jul 2016
« Newer Posts Page 13 of 22 Older Posts »
与机器,人,神共舞 © 2024