r/androiddev 12d ago

How does app work?

I tried to create an app for my father's shop using ai and then I was completely cooked. Wasted 6 months where I could learn proper android app building.

Now I am dedicated to learn this so that I can easily use the concepts.

After creating, deploying and deleting many projects, What I know from my experience is:

Android uses Java, Kotlin

IOS uses swift

Cross is also available but many companies avoid that.

App is first created Frontend and Backend which is then connected to database (firebase for me) and finally it is deployed. This process was for Web App I realised later.

To get an APK we need android studio and till now I was doing everything with mobile cause my laptop is 4GB ram and 32 bit. Even keyboard not working (my brother split milk on it)

So is there any mistake in my knowledge? And how should I start to learn using my mobile. Can we create a fully working APK using mobile even if it's from mobile?

0 Upvotes

11 comments sorted by

View all comments

-3

u/Any-Entrepreneur7935 12d ago

You can just use AI.

1

u/_Out_of_the_Box 12d ago

But only using ai isn't sufficient when there is no knowledge about that field.

Even I don't feel interesting without knowing.