Skip to content Skip to sidebar Skip to footer
Showing posts with the label Android Annotations

Retrofit + Otto + Aa, How To Do Simple Get Request?

I am using Android Annotation for boilerplate, and Retrofit for Api calls, While doing post request… Read more Retrofit + Otto + Aa, How To Do Simple Get Request?

Youtubeplayerfragment Lifecycle In A Dialogfragment

I am trying to embed a YouTubePlayerFragment into a DialogFragment. I am able to start the dialog o… Read more Youtubeplayerfragment Lifecycle In A Dialogfragment

Rest Client Logging For AndroidAnnotations

I am attempting to use AndroidAnnotation's rest client to access a web service. I am receiving … Read more Rest Client Logging For AndroidAnnotations