Couldn't load memtrack module (No such file or directory)

后端 未结 4 713
旧巷少年郎
旧巷少年郎 2020-12-17 18:14

Update: After I removed and reinstalled bundle problem only remains on emulator

I\'ve just installed the android development bundle on my windows 8 laptop. I\'m tryi

4条回答
  •  死守一世寂寞
    2020-12-17 18:47

    If there is a newer version (compare to the version code defined in your manifest.xml) of the same Application in the target emulator, you will get error as you mentioned.

    Couldn't load memtrack module (No such file or directory)
    failed to load memtrack module: -2

提交回复
热议问题