Skip to content

Misleading file extension in android-29 #81

Open
@microdog

Description

@microdog

The android.jar uploaded to Google Drive under android-29 is actually a RAR archive instead of a JAR archive.

This is very misleading and if someone wasn't aware of it, the project will not be able to be synced. (#76, #70 (comment))

$ file android.jar
android.jar: RAR archive data, v5
$ unrar l android.jar

UNRAR 6.00 freeware      Copyright (c) 1993-2020 Alexander Roshal

Archive: android.jar
Details: RAR 5

 Attributes      Size     Date    Time   Name
----------- ---------  ---------- -----  ----
    ..A....  30662479  2020-04-14 15:11  android29/android29.jar
    ...D...         0  2020-04-14 15:21  android29
----------- ---------  ---------- -----  ----
             30662479                    2

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions