Page MenuHomePhorge

Create android apk
AcceptedPublic

Authored by tusooa on Thu, Jul 2, 12:41 PM.

Details

Reviewers
nannanko
Group Reviewers
O1: the Kazv Project
Maniphest Tasks
T188: Make kazv compile on Android
Summary

This adds a create-apk target that creates an apk for Android. It also follows necessary steps described in https://develop.kde.org/docs/packaging/android/porting_applications/ such as bundling icons.

Type: add

Test Plan

Setup Craft according to the instructions in https://develop.kde.org/docs/packaging/android/building_applications/ . Apply the patch in https://iron.lily-is.land/D318 to craft-blueprints-kde .
Verify you can build the apk using Craft.
After signing it using your local keys, verify you can install and use it on an Android device.

Diff Detail

Repository
rK kazv
Branch
servant
Lint
No Lint Coverage
Unit
No Test Coverage
Build Status
Buildable 666
Build 1314: Invoke BuildbotBuildbot build #2128
Build 1313: arc lint + arc unit