# This file will be overriden when packaging with pupygen.py and serves only for compiling the apk template
import time
def main():
while True:
print "Please use pupygen first!"
time.sleep(1)