package net.xcreen.restsms; import android.app.Application; public class AppContext extends Application { SMSServer smsServer = new SMSServer(); }