Skip to content

Instantly share code, notes, and snippets.

Keybase proof

I hereby claim:

  • I am samschooler on github.
  • I am samschooler (https://keybase.io/samschooler) on keybase.
  • I have a public key ASDblJAuKszYTGzVokgeRPSbwotgCXSsrgUoX4PknSf-sAo

To claim this, I am signing this object:

@samschooler
samschooler / gist:34f4155442ab1f0dd6f4
Created May 15, 2014 23:31
The NumberOne qQuests plugin.
package me.quaz3l.numberone;
import me.quaz3l.qQuests.qQuests;
import me.quaz3l.qQuests.API.QuestAPI;
import me.quaz3l.qQuests.API.PluginModels.qRequirement;
import org.bukkit.plugin.Plugin;
public class qQuestsHandler
{
@samschooler
samschooler / gist:9084428
Last active August 29, 2015 13:56
MainActivity.java, implementing AdMob via MoPub with LibGDX. See blog post for more info: https://sam.ink/2014/implementing-admob-in-robovm-via-mopub
public class MainActivity extends AndroidApplication {
MoPubView mAdView;
boolean adLoaded = false;
boolean adShown = false;
@Override
public void onCreate(Bundle savedInstanceState) {
super.onCreate(savedInstanceState);
RelativeLayout layout = new RelativeLayout(this);
@samschooler
samschooler / gist:4146276
Created November 26, 2012 02:31
Setup Mountain Lion