About OpenFL compatibility tester
All this app does is show a single image. You don't need this unless you want to test device for compatibility with OpenFL. Attempts to open and display the default OpenFL logo against a white background.
package;
import flash.display.Bitmap;
import flash.display.BitmapData;
import flash.display.Sprite;
import openfl.Assets;
class Main extends Sprite {
public function new () {
super ();
var bitmap = new Bitmap (Assets.getBitmapData ("assets/openfl.png"));
addChild (bitmap);
bitmap.x = (stage.stageWidth - bitmap.width) / 2;
bitmap.y = (stage.stageHeight - bitmap.height) / 2;
}
}
What's new in the latest 1.0.0
Last updated on Aug 9, 2016
Minor bug fixes and improvements. Install or update to the newest version to check it out!
OpenFL compatibility tester APK Information
Latest Version
1.0.0
Category
Libraries & DemoAndroid OS
Android 2.3.2+
File Size
2.1 MB
Developer
Pixel SyntaxSafe & Fast APK Downloads on APKPure
APKPure uses signature verification to ensure virus-free OpenFL compatibility tester APK downloads for you.
Old Versions of OpenFL compatibility tester
OpenFL compatibility tester 1.0.0
2.1 MBAug 9, 2016

Super Fast and Safe Downloading via APKPure App
One-click to install XAPK/APK files on Android!