Skip to content

android

Hanlei Qin edited this page Sep 21, 2020 · 44 revisions

Learn

Projects

  • Telegram for Android source
  • topeka, A fun to play quiz that showcases material design on Android
  • androidpn, An open source project to provide push notification support for Android -- a xmpp based notification server and a client tool kit.

Tools

  • scrcpy, Display and control your Android device
  • LeakCanary is a memory leak detection library for Android. https://square.github.io/leakcanary
  • AndroidGodEye A performance monitor tool , like "Android Studio profiler" for Android , you can easily monitor the performance of your app real time in pc browser
  • Anbox is a container-based approach to boot a full Android system on a regular GNU/Linux system https://anbox.io
  • AndroidAutoSize: A low-cost Android screen adaptation solution (今日头条屏幕适配方案终极版,一个极低成本的 Android 屏幕适配方案).

FAQs

Resources

Clone this wiki locally