Search:

Type: Posts; User: C. C.

Search: Search took 0.01 seconds.

  1. Replies
    6
    Views
    9,375

    Is 'ELF' also the executable format of Android? ...

    Is 'ELF' also the executable format of Android?

    I don't know exactly what is meant with 'ELF shared object'...
    Do exist .elf AND .elf.so?

    Sorry, but I know very little about Linux and...
  2. Replies
    6
    Views
    9,375

    Hi, with import libraries I mean import...

    Hi,

    with import libraries I mean import libraries for dynamic link libraries like on Windows (.dll/ .dll.a).

    I have used a C compiler app for Android (CPPDroid) and it links successfully with a...
  3. Replies
    6
    Views
    9,375

    Shared, import & static libraries

    Hi forum,

    Can Linux shared/static link libraries be used for Android without change?
    Are import libraries necessary on Linux and Android at all?
    In which folders have libraries to be on...
  4. Replies
    5
    Views
    17,106

    Maybe link with static version of ALLEGRO?

    ALLEGRO is not supported by C4Droid, so I installed CPPDroid.

    With the header files everything ok.

    I'm linking at compile time with a 'liballegro-debug.so' - successfully, but at runtime it...
  5. Replies
    5
    Views
    17,106

    Thanks for reply, yes, I know little about...

    Thanks for reply,

    yes, I know little about that, but I'm not able to test ALLEGRO, because I can not build it myself on Android...
    I also did not find a build of it and header files for testing...
  6. Replies
    5
    Views
    17,106

    C, ALLEGRO, FMOD and Android

    Hello forum.

    I found the C4Droid and CPPDroid compilers for Android. I want to use them with the ALLEGRO and FMOD libraries. So programming ON Android FOR Android in C using these two libraries....
Results 1 to 6 of 6