When I am running a simple android application I'm getting "Couldn't find .apk file". Please help me to resolve this problem....
I'm Using
Eclipse SDK Version: 3.6.1 Build id: M20100909-0800 OS:-Windows 7 Android 2.2
When I am running a simple android application I'm getting "Couldn't find .apk file". Please help me to resolve this problem....
I'm Using
Eclipse SDK Version: 3.6.1 Build id: M20100909-0800 OS:-Windows 7 Android 2.2
I had the same issue which I solved by using JRE system library 1.6 instead of 1.5. My post cronicles all the other solutions I've seen online, hope it helps.