• After 15+ years, we've made a big change: Android Forums is now Early Bird Club. Learn more here.

Search results

  1. N

    Apps How to install apps in google android emulator

    I am trying to install apps onto my emulator. The command "adb install app1.apk" gets me an error message saying "can't find app1.apk to install". I have added the tools directory to my path system variable and have moved my app into the tools directory. I can not figure out what the problem is.