Skip to content
View Flameyjh's full-sized avatar

Block or report Flameyjh

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Maximum 250 characters. Please don't include any personal information such as legal names or email addresses. Markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse

Popular repositories Loading

  1. OkHttp OkHttp Public

    android:OkHttp基本用法,包括同步请求、异步请求。1. post请求上传文件和Json数据。2. 添加拦截器,完成一些发送请求时的统一处理。3. 打开缓存功能(cache)。4. 利用cookie保存用户登陆状态(cookieJar)

    Kotlin 1

  2. Retrofit Retrofit Public

    android:Retrofit的基本使用。1. Retrofit里的各种注解,包括@Body,@Path,@Header,@Headers,@Url等 2. Gson的基本使用。用rxjava实现嵌套请求, 先请求接口A再请求接口B(先登录在请求收藏列表) 3. 文件的上传与下载。retrofit + RxJava的基本使用

    Kotlin 1

  3. Room Room Public

    android:Room的基本使用。Room三角色:@Entity,@Dao,@Datebase 进行增删改查

    Kotlin 1

  4. yjhUIWidgetTest yjhUIWidgetTest Public

    android: * 常用UI的使用 * 1. 常用控件的使用方法:TextView. Button. EditText. ImageView. ProgressBar(进度条). AlertDialog(对话框)。 * 2. 引入布局和创建自定义控件(查看activity_main.xml)。 * 3. ListView * 4. RecycleView * 5. Material Des…

    Kotlin 1

  5. FishDrawable FishDrawable Public

    android: 自定义Drawable画一条游动的小鱼。学习Drawable,Path,Canvas,layer,Paint, ValueAnimator。

    Kotlin 1 1

  6. corona_projects corona_projects Public

    Lua