This research was conducted by Austin Shawaga, an undergraduate
Computer Science Major at the
University of Calgary.
The research was supervised by Dr. Joel Reardon who is an assistant
professor at the University of Calgary.
This Research Project was funded by a P.U.R.E. award.
For more information on the P.U.R.E. program please visit their
Website.
For contact information please view the
Contact Us tab.
The research project was a response to frustrations that are often experienced by researchers and developers alike when utilizing the Android operating system programmatically. While the changelog and developer documentation are vast across the Android versions, it is hard to find API level specific information; most of the method descriptions only reflect the latest version and the change logs are always relative to the last update rather than older versions. Due to this design, it is difficult to have a specific API data request paired with an Android Version and find the permissions required to accomplish it.
Our research serves two purposes:
We are currently drafting a research paper explaining our security related
findings and analysis.
When completed, the paper will be linked here
with a brief summary of what we have discovered.