Programmers, coders - how long does it take to create mobile (ios/android) app?

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • mineistaken
    See signature :)
    • Apr 2007
    • 29656

    #1

    Programmers, coders - how long does it take to create mobile (ios/android) app?

    Hi, how long does it take to create ios/android app compared to the same thing created in a "regular" php way as a website?

    For example one programmer quotes $400 for something to be created as a website and $3000 for the same thing created as Ios app.
    I know that per hour rate is a bit higher for app development as opposed to "regular" programming, but even considering this it appears that creating an app takes 5 times more time than creating same thing as a website?
  • Wellness Cash
    Confirmed User
    • Nov 2013
    • 343

    #2
    Sounds about right, its a different language and theres a lot of specific functions that differ between how ios and android work app wise.
    Wellness Cash - Launching 2014

    Comment

    • freecartoonporn
      Confirmed User
      • Jan 2012
      • 7683

      #3
      too many factors.,
      but app coding is much expensive.
      SSD Cloud Server, VPS Server, Simple Cloud Hosting | DigitalOcean

      Comment

      • baddog
        So Fucking Banned
        • Apr 2001
        • 107089

        #4
        I would not trust the one that said he could do it for $400; make him provide the product up front.

        Comment

        • blackmonsters
          Making PHP work
          • Nov 2002
          • 20961

          #5
          Originally posted by baddog
          I would not trust the one that said he could do it for $400; make him provide the product up front.


          When you read it you will know.
          Free Open Source Live Aggregated Cams Script (FOSLACS)

          Comment

          • blackmonsters
            Making PHP work
            • Nov 2002
            • 20961

            #6
            Originally posted by mineistaken
            Hi, how long does it take to create ios/android app compared to the same thing created in a "regular" php way as a website?

            For example one programmer quotes $400 for something to be created as a website and $3000 for the same thing created as Ios app.
            I know that per hour rate is a bit higher for app development as opposed to "regular" programming, but even considering this it appears that creating an app takes 5 times more time than creating same thing as a website?
            It's not the code in the App; but the 15 phones they have to buy to test it.

            Free Open Source Live Aggregated Cams Script (FOSLACS)

            Comment

            • EddyTheDog
              Just Doing My Own Thing
              • Jan 2011
              • 25433

              #7
              Originally posted by mineistaken
              Hi, how long does it take to create ios/android app compared to the same thing created in a "regular" php way as a website?

              For example one programmer quotes $400 for something to be created as a website and $3000 for the same thing created as Ios app.
              I know that per hour rate is a bit higher for app development as opposed to "regular" programming, but even considering this it appears that creating an app takes 5 times more time than creating same thing as a website?
              Make sure the web site is coded in HTML5 and is responsive - Then you can make it into an Android app for much, much less - I think it should be easy to do it for iOS as well - Not my thing though...

              Comment

              • FetishBar
                Confirmed User
                • Feb 2012
                • 49

                #8
                Originally posted by EddyTheDog
                Make sure the web site is coded in HTML5 and is responsive - Then you can make it into an Android app for much, much less - I think it should be easy to do it for iOS as well - Not my thing though...
                +1 about html5 and then use appsgeyser to make android app

                Comment

                • adultmobile
                  No, I am not banned
                  • Nov 2003
                  • 5345

                  #9
                  It depends if the app is written as native (Objective C for IOS and Java for Android, 2 very different source codes and languages/API), or, if the guy is going to use tools.

                  For example, just knowing web (css, jscript) you can use Adobe Phonegap to create ios/android apps:

                  http://phonegap.com/

                  A very nice article:
                  http://mobile.smashingmagazine.com/2...art3-phonegap/

                  Top apps you should make native (games etc.), because phonegap is not so fast or supporting all, but native apps should cost $thousands depending what you do. For most not-so-top-of-the-edge apps, you can use phonegap and should cost like a web app.

                  TubeCamGirl.com

                  Comment

                  • johnnyloadproductions
                    Account Shutdown
                    • Oct 2008
                    • 3611

                    #10
                    Originally posted by adultmobile
                    For example, just knowing web (css, jscript) you can use Adobe Phonegap to create ios/android apps:

                    http://phonegap.com/

                    A very nice article:
                    http://mobile.smashingmagazine.com/2...art3-phonegap/
                    Phonegap, titanium, Corona SDK, selenium, etc. Many choices.

                    Comment

                    • fris
                      Too lazy to set a custom title
                      • Aug 2002
                      • 55679

                      #11
                      Originally posted by baddog
                      I would not trust the one that said he could do it for $400; make him provide the product up front.
                      ya 400 is incredible low, even $3000 is pretty low, i guess it depends on the app
                      Since 1999: 69 Adult Industry awards for Best Hosting Company and professional excellence.

                      Comment

                      • baddog
                        So Fucking Banned
                        • Apr 2001
                        • 107089

                        #12
                        Originally posted by fris
                        ya 400 is incredible low, even $3000 is pretty low, i guess it depends on the app
                        Apparently we both read it wrong.

                        Comment

                        • mineistaken
                          See signature :)
                          • Apr 2007
                          • 29656

                          #13
                          Originally posted by baddog
                          Apparently we both read it wrong.
                          Of course you read it wrong. How can you say that 400$ is low for website if you do not even know what is it and how long does it take to create?
                          Maybe the site I am talking about takes 2-3 hours to create.
                          This was relative example to show the difference in pricing between same thing coded as website and same thing codes as Ios app..

                          Seriously, how the fuck do you know if 400$ for website is low if you do not know what is it?

                          Comment

                          • kjs
                            Confirmed User
                            • Jan 2014
                            • 167

                            #14
                            Consider doing your app it in straight HTML5. We dumped objective C and went with building apps that look the same, perform better, we can update server side, etc. Build a wrapper for it and push it to app store. Works everywhere.
                            Skype: live:1794c463efa7cc23

                            Comment

                            • mineistaken
                              See signature :)
                              • Apr 2007
                              • 29656

                              #15
                              Originally posted by kjs
                              Consider doing your app it in straight HTML5. We dumped objective C and went with building apps that look the same, perform better, we can update server side, etc. Build a wrapper for it and push it to app store. Works everywhere.
                              I just read that app store likes to reject apps constructed like this, unless they have some features that website does not. Anyway, my question for you:
                              Does it really take 5 times more time to develop same thing in objective C as it takes to develop same thing as a website?

                              Meaning - if it takes X time to build picture rating website it takes 5X time to build the same thing in objective c? Or if it takes X time to build weather website does it take 5X time to build the same thing in objective C?
                              That is what I get from quotes - if they want X$ for website they want 8X$ or 10X$ for the SAME thing as objective C app.

                              Comment

                              • BareBacked
                                Confirmed User
                                • Feb 2007
                                • 3685

                                #16
                                from 1 hours to infinity lol
                                NEW SITE PAYING $30 for a $1 TRIAL

                                Selfies

                                Comment

                                • BareBacked
                                  Confirmed User
                                  • Feb 2007
                                  • 3685

                                  #17
                                  Originally posted by kjs
                                  Consider doing your app it in straight HTML5. We dumped objective C and went with building apps that look the same, perform better, we can update server side, etc. Build a wrapper for it and push it to app store. Works everywhere.
                                  this sounds like good plan
                                  NEW SITE PAYING $30 for a $1 TRIAL

                                  Selfies

                                  Comment

                                  • Klen
                                    • Aug 2006
                                    • 32235

                                    #18
                                    Yikes,i wanted to ask same question,but considering price i think i going to learn it by myself.After all i already have experience with mobile programming,been at windows mobile programming workshop,tho documentation is kind a poor.And yes i also had in mind to go with HTML5 as that is universal platform,works on apple,android,windows etc..

                                    Comment

                                    • CurrentlySober
                                      Too lazy to wipe my ass
                                      • Aug 2002
                                      • 38941

                                      #19
                                      DIY? Learn the basics of how too, in just an hour ! HERE!


                                      👁️ 👍️ 💩

                                      Comment

                                      • candyflip
                                        Carpe Visio
                                        • Jul 2002
                                        • 43069

                                        #20
                                        Originally posted by EddyTheDog
                                        Make sure the web site is coded in HTML5 and is responsive - Then you can make it into an Android app for much, much less - I think it should be easy to do it for iOS as well - Not my thing though...
                                        There are folks that do this, but it's not the same as a native app.

                                        Spend you some brain.
                                        Email Me

                                        Comment

                                        • brandonstills
                                          Confirmed User
                                          • Dec 2007
                                          • 1964

                                          #21
                                          Apples and oranges. They behave different and involve different skill sets. Best option is to be very specific with the specs and have a programmer quote you.

                                          Brandon Stills
                                          Industry and programming veteran
                                          [email protected] | skype: brandonstills | ICQ #495-171-318

                                          Comment

                                          • fris
                                            Too lazy to set a custom title
                                            • Aug 2002
                                            • 55679

                                            #22
                                            Originally posted by mineistaken
                                            Of course you read it wrong. How can you say that 400$ is low for website if you do not even know what is it and how long does it take to create?
                                            Maybe the site I am talking about takes 2-3 hours to create.
                                            This was relative example to show the difference in pricing between same thing coded as website and same thing codes as Ios app..

                                            Seriously, how the fuck do you know if 400$ for website is low if you do not know what is it?
                                            I thought this was for a mobile app on the appstore thats why I was saying that was low.
                                            Since 1999: 69 Adult Industry awards for Best Hosting Company and professional excellence.

                                            Comment

                                            • mineistaken
                                              See signature :)
                                              • Apr 2007
                                              • 29656

                                              #23
                                              Originally posted by brandonstills
                                              Apples and oranges. They behave different and involve different skill sets. Best option is to be very specific with the specs and have a programmer quote you.
                                              I know that they are different.
                                              I am not sure if I can be any clearer than that:

                                              Does it take 5+ times more time to code the SAME thing in objective C than to code the same thing as a website?
                                              Example: picture rating site. Same thing created as a website cost X$. Same thing created as Ios app cost 8X$ or 10X$.
                                              Even considered that objective C programmer's hourly rate is a bit more than "regular" programmer's it still implies that app would take at least 5 times more time to create.
                                              Is that true or not? Simple question.
                                              It is difficult to imagine such a programming language that would be so unflexible that people would need to waste 5 times more time to do the same thing...

                                              Comment

                                              • Lykos
                                                Too lazy to set a custom title
                                                • Apr 2003
                                                • 31032

                                                #24
                                                Doesn't meter how much time it takes, lol...

                                                It is that not many ppl like PHP can do it, not so many developers doing that like other technologies , just starting to be big. And therefore they determine the price

                                                Comment

                                                • mineistaken
                                                  See signature :)
                                                  • Apr 2007
                                                  • 29656

                                                  #25
                                                  Originally posted by Lykos
                                                  Doesn't meter how much time it takes, lol...

                                                  It is that not many ppl like PHP can do it, not so many developers doing that like other technologies , just starting to be big. And therefore they determine the price
                                                  It absolutely does matter, because I already calculated the different (higher) hourly rate into the mix.
                                                  I was reading stackoverflow and threads about objective C programmers hourly rate and it was up to 1.5 higher than "regular" programmers (again info from the same stackoverflow). Even if I consider super generous DOUBLE hourly rate it still implies that it takes 5 times more time to do it because price is 10 times higher...
                                                  Last edited by mineistaken; 03-10-2014, 11:49 AM.

                                                  Comment

                                                  • Mikex
                                                    Confirmed User
                                                    • Jul 2012
                                                    • 384

                                                    #26
                                                    I think there are a lot of factors which we have to consider.

                                                    Today there are a way more PHP developers than iOS (objective C) developers, that's first factor and main in my opinion. Just like Ruby developers, these days they are much more expensive than php developers. So when mobile apps become so used and much more popular for programmers i think those prices will be smaller.

                                                    When we work on evaluation of the project, clients mostly want web site and app together so we are providing quote for everything (website - php, mysql database, app code and designs of the app and site)
                                                    Web Development Services
                                                    Mike
                                                    ICQ: 497305290
                                                    skype: roglacha

                                                    Email: mike at quantox dot com
                                                    Company site: Quantox.com

                                                    Comment

                                                    • sumeet.kaleido
                                                      Confirmed User
                                                      • May 2013
                                                      • 227

                                                      #27
                                                      for developing mobile apps,feel free to contact us
                                                      ​​Monetize your Traffic, boost your ROI

                                                      Sumeet Lunia
                                                      Senior Affiliate Manager
                                                      Infinity Marketing Services Pvt Ltd
                                                      Mobile : +91-95551-53451
                                                      website : www.cpainventory.com
                                                      Email : [email protected]
                                                      Facebook : https://www.facebook.com/sumeet.lunia1
                                                      Linkedin : https://in.linkedin.com/pub/sumeet-lunia
                                                      skype : sumeetlunia
                                                      ICQ : 651935449

                                                      Comment

                                                      • blackmonsters
                                                        Making PHP work
                                                        • Nov 2002
                                                        • 20961

                                                        #28
                                                        Originally posted by mineistaken
                                                        It is difficult to imagine such a programming language that would be so unflexible that people would need to waste 5 times more time to do the same thing...
                                                        You clearly don't know jack shit about programming in C then.

                                                        Free Open Source Live Aggregated Cams Script (FOSLACS)

                                                        Comment

                                                        • mineistaken
                                                          See signature :)
                                                          • Apr 2007
                                                          • 29656

                                                          #29
                                                          Originally posted by blackmonsters
                                                          You clearly don't know jack shit about programming in C then.

                                                          That is exactly why I created this thread, genius.

                                                          If someone who knows about objective C could come out and say "yes it takes 5 times more working hours to create the same thing in Objective C, because of this, this and that" it would be appreciated.
                                                          Last edited by mineistaken; 03-12-2014, 04:03 PM.

                                                          Comment

                                                          • brandonstills
                                                            Confirmed User
                                                            • Dec 2007
                                                            • 1964

                                                            #30
                                                            Originally posted by mineistaken
                                                            I know that they are different.
                                                            I am not sure if I can be any clearer than that:

                                                            Does it take 5+ times more time to code the SAME thing in objective C than to code the same thing as a website?
                                                            Example: picture rating site. Same thing created as a website cost X$. Same thing created as Ios app cost 8X$ or 10X$.
                                                            Even considered that objective C programmer's hourly rate is a bit more than "regular" programmer's it still implies that app would take at least 5 times more time to create.
                                                            Is that true or not? Simple question.
                                                            It is difficult to imagine such a programming language that would be so unflexible that people would need to waste 5 times more time to do the same thing...
                                                            I can't speak to the exact numbers in this situation, but as a programmer who has been doing it for almost 30 years now I can say the claim does not sound unreasonable. You have to factor in that PHP is a much easier language to program in than Objective-C. PHP has more tools, knowledge, and tutorials available to learn how to do a particular task. This allows for greater efficiency with PHP. There are fewer people that know Objective-C (less supply, greater demand = higher price). Objective-C can take 10 lines of code to do what other languages can do in 1 line of code. Objective-C programmers tend to live in wealthier areas and therefore they demand higher salaries. PHP programmers can be found everywhere and so there are downward pressures on the price due to increased competition from 3rd world countries. Also, venture capital dollars are more likely to find their way into programmers of Obj-C programmers than PHP programmers?that causes even more of a price spike.

                                                            It is difficult to imagine such a programming language that would be so unflexible that people would need to waste 5 times more time to do the same thing
                                                            Actually this is the norm. There is a great deal of difference in terms of developer productivity between different languages / platforms / technologies.

                                                            Have a look at this artice: http://www.drdobbs.com/jvm/the-compa...ramm/240005881

                                                            It stops at ASP which is still a fairly unproductive language. If I were to estimate other languages using the same scale I would add the following:

                                                            Ruby: 1.2
                                                            Python: 1.4
                                                            Coffeescript: 1.8
                                                            Javascript: 2.5
                                                            PHP: 4
                                                            Objective-C: 11
                                                            Last edited by brandonstills; 03-12-2014, 10:55 PM.

                                                            Brandon Stills
                                                            Industry and programming veteran
                                                            [email protected] | skype: brandonstills | ICQ #495-171-318

                                                            Comment

                                                            • brandonstills
                                                              Confirmed User
                                                              • Dec 2007
                                                              • 1964

                                                              #31
                                                              Originally posted by blackmonsters
                                                              You clearly don't know jack shit about programming in C then.

                                                              Hehe, try assembly code. I didn't even know there was such a thing as C when I was writing assembly. C was a god send at that time.

                                                              Brandon Stills
                                                              Industry and programming veteran
                                                              [email protected] | skype: brandonstills | ICQ #495-171-318

                                                              Comment

                                                              • mineistaken
                                                                See signature :)
                                                                • Apr 2007
                                                                • 29656

                                                                #32
                                                                Originally posted by brandonstills
                                                                I can't speak to the exact numbers in this situation, but as a programmer who has been doing it for almost 30 years now I can say the claim does not sound unreasonable. You have to factor in that PHP is a much easier language to program in than Objective-C. PHP has more tools, knowledge, and tutorials available to learn how to do a particular task. This allows for greater efficiency with PHP. There are fewer people that know Objective-C (less supply, greater demand = higher price). Objective-C can take 10 lines of code to do what other languages can do in 1 line of code. Objective-C programmers tend to live in wealthier areas and therefore they demand higher salaries. PHP programmers can be found everywhere and so there are downward pressures on the price due to increased competition from 3rd world countries. Also, venture capital dollars are more likely to find their way into programmers of Obj-C programmers than PHP programmers—that causes even more of a price spike.


                                                                Actually this is the norm. There is a great deal of difference in terms of developer productivity between different languages / platforms / technologies.

                                                                Have a look at this artice: http://www.drdobbs.com/jvm/the-compa...ramm/240005881

                                                                It stops at ASP which is still a fairly unproductive language. If I were to estimate other languages using the same scale I would add the following:

                                                                Ruby: 1.2
                                                                Python: 1.4
                                                                Coffeescript: 1.8
                                                                Javascript: 2.5
                                                                PHP: 4
                                                                Objective-C: 11
                                                                Thanks for reply, finally somebody was direct on topic which was as simple as difference in number of hours that takes to do the same thing in php and obj C.

                                                                ps: hourly rates are irrelevant to my question as I already taken that into consideration by quoting "5 times more time" when quote per project was 10 times higher. So I already considered very generous double hourly rate for objective C programmers (while stackoverflow threads suggested only up to 1.5 time higher hourly rate).

                                                                So please, everybody, no more posts about higher hourly rate as this was already taken into consideration at the very beginning!
                                                                Last edited by mineistaken; 03-13-2014, 05:41 PM.

                                                                Comment

                                                                Working...