Click here to Skip to main content
15,881,882 members
Articles / High Performance Computing / Vectorization

Tips and Tricks to Optimize Android Apps on x86

Rate me:
Please Sign up or sign in to vote.
0.00/5 (No votes)
17 Nov 2014CPOL7 min read 8.7K   4  
This article will focus on optimizing NDK based Apps. These may be solely C/C++ code or may include 3rd party libraries and/or assembly code.

This article is for our sponsors at CodeProject. These articles are intended to provide you with information on products and services that we consider useful and of value to developers

Views

Daily Counts

License

This article, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)


Written By
United States United States
Intel is inside more and more Android devices, and we have tools and resources to make your app development faster and easier.


Comments and Discussions