Python Forum
Python bot for ADB Android SCRCPY
Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Python bot for ADB Android SCRCPY
#4
I should also mention that I use tkinter (built in on most python distributions) is good good for many applications.

Tkinter is a wrapper around the old TCL/Tk C package.

It in my opinion is not a good choice as a beginner as the geometry is difficult to get right when you have more than one of two windows to manage.

Should you like to use it, I have some info on sizing here: https://python-forum.io/Thread-Tkinter-Getting-Tkinter-Grid-Sizing-Right-the-first-time

It's old (2016), but still valid, and not the best write up either. There are better ones.
Reply


Messages In This Thread
Python bot for ADB Android SCRCPY - by Bizzy_ - May-01-2021, 01:11 AM
RE: Python bot for ADB Android SCRCPY - by Larz60+ - May-01-2021, 01:58 AM
RE: Python bot for ADB Android SCRCPY - by Bizzy_ - May-01-2021, 02:10 AM
RE: Python bot for ADB Android SCRCPY - by Larz60+ - May-01-2021, 10:41 AM

Possibly Related Threads…
Thread Author Replies Views Last Post
  android e python fece recognition Fabiola 1 720 Sep-13-2023, 04:59 PM
Last Post: albertschmidt
Question Running Python under Termux on Android tablet dfkettle 1 3,501 Jan-25-2023, 02:34 PM
Last Post: dfkettle
  Python-for-Android:p4a: syntax error in main.py while compiling apk jttolleson 2 1,865 Sep-17-2022, 04:09 AM
Last Post: jttolleson
  Can Embedded Python run any shared library on Android ? sprotz 0 2,333 Nov-08-2020, 12:21 PM
Last Post: sprotz
  Developing Python with OpenCV into an Android App AviationFreak 1 6,834 Sep-29-2019, 08:55 AM
Last Post: wavic
  Where is usually located the python interpreter on android devices? anddontyoucomebacknomore 1 2,265 Jul-03-2019, 06:32 PM
Last Post: metulburr
  Integrating Python Script for Android App everythingisenergy 0 6,283 Jan-15-2019, 07:39 PM
Last Post: everythingisenergy

Forum Jump:

User Panel Messages

Announcements
Announcement #1 8/1/2020
Announcement #2 8/2/2020
Announcement #3 8/6/2020