What to use for invoking apk apart from activity and package name

Hi Guyz,

In new version Capability Type i am not able to see activity and package. What to you to invoke installed application?

http://appium.github.io/java-client/io/appium/java_client/remote/AndroidMobileCapabilityType.html#APP_ACTIVITY

Activity and package capabilities were moved to AndroidMobileCapabilityType.

1 Like

Thanks a lot afwang. Can you please tell what all changes are done like this from previous version?

Check the forum post detailing the release of the Java library: Java-client 4.0.0 released

1 Like

We can use app path too.