top button
Flag Notify
    Connect to us
      Site Registration

Site Registration

How do debug an Android App?

+2 votes
172 views
How do debug an Android App?
posted Jan 9, 2016 by anonymous

Looking for an answer?  Promote on:
Facebook Share Button Twitter Share Button LinkedIn Share Button

Similar Questions
+2 votes

I want to log the events when a user interact with the app by touch and scroll. I want to log these information by changing the framework files. Please tell me the files responsible for the user events

+6 votes

In android generally when an app is installed, the PackageInstallerActivity and PackageManagerService make sure to assign the supplementary gid's to the app. This determines the level of access when an app is invoked everytime.

I just wanted to confirm if any verification process takes place in the runtime from packagemanager or any other service for that matter.

The app is granted the corresponding access from the gid's that should get it running technically and Packagemanager will only come into picture incase of updating the app.

Is my understanding correct?

0 votes

I have a android app and want to run it on Linux. Any clue how to achieve this???

...