termux / termux/termux-api

Intent launcher and getting results from it

Open
#567 3 comments 1 reaction 0 assignees View on GitHub

Nobody has claimed this yet.

Dominant language
Java
Stars
4.3k
Forks
920
PR merge metrics
No merged PRs in 30d

Description

Feature description

A way to launch intents and getting results from them.

Reference implementation

Have you checked if the feature is accessible through the Android API?
Do you know of other open-source apps that has a similar feature as the one you want? (Provide links)

As for the launching part, it's available in all activity launcher applications including Activity Manager.

As from the getting the results parts, I don't recall of any open source app doing it specifically but the Tasker plugin IntentTask does it to pass the results to Tasker.

Contributor guide

No contributing guide indexed for this repository

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

No repository file, test, or entry point is named in the issue. Start by reviewing the Android API and the linked Activity Manager and IntentTask references, then define the behavior and interface for launching intents and returning their results; done means both operations are supported.

Written by the indexing model from the issue text.

Assessment

Tech stack
android, java
Domain
api, mobile
Issue type
Feature
Difficulty
5/5
Estimated time
Over a week
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
25/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.