I need to profile an application developed for android platform. I've already used jprofiler in web-application development. I use Android Studio (and Eclipse with ADT plugin) and actually i use DDMS to check cpu and heap memory comsuption.
Is it possible to connect Jprofiler to a running application on Android device?