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:
hello |
I hereby claim:
To claim this, I am signing this object:
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 | |
{ |
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); |