com.googlecode.androidannotations.annotations
Annotation Type App


@Retention(value=CLASS)
@Target(value=FIELD)
public @interface App

Injects the application. Please check that your registered the application in the AndroidManifest.xml class prior to using this annotation.



Copyright © 2010-2013. All Rights Reserved.