Péter Simon edited this page on 9 Jun ・ 57 revisions
Get started!
Download
Cookbook, full of recipes
Customize annotation processing
List of all available annotations
Release Notes
Examples
Read the FAQ
Join the Mailing list
Create an issue
Tag on Stack Overflow
Ask on Gitter
Apps using AndroidAnnotations
References
Sponsors
Google +
Contributing
Clone in Desktop
This page contains the list of all the annotations provided by AndroidAnnotations, with links to their documentation.
If you find a missing annotation, a broken link, or anything that's not up to date, please let us know by creating an issue.
@EActivity
@EApplication
@EBean
@EFragment
@EProvider
@EReceiver
@EIntentService
@EService
@EView
@EViewGroup
@AfterExtras
@AfterInject
@AfterViews
@App
@Bean
@Extra
@FragmentArg
@FragmentById
@FragmentByTag
@FromHtml
@HttpsClient
@NonConfigurationInstance
@RootContext
@SystemService
@ViewById
@ViewsById
@TextChange
@AfterTextChange
@BeforeTextChange
@EditorAction
@FocusChange
@CheckedChange
@Touch
@Click
@LongClick
@ItemClick
@ItemLongClick
@ItemSelect
@OptionsItem
@SeekBarProgressChange
@SeekBarTouchStart
@SeekBarTouchStop
@Background
@UiThread
@SupposeBackground
@SupposeUiThread
@InstanceState
@WindowFeature
@Fullscreen
@CustomTitle
@InjectMenu
@OptionsMenu
@OptionsMenuItem
@OrmLiteDao
@RoboGuice
@Trace
@Transactional
@OnActivityResult
@OnActivityResult.Extra
@HierarchyViewerSupport
@ServiceAction
@Receiver
@Receiver.Extra
@ReceiverAction
@ReceiverAction.Extra
@IgnoredWhenDetached
@WakeLock
@StringRes
@AnimationRes
@ColorRes
@DimensionPixelOffsetRes
@DimensionPixelSizeRes
@DimensionRes
@BooleanRes
@ColorStateListRes
@DrawableRes
@IntArrayRes
@IntegerRes
@LayoutRes
@MovieRes
@StringArrayRes
@TextArrayRes
@TextRes
@HtmlRes
@Rest
@RestService
@Get
@Post
@Put
@Delete
@Options
@Head
@Accept
@RequiresHeader
@RequiresCookie
@RequiresCookieInUrl
@RequiresAuthentication
@SetsCookie
@RequiresCookieInUrl
@DefaultBoolean
@DefaultFloat
@DefaultInt
@DefaultLong
@DefaultString
@DefaultStringSet
@DefaultRes
@Pref
@SharedPref
@PreferenceScreen
@PreferenceHeaders
@PreferenceByKey
@PreferenceChange
@PreferenceClick
@AfterPreferences
文章原址