Skip to content

Binary to Decimal Converter Mobile App With KivyMD

Notifications You must be signed in to change notification settings

elycheikhsmail/BinarytoDecimal

 
 

Repository files navigation

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:
1. How to use Buildozer on Windows with WSL:
https://github.com/kivy/kivy/wiki/Using-Buildozer-on-windows-10-using-WSL
2. How to Install WSL:
https://docs.microsoft.com/en-us/windows/wsl/install-win10
3. How to Install Buildozer:
https://buildozer.readthedocs.io/en/latest/installation.html
4. Icons not displaying on Android:
kivymd/KivyMD#257

Good luck! :)

Author: Mariya Sha
YouTube: https://www.youtube.com/PythonSimplified
Linkedin: https://www.linkedin.com/in/mariyasha888/
Instagram: https://instagram.com/mariyasha888

About

Binary to Decimal Converter Mobile App With KivyMD

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%