com.googlecode.androidannotations.annotations
Annotation Type App


@Retention(value=SOURCE)
@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-2012. All Rights Reserved.