由买买提看人间百态

boards

本页内容为未名空间相应帖子的节选和存档,一周内的贴子最多显示50字,超过一周显示500字 访问原贴
MobileDevelopment版 - Utilities for C/C++ Android Developers: fplutil 1.0
相关主题
The State of Go Language for Android Native DevelopmentAndroid Silver Program Reportedly Designed To Give Google More Control Over Its Mobile Destiny
Developing Android Apps: Android Fundamentals第一个android app,欢迎大家测试
求建议:Android developer还是Data engineer?Is Mobile Game Development Worth the Effort?
湾区IOS培训与提高?Windows Phone 8 Guide for iPhone Application Developers
Microsoft Office for iPad on FireAndroid Graphics Performance
写了个简单认明星的Android App,大家帮看看? (转载)The Financial Future of Game Developers ZZ
Report shows in-app purchases to be most lucrative(interview)CEO David Helgason on why Unity has expanded into mobile game-dev services
Apple, Microsoft Drive Challenges for App Developers in the Connected Car Space请问谁有很简单的mp3播放器的Android的eclipse开发的程序例子?
相关话题的讨论汇总
话题: android话题: c++话题: fplutil话题: developers话题: utilities
进入MobileDevelopment版参与讨论
1 (共1页)
z*******n
发帖数: 1034
1
http://google.github.io/fplutil/
10 NOVEMBER 2014
Utilities for C/C++ Android Developers: fplutil 1.0
By Stewart Miles, Fun Propulsion Labs at Google*
Today we're announcing the 1.0 release of fplutil, a set of small libraries
and tools by Fun Propulsion Labs at Google (the FPL in fplutil) that is
useful when developing C/C++ applications for Android.
fplutil introduces the following:
build_all_android.py, an all-in-one build script that allows you to build (
with the Android NDK), install and run native (C/C++) Android apps from the
command line. This is ideal for build automation, but is also useful in a
developer’s compile/run loop.
buildutil performs the configuration, build and archive steps of Android and
Linux C/C++ applications using a suite of Python modules. This suite of
modules can automate builds in a continuous integration environment. This
framework uses legacy tools in the Android Development Toolkit.
libfplutil enables C/C++ developers to write traditional applications (like
Hello World) using "main()" and "printf()" on Android.
android_ndk_perf.py is a desktop tool that enables native (C/C++) developers
to measure the CPU utilization of their applications on Android, guiding
their optimization efforts. An example report is shown below:
android_ndk_perf.py example HTML report
You can download the latest open source release from our github page. We
invite you to contribute to the project and join our discussion list!
*Fun Propulsion Labs is a team within Google that's dedicated to advancing
gaming on Android and other platforms.
1 (共1页)
进入MobileDevelopment版参与讨论
相关主题
请问谁有很简单的mp3播放器的Android的eclipse开发的程序例子?Microsoft Office for iPad on Fire
Android 4.4, KitKat Internals写了个简单认明星的Android App,大家帮看看? (转载)
Windows_Phone_8.1_Development_for_Absolute_Beginners.pdfReport shows in-app purchases to be most lucrative
谷歌最近引进了一项重要的新规则在Google PlayApple, Microsoft Drive Challenges for App Developers in the Connected Car Space
The State of Go Language for Android Native DevelopmentAndroid Silver Program Reportedly Designed To Give Google More Control Over Its Mobile Destiny
Developing Android Apps: Android Fundamentals第一个android app,欢迎大家测试
求建议:Android developer还是Data engineer?Is Mobile Game Development Worth the Effort?
湾区IOS培训与提高?Windows Phone 8 Guide for iPhone Application Developers
相关话题的讨论汇总
话题: android话题: c++话题: fplutil话题: developers话题: utilities