I am totally new to programming and want to develop android apps....pls tell me all steps to develope an androip app and how | Sololearn: Learn to code for FREE!
New course! Every coder should learn Generative AI!
Try a free lesson
0

I am totally new to programming and want to develop android apps....pls tell me all steps to develope an androip app and how

which programming language I have to learn.....what to use?how much time will it take?is it easy?pls explain everything from beggining

8th Jul 2017, 4:42 PM
vinay
3 Answers
+ 1
You'll need 'Android Studio' (needs 4+ gb ram) and knowledge of java and/or kotlin
18th Jul 2018, 4:38 PM
Rugved Modak
Rugved Modak - avatar
0
You could build Android apps using 'Android Studio' Although you need to have basic knowledge of programming too You could start by learning C++ and Java
8th Jul 2017, 4:58 PM
Yatin Korgaonkar
Yatin Korgaonkar - avatar
0
Since you using Solo Learn app, I assume you familiar with this app layouts and functions. Googling, 'fabric io' because this app using fabric.io. Read docs and tutorial there. Download Cannonball app from Play Store. Cannonball by Google Fabric. Cannonball is demo app using fabric.io. Download Android Studio. Download node.js. From node.js, install React Native because lot of tutorial about React Native in youtube. Not many tutorial in youtube teach you how to build android app using Android native. That why I suggest you to use React Native. To make your first app, using android studio, find tutorial about how to make android app webview with html+js+css. Disclaimer: I'm not using node.js and react native to make my test android app. I'm using webview and android native. Next I will learn node.js and react native deeply. lol. Psstt...no need to learn Java.
8th Jul 2017, 6:21 PM
KbbLab