Python Forum
Developing Python with OpenCV into an Android App
Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Developing Python with OpenCV into an Android App
#1
I've recently created a pretty basic python script that heavily uses and requires OpenCV. I would like to develop it into an Android App (and ideally an iOS app eventually), but I can't find any way to build a python script into an Android app while preserving required libraries. VOC is something I've looked at, but it only supports standard-library scripts. I've also looked into OpenCV's Android Documentation, but it is all written in Java and C++. Ultimately what I'm looking for is a program that can build a python script with external dependencies into an Android App. I know this is a tall order and I will probably just end up learning how to use OpenCV's Android Development tools, but I figured I'd post here to see if there are any tools that I've missed that could save me a lot of work.

Thanks!

- AviationFreak :)
Reply
#2
https://kivy.org/
"As they say in Mexico 'dosvidaniya'. That makes two vidaniyas."
https://freedns.afraid.org
Reply


Possibly Related Threads…
Thread Author Replies Views Last Post
  Problem with using opencv in python Raunak1023984765 21 1,639 Feb-21-2024, 04:25 PM
Last Post: Pedroski55
  Kivy App - Python3 script to Android app (opencv) jttolleson 7 3,474 Oct-19-2023, 01:11 PM
Last Post: MasCain
  android e python fece recognition Fabiola 1 707 Sep-13-2023, 04:59 PM
Last Post: albertschmidt
Question Running Python under Termux on Android tablet dfkettle 1 3,469 Jan-25-2023, 02:34 PM
Last Post: dfkettle
  Python-for-Android:p4a: syntax error in main.py while compiling apk jttolleson 2 1,828 Sep-17-2022, 04:09 AM
Last Post: jttolleson
  Help for the shortest way to install a suitable version of Python, Numpy, and OpenCV. Ezzat 2 2,275 Dec-23-2021, 12:34 PM
Last Post: snippsat
  Python bot for ADB Android SCRCPY Bizzy_ 3 4,477 May-01-2021, 10:41 AM
Last Post: Larz60+
  Python OpenCV window not opening in fullscreen mode Zman350x 0 3,291 Apr-29-2021, 07:54 PM
Last Post: Zman350x
  Can Embedded Python run any shared library on Android ? sprotz 0 2,306 Nov-08-2020, 12:21 PM
Last Post: sprotz
  Python IDE doesn't see opencv-python package on my Jetson Nano sadhaonnisa 1 3,332 Oct-11-2020, 01:04 AM
Last Post: Larz60+

Forum Jump:

User Panel Messages

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