Giter Site home page Giter Site logo

aossp / access-app-data-android Goto Github PK

View Code? Open in Web Editor NEW

This project forked from apriorit/access-app-data-android

3.0 2.0 0.0 161 KB

A no-root solution to access Android app private data without root access. Browser history and instant messages example

License: MIT License

Java 100.00%

access-app-data-android's Introduction

Technology to Access App Private Data on Android (No Root)

About

By default all Android apps save data in a so-called Sandbox – a storage area which other applications cannot access. This project provides a simple way to access private data of third-party applications without root permissions.

WARNING: Android security policy directly states that access to private data can be illegal, which puts certain limitations on gathering such data, including the possibility of being prosecuted by law. Therefore, use this method to obtain data consciously and thoughtfully and make sure that you abide by laws and respect privacy of others.

Implementation

The main solution idea is to parse a layout tree of an active page and extract the necessary data.

This solution works well starting with Android 4.3 and older (including Android N), but to get needed "clear" data you will need to take your time to study each target application. This code illustrates the approach for Firefox browser history on Android 6.0 and Skype instant messages.

For detailed implementation notes and code details, please review the related article.

License

Licensed under the MIT license. © Apriorit.

access-app-data-android's People

Contributors

rajpratik71 avatar dependabot-preview[bot] avatar imgbotapp avatar

Stargazers

Tran Minh Tuan avatar  avatar ⭐ 🐾 avatar

Watchers

James Cloos avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.