Android development uses the popular Java programming language. In this video we look at the basics of Java and the additions that Android brings to it.

Loading the player…

jwplayer(“video-5822”).setup({
image: “https://d3rj1gznkm47xj.cloudfront.net/c8fd927c-a6a0-4582-a2ac-c5ff94ac7805.png”,
sources: [
{
file: “https://d3rj1gznkm47xj.cloudfront.net/6a9714e9460a8ec47c4216f11198a150.mp4”,
label: “SD”
},
{
file: “https://d3rj1gznkm47xj.cloudfront.net/545fbb75d8b639c1003e4ecab585480c.mp4”,
label: “HD”
},
],
tracks: [
{
file: “http://djdvv9xnh2mt5.cloudfront.net/78e2aee2-ca2a-4f08-9210-95567c451c03.srt”,
“default”: true
}
],
aspectratio: “16:9”,
width: “100%”,
height: “480px”,
fallback: true,
primary: “flash”,
streaming: false,
analytics: {
enabled: false,
cookies: false
},
captions: {
back: false,
fontsize: 12
},
advertising: {
client: “googima”,
schedule: {
“myAds”: {
“offset”: “pre”,
“tag”: “https://pubads.g.doubleclick.net/gampad/ads?sz=855x483u0026iu=/7448792/Videou0026cust_params=[post_id]%3Dstaging%26channel%3D[channel]u0026impl=su0026gdfp_req=1u0026env=vpu0026output=xml_vast2u0026unviewed_position_start=1u0026url=[url]/u0026description_url=[description_url]u0026correlator=[timestamp]”
}
}
}
});

Continue reading %Watch: Understanding Android and Java%

Source: SitePoint