Questions about how to gather, manage or deal with data usage statistics of any software. Usage statistics may include button and menus clicks, memory usage, preferences, features most used, etc... Usually all data are anonymous information.
Questions tagged [usage-statistics]
382 questions
-1
votes
2 answers
Android Performance monitor on PC
Hello
For Windows Phone I use Windows Phone Developer Power Tools and I'm looking for alternative for Android. I want to monitor cpu, ram, I/O and others parameters from Android device(or virtual devices) connected to my PC. There is some…

Szymson
- 990
- 1
- 13
- 28
-1
votes
1 answer
Matlab code for general multinomial formula
I would like to know if there is Matlab code that can solve the multinomial formula. I can write a code for finite number of terms in the multinomial formula, for example, (x_{1}+x_{2}+x_{3})^4.
But for general case, I found it is not easy, i.e. …

sky-light
- 111
- 6
-2
votes
2 answers
Tracking hyperlink usage in Microsoft Word
Is it possible, using Google Analytics or a Word feature, to record what hyperlinks a reader follows when s/he is reading a Word document on a web page?

L. A.
- 1
- 1
-2
votes
1 answer
How to develop an app that can track the usage of all other apps?
I need to be able to do this for pre-5.0 Android devices. Would anyone be able to assist me in how to get started doing this? I searched all over Stack Overflow for possible solutions and the most promising provided a lot of code from a working…

Soud Kyl
- 55
- 5
-3
votes
2 answers
What to do if Processing won't find a library?
No matter what I do, Processing just won't find this library. No matter where I put it or how many renames I do, Processing can't find it and I can't find an alternative anywhere. I basically only need it for the "Descriptive" class. And I know its…

jason ap
- 71
- 2
- 9
-4
votes
1 answer
pulling data from txt file getting java.lang.Arrayindexoutofboundsexception errors
can someone please help me figure out what the indexes should be to get this to run fully I've tried all kinds of fixes and nothing is working properly. I have a feeling that the issue is in the first declaration of data
String[][] data = new…

3monkeys1gorilla
- 67
- 10
-5
votes
1 answer
Android : How I track time spent on android applications
I need to build a android app that checks how much time you spend on a selected app X, if the consumed time is more than a preset value - the app will show a message every time you run X and X will exit.
As an example, you set in our app that the…

Mahmoud Sengab
- 1
- 1
- 1