Fragments 2019
State of mobile engineering, state of platforms, hardware and user research.
Mar 2019
25 Mon
26 Tue
27 Wed
28 Thu
29 Fri
30 Sat 08:45 AM – 05:30 PM IST
31 Sun
Accepting submissions
Not accepting submissions
##Who should propose a talk:
Fragments is a conference for practitioners, by practitioners. If you are:
##Topics for submission:
##Selection process:
We are interested in case studies and talks which expose participants to new approaches for problem-solving. We typically don’t accept:
Proposals will be shortlisted and reviewed by an editorial team consisting of practitioners from the community. Make sure your abstract contains the following information:
You must submit links to videos of talks you have delivered in the past, or record and upload a two-min self-recorded video explaining what your talk is about, and why is it relevant for this event.
You must also submit links to the following along with your proposal:
##Honorarium for selected speakers; travel grants:
Selected speakers and workshop instructors will receive an honorarium of Rs. 3,000 for speaking at the conference. Confirmed speakers and instructors also get a pass to the conference. We do not provide free passes for speakers’ colleagues and spouses.
We only offer travel grants to:
Fragments is funded through ticket sales and sponsorships. Travel grants vary accordingly.
##Important dates:
Fragments conference: 30, 2019
##Contact details:
For more information about speaking, sponsorships, tickets, or any other information contact fragments.editorial@hasgeek.com or call 7676332020.
Customising the RecyclerViewThis is a session on customising the recyclerview and introducing complex layouts which can be achieved using recycler view. It will also include recycler view and how to code it using architecture components more
Technical level: Intermediate
|
Challenges of creating an Android app that Always-listens-to-userWe contributed to an open source app to catch keywords from user interaction and raise notifications. In this session we will discuss the challenged we faced and how we resolved those more
Technical level: Advanced
|
How to Optimize App Size to Below 10 MBApk Size is the first impression which user gets when he/she installed the app for the First Time. Talk will be about the practices we have followed in last 2 years to keep a check on our app size and able to maintain it consistently below 10 MB ( Single Digit). more
Technical level: Advanced
|
Performant and Reflection-Less JSON Parsing using STAGHow to improve the performance of JSON parsing in Android, and why STAG ? more
Technical level: Advanced
|
Firebase ML Kit : Machine Learning made easyAt I/O 2018, Google released the Firebase ML Kit which creates various exciting opportunities for Android Developers aiming to build smart apps without having to worry about the nitty-gritties of Machine Learning. more
Section: Workshop
Technical level: Beginner
|
Writing nitty gritty Wear OS applicationsThe Wear 2.0 and Wear OS is a prominent release with many exciting features to work with. In this session i will show how interesting it is to develop applications for Wear devices and i will make the audience to think of building thier wear companion applications for their exsisting android applications. more
Section: Full talk
Technical level: Intermediate
|
A Drive To Kotlin CoroutinesIn this talk we will understand what actually a coroutine is. The internal working of coroutine. I will also talk about coroutine and thread coparision. more
Technical level: Intermediate
|
Asphalt - GO-JEK's design language systemDesign language systems help unify design and maintain consistency across multiple products and become quite useful to teams that have reached a certain scale. This talk is intended for designers and developers who want to learn about what design systems are and the lessons we learnt at GO-JEK while trying to build our own. more
Section: Full talk
Technical level: Beginner
|
Evolution of the Mobile ecosystemI will be talking about the evolution and growth of the mobile development ecosystem focused on Android. The Android development started in 2009 and being fortunate enough to be early adopter of Android I have witnessed the changes and growth of Android development practices, tools and frameworks. In the session, I will talk about the early days and present days comprisons in terms of practices, … more
Section: Full talk
Technical level: Intermediate
|
Solving for multiple events in mobile ApplicationsAs mobile applications scale, there are third party assets which might want to track client behaviour. These requirements usually come from product managers/marketeers who are business heavy in their specifications but are implemented by developers who have a technology bias supported by existing engineering stack and infrastructure choices. To bridge this gap is a difficult and complex problem. … more
Section: Full talk
Technical level: Intermediate
|
What’s New in Android Straight From GoogleAndroid App Bundle, Jetpack, Kotlin, Slices, and App Actions - oh my! This session will dive into all things Android development. Join a Google expert to hear the top 5 most important things in the developer ecosystem right now and how you can best prepare yourself and your team for the future. more
Section: Full talk
Technical level: Intermediate
|
Human Centered Leadership - Emotional Intelligence for the Technical MindThere’s a huge problem in our industry, I call it “inertia-driven leadership”. more
Section: Full talk
Technical level: Intermediate
|
Communicating anything to anyone. How to communicate effectively and efficientlyEveryone thinks they are a good at communication, but... how many times have you been at an event talking to someone you really didn’t want to talk to? Been sold to by someone who didn’t get that you weren’t interested? more
Section: Workshop
Technical level: Intermediate
|
The power of saying "I don't know"It’s something we all struggle with, admitting we don’t know something. But I’m here to show you the power of saying “I don’t know” to people. more
Section: Crisp talk
Technical level: Intermediate
|
Building Next Generational Voice Augmented eXperiences for mobile appsVoice based interactions are rapidly gaining mainstream acceptance. And the current state of the art is to build skills or actions behind popular voice assistants like Alexa, Google Assistant. But apps are still the most popular channel for brands to connect to their customers. What if we could bring the convenience of Voice and marry them with the power of visual experiences that Apps provide? T… more
Section: Full talk
Technical level: Beginner
|
Designing High Growth ProductsDesigning products which grow exponentially in user base is a lost art. We design and develop apps which hit a slack in growth after a while, because they are not designed keeping two fundamental concepts in mind - user don’t buy your product they hire your product and the product we develop should stick with the user. This talk aims at giving a detailed framework for understanding your user’s ne… more
Section: Full talk
Technical level: Intermediate
|
Image uploads for mobile webUploading images to user reviews came up as yet another task. But once I delved into the challenges and areas of improvement, I found it to be quite challenging. EXIF, resampling, encoding to other formats all on the client !!! And doing all of this while keeping the main thread free, thats the challenge I’m solving. Bonus: some WebAssembly magic too !! more
Technical level: Advanced
|
MVI architecture on Android without RxJavaUnidirectional data flow patterns such as MVI are catching up steam in the Android community as they give provide a cleaner way to develop and debug frontend applications. But working with such a pattern requires a reasonable level of proficiency with reactive streams like RxJava. My talk would help build a similar pattern without using RxJava and instead using only Android Architecture Component… more
Section: Full talk
Technical level: Intermediate
|
Which one is for me? React native or flutter or native?With cross platform development gaining popularity, it might be difficult for you to choose if you should go with React Native or Flutter. At BookMyShow, we’re using React Native in production and exploring Flutter capabilities. In this talk, I would like to share my experience, pros and cons for React native vs Flutter with the help of statistical information on performance. I will also give a d… more
Technical level: Intermediate
|
Architectures with Kotlin MultiplatformIn the current wave of cross platform solutions, Kotlin’s multiplatform is shaping up to be a unique proponent of code reuse. Unlike write once run everywhere, Multiplatform offers a unique space of reusability and formalization of code across platforms and also removes dependency on custom VMs or runtime. Modern apps are build on top of abstractions and architectures which make sure code-bases r… more
Section: Full talk
Technical level: Intermediate
|
Adopting web front-end architectures for native mobile appsKey takeaways, Audience will be able to use a framework to evaluate different front-end architectures. more
Section: Birds of Feather (BOF) session
Technical level: Advanced
|
Building predictable and high performance workflows for mobile app developmentKey takeaways, Understand how architecture and workflows affect team throughputs in terms of timeline and quality. more
Section: Full talk
Technical level: Intermediate
|
Building flexible and testable applicationsKey takeaways: Recognise seams in their respective platforms. more
Section: Full talk
Technical level: Intermediate
|
Challenges with Flutter and how to combat themThere has been a lot of talks around why Flutter is hot, revolutionary and how people can have one code for all their apps, agreed. However, people don’t generally talk about challenges faced when writing a production ready Flutter app. For example, there can be times when you need to understand the alternative platform when writing platform channels. Picking up the right architecture for your ap… more
Section: Crisp talk
Technical level: Intermediate
|
Is your Droid a polyglot?When building at scale, one needs to focus on the next billion. Writing for native markets can be challenging. In this talk, I’ll expound on how to make your apps ready for different ethnicities, languages, cultures, developed/developing markets etc. I will emphasise on the gotchas and how tos when writing an app which embraces diversity. more
Section: Crisp talk
Technical level: Intermediate
|
Why you should evaluate Firebase for your application?This talk will give you a brief about different features Firebase provides, with some demo on features like: Authencation, In-app messaging, Remote config. It will topics on How can you use Firebase for marketing? Analytics? more
Technical level: Beginner
|
Responsive UI with Constraint and Motion LayoutConstraintLayout is new way to build responsive Android UI. ConstraintLayout(CL) has been in beta development for over 3 years, stable version released just over a year ago. ConstraintLayout allows you to create large and complex layouts with a flat view hierarchy. more
Section: Full talk
Technical level: Advanced
|
Improve App Visibility/Downloads in PlayStoreImprove App Visibility/Downloads in PlayStore In this session I will be sharing my experice about how I used google play console tools effectively and improved my app downloads from 50 downloads/day to 1000+ downloads/day. Key takeaways from this session are you can run experiments effectively, globalise your app & more light on what all are the important factors that matters to improve your app’… more
Section: Crisp talk
Technical level: Intermediate
|
Flutter - Zero to Production in 3 months - Building India's Biggest Trading Platform.Zerodha is India’s biggest retail stock broker, known more as a fintech company than a broking company. Our flagship web and mobile trading apps, Kite, generate 3+ million orders a day, the largest in the industry, contributing to over 10% of all retail volumes across Indian stock exchanges. more
Technical level: Advanced
|