This sample implements some basic features that may be implemented using Marketcloud-Android-SDK
- Application container with custom toolbar and custom navigation drawer;
- Homepage with sample banner and card layouts that allows category-based search;
- Products list based on a filter (all products - by category - search result - etc.);
- Custom search page, with simple category filters;
- Actions on list items (show product details - add product to cart - etc.);
- Cart with many actions (remove product - add or reduce quantity - etc.).
Available soon: a complete series of articles containing a detailed tutorial and some useful stuff regarding this sample will be published on Marketcloud Facebook page and on Marketcloud website.
Home page
Product list
Product overview
Search view
Cart
Navigation drawer
Toolbar
-
Android™ is a copyright of Google Inc. and is used here according to the Legal Notice.
-
For the Sample Application:
Copyright 2015 Marketcloud
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.