Record a video of your app
Developer options -> Check show touches
adb shell screenrecord /sdcard/video.mp4
adb pull /sdcard/video.mp4
{ | |
"cloths": | |
[ | |
{ | |
"name": "COW PRINT DOLLAR SIGN GOLD PINS", | |
"price":"$4.00", | |
"image": "https://dl-web.dropbox.com/get/development/brash%20clothing%20app/api/Images/1.png?_subject_uid=47424606&w=AADJ_-KlBaiaSioQ746ljq4QXs28E6Ci-cEHJJbElXJAZg", | |
"url":"http://www.brashclothing.com/product/cow-print-dollar-sign-gold-pins" | |
}, | |
{ | |
"frontpage": [ | |
{ | |
"itemName": "Galil AR | Chatterbox", | |
"itemImage": "http://csgostash.com/img/skins/s512ft.png", | |
"itemPrice": "$6.80\n- $310.00", | |
"itemCase": "Chroma Case", | |
"subOne": "Covert Rifle", | |
"subTwo": "StatTrak Available" | |
}, |
package com.petersoboyejo.gdxgame; | |
public class Game extends ApplicationAdapter { | |
private SpriteBatch batch; | |
@Override | |
public void create() { | |
batch = new SpriteBatch(); |
package com.petersoboyejo.gdxgame; | |
public class Game extends ApplicationAdapter { | |
private SpriteBatch batch; | |
private BitmapFont font; | |
@Override | |
public void create() { | |
package com.petersoboyejo.firstgdxgame; | |
import com.badlogic.gdx.ApplicationAdapter; | |
import com.badlogic.gdx.Gdx; | |
import com.badlogic.gdx.graphics.GL20; | |
import com.badlogic.gdx.graphics.g2d.Animation; | |
import com.badlogic.gdx.graphics.g2d.SpriteBatch; | |
import com.badlogic.gdx.graphics.g2d.TextureAtlas; | |
public class Game extends ApplicationAdapter { |
{"offset":0,"results":[{"teamtwoflag":"http://static.hltv.org//images/flag/gb.gif","teamoneflag":"http://static.hltv.org//images/flag/gb.gif","teamtwo":"Infused (16)","dateplayed":"27/4 15","event":"ESL UK Premiership Seas..","map":"nuke","teamone":"fm-eSports (14)"},{"teamtwoflag":"http://static.hltv.org//images/flag/gb.gif","teamoneflag":"http://static.hltv.org//images/flag/gb.gif","teamtwo":"Infused (11)","dateplayed":"27/4 15","event":"ESL UK Premiership Seas..","map":"dust2","teamone":"fm-eSports (16)"},{"teamtwoflag":"http://static.hltv.org//images/flag/gb.gif","teamoneflag":"http://static.hltv.org//images/flag/gb.gif","teamtwo":"Infused (16)","dateplayed":"27/4 15","event":"ESL UK Premiership Seas..","map":"mirage","teamone":"fm-eSports (9)"},{"teamtwoflag":"http://static.hltv.org//images/flag/mk.gif","teamoneflag":"http://static.hltv.org//images/flag/hu.gif","teamtwo":"ENTiTY (12)","dateplayed":"27/4 15","event":"Balkan Superleague","map":"dust2","teamone":"Rock (16)"},{"teamtwoflag":"http://static.hl |
<android.support.v4.widget.DrawerLayout xmlns:android="http://schemas.android.com/apk/res/android" | |
xmlns:tools="http://schemas.android.com/tools" | |
android:layout_width="match_parent" | |
android:layout_height="match_parent" | |
tools:context=".MainActivity" | |
android:id="@+id/drawer" | |
> | |
GET
District HomeGET
Montgomery High School](https://api.import.io/store/data/d64bb058-47f5-4ff5-8d9f-1ddcc21e0abf/_query?input/webpage/url=http%3A%2F%2Fwww.mtsd.k12.nj.us%2Fsite%2Fdefault.aspx%3FPageType%3D14%26DomainID%3D79%26PageID%3D591%26ModuleInstanceID%3D1829%26ViewID%3D7070de72-c6ac-43a7-b8eb-103562708ba5%26IsMoreExpandedView%3DTrue&_user=65a387f2-10ed-413f-b4fc-b8f012d4c6ca&_apikey=65a387f2-10ed-413f-b4fc-b8f012d4c6ca%3A94W7S%2F461ByRd5Cr3dpu8F3djWvx%2Frk<html><head> | |
<link href="/genesis/styles/parents.css" rel="stylesheet" type="text/css"> | |
<link rel="apple-touch-icon" href="/genesis/images/ipad-icon.png"> | |
<link rel="shortcut icon" href="/genesis/images/newIcon2.ico" type="image/x-icon"> | |
<link href="/genesis/styles/parents.css" rel="stylesheet" type="text/css"> | |
<script type="text/javascript" src="/genesis/js/jquery-current.min.js"></script> | |
<script type="text/javascript" src="/genesis/js/jquery-ui-current.min.js"></script> |