Skip to the main content.

Snowdog eCommerce Blog


eCommerce insights, news, and thought leadership from the Snowdog team

 

Mobile Development (4)

NeedApp Hackathon - Project Needs Partner

You could already read about our mobile teams representing at NeedApp Hackathon before. Today I’m going to present to you our second app – dedicated to ...

Read More

NeedApp Hackaton - Android App

The Hackaton Challenge - Recently our team took part in the NeedApp Hackaton, organised by the mKlaster and Poznan Economic University. The event was a ...

Read More

Real life test: Trail Offroad

How many times did you use your own application? I mean application that you designed and developed. Last weekend we had an opportunity to test one of o...

Read More

Make life easier: Retrofit

Before we begin. When creating mobile apps you have many decisions to make that will have strong influence on final project’s shape. One of them is choo...

Read More

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...

Read More

Material Design - Flexible Space Header with Image

Material design proposed interesting animation features, that can be seen throughout it’s design guidelines. One of these features is called Flexible Sp...

Read More

SDForms – an Objective-C library to create dynamic UITableView-based forms

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...

Read More

DateKit for Swift

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 ...

Read More

How to dynamicaly change Android Toolbar icons color

With the new Palette library and Material design, we’re able to create more color-aware applications, implementing color adaptable user interfaces. TL;...

Read More

Android and Magento Soap API - Part III

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...

Read More

Android and Magento Soap API - Part II

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...

Read More

Android and Magento Soap API - Part I

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...

Read More