Science, asked by Anonymous, 1 year ago

How to create an app? I want the detailed procedure to create any app. This question is for 25 marks


Lipimishra2: It's a long thing. You need to learn java coding and all
Lipimishra2: A long procedure
Anonymous: have u created any one?

Answers

Answered by fireboy
3
I guess I can really help you out with this question... I am a developer... well not a pro... but being a teenager.. I do my best... I develop apps for Android.. and I have 3 apps on the play store .. I use this thing called ' ANDROID STUDIO' to make apps ... this uses JAVA language which is modified a bit ( for Android) ... so I would suggest you to get ANDROID STUDIO for developing for Android.. and if you want to develop for Apple ( iOS) you can use X CODE .... XCODE uses the language 'SWIFT' ... which is quite simple and coding is really very easy with SWIFT ...( u will have to download both of these on your laptop ) ...

if you want to check my app out... I will put the link down in the comments.. and you can check out my apps there ....

Thanks ..

hope it helps
pls Mark as Brainliest!!

fireboy: Thanks for all your support guyzz
Lipimishra2: I installed one.
Lipimishra2: BMI calculator
Lipimishra2: It's very good
fireboy: thanks ! that was my first ever app
fireboy: my personal favorite
fireboy: i published quadratic equation solver yesterday... so it doesn't have many Downloads.. but the rest have 110+ Downloads!
fireboy: i published quadratic equation solver yesterday... so it doesn't have many Downloads.. but the rest have 110+ Downloads!
fireboy: bmi calculator has 200+
fireboy: anyway thanks for all your support
Answered by s9935110008
3
1.

Ideation (coming up with your app concept)

2.

Drawing a wireframe

3.

Choosing your IDE and setting it up

4.

Learning the basics of Java

5.

Creating or acquiring your images

6.

Building the layout

7.

Writing the code

8.

Implementing more advanced functionality

9.

Adding some extra polish

10.

Publishing your app

Somewhere between steps 7 and 10, you can also add “Debugging” because you will run into bugs.

Similar questions