Android application development, how is your world?
The world of development is huge, whether it is for PC programs or games, games for consoles or mobile applications, such as mobile phones that have Android, regarding the latter I have a great doubt, how creative and innovative is it? is the world of Android application development? does anyone know? I want to know everything possible about this, do not limit yourself with the size of the messages, if you want to put a lot of text in each of the answers, do it, but I am interested in knowing everything possible about this
5 comments
[ 3.0 ms ] story [ 23.5 ms ] threadAndroid offers a huge and open api surface, and you can replace many user facing parts of the OS - alternative dialers, launchers, etc are fair game. There are fewer bounds on your creativity than many other platforms.
Android also offers an enormous variety of hardware, which includes very low spec affordable devices. Getting good performance on these devices requires effort put into efficient software design and an optimized implementation, and that constraint makes programming more enjoyable for certain types of people.
I've been developing for Android for about 11 years. Like all platforms there are bugs, there's legacy code, not every task you do is equally intellectually rewarding, but I've stuck with it because it's fun and I'm always learning new things.