I have learned how we can do image processing in Android with Open-CV but normally we have to extend Activity for doing so.
I have gone through the 15-Puzzle Sample Game, is there a way where we can extend this code as Service and run in background.
↧