[android-developers] NetworkStatsManager querySummary returning incorrect data for specific time interval

2018-02-15 Thread Gourav Gour
I am using following code to get data used per application for a given time interval long t1 = System.currentTimeMillis()-(60*1000);long t2 = System.currentTimeMillis();NetworkStats networkStats = networkStatsManager.querySummary(ConnectivityManager.TYPE_WIFI, null, t1, t2); long data_tx =

[android-developers] Navisworks model open in Android Tab application

2016-01-27 Thread Gourav
Hello. I want to implement Navisworks model(i.e.) .nwd file open in my android TAB application.. please help me anyone knows how to do this... -- You received this message because you are subscribed to the Google Groups "Android Developers" group. To unsubscribe from this group and stop

[android-developers] Help

2012-06-12 Thread Gourav Leekha
matlab component runtime(MCR) is installed for execution of matlab commands without installing the matlab for standalone execution ,but it is only supported by windows, Is there any MCR library meant to implement the same on android/J2me platform . -- You received this message because you are