Kotlin will displace Java in the Android ecosystem.

Kotlin will displace Java in the Android ecosystem.

Survey report on the adoption of Kotlin for Android.

Zainab Bawa

Zainab Bawa

@zainabbawa

Madhusudhan Sambojhu

@madz314

Anand Venkatanarayanan

Anand Venkatanarayanan

@anandvenkatanarayanan

Anish TP

Anish TP

@anishtp

Research methodology and sampling

Submitted Sep 9, 2021

The survey was conducted online using Survey Monkey. Respondents answered descriptive and multiple choice questions.

We targeted individual developers and app development teams from startups and enterprises to respond to the survey. Respondents from SaaS, Fintech, gaming, mobility, e-governance and IT services domains participated in the survey.

As mentioned in the executive summary, respondents were primarily drawn from among Android engineers and teams. 63 respondents were Android developers. Only two respondents mentioned comfort working with iOS Operating System (OS). Future research needs to examine Kotlin’s adoption and use in the iOS ecosystem.

The survey refrained from asking for personal information to preserve the privacy of respondents. The survey questionnaire instead focussed on the challenges respondents’ faced in using Kotlin, and their organization’s experience with Kotlin adoption. (See Appendix I for the survey questionnaire.)

90 percent of respondents said their companies had an app. Majority of these apps were developed using Java and Kotlin, or with a combination of Kotlin and Swift. JavaScript, React Native, Flutter and Typescript were also used in various combinations to build native, iOS, PWA and Android apps.

Programming language preferences

A total of 65 respondents participated in this survey. Respondents’ organizations either use Kotlin or had considered Kotlin as a choice of language in developing the company’s app.

Visualization
{
"title": {
"text": ["Which programming languages are",  "you comfortable working with?"],
"orient": "bottom",
"fontSize": 16,
"dy": 20
},
"width": "container",
"$schema": "https://vega.github.io/schema/vega-lite/v5.json",
"data": {
"values": [
{"category": "Python", "value": 10.8, "label": "10.8%"},
{"category": "Kotlin", "value": 30.8, "label": "30.8%"},
{"category": "Java", "value": 55.4, "label": "55.4%"},
{"category": "Go", "value": 3.1, "label": "3.1%"}
]
},
"encoding": {
"theta": {"field": "value", "type": "quantitative", "stack": true},
"color": {"field": "category", "type": "nominal", "legend": null}
},
"layer": [
{"mark": {"type": "arc", "outerRadius": 120}},
{
"mark": {"type": "text", "radius": 150},
"encoding": {
  "text": {"field": "label", "type": "nominal"},
  "size": {"value": 18}
  }
},
{
"mark": {"type": "text", "radius": 100},
"encoding": {
  "text": {"field": "category", "type": "nominal"},
  "fill": {"value": "#fff"},
  "size": {"value": 14}
  }
}
]
}

This sample is a good starting point for further research on Kotlin’s growth and adoption in India for Android and in other domains.

Future research can include more demographic variables such as gender, geographical diversity and respondents from Tier II and Tier III Indian cities so that a larger, diverse sample size can help us understand trends better. The current research is an exploration of the upskilling requirements that the industry faces with the growth of Kotlin for Android.

Comments

{{ gettext('Login to leave a comment') }}

{{ gettext('Post a comment…') }}
{{ gettext('New comment') }}
{{ formTitle }}

{{ errorMsg }}

{{ gettext('No comments posted yet') }}

Hosted by

How do you make a great mobile experience? Explore with Fragments. Follow Fragments on Twitter more