67 Commits (74b38e978b69445f6aec1e9185c8285b5f11da46)

Author SHA1 Message Date
Andrey Kamaev 4d8a261d99 Allowed spaces in path to OpenCV (tested only Android build) 14 years ago
Andrey Kamaev 6623fe3b08 Added option INSTALL_ANDROID_EXAMPLES (default off); Added option for choosing SDK platform for Android tests and samples. 14 years ago
Andrey Pavlenko 7ca50b2b3d org.opencv.utils renamed to org.opencv.android 14 years ago
Andrey Pavlenko 2cce7a87b8 Some of code review feedbacks addressed: CvType moved from Mat, new Mat c-tor, samples updated. 14 years ago
Andrey Kamaev d96f533784 Instroduced separate option for Android examples - BUILD_ANDROID_EXAMPLES 14 years ago
Andrey Kamaev 65cb53aa1e Fixed Android tests and samples build 14 years ago
Andrey Kamaev f8e42721d3 HelloAndroid sample is moved to samples/android 14 years ago
Andrey Pavlenko c7a3fc5d4e #863: sample text color changed from Green to Red. 14 years ago
Andrey Pavlenko 3159bd1a74 #863: 'string' args support added 14 years ago
Andrey Kamaev 01b3266612 Fixed Android target name for Android samples and tests 14 years ago
Andrey Kamaev 092699783a Added cmake script to build Android samples 14 years ago
Andrey Kamaev 3df6548c4a Android samples fixed - line endings are converted to unix style; autogenerated folders are added to ignore list 14 years ago
Andrey Kamaev d6b6734619 Added new Android sample (Java API + Native) 14 years ago
Andrey Kamaev 4b61683071 Added one more Android sample (using OpenCV from native) 14 years ago
Andrey Kamaev 6e3142f04b Added second sample for Android Java API 14 years ago
Andrey Kamaev 334cb1dcd1 Android sample is refactored according to Google code style guidelines for Android developers 14 years ago
Andrey Kamaev d673197d01 Added base Android Java sample 14 years ago