Skip to content

Instantly share code, notes, and snippets.

View rahulpunchh's full-sized avatar
🎯
Focusing

Rahul Purohit rahulpunchh

🎯
Focusing
  • Punchh Tech.Inn.
  • Jaipur
View GitHub Profile
import android.annotation.TargetApi;
import android.app.AlertDialog;
import android.content.Context;
import android.content.DialogInterface;
import android.content.res.Resources;
import android.graphics.Canvas;
import android.media.AudioManager;
import android.media.MediaFormat;
import android.media.MediaPlayer;
import android.net.Uri;
@rahulpunchh
rahulpunchh / 0_reuse_code.js
Created July 6, 2016 08: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