Modified XPath to also search for Activity Alias #8

Open
opened 2025-08-09 17:12:54 +00:00 by fergalmoran · 0 comments
Owner

Originally created by @jamesikanos on 8/6/2024

Related to #147.

Modified the XPath for the manifest parser to look for:

  • <activity> and now also <activity-alias>
  • Only look for activities that don't specify android:enabled="false" (because true is the default and may be omitted)
*Originally created by @jamesikanos on 8/6/2024* Related to #147. Modified the XPath for the manifest parser to look for: - `<activity>` and now also `<activity-alias>` - Only look for activities that don't specify `android:enabled="false"` (because true is the default and may be omitted)
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github/android-dev-ext#8
No description provided.