2021-08-05 07:06:00 -07:00
2021-07-12 02:52:16 -07:00
2021-07-12 02:52:16 -07:00
2021-08-05 07:06:00 -07:00
2021-07-12 02:52:16 -07:00

BinarytoDecimal

Binary to Decimal Converter Mobile App With KivyMD

NumberBaseConverter

Android_PreBuild

Contains the mobile version of the app, including:

  1. Android Debug Bridge for Windows == 1.0.39 + dlls
  2. Buildozer.spec + requirements
  3. main.py (edited mobile version)
  4. logo.png
    Learn how you can convert your own Kivy & KivyMD apps into Android apk files:
    (with Windows Subsyst6em for Linux (WSL))
    https://youtu.be/VsTaM057rdc

    completeApp_part1.py
    This file contains the complete code for the first part of this project,
    and corresponds to the following step by step YouTube tutorial:
    https://youtu.be/ah3JeHAfM0M

    completeApp_part2.py
    This file contains the complete code for the second part of this project,
    and corresponds to the following step by step YouTube tutorial:
    https://youtu.be/2aRBkAA1_9o

    starter_file.py
    Is an empty screen window only - which can be used as a starting point
    to follow along with the tutorial above.

    How the Math behind the Conversion Works?
    Checkout my math tutorial on YouTube for a detailed explination:
    https://youtu.be/4IFq7_s9NEA

    SPECIAL THANKS
    to all the threads and docs that helped me with the Android conversion:
  5. How to use Buildozer on Windows with WSL:
    https://github.com/kivy/kivy/wiki/Using-Buildozer-on-windows-10-using-WSL
  6. How to Install WSL:
    https://docs.microsoft.com/en-us/windows/wsl/install-win10
  7. How to Install Buildozer:
    https://buildozer.readthedocs.io/en/latest/installation.html
  8. Icons not displaying on Android:
    https://github.com/kivymd/KivyMD/issues/257

    Good luck! :)

    Author: Mariya Sha
    YouTube: https://www.youtube.com/PythonSimplified
    Linkedin: https://www.linkedin.com/in/mariyasha888/
    Instagram: https://instagram.com/mariyasha888
Description
Binary to Decimal Converter Mobile App With KivyMD
Readme 813 KiB
Languages
Python 100%