views:

24

answers:

0

I have downloaded an apk file and placed it in the tools directory. After running the emulator, when I try to run it using adb install xxx.apk , i get the error, "can't find xxx.apk".

What is the problem ? What do I need to check ?