GSoC/2019/StatusReports/sh zam

From KDE Community Wiki

Port Krita to Android

Krita is only available for desktop OSes, my proposal is to add the support to mobile devices, android to be specific.

The proposal intends to build a reliable and maintainable method for android builds, improve look and feel of the android app, handle permissions, file system access and work on core usability of app.

Progress and Goals

  • Done
    • Build system
    • Auto save when app is paused
    • Added touch painting support
    • Added touch-rotation
    • Fixed startup crash
  • Goals
    • Build Krita against Android NDK toolchain
    • Build android APK.
    • Integrate the android build with binary factory and document it.
    • Make the android app suitable for different screens sizes and layouts.
    • Make the app usable and less buggy.
    • User documentation for this new platform.
    • Add support for Pen i.e stylus(extra).

Commits and Branches

Blogs

Debug Krita on Android

Updates on Krita on Android