1. 02 Dec, 2010 1 commit
  2. 25 Oct, 2010 1 commit
  3. 09 Apr, 2010 1 commit
  4. 29 Jul, 2009 1 commit
    • David 'Digit' Turner's avatar
      Look for Android.mk in $(APP_PROJECT_PATH)/jni by default. · 25f47bc0
      David 'Digit' Turner authored
      This gets rid of the 'sources' directory and allows all sources
      of a given Android application to be in the same directory tree
      without using a symlink trick.
      
      Note that apps/<name>/Application.mk is still required though.
      A later release of the NDK will get rid of it too, but the change
      is too drastic for the upcoming release.
      
      The change moves various source files from sources into their
      app/<name>/project/jni directory as well.
      
      The whole documentation is updated to reflect the change.
      25f47bc0
  5. 01 Jun, 2009 3 commits
  6. 07 May, 2009 1 commit