This repo is the collection of RazerMS XDK example project. Please find the your platform tools integration guide at https://github.com/search?q=org%3ARazerMS+xdk .
Below is the recommended ways to download/clone the repo to speed up or reduce the bandwidth usage
1) git clone https://github.com/RazerMS/rms-mobile-xdk-examples.git --depth 1
2) svn export https://github.com/RazerMS/rms-mobile-xdk-examples.git/trunk/(TARGETED_FOLDER)
3) curl https://codeload.github.com/RazerMS/rms-mobile-xdk-examples/tar.gz/master | tar -xz --strip=2 rms-mobile-xdk-examples-master/(TARGETED_FOLDER)