JordanSamhi / Android-platforms

Compilation of android.jar files corresponding to different platform version (stubs and full)

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Android-platforms

In this repository, one can find android.jar files for different platform versions and android source code for different versions.

The repository is organized as follows:

  • jars
    • stubs: contains android.jar files without methods implementation, only stubs.
    • full: contains android.jar files with methods implementation.
  • sources: contains source code of different android versions.

Purpose

This repository is made for researchers in order to facilitate the search for data and android artefacts.

Contributing

We would be glad if the community helps to provide more data for further studies, hence we are open to contributions.

About

Compilation of android.jar files corresponding to different platform version (stubs and full)