Android and Magento Soap API – part IV
How to get list of products Magento SOAP API contains catalogProductList method for downloading list of products. Basically it returns ALL products at o...
How to get list of products Magento SOAP API contains catalogProductList method for downloading list of products. Basically it returns ALL products at o...
Material design proposed interesting animation features, that can be seen throughout it’s design guidelines. One of these features is called Flexible Sp...
SDForms is an Objective-C library that makes creating table view-based forms easier and faster on iOS. It was developed as a side effect of one of our p...
Swift gave to developers great opportunity to learn new stuff. It was, and I believe still is, a refreshing breeze to programmers' life. There's also a ...
With the new Palette library and Material design, we’re able to create more color-aware applications, implementing color adaptable user interfaces. TL;...
In this blog post, I will focus on handling errors in Magento SOAP API. There are two kinds of errors that can occur: server errors like HTTP 500 status...
In this blog post, I'll discuss the use of Retrofit, a REST client, to communicate with Magento SOAP API. The Magento SOAP API requires XML messages con...
Magento is an open-source eCommerce solution. It may manage vast amounts of products, catalogs, orders, and payment data which can be accessed by REST a...
iBeacons at Meet Magento Conference in Warsaw 01 December 2014 Android iOS Events Work Written by Kuba Zwolinski CEO, Founder at Snowdog Share by Previous
How to develop BlurImageView? Discovering Material Design gave me a chance to play with animations and image effects. While watching Chiu Ki Chan presen...
We’re very happy to announce that our application – Tatra Mountain National Park – was chosen by the internauts this years best Android app in the Educa...
With the recent release of Android Lollipop SDK, new Material Design became widely available for users and developers. Google re-designed Android layout...