Ask Your Question

Revision history [back]

click to hide/show revision 1
initial version

Hardware dependency and existence of OpenCV in Android

I'm an Android developer intending to develop a public app for users with different hardware.

I have some question that I could find an answer to in the doc but as it's not easily accessible, I would like to ask them him to save time not only for me but for future 'new comers':

-- I understood that the minimum support to Android is 3.0, is that correct? --What would happen when using AsyncInit to bind to openCV Manager service and the open CV Manager app is NOT installed? Is there anyway known 'best practice' to ask users to download the app? -- Would Open CV code work on all hardware when using a built in OpenCV code inside my app package?

Hardware dependency and existence of OpenCV in Android

I'm an Android developer intending to develop a public app for users with different hardware.

I have some question that I could find an answer to in the doc but as it's not easily accessible, I would like to ask them him to save time not only for me but for future 'new comers':

-- I understood that the minimum support to Android is 3.0, is that correct?

--What would happen when using AsyncInit to bind to openCV Manager service and the open CV Manager app is NOT installed? Is there anyway known 'best practice' to ask users to download the app? app?

-- Would Open CV code work on all hardware when using a built in OpenCV code inside my app package?

click to hide/show revision 3
retagged

Hardware dependency and existence of OpenCV in Android

I'm an Android developer intending to develop a public app for users with different hardware.

I have some question that I could find an answer to in the doc but as it's not easily accessible, I would like to ask them him to save time not only for me but for future 'new comers':

-- I understood that the minimum support to Android is 3.0, is that correct?

--What would happen when using AsyncInit to bind to openCV Manager service and the open CV Manager app is NOT installed? Is there anyway known 'best practice' to ask users to download the app?

-- Would Open CV code work on all hardware when using a built in OpenCV code inside my app package?