How can I profile an Android app from within IDEA, possibly using JProfiler plugin? I see no evident way of doing this. Furthermore, I would also like full control of the Android processes (i.e. the ability to kill Android processes) like 'ddms' gives you. Is this possible in IDEA?
If the answer to the above questions is 'NO', does anyone have an idea of whether or not these things will be supported soon in IDEA? The tools that Google gives you for Profiling, etc, are absolutely horrendous.