I have a question about the app development at the app development

Asked 2 years ago, Updated 2 years ago, 70 views

Hello, I'm a beginner, but I want to try developing an app this time, so I'm just asking you a few questions.

I want to make applications in the form of 'Zigzag' and 'Couponmoa', is it a native app developed by Android Studio? Or is it a hybrid app?

If it's a native app, you have to make an Android native app with Android Studio, make an iPhone app using iOS xcode, and make it like this, so how can you make the design and composition the same?

Is it possible to fully implement things like favorites, product search, and shopping cart functions through java coding in Android studio? Or I don't know what language to learn and how to apply it. I'm confident that I'll work hard all night. I don't know what to study efficiently.

And I'm thinking of implementing the bulletin board function, but is it illegal to commercialize the application if I use something like Nuboard? Or, may I know how to implement the bulletin board function? For example, study a certain part of a language and apply it to an Android studio.

All the questions can be silly, but... I'm a beginner, so please understand and answer me ㅠ<

android ios application

2022-09-22 21:11

2 Answers

I'm also a beginner in Android, but I answer

If you want to know more, it'll be accurate if you open it, but I think it's native. It's not accurate

Android and iOS have different design guides, so it is difficult to make the same. The composition can be made almost the same. (This can't be accurate because Apple and Google policies are different.) )

You can make it completely, but shopping malls are different from regular sites, so it can be more difficult. In order to implement the above functions, you need to make an API that functions like above in addition to the shopping mall. Of course, it doesn't matter if it's a simple web view. Language is java as it is

Absolutely not. In a lot of shopping malls now, partially using a board geunu and I don't care.


2022-09-22 21:11

It's a native app.

There's no special way to make the design and composition uniform. Of course, it is hard to make it exactly the same because the platform is different, but it is similar because it is the same service.

Of course, it can be implemented. However, in that kind of application, the Android application only acts as a front-end, and it seems desirable to do most of the work on the back-end (server).

It doesn't matter, but when you're creating a native app, things like that Nouboard might not be very helpful. If you use frameworks such as Ruby on rails and Django, you can develop functions such as bulletin boards and membership management easily and quickly.


2022-09-22 21:11

If you have any answers or tips


© 2024 OneMinuteCode. All rights reserved.