Skip to content

Instantly share code, notes, and snippets.

View Nirav-Madhani's full-sized avatar
🌃
Looking at the Sky

Nirav Madhani Nirav-Madhani

🌃
Looking at the Sky
View GitHub Profile
@kaustubhgupta
kaustubhgupta / kivyapp-to-apk.ipynb
Created December 3, 2020 19:32
KivyApp to APK.ipynb
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
name: Build
on:
push:
jobs:
# Build job. Builds app for Android with Buildozer
build-android:
name: Build for Android
runs-on: ubuntu-latest