Appium Apppackage and appactivity for mobile automation testing

Source: Internet
Author: User
Tags appium

Method One: Open Appium directly, click on the top left corner of the robot icon

Choose the location of the APK, here take contactmanager.apk as an example

Method Two: Use the Dex2jar and Jd-gui tools to decompile the APK file

Here still take contactmanager.apk as an example

(1) Rename contactmanager.apk to Contactmanager.zip and extract the file Classes.dex;

(2) Unzip the Dex2jar-2.0.zip and enter the folder from the command line;

(3) Run the command

Get Classes-dex2jar.jar under the current folder (F:\android_project\dex2jar-2.0\dex2jar-2.0)

(4) Decompression Jd-gui.zip get the file jd-gui.exe;

(5) Open Classes-dex2jar.jar with Jd-gui.exe

Good,

Appium Apppackage and appactivity for mobile automation testing

Related Article

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.