appusagemodule 0.0.2
appusagemodule: ^0.0.2 copied to clipboard
Iny Digital Package to get the List of Apps Usage for better underwriting / Credit score..
0.0.1 #
- Functions to Get Installed Apps Usage for Device underwritting
0.0.2 #
Added code to return the Response in the following format for android.
"appname": APP PACKAGE NAME,
"FirstTimeStamp": "1671370424533",
"LastTimeUsed": "1671453895930",
"LastTimeStamp": "1671453895974",
"TotalTimeInForeground": "8743",
"TotalTimeVisible": "8787",
"TotalTimeForegroundServiceUsed": "0",
"LastTimeForegroundServiceUsed": "0",
"LastTimeVisible": "1671453895974"