Coder Social home page Coder Social logo

appnetwork's Introduction

AppNetwork

This is a service application which will tell the user how much data is used by the particular application. This application will store the data ina file in DOWNLOADS folder with name of NET.TXT. This will give all the recieving and transmitting data for the application.

To use the application in android studio for testing You have to use Firstly you have to put the apk on the desktop.

If on ubuntu -> To install --> adb install -g /home/radmin/Desktop/app-debug.apk
To run the application --> adb shell am start-foreground-service --user 0 -n com.pcloudy.networks/.MyService --es "packnam" com.google.android.youtube

If on windows -> To install -->adb install -g (path to the apk) To run the application --> adb shell am start-foreground-service --user 0 -n com.pcloudy.networks/.MyService --es "packnam" com.google.android.youtube

In the last as you can see the youtube package name. You can also use any of the packages available on the android devices. you can see the all the packages name in the android phones by using --> adb shell pm list packages which ever application package you like just put instead of youtube one and you are good to go.

after packnam is the package name of the application you want to use for seeing the network data in the file.

appnetwork's People

Contributors

s0641 avatar

Watchers

James Cloos 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.