Skip to content

FilipeMarch/Open-PDF-Files-from-your-Kivy-App

Repository files navigation

Open a pdf file from Kivy in any android version.

On this video, I'm testing on Android 13, Android 10 and Android 12 respectively.

open-kivy-pdf-2023-11-13_03.54.07.mp4

Open-PDF-Files-from-your-Kivy-App

Minimal Kivy App for Opening PDF Files

image

Requirements:

Follow these instructions:

  1. Connect your Android device to your computer
  2. Clone this repository folder, open it on terminal, type poetry config virtualenvs.in-project true, poetry shell and poetry install. This will install Kivy and Buildozer on your .venv.
  3. Type buildozer -v android debug deploy run logcat and press enter
  4. Enter on folder .buildozer/android/platform/build-x86_x86_64_arm64-v8a_armeabi-v7a/dists/myapp/templates/
  5. Replace AndroidManifest.tmpl.xml by AndroidManifest.tmpl.xml from this repository
  6. Compile the app again: buildozer -v android debug deploy run logcat
  7. Done!

About

Minimal Kivy App for Opening PDF Files

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages