appium / appium/java-client

Update apps to latest version for compatibility for higher version of Mobile OS

Open
#1,693 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Dominant language
Java
Stars
1.3k
Forks
752
Avg merge
6d 21h
Merged PRs (30d)
8

Description

Currently, The tests use applications (like apkdemos and intent)which are very old for android. The applications need to be updated to the latest version so that it can be tested on later versions of android.

Please describe the issue. If it is a bug, please briefly describe the steps to reproduce and the actual vs expected behavior.
If there is a feature that you would like to see added to the Appium Java client, please describe the necessity of this feature and the way that it should work.

Environment

Running on Java-client 8
Appium version 2.beta.25

Run intent test on later versions of android in 9,10,11,12. You will get a popup describing the applications are too old and there may be compatibility issues.

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

Start by locating the apkdemos and intent test applications and the intent test in this repository. Run the intent test on Android 9, 10, 11, and 12 to confirm the compatibility popup, then update the applications so the tests run without that warning or compatibility issue.

Written by the indexing model from the issue text.

Assessment

Tech stack
android, java
Domain
mobile, testing
Issue type
Bug
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.