Giter Club home page Giter Club logo

signull's Introduction

SigNull XxX

Simple "Social media Template" app for android made in Python (Kivy)

features

  • MultiScreen
  • Simple & Beautiful
  • Main menu
  • Console menu
  • Notification menu
  • Profile menu
  • Profile edit menu

Setup

  • clone
git clone https://github.com/kozyol/SigNull & cd SigNull
  • requirements
chmod +x Lib/install.sh && ./Lib/install.sh
  • run
python3 main.py

Kivy to APK

Convert your Kivy file into apk

You have 2 ways to do this. first way is Google Colab. you can convert your Kivy file into APK fast and easy.
Second way is manual way. you need to do following stuff step by step
  • install required python libraries
pip install buildozer cython kivy pillow plyer
  • install required developer packages
sudo apt-get install -y \
    python3-pip \
    build-essential \
    git \
    python3 \
    python3-dev \
    ffmpeg \
    libsdl2-dev \
    libsdl2-image-dev \
    libsdl2-mixer-dev \
    libsdl2-ttf-dev \
    libportmidi-dev \
    libswscale-dev \
    libavformat-dev \
    libavcodec-dev \
    zlib1g-dev
  • install required plugins
sudo apt-get install -y \
    libgstreamer1.0 \
    gstreamer1.0-plugins-base \
    gstreamer1.0-plugins-good
  • install required packages
sudo apt-get install -y \
    build-essential \
    libsqlite3-dev \
    sqlite3 \
    bzip2 \
    libbz2-dev \
    zlib1g-dev \
    libssl-dev \
    openssl \
    libgdbm-dev \
    libgdbm-compat-dev \
    liblzma-dev \
    libreadline-dev \
    libncursesw5-dev \
    libffi-dev \
    uuid-dev \
    libffi6
  • install this package
sudo apt-get install libffi-dev
  • init buildozer file (If you don't have buildozer.spec file. otherwise skip this step)
buildozer init
  • build the app
buildozer -v android debug
  • if you get any error, clear the data and rebuild again
buildozer android clean

Thanks

You can give me a star if you find this tool helpfull. Wishing you all the best.

signull's People

Contributors

kozyol avatar

Stargazers

 avatar  avatar Jenia avatar Asra avatar  avatar  avatar TonicBoomerKewl avatar Roman avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.