-3

I have a basic python script in a bash file that I execute from the command line (prompts to user questions). Is it possible to convert it into an Android app easily? Thanks.

1

1 Answer 1

4

Your question is a little open-ended, thus I will provide a somewhat open-ended answer. Many tutorials can be found online that show how to create such an app in Python step-by-step. This tutorial being one of them. In your case, the 'Packaging Your App for Android' section will provide information about how to convert from python to an Android application.

Sign up to request clarification or add additional context in comments.

1 Comment

I had seen this page, thanks. I wanted a more quick example, like for instance, "hello" on terminal type of thing.

Start asking to get answers

Find the answer to your question by asking.

Ask question

Explore related questions

See similar questions with these tags.