-
Notifications
You must be signed in to change notification settings - Fork 0
/
2016.html
813 lines (571 loc) · 41 KB
/
2016.html
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
390
391
392
393
394
395
396
397
398
399
400
401
402
403
404
405
406
407
408
409
410
411
412
413
414
415
416
417
418
419
420
421
422
423
424
425
426
427
428
429
430
431
432
433
434
435
436
437
438
439
440
441
442
443
444
445
446
447
448
449
450
451
452
453
454
455
456
457
458
459
460
461
462
463
464
465
466
467
468
469
470
471
472
473
474
475
476
477
478
479
480
481
482
483
484
485
486
487
488
489
490
491
492
493
494
495
496
497
498
499
500
501
502
503
504
505
506
507
508
509
510
511
512
513
514
515
516
517
518
519
520
521
522
523
524
525
526
527
528
529
530
531
532
533
534
535
536
537
538
539
540
541
542
543
544
545
546
547
548
549
550
551
552
553
554
555
556
557
558
559
560
561
562
563
564
565
566
567
568
569
570
571
572
573
574
575
576
577
578
579
580
581
582
583
584
585
586
587
588
589
590
591
592
593
594
595
596
597
598
599
600
601
602
603
604
605
606
607
608
609
610
611
612
613
614
615
616
617
618
619
620
621
622
623
624
625
626
627
628
629
630
631
632
633
634
635
636
637
638
639
640
641
642
643
644
645
646
647
648
649
650
651
652
653
654
655
656
657
658
659
660
661
662
663
664
665
666
667
668
669
670
671
672
673
674
675
676
677
678
679
680
681
682
683
684
685
686
687
688
689
690
691
692
693
694
695
696
697
698
699
700
701
702
703
704
705
706
707
708
709
710
711
712
713
714
715
716
717
718
719
720
721
722
723
724
725
726
727
728
729
730
731
732
733
734
735
736
737
738
739
740
741
742
743
744
745
746
747
748
749
750
751
752
753
754
755
756
757
758
759
760
761
762
763
764
765
766
767
768
769
770
771
772
773
774
775
776
777
778
779
780
781
782
783
784
785
786
787
788
789
790
791
792
793
794
795
796
797
798
799
800
801
802
803
804
805
806
807
808
809
810
811
812
813
<!DOCTYPE html>
<!--[if IE 8]> <html lang="en" class="no-js lt-ie9"> <![endif]-->
<!--[if gt IE 8]><!--> <html lang="en" class="no-js"> <!--<![endif]-->
<head>
<meta charset="utf-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge,chrome=1">
<meta name="viewport" content="width=device-width,initial-scale=1">
<meta name="description" content="droidconIN - India's definitive Android conference. A platform to breakdown and discuss what's new in the Android ecosystem">
<meta name="author" content="HasGeek and friends">
<meta name="keywords" content="conference, workshop, android, droidcon, droidconIN, kotlin, brillo, weave, firebase, react native, mlr convention centre, bangalore, bengaluru, india">
<meta property="og:title" content="droidconIN 2016"/>
<meta property="og:image" content="https://imgee.s3.amazonaws.com/imgee/8a751ebfd09c4001842c747bb9d73727_w500_h500.png"/>
<meta property="og:image:type" content="image/jpeg" />
<meta property="og:image:width" content="328" />
<meta property="og:image:height" content="328" />
<meta property="og:url" content="https://droidcon.in/2016/"/>
<meta property="og:description" content="droidconIN - India's definitive Android conference. A platform to breakdown and discuss what's new in the Android ecosystem"/>
<meta name="twitter:card" content="summary" />
<meta name="twitter:site" content="@droidconIN" />
<link rel="shortcut icon" type="image/x-icon" href="https://droidcon.in/favicon.ico">
<link rel="icon" type="image/x-icon" href="https://droidcon.in/favicon.ico">
<title>droidconIN - India's definitive Android conference</title>
<link rel="stylesheet" href="https://droidcon.in/_themes/droidcon2016/css/vendor/bootstrap.min.css.packed.css"/>
<link rel="stylesheet" href="https://droidcon.in/_themes/droidcon2016/css/font-awesome.min.css.packed.css"/>
<link rel="stylesheet" href="https://droidcon.in/_themes/droidcon2016/css/typography.css.packed.css"/>
<link rel="stylesheet" href="https://droidcon.in/_themes/droidcon2016/css/layout.css.packed.css"/>
<link rel="stylesheet" href="https://droidcon.in/_themes/droidcon2016/css/theme.css.packed.css"/>
<link rel="stylesheet" href="https://droidcon.in/_themes/droidcon2016/css/objects.css.packed.css"/>
<!-- Leaflet -->
<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/leaflet/0.6.3/leaflet.min.css" />
<!--[if lte IE 8]>
<link rel="stylesheet" href="//cdnjs.cloudflare.com/ajax/libs/leaflet/0.6.3/leaflet.ie.css" />
<![endif]-->
<link href='https://fonts.googleapis.com/css?family=Roboto+Slab|Roboto:400,500,700' rel='stylesheet' type='text/css'>
<link rel="stylesheet" href="https://droidcon.in/_baseframe/css/networkbar.css">
<script src="https://droidcon.in/_themes/droidcon2016/js/vendor/modernizr-2.6.2.js"></script>
<!--<script src="/_themes/droidcon2016/js/vendor/jquery-1.10.2.min.js"></script>-->
<!--<script src="/_themes/droidcon2016/js/vendor/bootstrap.min.js"></script>-->
<script src="https://cdnjs.cloudflare.com/ajax/libs/mustache.js/2.1.3/mustache.min.js"></script>
</head>
<body class="fill-silver">
<div id="fb-root"></div>
<script>(function(d, s, id) {
var js, fjs = d.getElementsByTagName(s)[0];
if (d.getElementById(id)) return;
js = d.createElement(s); js.id = id;
js.src = "//connect.facebook.net/en_US/sdk.js#xfbml=1&version=v2.5";
fjs.parentNode.insertBefore(js, fjs);
}(document, 'script', 'facebook-jssdk'));</script>
<div id="page">
<div id="nav-home">
<nav class="navbar navbar-default fill-white" id="site-nav" role="navigation">
<div class="container-fluid sitebar">
<div class="navbar-header">
<button type="button" class="navbar-toggle" data-toggle="collapse" data-target=".navbar-ex1-collapse">
<span class="sr-only">Toggle navigation</span>
<span class="icon-bar"></span>
<span class="icon-bar"></span>
<span class="icon-bar"></span>
</button>
<a class="navbar-brand green smooth-scroll" href="2016.html#circularheader">droidconIN</a>
</div>
<div class="collapse navbar-collapse navbar-ex1-collapse">
<ul class="nav navbar-nav">
<li><a href="2016.html#highlights" class="smooth-scroll">Highlights</a></li>
<li><a href="2016.html#featured-talks" class="smooth-scroll">Featured talks</a></li>
<li><a href="2016.html#schedules" class="smooth-scroll">Schedule</a></li>
<li><a href="https://droidcon.in/2016/blog">Blog</a></li>
<li><a href="2016.html#sponsors" class="smooth-scroll">Sponsors</a></li>
<li><a target="_blank" href="https://jobs.hasgeek.com/search?q=android">Jobs</a></li>
<li class="dropdown">
<a href="2016.html#" class="dropdown-toggle" data-toggle="dropdown">About <b class="caret"></b></a>
<ul class="dropdown-menu">
<li><a href="2016.html#about" class="smooth-scroll">About HasGeek</a></li>
<li><a href="2016/code-of-conduct.html">Code of conduct</a></li>
</ul>
</li>
</ul>
</div>
</div>
</nav>
</div>
<header id="circularheader">
<div class="logo-bck">
<img src="https://imgee.s3.amazonaws.com/imgee/8a751ebfd09c4001842c747bb9d73727_w500_h500.png" alt="droidconIN">
</div>
<div class="container text-center">
<h3 class="legible semibold space-half">10–11 November 2016</h3>
<h3 class="secondary-prose space-half">MLR Convention Centre, JP Nagar, Bangalore</h3>
<h3 class="secondary-prose space-half tag-line clearfix"><i class="fa fa-quote-left pad-1q-right"></i>droidconIN is the biggest android conference in the region and is the place to be if you are into android development, design or architecture.<br><span class="tiny pull-right italic">- Co-organizer, BlrDroid</span></h3>
<p>
<a class="button tiny ticket-button" href="https://www.flickr.com/photos/hasgeek/albums" target="_blank">Photos</a>
<a class="button tiny ticket-button gap-half-left" href="https://www.youtube.com/user/hasgeek/playlists" target="_blank">Videos</a>
</p>
<p><a class="tiny smooth-scroll click-btn" href="2016.html#schedules" target="_blank">See schedule</a></p>
</p>
<p class="legible link-silent space-half"><a href="2016.html#featured-talks" class="smooth-scroll fa fa-chevron-down scroll-down hidden-xs click-btn"></a></p>
</div>
</header>
<section id="highlights" class="push-three-top push-two-bottom clearfix fill-white">
<div class="container">
<div class="row-fluid">
<div class="col-lg-5 col-md-5 col-sm-5 col-xs-12 legible-prose">
<p><b>droidconIN</b> is India’s largest Android conference, and part of a worldwide series of conferences focused on the Android ecosystem. 2016 edition is over.</p>
<p>In 2016, we had talks on core Android development, the ecosystem of tools and frameworks around it.</p>
<p>For more updates, follow us on <a href="https://www.facebook.com/droidcon.in" target="_blank">Facebook</a>, <a href="https://twitter.com/droidconIN" target="_blank">Twitter</a> and <a href="https://www.youtube.com/user/hasgeek" title="Watch the latest videos from HasGeek" target="_blank">YouTube</a>.</p>
<p><a href="http://hasgeek.us2.list-manage.com/subscribe?u=c84c1486d2d6a025417c5d146&id=47afa263c6" target="_blank" class="block-link">Sign up</a> to receive updates and information about tickets, speakers, schedule and more.</p>
</div>
<div class="col-lg-7 col-md-7 col-sm-7 col-xs-12 conference-gallery">
<div id="conf-photos" class="free-wall">
<div class="brick" style="width:250px"><a href="https://www.flickr.com/photos/hasgeek/23816600056/in/album-72157661861127029/" title="droidconIN 2015" target="_blank"><img src="_themes/droidcon2016/img/1.jpg" alt="droidconIN 2015" class="click-btn"></a></div>
<div class="brick" style="width:200px"><a href="https://www.flickr.com/photos/hasgeek/23843248375/in/album-72157661861127029/" title="droidconIN 2015" target="_blank"><img src="_themes/droidcon2016/img/2.jpg" alt="droidconIN 2015" class="click-btn"></a></div>
<div class="brick" style="width:200px"><a href="https://www.flickr.com/photos/hasgeek/23734753072/in/album-72157661861127029/" title="droidconIN 2015"><img src="_themes/droidcon2016/img/3.jpg" alt="droidconIN 2015" class="click-btn"></a></div>
<div class="brick" style="width:250px"><a href="https://www.flickr.com/photos/hasgeek/23843216885/in/album-72157661861127029/" title="droidconIN 2015" target="_blank"><img src="_themes/droidcon2016/img/4.jpg" alt="droidconIN 2015" class="click-btn"></a></div>
<div class="brick" style="width:200px"><a href="https://www.flickr.com/photos/hasgeek/23816581966/in/album-72157661861127029/" title="droidconIN 2015" target="_blank"><img src="_themes/droidcon2016/img/5.jpg" alt="droidconIN 2015" class="click-btn"></a></div>
<div class="brick" style="width:200px"><a href="https://www.flickr.com/photos/hasgeek/23843181915/in/album-72157661861127029/" title="droidconIN 2015" target="_blank"><img src="_themes/droidcon2016/img/6.jpg" alt="droidconIN 2015" class="click-btn"></a></div>
<div class="brick" style="width:200px"><a =href="https://www.flickr.com/photos/hasgeek/23817086476/in/album-72157661861127029/" title="droidconIN 2015" target="_blank"><img src="_themes/droidcon2016/img/7.jpg" alt="droidconIN 2015" class="click-btn"></a></div>
<div class="brick" style="width:200px"><a href="https://www.flickr.com/photos/hasgeek/23215050044/in/album-72157661861127029/" title="droidconIN 2015" target="_blank"><img src="_themes/droidcon2016/img/8.jpg" alt="droidconIN 2015" class="click-btn"></a></div>
<div class="brick" style="width:250px"><a href="https://www.flickr.com/photos/hasgeek/23547021980/in/album-72157661861127029/" title="droidconIN 2015" target="_blank"><img src="_themes/droidcon2016/img/9.jpg" alt="droidconIN 2015" class="click-btn"></a></div>
<div class="brick" style="width:200px"><a href="https://www.flickr.com/photos/hasgeek/23844383045/in/album-72157661861127029/" title="droidconIN 2015" target="_blank"><img src="_themes/droidcon2016/img/10.jpg" alt="droidconIN 2015" class="click-btn"></a></div>
<div class="brick" style="width:200px"><a href="https://www.flickr.com/photos/hasgeek/23761899371/in/album-72157661861127029/" title="droidconIN 2015" target="_blank" class="click-btn"><img src="_themes/droidcon2016/img/11.jpg" alt="droidconIN 2015"></a></div>
</div>
</div>
<div class="col-xs-12 push-two-top">
<div class="container text-center fill">
<a target="_blank" href="https://hasgeek.tv/droidconin/" class="button secondary heading">View videos of past editions</a>
<p class="space-one-top regular-prose">Photos: <a target="_blank" href="http://www.flickr.com/photos/hasgeek/sets/72157628123835597/">2011</a>, <a target="_blank" href="http://www.flickr.com/photos/hasgeek/sets/72157631915710534/">2012</a>, <a target="_blank" href="https://www.flickr.com/photos/hasgeek/sets/72157637995437074/">2013</a>, <a target="_blank" href="https://www.flickr.com/photos/hasgeek/sets/72157649227069379">2014</a>, <a target="_blank" href="https://www.flickr.com/photos/hasgeek/albums/72157661861127029">2015</a>, <a target="_blank" href="https://www.flickr.com/photos/hasgeek/albums/72157674935582302">2016</a></p>
</div>
</div>
</div>
</div>
</section>
<section class="featured-speakers push-two clearfix fill-dark" id="featured-talks">
<div class="container">
<div class="row-fluid">
<h2 class="col-lg-12 col-md-12 col-sm-12 col-xs-12 large all-caps text-center space-two-bottom">Featured talks</h2>
</div>
<div class="row-fluid space-three-top">
<div class="col-lg-12 col-md-12 col-sm-12 col-xs-12 legible-prose prose prose-type">
<ul class="space-half-top list-space-line list-plain row">
<li class="col-lg-4 col-md-4 col-sm-4 col-xs-12 text-center">
<span class="img-wrapper theme-transparent">
<img class="photo" src="_themes/droidcon2016/img/aditya-sharat.jpg">
</span>
<h3><a href="https://droidconin.talkfunnel.com/2016/65-proteus-android-layout-engine" target="_blank" class="black">Proteus: Android Layout Engine</a></h3>
<h3>Aditya Sharat</h3>
<h5>Software Development Engineer at Flipkart</h5>
</li>
<li class="col-lg-4 col-md-4 col-sm-4 col-xs-12 text-center">
<span class="img-wrapper theme-transparent">
<img class="photo" src="_themes/droidcon2016/img/garima-jain.jpg">
</span>
<h3><a href="https://droidconin.talkfunnel.com/2016/94-rxify-a-simple-spell-for-complex-rxjava-operators" target="_blank" class="black">Rxify— a simple spell for complex RxJava operators</a></h3>
<h3>Garima Jain</h3>
<h5>Android Developer at Fueled Digital Media Ltd</h5>
</li>
<li class="col-lg-4 col-md-4 col-sm-4 col-xs-12 text-center">
<span class="img-wrapper theme-transparent">
<img class="photo" src="_themes/droidcon2016/img/piotr-gurgul.jpg">
</span>
<h3><a href="https://droidconin.talkfunnel.com/2016/20-android-development-at-dropbox" target="_blank" class="black">Android development at Dropbox</a></h3>
<h3>Piotr Gurgul</h3>
<h5>Android developer at Dropbox</h5>
</li>
</ul>
</div>
</div>
</div>
</section>
<section id="sessions" class="clearfix fill-white ">
<div class="container-fluid">
<h2 class="large all-caps text-center push-one">Workshops</h2>
<div id="61-building-watch-faces-for-android-wear" class="row push-two-bottom pad-3q session">
<div class="col-sm-4 col-xs-12">
<div class="speaker-bio">
<div class="clearfix nospace-top push-one-top space-half-bottom speaker-info">
<img src="_themes/droidcon2016/img/chirag-aggarwal.jpg" alt="" class="center-block speaker-photo">
<h4 class="regular space-1q-top nospace-bottom text-center">Chirag Aggarwal</h4>
</div>
</div>
<div class="speaker-details">
<p class="secondary italic space-1q-top nospace-bottom darkyellow text-center">Android Developer, GO-JEK India</p>
</div>
</div>
<div class="col-sm-8 col-xs-12">
<h3 class="large nospace-top medium push-one-top darkblue bold text-left"><a href="https://droidconin.talkfunnel.com/2016/61-building-watch-faces-for-android-wear" target="_blank" class="click-btn">Building Watch Faces for Android Wear</a></h3>
<div class="regular space-one-top">With the sales of smartwatches overtaking luxury ones for the first time in Q4 2015, (refer <a href="http://www.businessinsider.in/Googles-smartwatch-king-has-a-50-year-vision-for-the-future-of-Android-Wear/articleshow/51392734.cms" target="_blank">this</a>), time is not far when they will be our virtual assistants, will provide us information even before asked for, and will help us in being healthy too. Unlike traditional watches, Android wear lets you modify the watch dials on the fly, allowing you to Wear what you Want. In this workshop, you will learn how to build beautiful watch faces using the digital dynamic canvas of the Android Wear watches to tell time with colors and relevant contextual information.</div>
<ul class="list-plain secondary space-half">
<li class="space-1q"><a class="orange click-btn" target="_blank" href="https://droidconin.talkfunnel.com/2016/61-building-watch-faces-for-android-wear">Read more ...</a></li>
</ul>
<div class="fb-share-button pad-half-right" data-href="https://droidcon.in/2016" data-layout="button"></div>
<span class="tweet-button">
<a href="https://twitter.com/intent/tweet?text=Building Watch Faces for Android Wear&url=https://droidcon.in/2016&hashtags=droidconIN,HasGeek"
class="twitter-hashtag-button" data-url="https://droidcon.in/2016">Tweet</a>
</span>
</div>
</div>
<div id="93-android-ndk-porting-native-softwares-to-android" class="row push-two-bottom pad-3q session">
<div class="col-sm-4 col-xs-12">
<div class="speaker-bio">
<div class="clearfix nospace-top push-one-top space-half-bottom speaker-info">
<img src="_themes/droidcon2016/img/naman-dwivedi.jpg" alt="" class="center-block speaker-photo">
<h4 class="regular space-1q-top nospace-bottom text-center">Naman Dwivedi</h4>
</div>
</div>
<div class="speaker-details">
<p class="secondary italic space-1q-top nospace-bottom darkyellow text-center">Android Developer</p>
</div>
</div>
<div class="col-sm-8 col-xs-12">
<h3 class="large nospace-top medium push-one-top darkblue bold text-left"><a href="https://droidconin.talkfunnel.com/2016/93-android-ndk-porting-native-softwares-to-android" target="_blank" class="click-btn">Android NDK - Porting native softwares to Android</a></h3>
<div class="regular space-one-top">Android NDK provides a powerful set of tools to build and run native code in Android apps. Often times, an Andorid app will need to execute code written in such native code languages like C/C++ for doing some computationally intensive tasks or for simply reusing code libraries written in these languages. In this workshop, Naman will be talking about setting up the NDK and how to port existing softwares written in C/C++ to Android and Java.</div>
<ul class="list-plain secondary space-half">
<li class="space-1q"><a class="orange click-btn" target="_blank" href="https://droidconin.talkfunnel.com/2016/93-android-ndk-porting-native-softwares-to-android">Read more ...</a></li>
</ul>
<div class="fb-share-button pad-half-right" data-href="https://droidcon.in/2016" data-layout="button"></div>
<span class="tweet-button">
<a href="https://twitter.com/intent/tweet?text=Android NDK - Porting native softwares to Android&url=https://droidcon.in/2016&hashtags=droidconIN,HasGeek"
class="twitter-hashtag-button" data-url="https://droidcon.in/2016">Tweet</a>
</span>
</div>
</div>
<div id="45-android-security-internals" class="row push-two-bottom pad-3q session">
<div class="col-sm-4 col-xs-12">
<div class="speaker-bio">
<div class="clearfix nospace-top push-one-top space-half-bottom speaker-info">
<img src="_themes/droidcon2016/img/kartik-lalan.jpg" alt="" class="center-block speaker-photo">
<h4 class="regular space-1q-top nospace-bottom text-center">Kartik Lalan</h4>
</div>
</div>
<div class="speaker-details">
<p class="secondary italic space-1q-top nospace-bottom darkyellow text-center">Security Engineer, Philips Innovation Campus</p>
</div>
</div>
<div class="col-sm-8 col-xs-12">
<h3 class="large nospace-top medium push-one-top darkblue bold text-left"><a href="https://droidconin.talkfunnel.com/2016/45-android-security-internals" target="_blank" class="click-btn">Android Security Internals</a></h3>
<div class="regular space-one-top">Security implementation from OS level, extending till App level security, covering best practices for making applications. Focus on how Security has been implemented from OS side, how certain vulnerabilities are exploited and what mistakes do app developers do which can be exploited. This will be a hands-on session, which will involve introduction to OS from scratch and will cover advance topics which followers can easily grasp. Pattern of workshop will be initial introduction to new concepts, then implementing them and Small challenges will be offered so that participants can relate with real world scenario.</div>
<ul class="list-plain secondary space-half">
<li class="space-1q"><a class="orange click-btn" target="_blank" href="https://droidconin.talkfunnel.com/2016/45-android-security-internals">Read more ...</a></li>
</ul>
<div class="fb-share-button pad-half-right" data-href="https://droidcon.in/2016" data-layout="button"></div>
<span class="tweet-button">
<a href="https://twitter.com/intent/tweet?text=Android Security Internals&url=https://droidcon.in/2016&hashtags=droidconIN,HasGeek"
class="twitter-hashtag-button" data-url="https://droidcon.in/2016">Tweet</a>
</span>
</div>
</div>
</div>
</section>
<script id="scheduletemplate" type="text/x-mustache-template">
<h4 class="text-left space-two regular"><i class="fa fa-calendar"></i> {{date}}</h4>
<table class="schedule-table" id="{{tableid}}">
<thead>
<tr>
<th class="time semi-bold text-center regular"><div>Time</div></th>
{{#rooms}}
{{#track}}
<th class="track{{track}} semi-bold text-center regular" data-td="track-{{track}}"><div>{{shorttitle}}</div></th>
{{/track}}
{{^track}}
<th class="track{{track}} semi-bold tab-active text-center regular" data-td="track-{{track}}"><div>{{shorttitle}}</div></th>
{{/track}}
{{/rooms}}
</tr>
</thead>
<tbody>
{{#slots}}
{{#issession}}
<tr>
<td class="time" scope="row">
<div class="time-icon"></div>
<p class="time-text bold">{{slot}}</p>
</td>
{{#sessions}}
{{#is_break}}
{{#roomTitle}}
{{#track}}
<td class="track-{{track}} break" rowspan={{rowspan}}>
{{/track}}
{{^track}}
<td class="track-{{track}} break tab-active" rowspan={{rowspan}}>
{{/track}}
<div class="schedule-talk">
<h4 class="space-1q title">{{title}}</h4>
<p class="space-1q duration">{{start}} - {{end}}</p>
{{#description}}
<div class="space-1q description-text">{{{description}}}</div>
{{/description}}
</div>
</td>
{{/roomTitle}}
{{^roomTitle}}
<td colspan="2" class="break tab-active" rowspan={{rowspan}}>
<div class="schedule-talk">
<h4 class="space-1q title">{{title}}</h4>
<p class="space-1q duration">{{start}} - {{end}}</p>
{{#description}}
<div class="space-1q description-text">{{{description}}}</div>
{{/description}}
</div>
</td>
{{/roomTitle}}
{{/is_break}}
{{^is_break}}
{{#track}}
<td class="track-{{track}}" rowspan={{rowspan}}>
{{/track}}
{{^track}}
<td class="track-{{track}} tab-active" rowspan={{rowspan}}>
{{/track}}
<div class="schedule-talk">
<h4 class="link-silent space-1q">
{{#description}}
<i class="fa fa-caret-right js-expand expand-icon"></i>
{{/description}}
{{#proposal_url}}
<a href="https://droidcon.in/2016/{{proposal_url}}" target="_blank" class="title click-btn">{{title}}</a>
{{/proposal_url}}
{{^proposal_url}}
<span class="title">{{title}}</span>
{{/proposal_url}}
</h4>
{{#description}}
<div class="space-1q pad-one description-text text-left">{{{description}}}</div>
{{/description}}
{{#speaker}}
<p class="space-1q speaker">{{speaker}}</p>
{{/speaker}}
{{#title}}
<p class="space-1q duration">{{start}} - {{end}}</p>
{{/title}}
{{#roomTitle}}
<p class="space-1q venue"><i class="fa fa-map-marker"></i> {{roomTitle}}</p>
{{/roomTitle}}
</div>
</td>
{{/is_break}}
{{/sessions}}
</tr>
{{/issession}}
{{/slots}}
</tbody>
</table>
</script>
<section id="schedules" class="page-section clearfix fill-white push-two-top push-four-bottom">
<div class="container schedule-container">
<div class="text-center" id="conference-schedule">
<h2 class="legible medium prose-type all-caps text-center space-one-top">Conference Schedule</h2>
<div class="schedule-table-container text-center" id="conferenceschedule">
<p class="text-center loadingtxt"><a class="button dark regular" href="https://droidconin.talkfunnel.com/2016/schedule">View Schedule</a></p>
</div>
</div>
</div>
</section>
<section id="testimonials" class="push-three-top push-two-bottom nopush-bottom clearfix fill-dark">
<div class="clearboth"></div>
<div class="push-one push-three-bottom container testimonials">
<h2 class="text-center space-one">Testimonials</h2>
<p class="regular clearfix"><i class="fa fa-quote-left pad-half-right"></i>droidconIN is the biggest android conference in the region and is the place to be if you are into android development, design or architecture. I've attended every single edition of droidconIN and I must say that I've met some amazing people and startups here. <br><span class="tiny flushright gray context">Soham Mondal, <br>co-organiser of BlrDroid, Android developer and entrepreneur.</span></p>
<p class="regular clearfix"><i class="fa fa-quote-left pad-half-right"></i>droidconIN 2014 was one of the best tech conferences I have ever attended. As always HasGeek events, could meet with a lot of GitHub and Twitter 'celebrities' in person. <br><span class="tiny flushright gray context">Arnav Gupta, <br>CyanogenMod contributor, Android hacker & evangelist, Open source enthusiast and electrical engineering student.</span></p>
</div>
</section>
<section id="venue" class="venue push-two-top push-two-bottom clearfix fill-white">
<div class="container">
<div class="row">
<h3 class="col-sm-12 col-xs-12 large medium all-caps text-center space-one prose-type"> Conference Venue </h3>
</div>
<div class="row">
<div class="pad-line">
<div class="col-md-10 col-md-offset-1 col-sm-12 col-xs-12 legible-prose text-center">
<div class="regular-prose space-one">
<p class="legible semibold">MLR Convention Centre</p>
<p class="legible">Brigade Millenium Complex, J.P. Nagar 7th Phase<br>Bangalore, Karnataka India. <br>Phone: +91 8861386058, 9886123435, 9880405439, 080-40182222<br></p>
</div>
</div>
</div>
<div class="no-js-hidden space-one clearfix">
<h3 class="visuallyhidden">Map</h3>
<div class="col-lg-12 col-lg-offset-0 col-md-10 col-md-offset-1 col-xs-10 col-xs-offset-1 legible-prose prose prose-type clearfix">
<div
class="border-one leaflet-map col-lg-12 col-md-12 col-sm-12 col-xs-12" id="toner" class="map"
data-label="MLR Convention Centre, J. P. Nagar"
data-zoom="16"
data-marker="12.891476, 77.585079">
</div>
</div>
</div>
<div class="space-one col-lg-12 col-lg-offset-0 col-md-10 col-md-offset-1 col-xs-10 col-xs-offset-1 text-center">
<p class="regular semibold"><a href="http://goo.gl/maps/pTOsq" class="button secondary white heading"target="_blank">Find directions</a></p>
</div>
</div>
</div>
</section>
<section id="sponsors" class="sponsors push-four-top push-two-bottom clearfix">
<div class="container-fluid">
<div class="row-fluid text-center">
<h3 class="col-sm-12 col-xs-12 large medium all-caps text-center space-one prose-type">Sponsors</h3>
<div class="col-lg-12 regular">
<p class="secondary space-line-top space-three-bottom">
<a class="button button-ghost-dark medium heading" href="2016/sponsor.html">Become a sponsor</a>
</p>
</div>
</div>
<div class="pad-half nopad-xs">
<div id="sponsors-platinum" class="row-fluid pad-three nopad-xs space-two-top">
<h3 class="col-lg-5 col-md-5 col-sm-4 col-xs-12 legible-prose all-caps space-one-bottom prose-type medium">Platinum</h3>
<ul class="col-lg-7 col-md-7 col-sm-8 col-xs-12 nospace-bottom list-plain link-silent clearfix list-space-line sponsor-xl">
<li>
<a href="2016/sponsors.html#platinum-gojek" class="occupy fill-white sponsorlogo ">
<img alt="GO-JEK" src="https://images.hasgeek.com/embed/file/a47607bf6b684bb287fbb8a5a7cadea5">
</a>
</li>
</ul>
</div>
<div id="sponsors-gold" class="row-fluid pad-three nopad-xs space-two-top">
<h3 class="col-lg-5 col-md-5 col-sm-4 col-xs-12 legible-prose all-caps space-one-bottom prose-type medium">Gold</h3>
<ul class="col-lg-7 col-md-7 col-sm-8 col-xs-12 nospace-bottom list-plain link-silent clearfix list-space-line sponsor-l">
<li>
<a href="2016/sponsors.html#gold-microsoft" class="occupy fill-white sponsorlogo ">
<img alt="Microsoft" src="https://images.hasgeek.com/embed/file/0500fdf6bb4a40b893f880ce30f66a42">
</a>
</li>
</ul>
</div>
<div id="sponsors-bronze" class="row-fluid pad-three nopad-xs space-two-top">
<h3 class="col-lg-5 col-md-5 col-sm-4 col-xs-12 legible-prose all-caps space-one-bottom prose-type medium">Bronze</h3>
<ul class="col-lg-7 col-md-7 col-sm-8 col-xs-12 nospace-bottom list-plain link-silent clearfix list-space-line sponsor-m">
<li>
<a href="2016/sponsors.html#bronze-digitalocean" class="occupy fill-white sponsorlogo ">
<img alt="Digital Ocean" src="https://images.hasgeek.com/embed/file/2b0abb7143104b10931dbd42e8142511">
</a>
</li>
<li>
<a href="2016/sponsors.html#bronze-facebook" class="occupy fill-white sponsorlogo ">
<img alt="Facebook" src="https://images.hasgeek.com/embed/file/86e93e4c999c4646a00ebe616ef4bec3">
</a>
</li>
<li>
<a href="2016/sponsors.html#bronze-flock" class="occupy fill-white sponsorlogo ">
<img alt="Flock" src="https://images.hasgeek.com/embed/file/976da4c0870a4143bbfbac3e371ac262">
</a>
</li>
<li>
<a href="2016/sponsors.html#bronze-payu" class="occupy fill-white sponsorlogo ">
<img alt="PayU" src="https://images.hasgeek.com/embed/file/6fe4008221f54c1f9f1567b14c056e39">
</a>
</li>
<li>
<a href="2016/sponsors.html#bronze-thoughtworks" class="occupy fill-white sponsorlogo ">
<img alt="ThoughtWorks" src="https://imgee.s3.amazonaws.com/imgee/2e668d3b59974f2f8d974e15865585ae.png">
</a>
</li>
<li>
<a href="2016/sponsors.html#bronze-udacity" class="occupy fill-white sponsorlogo ">
<img alt="Udacity" src="https://images.hasgeek.com/embed/file/f165cd574f0341a9a5ad2cfdd56e264c">
</a>
</li>
</ul>
</div>
<div id="sponsors-lanyard" class="row-fluid pad-three nopad-xs space-two-top">
<h3 class="col-lg-5 col-md-5 col-sm-4 col-xs-12 legible-prose all-caps space-one-bottom prose-type medium">Lanyard Sponsor</h3>
<ul class="col-lg-7 col-md-7 col-sm-8 col-xs-12 nospace-bottom list-plain link-silent clearfix list-space-line sponsor-m">
<li>
<a href="2016/sponsors.html#lanyard-intuit" class="occupy fill-white sponsorlogo ">
<img alt="Intuit" src="https://images.hasgeek.com/embed/file/f43310b5c8a04d3980ef6d260a7c3dc1">
</a>
</li>
</ul>
</div>
<div id="sponsors-media-partners" class="row-fluid pad-three nopad-xs space-two-top">
<h3 class="col-lg-5 col-md-5 col-sm-4 col-xs-12 legible-prose all-caps space-one-bottom prose-type medium">Media Partner</h3>
<ul class="col-lg-7 col-md-7 col-sm-8 col-xs-12 nospace-bottom list-plain link-silent clearfix list-space-line sponsor-m">
<li>
<a href="2016/sponsors.html#media-partners-tech-portal-network" class="occupy fill-white sponsorlogo ">
<img alt="The Tech Portal Network" src="https://images.hasgeek.com/embed/file/9a2cce08ab96415b975efb46f377ad2c">
</a>
</li>
</ul>
</div>
<div id="sponsors-hospitality-partners" class="row-fluid pad-three nopad-xs space-two-top">
<h3 class="col-lg-5 col-md-5 col-sm-4 col-xs-12 legible-prose all-caps space-one-bottom prose-type medium">Hospitality Partner</h3>
<ul class="col-lg-7 col-md-7 col-sm-8 col-xs-12 nospace-bottom list-plain link-silent clearfix list-space-line sponsor-m">
<li>
<a href="2016/sponsors.html#hospitality-partners-construkt" class="occupy fill-white sponsorlogo ">
<img alt="CONSTRUKT STARTUP HOSTELS" src="https://images.hasgeek.com/embed/file/d74ce9e0c5f64bfc8ce3ffb3ab259e87">
</a>
</li>
</ul>
</div>
<div id="sponsors-data-science-partners" class="row-fluid pad-three nopad-xs space-two-top">
<h3 class="col-lg-5 col-md-5 col-sm-4 col-xs-12 legible-prose all-caps space-one-bottom prose-type medium">Data Science Partner</h3>
<ul class="col-lg-7 col-md-7 col-sm-8 col-xs-12 nospace-bottom list-plain link-silent clearfix list-space-line sponsor-m">
<li>
<a href="2016/sponsors.html#data-science-partners-unnati" class="occupy fill-white sponsorlogo ">
<img alt="Unnati Data Labs" src="https://images.hasgeek.com/embed/file/b516bf7670394806a8cdc2d5d1369fa0">
</a>
</li>
</ul>
</div>
</div>
</div>
</section>
<footer class="page-footer push-two fill-dark clearfix" id="about">
<div class="tiny">
<h3>
<a class="ir hasgeek-logo center-block click-btn" href="https://hasgeek.com/">
HasGeek
</a>
</h3>
<div class="col-md-8 col-md-offset-2 col-sm-8 col-sm-offset-2 col-xs-12">
<div class="regular-prose">
<p><a href="http://hasgeek.com/" target="_blank">HasGeek</a> helps people in technology meet each other, collaborate on new opportunities and advance the state of the art. We organize conferences, hacknights, workshops and geekups, and provide tools for communities to self-organize.</p>
<p>We’ve created conferences around the themes of <a href="http://metarefresh.in/" target="_blank" class="click-btn">front end engineering</a>, <a href="http://fifthelephant.in/" target="_blank" class="click-btn">big data and cloud computing</a>, <a href="http://jsfoo.in/" target="_blank" class="click-btn">JavaScript</a>, <a href="http://droidcon.in/" target="_blank" class="click-btn">Android</a>, <a href="http://cartonama.com/" target="_blank" class="click-btn">location-aware services</a> and <a href="http://rootconf.in/" target="_blank" class="click-btn">devops</a>. Our <a href="http://jobs.hasgeek.com/" target="_blank" class="click-btn">Job Board</a> is used by thousands of geeks every month to find new opportunities.</p>
<p>HasGeek is a technology company in the media business, bringing software automation to a traditionally people-intensive operation. HasGeek has organized over two dozen conferences attended by thousands of technology professionals, made several thousand connections, and built open source tools that are now used by many communities.</p>
<h3 class="text-center">Credits</h3>
<p>Editorial Panel: Arnav Gupta, Karthik Balakrishnan, Sandhya Ramesh and Zainab Bawa.</p>
<p>HasGeek Team: Anish TP, Hari Chakkattumukkil, Jaya Lakshmi, Jyothsna Vinod, Karthik Balakrishnan, Kiran Jonnalagadda, Mak, Murali Krishna, Raghu Mohan, Sandhya Ramesh, Shreyas Satish, Vidya Ramakrishnan and Zainab Bawa.</p>
<p>A special thanks to all the volunteers. Angad Pal Singh, Arivanandan, Farhaan Bukhsh, Farhaan Bukhsh, Ishita Sinha, Kamal Morjal, Kiran S Kunjumon, Manisha Rana, Mrinal Purohit, Muhammed Shibin, Mukesh Munisubbanna, Mukul Bisen, Palash Jain, Pavan Mantha, Priyanka Prakash, Rahul Rayaprolu, Rishabh Mishra, Sathwik Kousha and Yadukrishnan S.</p>
</div>
</div>
<div class="col-md-8 col-md-offset-2 col-sm-8 col-sm-offset-2 col-xs-12 space-one text-center">
<p class="gray"><a href="http://www.droidcon.com/">droidcon</a> is a registered trademark by <a href="http://www.mobileseasons.com/" target="_blank">Mobile Seasons GmbH</a>.</p>
<p class="gray">Copyright © 2010–17. All rights reserved.</p>
<p><a href="mailto:info@hasgeek.com?subject=Hello Droidcon">info@hasgeek.com</a> /
<a href="tel:+918067684422" class="link-silent">+91-80-67684422</a></p>
<div class="legible space-one centered">
<ul class="list-plain">
<li class="inline-block gap-1q"><a href="https://twitter.com/droidconIN" target="_blank" class="link-silent white click-btn"><i class="icon-twitter-sign"></i></a></li>
<li class="inline-block gap-1q"><a href="https://www.facebook.com/droidcon.in" target="_blank" class="link-silent white click-btn"><i class="icon-facebook-sign"></i></a></li>
<li class="inline-block gap-1q"><a href="https://www.youtube.com/user/hasgeek" target="_blank" class="link-silent white click-btn"><i class="icon-youtube-sign"></i></a></li>
<li class="inline-block gap-1q"><a href="https://www.flickr.com/photos/hasgeek/sets/" target="_blank" class="link-silent white click-btn"><i class="icon-flickr"></i></a></li>
</ul>
</div>
</div>
</div>
</footer>
</div><!-- #page -->
<script src="https://ajax.googleapis.com/ajax/libs/jquery/2.2.0/jquery.min.js"></script>
<script>window.jQuery || document.write('<script src="https://droidcon.in/_themes/droidcon2016/js/vendor/jquery-2.2.0.min.js"><\/script>')</script>
<script src="https://cdnjs.cloudflare.com/ajax/libs/leaflet/0.6.3/leaflet.js"></script>
<script src="https://droidcon.in/_themes/droidcon2016/js/vendor/bootstrap.min.js.packed.js"></script>
<script src="https://droidcon.in/_themes/droidcon2016/js/vendor/freewall.min.js.packed.js"></script>
<script src="https://droidcon.in/_themes/droidcon2016/js/maps.js.packed.js"></script>
<script src="https://droidcon.in/_themes/droidcon2016/js/main.js.packed.js"></script>
<script>
if (location.hostname == 'droidcon.in') {
// Google Analytics
(function(i,s,o,g,r,a,m){i['GoogleAnalyticsObject']=r;i[r]=i[r]||function(){
(i[r].q=i[r].q||[]).push(arguments)},i[r].l=1*new Date();a=s.createElement(o),
m=s.getElementsByTagName(o)[0];a.async=1;a.src=g;m.parentNode.insertBefore(a,m)
})(window,document,'script','//www.google-analytics.com/analytics.js','ga');
ga('create', 'UA-19123154-16', 'auto');
ga('send', 'pageview');
}
</script>
<script type="text/javascript">
if (Modernizr.mq('only screen and (min-width: 768px)') == true) {
$(".popover-right").popover({ placement: 'left', animation: true, trigger: 'hover'});
$(".popover-left").popover({ placement: 'right', animation: true, trigger: 'hover'});
}
</script>
<script>!function(d,s,id){var js,fjs=d.getElementsByTagName(s)[0],p=/^http:/.test(d.location)?'http':'https';if(!d.getElementById(id)){js=d.createElement(s);js.id=id;js.src=p+'://platform.twitter.com/widgets.js';fjs.parentNode.insertBefore(js,fjs);}}(document, 'script', 'twitter-wjs');
</script>
<!-- Prompt IE 6 users to install Chrome Frame. -->
<!-- chromium.org/developers/how-tos/chrome-frame-getting-started -->
<!--[if lt IE 7 ]>
<script src="//ajax.googleapis.com/ajax/libs/chrome-frame/1.0.3/CFInstall.min.js"></script>
<script>window.attachEvent('onload',function(){CFInstall.check({mode:'overlay'})})</script>
<![endif]-->
</body>
</html>