usage-statistics

how do android monitor usage applications work

梦想的初衷 提交于 2019-12-01 01:03:38
I want to write an application that logs the usage of other applications on my phone. So for example I get the times I have entered Facebook. I understand there is no way to get a broadcastreceiver to wake up every time Facebook starts. Another way is to have a service that always runs in the background and checks for running apps and goes to sleep every second or so, but I guess this will drain my battery faster. So what is the best way this could be done? is there some kind of log I can look at? The only way to monitor other apps is by monitoring foreground activity. This will drain your

Best traffic / performance / usage monitoring module?

佐手、 提交于 2019-11-30 22:47:20
Are there any open source (or I guess commercial) packages that you can plug into your site for monitoring purposes? I'd like something that we can hook up to our ASP.NET site and use to provide reporting on things like: performance over time current load page traffic SQL performance PU time monitoring Ideally in c# :) With some sexy graphs. Edit : I'd also be happy with a package that I can feed statistics and views of data to, and it would analyse trends, spot abnormal behaviour (e.g. "no one has logged in for the last hour. is this Ok?", "high traffic levels detected", "low number of API

Usage Tracking for Windows desktop applications [closed]

笑着哭i 提交于 2019-11-30 19:22:18
I am looking for some frameworks that can be used to collect usage information for Windows desktop application and analyze it. For example, I would like to be able to answer questions like (a) how many times do people use this application in a day (b) which are their favorite menu items, etc. I looked briefly at Google Analytics and Omniture SiteCatalyst but they seem to work only on web applications. While tools like sitecatalyst, GA, YWA etc.. are mostly designed around the web, you can still use them, even for desktop apps. Most of them have APIs where you can send/receive data in a

Interpretation of Z3 Statistics

时光毁灭记忆、已成空白 提交于 2019-11-30 14:25:47
I obtained several statistics from runs of Z3. I need to understand what these mean. I am rather rusty and non up to date for the recent developments of sat and SMT solving, for this reason I tried to find explanations myself and I might be dead wrong. So my questions are mainly: 1) What do the measures' names mean? 2) If wrong, can you give me pointers to understand better to what they refer to? Other observations are made below and conceptually belong to the two questions above. Thanks in advance! My interpretation follows. DPLL . All the metrics below refer to the jargon of the DPLL

ActivityNotFoundException in Lollipop when trying to launch activity with intent android.settings.USAGE_ACCESS_SETTINGS

家住魔仙堡 提交于 2019-11-30 05:59:54
问题 I am trying to get the permission to access app usage data using this permission. THis is only being done for Lollipop and when I start activity with this intent (android.settings.USAGE_ACCESS_SETTINGS), the app crashes (stacktrace below) Observed that another developer noticed this issue in LG G3 phone - thread here.From user logs, I have mostly seen this occur on LG G3 and once on Samsung S5 also. What is the right intent to launch the window for LG & Samsung S3 phone to get app usage data?

Usage Tracking for Windows desktop applications [closed]

拟墨画扇 提交于 2019-11-30 03:51:40
问题 Closed. This question is off-topic. It is not currently accepting answers. Want to improve this question? Update the question so it's on-topic for Stack Overflow. Closed 6 years ago . I am looking for some frameworks that can be used to collect usage information for Windows desktop application and analyze it. For example, I would like to be able to answer questions like (a) how many times do people use this application in a day (b) which are their favorite menu items, etc. I looked briefly at

How to calculate mobile and wifi data usage of each application in android?

故事扮演 提交于 2019-11-29 19:32:40
问题 Is there any possible way for calculating mobile and wifi usage of each application in android using TrafficStats' : (getUidRxBytes,getUidTxBytes, getTotalRxbytes, getTotalTXbytes, getMobileRxBytes,getMobileTxBytes) methods ? I know there must be some way of doing that as 3G watchdog and some other application provide these details. Can anybody help please ? Thanks 回答1: I've written a similar answer to this type of question here. For getting overall data usage per app it's fairly easy using

Data on number of users of each version of Mac OS X? [closed]

爱⌒轻易说出口 提交于 2019-11-29 11:30:52
问题 Is there publicly available data somewhere with estimates on the number of users of each Mac OS X version? Particularly for the major releases (10.6.* Snow Leopard, 10.5.* Leopard, ...)? I am writing a new application and am wondering whether it's still worth the effort of supporting pre-Leopard versions of Mac OS X, mostly Tiger. I am using Sparkle with the option of tracking system profiles with every update check, but as the application is still in early 0.* releases the number of users so

Use Google Analytics for data to display on our webpage?

我只是一个虾纸丫 提交于 2019-11-29 10:45:51
On some of our pages, we display some statistics like number of times that page has been viewed today, number of times it's been viewed the past week, etc. Additionally, we have an overall statistics page where we list the pages, in order, that have been viewed the most. Today, we just insert these pageviews and event counts into our database as they happen. We also send them to Google Analytics via normal page tracking and their API. Ideally, instead of querying our database for these stats to display on our webpages, we just query Google Analytics' API. Google Analytics does a FAR better job

iPhone/iPad data usage tracking

落花浮王杯 提交于 2019-11-29 09:47:59
Just wanted to ask the community a quick question. Out of curiosity, would anyone have an idea how the iPhone App "DataMan" and "Data Usage" are pulling data readings of your personal cellular data usage? I've check the web high and low for possible answers and all so far has been dead ends. How could they have gotten their Apps to be Apple approved? Any help or advice would be great! One way to do this would be to install a configuration profile with the proper APN settings which will route all the network traffic through a proxy server. For WiFi, you can set the proxy in the network settings