Skip to content

Instantly share code, notes, and snippets.

View MaartenS's full-sized avatar

Maarten MaartenS

View GitHub Profile
@MaartenS
MaartenS / creditcards.md
Last active November 13, 2017 16:28 — forked from j3j5/gist:8b3e48ccad746b90a54a
Adyen Test Card Numbers

Adyen Test Card Numbers These cards are only valid on our TEST system and they will never involve any actual transaction or transfer of funds. The TEST card numbers will not work on the Adyen LIVE Platform.

For all cards use the following expiration and CVV2/CVC2/or CID for Amex.

For all cards:

Expiration Dates CVV2 / CVC3 CID (American Express) 06/2016 OR 08/2018 737 7373

#Installing TeamCity for building Android projects

##Requirements

  • MySQL
  • JDK 1.7
  • 32-bit libstdc++ zlib.i686

##Install JDK

@MaartenS
MaartenS / genymotionwithplay.txt
Created February 18, 2016 12:36 — forked from wbroek/genymotionwithplay.txt
Genymotion with Google Play Services
Download the following ZIPs:
ARM Translation Installer v1.1 (http://www.mirrorcreator.com/files/0ZIO8PME/Genymotion-ARM-Translation_v1.1.zip_links)
Download the correct GApps for your Android version:
Google Apps for Android 6.0 (https://www.androidfilehost.com/?fid=24052804347835438 - benzo-gapps-M-20151011-signed-chroma-r3.zip)
Google Apps for Android 5.1 (https://www.androidfilehost.com/?fid=96042739161891406 - gapps-L-4-21-15.zip)
Google Apps for Android 5.0 (https://www.androidfilehost.com/?fid=95784891001614559 - gapps-lp-20141109-signed.zip)
Google Apps for Android 4.4.4 (https://www.androidfilehost.com/?fid=23501681358544845 - gapps-kk-20140606-signed.zip)
Google Apps for Android 4.3 (https://www.androidfilehost.com/?fid=23060877490000124 - gapps-jb-20130813-signed.zip)
@MaartenS
MaartenS / 0_reuse_code.js
Created February 8, 2016 13:02
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