Coder Social home page Coder Social logo

haxeui-android's Introduction

haxeui-android

haxeui-android's People

Contributors

ianharrigan avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar

Forkers

wiltonlazary

haxeui-android's Issues

issues when trying Android

  1. I added -lib haxeui-android to hxml and get error.
    haxe/ui/backend/android/behaviours/CompoundButtonChecked.hx:3: charactersacters 8-37 : Type not found : android.widget.CompoundButton

  2. Also cli\templates\android-shared\local.properties doesn't exist in haxe-core new-component-branch. So I placed a blank file called local.properties to get past

  3. TextInputBase didnt have 2 functions
    public function focus(){ }
    public function blur(){ }

  4. Finally failed at
    Starting a Gradle Daemon (subsequent builds will be faster)
    File not found - *.xml
    Could Not Find ...\build\android\app\src\main\java*.xml
    -copied AndroidManaifest.xml up 1 folder into java folder every build and got
    FAILURE: Build failed with an exception.

  • Changed gradle.properties to be org.gradle.jvmargs=-Xmx512m
  1. gave up at
    :app:compileDebugJavaWithJavac FAILED
    15 actionable tasks: 1 executed, 14 up-to-date

The system is out of resources.
Consult the following stack trace for details.
java.lang.StackOverflowError
at java.lang.Character.digit(Character.java:6563)
at java.lang.Character.digit(Character.java:6511)
at com.sun.tools.javac.parser.UnicodeReader.digit(UnicodeReader.java:225)
at com.sun.tools.javac.parser.JavaTokenizer.scanDigits(JavaTokenizer.java:206)
at com.sun.tools.javac.parser.JavaTokenizer.scanNumber(JavaTokenizer.java:322)
at com.sun.tools.javac.parser.JavaTokenizer.readToken(JavaTokenizer.java:538)
at com.sun.tools.javac.parser.Scanner.nextToken(Scanner.java:115)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.