Android App Development

What tools does one need to learn in order to deploy an Android app? From back end to the User Interface? Any rapid deployment tools available? The application will use integrated/ interactive Maps (I know of Google maps, are there other reliable but cheaper to use maps?)

Android development has a lot of facets. One, hybrid. You could use a framework like React native, Flutter or Ionic. Two. Native. You get to use language made specifically for that like Kotlin and Java. Personally, I use hybrid as i cater for ios also. Deployment, i use codepush and CircleCI. On maps, there is openstreet, although for beginner use Google Maps,the APIs are extensive and you can get help easily if stuck

Thank you very much. I am not green in programming but have been off coding for many years now. Am sure I will hack it with your advice.

I would advise you to check out Google codelabs for kotlin , they’ll sort you well

Asante. I am on it now. Need to refresh myself in coding and hope to deploy an Andoid app soon