Morning
Does anyone know a method of getting the data usage of an app based on its ID in version 4.3 I tried usingTrafficStats.getUidTxBytes(uid)
but that only returns 0 and after some research I found that this is because of version 4.3 , what is the work around to this