GSoC/2019/StatusReports/sh zam

From KDE Community Wiki
< GSoC‎ | 2019‎ | StatusReports
Revision as of 12:43, 4 June 2019 by Sharaf Zaman (talk | contribs) (Created page with " == 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 bu...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

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

Goals

  • Build Krita against Android NDK toolchain (done)
  • 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