Results 1 to 10 of 46

Thread: Android Support

Threaded View

Previous Post Previous Post   Next Post Next Post
  1. #17
    New features:
    - playing sounds and music(streaming from memory) via OpenAL
    - headers and compiled Chipmunk(ARMv5 version with soft-float is quite slow, so I will try to build it for ARMv6 with VFPv2 and test later)
    - touch input(but I need some device with real multi-touch to test my code)

    But due to some FreePascal incompatibilities with Android it's quite hard to make some progress in low-level parts of this port, e.g. unit cthreads doesn't work so I need to use my own unit with pthreads.
    Last edited by Andru; 22-11-2011 at 10:32 PM.

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •