Nov 2016
7 Mon
8 Tue
9 Wed
10 Thu 08:45 AM – 06:00 PM IST
11 Fri 08:45 AM – 06:00 PM IST
12 Sat
13 Sun
Sixth edition of droidconIN.
droidconIN is part of the world wide series of conferences that happens in London, Paris, Berlin, Netherlands, Tunis, Ankara and Brussels. The first edition of droidconIN was at Bangalore in Nov 2011. The second edition in Nov 2012 was featuring General & Specialized Topics, Native + HTML5 and App Demos. The 2013 edition was about Systems, UX, Gaming, Business and App Demos. The 2014 edition featured dedicated tracks for deep dives into UI/UX, Data sync & versioning, App Demos and hardware. The 2015 edition had advanced technical talks with an emphasis on developing for resource contraint regions like India.
This edition spans two days of talks. We are inviting talk proposals for:
Proposals will be filtered and shortlisted by an editorial panel. We urge you to add links to videos / slide decks when submitting proposals. This will help us understand your past speaking experience. Blurbs or blog posts covering the relevance of a particular problem statement and how it is tackled will help the editorial panel better judge your proposals.
Selection process is stringent and we follow the procedure outlined in this flowchart:
A talk is NOT confirmed till speakers recieve explicit communication from us saying that it is.
A talk can be rejected at any stage by us if we feel the speaker will not fit in the conference for the year. A talk can be canceled by the speaker at any time for any reason. (We would appreciate it, of course, if it isn’t at the last moment.) Please note that selected speakers must mandatorily participate in two rounds of rehearsals before the conference. This not only helps us adhere to the HasGeek format and quality, but also helps speakers prepare better for the intended audience.
There is only one speaker per session. Entry is free for those who are selected. Due to budgetary constraints, we prefer speakers closer to home. But if we think you stand out, we’ll provide a grant to cover part of your travel and accommodation to Bangalore. Grants are limited and are made available to speakers delivering full sessions (40 minutes or longer) only.
Updated (6th September, 2016): We are currently looking for talks in the following topics:
HasGeek believes in open source as the binding force of our community. If you are describing a codebase for developers to work with, we’d like for it to be available under a permissive open source licence. If your software is commercially licensed or available under a combination of commercial and restrictive open source licences (such as the various forms of the GPL), please consider picking up a sponsorship. We recognise that there are valid reasons for commercial licensing, but ask that you support us in return for giving you an audience. Your session will be marked on the schedule as a sponsored session.
##Contact
For more information about speaking proposals, tickets, and sponsorships, contact info@hasgeek.com or call +91-7676332020.
##Important dates
Deadline for submitting proposals:
We expect you to submit an outline of your proposed talk – either in the form of a mind map, a text document or draft slides along with your submission. You can edit your submission at any time.
##Proposal submissions are now closed.
Hosted by
Prashant Gupta
@prashantgupta17
Submitted Sep 19, 2016
It is extremely important for a code base to have strong architecture that enables reusability, layer independence, modularity, ease of testing and use and much more, which in turn, makes the code more undestandable, extensible and maintainable with a lot less fuss.
Clean Architecture, an architecture of systems that divides application in layers for responsibility separation, comes in handy for this purpose.
I would be talking about what Clean Architecture is an how it can be implemented using MVP pattern in Android and how its benefits come into picture.
Clean Architechture using MVP pattern(Clean MVP) lets you create a powerful Android Application that is intrinsically testable and makes replacement of obsolete elements real easy. Conforming to the rules of this architecture is much better than the traditional Model-View architecture used in Android Applications, which does not provide separation of concerns and puts all the load on activities and fragments. A clean android app will be layered with separation of business logic layer, presentation layer, Interface layer and data layer.
In this talk, I will talk mainly about the following:
Overview of Clean Architecture and its implementation in Android.
Benefits of using this architecture in a complex code base.
A simple example in Android, to help understand, why you should adopt Clean Architecture?
After this session, you will be able to incorporate Clean Architecture in your application and understand how it is making your code better.
Be Attentive!
I am a tech enthusiast and developer, graduated from DCE and currently working as an Android Developer in BobbleApp, having 3 years of experience in this domain. We are working on a creative chat platform that helps you express yourself in form of personalized stickers, emojis, stories, video and audio, rather than plain old simple and boring text. Always keen on learning new technologies in different fields and polishing my skillset, I have tried my hands on variety of areas in Android, from UI/UX and business logic implementation to creating SDK’s and libraries. And believe me, having a strong architecture is vital to a good product/application/code.
https://my.visme.co/projects/6xoj37mn-clean-architecture-in-android
Hosted by
{{ gettext('Login to leave a comment') }}
{{ gettext('Post a comment…') }}{{ errorMsg }}
{{ gettext('No comments posted yet') }}