Easiest way to create apps?

Discussion in 'Software' started by Auxiee, Sep 12, 2022.

  1. Auxiee

    Auxiee Member

    Joined:
    Aug 3, 2022
    Messages:
    68
    Likes Received:
    19
    Have some ideas I want to integrate into an app and see if it provides value to me. What level of coding is need / language? Also, is there a program that can shortcut the creation? A software that I can build the app from and add ui without an advanced level of coding? my objective is to be able to manifest ideas into an app easily and beta test it myself to see if it adds value.
     
    • Interesting Interesting x 1
    • List
  2.  
  3. xorome

    xorome Audiosexual

    Joined:
    Sep 28, 2021
    Messages:
    1,202
    Likes Received:
    879
    Question is too broad. Language depends on platform.
    Windows favours C++ and C#, macOS -> Objective C, iOS -> Objective C and Swift, Android -> Java (/ Kotlin), Dart.

    Web apps work on everything (JavaScript).
    Cross platform: React Native (JavaScript), Flutter (Dart).
     
    • Like Like x 2
    • Useful Useful x 1
    • List
  4. Auxiee

    Auxiee Member

    Joined:
    Aug 3, 2022
    Messages:
    68
    Likes Received:
    19
    thankyou , is there a software or program I can use to make the apps for the most part? Also if I program for os , could I get someone to format it for windows?
     
    Last edited: Sep 13, 2022
  5. xorome

    xorome Audiosexual

    Joined:
    Sep 28, 2021
    Messages:
    1,202
    Likes Received:
    879
    If you mean designing the GUI, then yes; there are visual aids for all of these platforms.

    iOS has quite a lot of apps that teach the most basic concepts of programming. For everything else, you'll just have to learn the platform of your choice and the language(s) of that platform.

    Yes, you could pay someone to rewrite your app for Windows, but the work required is going to make this expensive, especially if you need a cross platform GUI.
     
  6. Legotron

    Legotron Audiosexual

    Joined:
    Apr 24, 2017
    Messages:
    2,217
    Likes Received:
    2,155
    Location:
    Hyperborea
  7. thomas78

    thomas78 Kapellmeister

    Joined:
    Apr 15, 2020
    Messages:
    199
    Likes Received:
    67
  8. Auxiee

    Auxiee Member

    Joined:
    Aug 3, 2022
    Messages:
    68
    Likes Received:
    19
    Thankyou everyone , very helpful
     
  9. aymat

    aymat Audiosexual

    Joined:
    Dec 21, 2015
    Messages:
    1,400
    Likes Received:
    1,559
    "Easiest way to create apps?"

    Pay someone to do it for you
     
    • Agree Agree x 1
    • Funny Funny x 1
    • List
  10. Auxiee

    Auxiee Member

    Joined:
    Aug 3, 2022
    Messages:
    68
    Likes Received:
    19
    got 100k lying around? share
     
  11. PhillipGodbey

    PhillipGodbey Noisemaker

    Joined:
    Thursday
    Messages:
    5
    Likes Received:
    4
    I don't know much about this app creation process. But I am highly interested and want to create an app for my brand. Basically, I want to create a mobile tracking app. Do you have any idea about it? Please let me know. Thank you!
     
  12. Maxim2018

    Maxim2018 Noisemaker

    Joined:
    Jun 12, 2017
    Messages:
    19
    Likes Received:
    3
    The author did not specify what level of application he wants to create, at least briefly describe, maybe your application can be written in BASIC, or maybe you can’t do without a professional team.
     
  13. Thotu

    Thotu Producer

    Joined:
    Apr 18, 2021
    Messages:
    141
    Likes Received:
    77
    You can use React Native or Flutter. React Native is easier than Flutter (Dart) in my experience, but making an app itself isn't that easy. It takes a lot of technical knowledge. For React Native you need to master JavaScript/Typescript and and for Flutter you need to master Dart. It can take quiet a lot of time if you are new to programming.
     
Loading...
Loading...