I want to use Android for the system I have in order to use it as an embedded system that would launch a specific application (which runs in the Chrome browser). However, this will not use Android in the usual way, but rather hack it so that libraries like OpenCV and packages like Chromium can be installed on the Android Linux kernel. In addition, I also need to figure out a way to support the USB camera.
I did some research on this, but I'm not leaving anywhere. Will anyone recommend resources related to this issue, or suggestions on how to approach it? Your feedback will be highly appreciated.
Edit1: I'm not going to ask too broad a question. I just want more ideas on how you add libraries such as OpenCV on Android, and is there a way to install a Chrome browser.
Edit2: Android system is on the Snapdragon platform.
source share