I
I
ixon2019-05-08 11:27:50
Android
ixon, 2019-05-08 11:27:50

How to build as lightweight Android application as possible?

The Google Podcasts application weighs less than 100kb, but has all the functionality and even works online. How did they do it? How are such lightweight applications assembled? What are the ways to lighten apk?

Answer the question

In order to leave comments, you need to log in

2 answer(s)
N
nrgian, 2019-05-08
@nrgian

Habré has articles on Android Go development.
This is such a version of Android for weak hardware - and does not allow too consuming software to work.
If you make it according to those recipes, it will be what you need.
What is developed for it will also work on regular Android.

M
Maxim Timofeev, 2017-04-17
@rishatss

array_map function and how it differs from map()

The fact that the first (array_map) is a php function, and the second is apparently invented or taken from another language.

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question