[android-developers] Re: try to see hprof dump from ddms

2010-02-04 Thread fadden
On Feb 4, 1:00 am, allstars wrote: > so i would like to ask what's the difference here and > what should i do if i want to see hprof when my app is built > in mydroid My guess would be that it's trying to write the hprof dump to a temporary file on /sdcard, and your app doesn't have WRITE_EXTERNA

[android-developers] Re: try to see hprof dump from ddms

2010-02-04 Thread James Wang
> but i find out > if my app(a simple HelloWorld) is built by mydroid (i.e. using > Android.mk) > it always complains permission denied =>what's mean "built by mydroid"? you mean build under android source? can you paste some logcat? -- You received this message because you are subscribed to the