Use the Android FrameMetrics API in Axway Titanium.
The Ti.FrameMetrics module allows you to gather performance information for rendered frames on Android N and above using Appcelerator Titanium.
- Titanium Mobile SDK 7.0.0.GA or later
Please see the full-featured example in android/example/app.js
.
- Android:
appc ti build -p android --build-only
from theandroid
directory
Note: Please do not use the (deprecated)
ant
for Android anymore. Those are unified in the above appc-cli these days.
Yordan Banev, Axway Appcelerator
Apache 2.0
Code contributions are greatly appreciated, please submit a new pull request!