Skip to content

Instantly share code, notes, and snippets.

@ikust
ikust / .gitignore
Created July 2, 2015 07:34
Andorid .gitignore
### Android ###
# Built application files
*.apk
*.ap_
# Files for the Dalvik VM
*.dex
# Java class files
*.class
@ikust
ikust / 0_reuse_code.js
Created March 17, 2014 20:53
Here are some things you can do with Gists in GistBox.
// Use Gists to store code you would like to remember later on
console.log(window); // log the "window" object to the console
@ikust
ikust / gist:5554609
Last active December 17, 2015 04:59
GET /locations/type=:type
[
{
"branch_id": "5",
"name": "Bjelovar-Platni Promet",
"address": "Preradovićava bb",
"zipcode": "43000",
"city": "Bjelovar",
"country": "Croatia",
"latitude": "45,8970",
"longitude": "16,8419",