Class AndroidEntryPointLocator


  • public final class AndroidEntryPointLocator
    extends Object
    Searches an Android application for its EntryPoints. Iterates the ClassHierarchy matching its elements to a set of hardcoded entrypoint-specifications. Then optionally uses heuristics to select further entrypoints.