摘要:
1. 官方教程 https://developer.android.com/studio/build/build-variants.html 2. 设置Build Types参数 打开 Project Sturcture --> Build Variatns --> Build Types 设置参数 阅读全文
posted @ 2015-07-28 23:30
f9q
阅读(250)
评论(0)
推荐(0)
摘要:
Communicating with the UI Thread 上一课 下一课 Communicating with the UI Thread 上一课 下一课 1.This lesson teaches you to Define a Handler on the UI Thread Move 阅读全文
posted @ 2015-07-28 19:16
f9q
阅读(314)
评论(0)
推荐(0)
摘要:
Running Code on a Thread Pool Thread 上一课 下一课 Running Code on a Thread Pool Thread 上一课 下一课 1.This lesson teaches you to Run a Runnable on a Thread in t 阅读全文
posted @ 2015-07-28 17:23
f9q
阅读(546)
评论(0)
推荐(0)
摘要:
Creating a Manager for Multiple Threads 上一课 下一课 Creating a Manager for Multiple Threads 上一课 下一课 1.This lesson teaches you to Define the Thread Pool Cl 阅读全文
posted @ 2015-07-28 17:03
f9q
阅读(639)
评论(0)
推荐(0)
摘要:
Specifying the Code to Run on a Thread 上一课 下一课 Specifying the Code to Run on a Thread 上一课 下一课 1.This lesson teaches you to Define a Class that Impleme 阅读全文
posted @ 2015-07-28 16:10
f9q
阅读(310)
评论(0)
推荐(0)
摘要:
Sending Operations to Multiple Threads Sending Operations to Multiple Threads 1.Dependencies and prerequisites Android 3.0 (API Level 11) or higher Lo 阅读全文
posted @ 2015-07-28 15:57
f9q
阅读(167)
评论(0)
推荐(0)