if not os.path.isfile(sys.argv[6]):
        print 'Apk {} does not exist'.format(sys.argv[6]) 
        usage()