Skip to content
This repository was archived by the owner on Feb 16, 2024. It is now read-only.
This repository was archived by the owner on Feb 16, 2024. It is now read-only.

Source code index is not generated in certain cases #158

Description

@Razican

It seems that non-valid UTF-8 files prevent the creation of the src/index.html file (and probably other files as well). This is the error output for the LinkedIn apk:

WARN: Seems that the package in the AndroidManifest.xml is not the same as the application ID provided. Provided application id: com.linkedin.android-4.1.95@APK4Fun.com, manifest package: com.linkedin.android
Manifest analyzed.
WARN: could not analyze `dist/com.linkedin.android-4.1.95@APK4Fun.com/res/xml/home_tab_messaging.xml`. The analysis will continue, though. Error: stream did not contain valid UTF-8
WARN: could not analyze `dist/com.linkedin.android-4.1.95@APK4Fun.com/res/xml/home_tab_relationships.xml`. The analysis will continue, though. Error: stream did not contain valid UTF-8
WARN: could not analyze `dist/com.linkedin.android-4.1.95@APK4Fun.com/res/xml/home_tab_feed.xml`. The analysis will continue, though. Error: stream did not contain valid UTF-8
WARN: could not analyze `dist/com.linkedin.android-4.1.95@APK4Fun.com/res/xml/home_tab_jobs.xml`. The analysis will continue, though. Error: stream did not contain valid UTF-8
WARN: could not analyze `dist/com.linkedin.android-4.1.95@APK4Fun.com/res/xml/home_tab_notifications.xml`. The analysis will continue, though. Error: stream did not contain valid UTF-8
Source code analyzed.

WARN: There was en error generating HTML report: stream did not contain valid UTF-8
HTML report generated.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions