Page 5 of 5 FirstFirst ... 345
Results 41 to 46 of 46

Thread: Android Support

  1. #41
    Co-Founder / PGD Elder WILL's Avatar
    Join Date
    Apr 2003
    Location
    Canada
    Posts
    6,107
    Blog Entries
    25
    I see you are making progress with this. Nice job, keep it up!
    Jason McMillen
    Pascal Game Development
    Co-Founder





  2. #42
    an awesome job! it took me 2 weeks to get fpc to compile for android, it is a fairly complex task. so this should ease the pain for a lot of people.

  3. #43
    good work , thanks for sharing

  4. #44
    Anyone tried this engine on Android x86 ?

  5. #45
    ZenGL won't work out of the box with Android x86 for the next reasons:
    - internal define ANDROID is only for arm-linux(but can be changed easily)
    - additional libraries compiled only for ARM architecture(not a problem to recompile everything, but I don't see any reason to do so)
    - situation with FreePascal is not clear for Android x86(I'm not 100% sure that it will work out of the box with my patches)

  6. #46
    Yeah,probably it will take a while for a Freespascal x86 crosscompiler and maybe there is still not so many gamers with Intel Atom x86 based,Android devices.

Page 5 of 5 FirstFirst ... 345

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
  •