Ask Your Question

Revision history [back]

click to hide/show revision 1
initial version

So after many many hours (days?) of struggling, i managed to get their build script working on my system. This is what I needed to use to get it to build properly:

  • jdk 1.6
  • ant 1.9.6
  • Android SDK Tools 25.2.2
  • Android Build Tools 23.0.3
  • Python 2.7
  • latest ninja

I tried my best to mirror the tools used by their automated build system: http://pullrequest.opencv.org/buildbot/builders/master-contrib_pack-contrib-android

I also found out that their automated nightly builds have a section for android+contrib and they are available here (I have literally no idea how I managed to find this): http://pullrequest.opencv.org/buildbot/export/opencv_releases/master-contrib_pack-contrib-android/

So after many many hours (days?) of struggling, i managed to get their build script working on my system. This is what I needed to use to get it to build properly:

  • jdk 1.6
  • ant 1.9.6
  • Android SDK Tools 25.2.2
  • Android Build Tools 23.0.3
  • Android NDK r10e
  • Python 2.7
  • latest ninja

I tried my best to mirror the tools used by their automated build system: http://pullrequest.opencv.org/buildbot/builders/master-contrib_pack-contrib-android

I also found out that their automated nightly builds have a section for android+contrib and they are available here (I have literally no idea how I managed to find this): http://pullrequest.opencv.org/buildbot/export/opencv_releases/master-contrib_pack-contrib-android/