Python Forum
Locally run an APK and execute functions using Python
Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Locally run an APK and execute functions using Python
#1
Can I execute an APK/call functions using Python? I found https://pypi.org/project/pyjnius/, but I am not clear on if I can use it with a random APK that I downloaded and decompiled, that was not built with Python.

What I am trying to do is be able to make an API (using Django) which, when called, will input some information into the app, press a button, and copy the resulting text.

Thanks!
Reply


Possibly Related Threads…
Thread Author Replies Views Last Post
  Copy xml content from webpage and save to locally without special characters Nik1811 14 5,183 Mar-26-2024, 09:28 AM
Last Post: Nik1811
  How To Set Up And Execute A Python File knight2000 4 4,156 May-31-2022, 10:02 AM
Last Post: Larz60+
  execute python script guy7200 1 2,173 Oct-25-2021, 09:55 PM
Last Post: Axel_Erfurt
  Possible to execute a python script before log off/shutdown with input commands? Kaltex 1 3,132 May-18-2021, 06:31 AM
Last Post: Skaperen
  Using python to execute app or cmd that requires admin credentials thewolf 0 2,723 Mar-05-2021, 08:15 PM
Last Post: thewolf
  Execute DBCC CHECKDB from python script susja 1 2,961 Aug-12-2020, 02:09 AM
Last Post: susja
  Trying to write and execute first Python script garvind25 3 3,759 May-23-2020, 07:36 PM
Last Post: garvind25
  How to execute Python code leemao 2 2,777 Dec-21-2019, 02:35 PM
Last Post: leemao
  Execute .sql file in python pradeepkumarbe 3 15,962 Nov-05-2019, 08:55 AM
Last Post: MckJohan
  Split pyscaffold project into packages locally mucrom 0 2,040 Aug-05-2019, 12:07 PM
Last Post: mucrom

Forum Jump:

User Panel Messages

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