I have an application (simple calc app) developed myself using android eclipse. It's working fine on my system and I want to test the apk file on another PC. But I don't know exactly what the requirements are for the other PC, and how to add my apk file to another system for testing.
What do I need to do?