tznikos Member Licensed User Longtime User Sep 8, 2014 #1 Hi, I want to know the UID of an application, want to use on android.net.TrafficStats throw JavaObject to get some data
Hi, I want to know the UID of an application, want to use on android.net.TrafficStats throw JavaObject to get some data
Erel B4X founder Staff member Licensed User Longtime User Sep 9, 2014 #2 You need to use this class: http://developer.android.com/reference/android/os/Process.html#myUid() Upvote 0