Computer Science, asked by ashishprasadkir, 3 months ago

If you want to develop a mobile app, then how to setting up app inventor? Write proper

steps​

Answers

Answered by zezus
1

Answer:

if you want to develop android app so you have to learn java programming language because most apps made by java on Android

tools to develop mobile app :

  1. Android studio
  2. Android software development
  3. SDK (software development kit)
  4. kotlin
  5. Microsoft visual studio

i use android studio to develop mobile app

step to develop mobile app on Android studio :

  • download and install android studio
  • open android studio
  • in quick start menu you will see start a new android studio project click on it
  • On the "Create New Project" window that opens, name your project "HelloWorld".
  • If you choose to, set the company name as desired*.
  • Note where the project file location is and change it if desired.
  • Click "Next."
  • Make sure on that "Phone and Tablet" is the only box that is checked.
  • If you are planning to test the app on your phone, make sure the minimum SDK is below your phone's operating system level.
  • Click "Next."
  • Select "Blank Activity."
  • Click "Next."
  • Leave all of the Activity name fields as they are.
  • Click Finish.

here is some steps to making new project on Android studio to make new mobile app

Similar questions