- Expert Android Programming
- Prajyot Mainkar
- 126字
- 2021-07-08 10:29:06
Exploring Android Studio Developer Tools
According to Statista, one of the leading statistical analysis agencies, designing a smartphone is ultimately a game of trade-offs: screen size vs. portability; battery life vs. data speeds; appearance vs. sturdiness; to name just a few. To make these trade-offs, it's important to know what the consumer wants.
Now that we know how to use Gradle, in this chapter we will discuss some of the tools that provide help in building apps and also help in debugging and performance tooling. We will discuss three important tools:
- APK Analyzer: the tool to analyze the Android Application Package (APK) file
- Battery Historian: shows the details of how the battery is used in the phone
- Memory Analyzer: understanding memory patterns while using the app
推薦閱讀
- Vue.js 3.x快速入門
- Visual C++程序設(shè)計(jì)教程
- Oracle Database In-Memory(架構(gòu)與實(shí)踐)
- Developing Middleware in Java EE 8
- Programming ArcGIS 10.1 with Python Cookbook
- Python網(wǎng)絡(luò)爬蟲從入門到實(shí)踐(第2版)
- Julia Cookbook
- 從0到1:Python數(shù)據(jù)分析
- Building Serverless Applications with Python
- Backbone.js Testing
- Java并發(fā)實(shí)現(xiàn)原理:JDK源碼剖析
- Visual FoxPro程序設(shè)計(jì)習(xí)題及實(shí)驗(yàn)指導(dǎo)
- C#從入門到精通(微視頻精編版)
- Scratch超人漫游記:創(chuàng)意程序設(shè)計(jì):STEAM創(chuàng)新教育指南
- Switching to Angular 2