logo
分类于: 设计 人工智能

简介

Pro Android Apps Performance Optimization

Pro Android Apps Performance Optimization 0.0分

资源最后更新于 2020-11-20 04:39:40

作者:Hervé Guihot

出版社:Apress

出版日期:2012-01

ISBN:9781430239994

文件格式: pdf

标签: Android 软件开发 Performance 英文版 编程 ios android Pro

简介· · · · · ·

Today’s Android apps developers are often running into the need to refine, improve and optimize their apps performances. As more complex apps can be created, it is even more important for developers to deal with this critical issue.

Android allows developers to write apps using Java, C or a combination of both with the Android SDK and the Android NDK. Pro Android Apps Performan...

想要: 点击会收藏到你的 我的收藏,可以在这里查看

已收: 表示已经收藏

Tips: 注册一个用户 可以通过用户中心得到电子书更新的通知哦

目录

Optimizing Java code
Getting started with the Android NDK
Using advanced NDK features
Using memory efficiently
Multithreading and synchronization
Benchmarking and profiling your application
Maximizing battery life
OpenGL optimizations
Renderscript