What tools are you using for mobile app development?

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • Niheel
    Recognized Expert Moderator Top Contributor
    • Jul 2005
    • 2432

    What tools are you using for mobile app development?

    We have to turn a couple of legacy applications into mobile apps for our clients so their employees can do work on the go.

    What are some good tools to help in developing mobile apps? OS specific tools(android, apple, blackberry)? Debuggers, IDE's, SDKs, etc . . .

    This question is also asked on our FB page:
    Last edited by Niheel; Dec 6 '10, 07:47 PM. Reason: added url link
    niheel @ bytes
  • beacon
    Contributor
    • Aug 2007
    • 579

    #2
    I've only started developing mobile apps for my Android and I use Eclipse because the Android OS is Java/XML-based. I had to download the Android SDK from the Android developers website, along with the emulator for testing. I only develop for my phone for kicks, so you probably already know this, but in any case you'll have to download the SDK for the specific Android operating system you're developing for (Eclair, Froyo, Gingerbread, etc.).

    I'm not sure if this helps or not, but I thought I'd respond just in case. There are a number of good videos on YouTube that provide tutorials for developing Android apps and all the ones I've viewed recommend Eclipse.

    Comment

    • Plater
      Recognized Expert Expert
      • Apr 2007
      • 7872

      #3
      I use eclipse because they have plugins built for android devices, blackberry devices, and i have a custom plugin for an embeded linux(c++). All on top of regular java/ansi c++ projects that can be developed in it

      Comment

      • markmcgookin
        Recognized Expert Contributor
        • Dec 2006
        • 648

        #4
        Visual Studio 2010
        XCode (and leaks/profiler etc)
        Various device simulators
        Eclipse for Android.

        Comment

        • justinthomsony
          New Member
          • Jun 2012
          • 1

          #5
          What tools are you using for mobile app development?

          I am one of Android and iPhone App Developer.Accor ding to my experience five tools are the most essential for that.
          1. MobileDev HQ
          2. Android Style Guide
          3. App Cooker
          4. Beta Bait
          5. Crittercism

          Comment

          • Jeff Wright
            New Member
            • Jul 2012
            • 4

            #6
            I am using DragonFiresdk. It helped get me started on developing for the iPhone.

            Comment

            • Niheel
              Recognized Expert Moderator Top Contributor
              • Jul 2005
              • 2432

              #7
              Thanks for all the suggestions.

              Ended up going with a mobile browser app once we figured out we'd never be able to get all the versions out to the client on time.

              Jeff, been hearing some good things about DragonFiresdk.
              niheel @ bytes

              Comment

              • yarbrough40
                Contributor
                • Jun 2009
                • 320

                #8
                I am in the exact same situation. I build web apps for my company. Once we started needing mobile solutions we found PhoneGap to work like a charm because like you said we have no time to build apps two and three times for different platforms. Maybe this is similar to what you are doing.. PhoneGap uses the phone's browser as a runtime and you program in html and javascript. You can get these things to run so well that you can't tell they are not native.

                Comment

                • WallySh
                  New Member
                  • Aug 2012
                  • 1

                  #9
                  Having many years of Java development I naturally used Java/Eclipse for a while to develop Apps for the android market. The only caveat I have is the lack of a proper interface builder. Searching around I found Basic4Android. At first I thought Visual Basic will not be capable, and wrong I was. The Interface builder that comes with it wins over any android development IDE I have seen to date. BTW I bought the Enterprise version for 50% off down to 50 bucks :)
                  I used a friend's coupon code "cxrfyw"

                  Comment

                  • nextstep
                    New Member
                    • Aug 2012
                    • 14

                    #10
                    I recommmend you using the formal IDE tools suggested by Google, Apple, Microsoft for developing your mobile application as below:

                    IOS->Xcode
                    Android->Eclipse
                    Windows mobile->Visual studio

                    Happy coding.

                    Comment

                    • eccobay
                      New Member
                      • Sep 2012
                      • 1

                      #11
                      App Analytics - Add SDK to understand what people are doing in your app
                      1. Flurry.com [Free]
                      2. Google Analytics [Free]

                      Location Analytics - Add SDK to understand where people are when interacting with your app
                      1. Placed.com [Free]

                      Comment

                      • kavin60
                        New Member
                        • Sep 2012
                        • 1

                        #12
                        Re:What tools are you using for mobile app development?

                        these are 6 tools for building the iphone apps:-
                        PhoneGap,Red Foundry,CloudSp okes,Canvas,Eac hScape,Branded Business Apps.
                        Last edited by Niheel; Sep 25 '12, 09:29 AM. Reason: please no link marketing

                        Comment

                        • Fary4u
                          Contributor
                          • Jul 2007
                          • 273

                          #13
                          hi hiheel

                          best and simple solution for all mobile apps is flash cs6 or air. same coding works on android and ios,

                          working fine for me.

                          Comment

                          • starwarsfan1972
                            New Member
                            • Oct 2012
                            • 1

                            #14
                            To create my backend I use http://www.apiomat.com/

                            Comment

                            • benalmeer
                              New Member
                              • Oct 2012
                              • 3

                              #15
                              MobileDev HQ
                              Android Style Guide
                              App Cooker
                              Beta Bait
                              Crittercism
                              These five tools are very eddential for mobile app development
                              Regard's
                              Ben Almeer
                              Last edited by acoder; Nov 2 '12, 12:14 AM. Reason: Removed link

                              Comment

                              Working...