Skip to content

alex-stoica/trebnic

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

37 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Trebnic - build & deploy

Development with hot-reload

flet run main.py

Prerequisites

  • USB Debugging enabled on phone (Settings → Developer Options → USB Debugging)
  • Phone connected via USB

Build

flet build apk

Check device is ready

D:\Android\Sdk\platform-tools\adb.exe devices

✅ Should show device (not unauthorized)

Install

D:\Android\Sdk\platform-tools\adb.exe install -r build\apk\app-release.apk

About

"to do" flet app concept

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •  

Languages