Quote:
Originally Posted by szmoli
How feasible is it to fork Tachiyomi and port it to work with PB devices? I got some experience with both C and C++ since I'm enrolled in a software engineering program at a university. Both languages have extensive documentation so I think this won't be an obstacle.
|
It depends on Tachiyomi features. The Inkview SDK doesn't provide much widgets and other common graphical toolkit stuff. So, be prepared to draw things line by line...
As Neil said, one must learn from other projects sources...
Whatever, developping for pocketbook device is lots of fun!
An orthogonal problem is that Tachiyomi development is discontinued. Are sources still publicly available?