摘要本信息融合客户端是基于Android的一款购物系统App,是模仿淘宝热销促销商品的风格,顾客可以进行网上交易。系统根据用户的筛选条件展现商品(比如9元包邮,或者男装等),商品的价格以及实物图片都会显示在列表,列表是双列显示的,更加便于用户浏览。系统根据用户选择的筛选条件向服务器端请求商品数据,数据的传输和存储方式是用JSON格式,双列列表使用了安卓原生的GridView。点击商品可以进入购买页面,用户可以选择想要的款式进行购买,商品会由商家自己发货。在设置界面中,用户还可以根据自己的网络条件选择是否显示高质量图片,用户个性化的设置以XML形式保存本机。在这个app上的商品都要比现实生活中商品要便宜得多,一般都是打折,促销等活动的商品。25865
关键词 安卓 网上购物 JSON GridView
毕业设计说明书外文摘要
Title The design and implementation of information fusion client based on Android
Abstract
This information fusion client is a shopping system based on Android,which is to imitate the style of hot and on-sale commodity on Taobao, customers can shopping online. System show goods (such as 9 yuan with free shipping, or men’s clothes, etc.) according to user's filter conditions, commodity prices and real picture will be displayed in the list, the list is a two-column display, more user-friendly browsing. System product data request to the server according to user-selected filter criteria.Formating data with JSON is used to transmission and storage.Double-column list is displayed by Android native GridView. Clicking merchandise can enter the purchase page.Users can select the desired style to make a purchase.merchandise will be shipped by the merchants themselves. In the setting activity, users can choose whether to display high quality pictures according to their own network conditions. Inpidual settings is saved by native XML form. In this application, It is much cheaper to use this application than real life merchandising goods . Usually, this application provides discounts, merchandising and other on-sale activities.Using this application is definitely more convenience and cheaper than shopping in reality.
Keywords Android Online-Shopping JSON Gridview目 次