Skip to content

DoubleDa/Code-MainPage-Like-E-Commerce

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 

Repository files navigation

Code-MainPage-Like-E-Commerce

实现电商App首页

  • 项目预览

首页:

![](https://github.com/DoubleDa/AndroidDailyDevelopCode/blob/master/Heterogenous-Layouts-inside-RecyclerView-Project/images/36562A671A0BD16EAAFE37EB63B3864F.jpg?raw=true =480x)

自定义首页实现:

![](https://github.com/DoubleDa/AndroidDailyDevelopCode/blob/master/Heterogenous-Layouts-inside-RecyclerView-Project/images/31D337E2D1F37D3BB232CB2C696AB837.jpg?raw=true =480x)

我的首页实现:

![](https://github.com/DoubleDa/AndroidDailyDevelopCode/blob/master/Heterogenous-Layouts-inside-RecyclerView-Project/images/D98B62689980BBE2DA03E15226EA8C47.jpg?raw=true =480x)

  • 使用的开源库

      compile 'com.android.support:recyclerview-v7:23.4.0'
      compile 'com.jakewharton:butterknife:7.0.1'
      compile 'org.apache.httpcomponents:httpcore:4.4.5'
      compile 'com.google.code.gson:gson:2.7'
      compile 'com.squareup.picasso:picasso:2.5.2'
    
  • 技术点

1实现recyclerview的多类型布局;

2使用picasso加载图片

3使用butterknife注解的方式获取UI组件

4使用Gson序列化喝反序列化数据

  • App下载地址

首页App下载地址

  • 开源协议

      Copyright 2016 yongxinda89@gmail.com
    
      Licensed under the Apache License, Version 2.0 (the "License");
      you may not use this file except in compliance with the License.
      You may obtain a copy of the License at
    
      http://www.apache.org/licenses/LICENSE-2.0
    
      Unless required by applicable law or agreed to in writing, software
      distributed under the License is distributed on an "AS IS" BASIS,
      WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
      See the License for the specific language governing permissions and
      limitations under the License.
    

About

实现电商App首页

Resources

Stars

1 star

Watchers

1 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages