+ 2
Coding
I want to learn android application Creation but I will be generating code using AI how can I learn some framework of creating apps
14 ответов
+ 4
If you want to learn android programming, then first stop using AI to generate code. First write the code yourself. You can learn it from the internet. Simply search it on google. Or you want to build android application without coding you can use drag & drop app builder. They're so many programs available out there.
+ 4
I don't quite understand your question. You want to learn a framework but won't write code?
+ 4
i think you are rather looking for software, not a framework.
google something like "apps without coding" or similar. there are programs that let you generate apps in a drag-and-drop manner.
+ 3
Get familiar with Android Jetpack and Retrofit
Use AI tools to generate boilerplate code, UI layouts, and components. This speeds up development while making sure you understand and can modify the generated code.
+ 3
Yeoman, JHipster, Rails, Angular CLI, Create React App, Symfony, Spring Initializr, Plop.js, OpenAPI Generator, Cookiecutter and Laravel
+ 2
you want to create Android apps yourself or want a AI code it for you?
Unfortunately or fortunately, AI isn't yet able to generate huge code. A big and fully working project require a lot hours of coding and debugging mistakes.
AI can analyze your code and just help you finding the mistakes and suggest some solutions. That's all
+ 1
Yes I just want a framework where I can paste codes and create an app
+ 1
Yes that I can create any kind of app I just want to buy codes or generate with AI then I will be pasting them on a certain framework to create a full functional app
+ 1
But I can just buy codes and plug them even if they won't be AI generated codes so I'm asking for a place to drop my codes and create a full functional app
+ 1
Yes I want learn coding
+ 1
Thanks you I'll try it
+ 1
Buy Code: CodeCanyon, GitHub and Envato Market. AI Code Generation: Use ChatGPT or GitHub Copilot.
Set Up Project
Example (React Native):
npx react-native init MyApp
cd MyApp
0
Thanks bro
0
But I'm good in Html and CSS