-
I just created a brand new app and the SplashActivity, which is written in java in the "stub" app does not seem to make it into the dex. When I try to run it I get the following:
```
java.lang.Runti…
-
Originally written by @TTMTT. That we hope for him safery and peace
.
Wow, ipod touch 5G (8.1) - iCL0udin v1.0 bypass activation (icloud)
http://youtu.be/tZmEdlDGNu4
iCL0udin v1.0 bypass activation…
TTMTT updated
9 years ago
-
Hi
I installed the latest template on FD 4.4.3 and created an empty project and this is what I am getting
I am on win7-64/openfl/haxe3/haxeflixel dev branch/
haxelib run openfl build C:\temp\haxefl…
-
_Issue by **[kenrestivo](https://github.com/kenrestivo)** from Monday Dec 30, 2013 at 04:51 GMT_
_Originally opened as https://github.com/clojure-android/neko/issues/4_
---
I am having a terrible ti…
-
Steps to reproduce:
1. Prepare an empty haxe `Test` class, and a minimal Java .class file eg. `cls/net/onthewings/Test.class`. ([project zip](https://dl.dropboxusercontent.com/u/2661116/TestHaxe2916.z…
-
I tried to make a custom build of openfl but failed. It is really not easy to gather all the valid information from 6 different repositories there exists just to make a custom build of openfl. The inf…
-
The following two PRs got rejected for a "policy" which doesn't make sense to me:
https://github.com/NixOS/nixpkgs/pull/1120
https://github.com/NixOS/nixpkgs/pull/487
Especially people like Peter did…
-
I'm trying to use toggle fullscreen using the code sample in the docs:
```
if(FlxG.keys.justReleased.F) {
FlxG.fullscreen = !FlxG.fullscreen;
}
```
But whenever I try and do that, I get these co…
ghost updated
10 years ago
-
Hi,
I often struggle with macro but that one is pretty often happening:
```
class Rsc
{
public function new() {
}
macro static public function hello() {
return macro "Hello…
-
Could you update flib (sources and binaries) for newest versions of nape and haxe3?
Thanks