Register Advertise with usHelp Desk Today's Posts Search

Closed Thread
Thread Tools Search this Thread
Unread 17th Aug 2012, 06:06 PM   #1
Warrior Member
 
heatherruhe's Avatar
 
Join Date: 2011
Location: Atlanta, GA
Posts: 3
Thanks: 0
Thanked 0 Times in 0 Posts
Default
Creating a New Mobile Application
Share on: 
fb share twitter share gplus share more share

What's the best way to create a mobile application?
Outsource, DIY?
Simple application for Motivational Journal & Fitness training. Any ideas would be most helpful.

heatherruhe is offline  
Unread 22nd Aug 2012, 02:16 AM   #2
HyperActive Warrior
 
Join Date: 2012
Location: USA
Posts: 174
Thanks: 7
Thanked 21 Times in 19 Posts
Default
Re: Creating a New Mobile Application
Share on: 
fb share twitter share gplus share more share

Hey dear try HTML 5 platform for developing your mobile applications, it provides all the tools you will require for making a nice app.

I am Daniel Jones, working in a Mobile Application Development Company as a Mobile App Developer. I enjoys exploring apps on iOS, blackberry, android and other mobile platforms.
shoopt is offline  
The Following User Says Thank You to shoopt For This Useful Post:
Unread 22nd Aug 2012, 03:38 AM   #3
HyperActive Warrior
War Room Member
 
John Ayling's Avatar
 
Join Date: 2009
Location: Australia
Posts: 225
Thanks: 41
Thanked 47 Times in 36 Posts
Default
Re: Creating a New Mobile Application
Share on: 
fb share twitter share gplus share more share

It depends on your programming skill-set. If you can program in C then Objective C is what you should be looking at.
If you are a proficient web programmer - ie good with jQuery Mobile, then check out PhoneGap. Otherwise, outsource it to a commercial programmer.

Software Marketing & Licensing System for WordPress Plugins, Themes & .NET Software
>> 72 Hour Special <<
John Ayling is offline  
Unread 10th Dec 2012, 08:01 AM   #4
HyperActive Warrior
War Room Member
 
MobiDev's Avatar
 
Join Date: 2012
Location: San Francisco, CA, 94108
Posts: 206
Thanks: 12
Thanked 23 Times in 21 Posts
Blog Entries: 163
Default
Re: Creating a New Mobile Application
Share on: 
fb share twitter share gplus share more share

Outsourcing your software development is a good way to spare your time and efforts.
If you find a high-professional, skilled and reliable development team, you will surely gain from outsourcing. I`d recommend to outsource to Eastern Europe, for example Ukraine and Poland. You may check Odesk and eLance, search on forums and social networks. Pay attention to their portfolio and references. If we can assist you in developing your application, feel free to contact me.
MobiDev is offline  
Unread 10th Dec 2012, 09:52 AM   #5
Mobile Warrior
 
Join Date: 2012
Posts: 25
Thanks: 0
Thanked 4 Times in 4 Posts
Default
Re: Creating a New Mobile Application
Share on: 
fb share twitter share gplus share more share

Hi heatherruhe,

If you are trying to make simple applications you can try some of the DIY solutions available on the net. (for example the one in my signature ).
However if your ideas are more complex, you have to discuss this further with a professional developer. I can help you with this too, feel free to pm me.

The essential mobile app creating tool for small and medium businesses!
Tips and facts about QR codes, and distribution, promotion of your mobile presence.
attrecto is offline  
Unread 10th Dec 2012, 10:51 AM   #6
Warrior Member
War Room Member
 
Join Date: 2011
Posts: 21
Thanks: 2
Thanked 2 Times in 2 Posts
Default
Re: Creating a New Mobile Application
Share on: 
fb share twitter share gplus share more share

If you are good at HTML5,CSS3, JS, Jquery , I highly recommend PhoneGAP platform.

It will give you output for all the OS.

Low to High End Dedicated Servers Including 100TB Dedicated Servers
1Gbps Uplink Port || 24/7 Support || 99.9% Uptime Guarantee
Tel: +46 (33) 32 32 261 and +1 (855) 71 72 737
WWW.HOSTPLATE.COM
hostplate is offline  
Unread 11th Dec 2012, 04:13 PM   #7
Active Warrior
War Room Member
 
Minista's Avatar
 
Join Date: 2011
Location: Montreal (Quebec) Canada
Posts: 65
Thanks: 0
Thanked 17 Times in 13 Posts
Default
Re: Creating a New Mobile Application
Share on: 
fb share twitter share gplus share more share

Do you want to create Native application or a web application?

It's easier to create a Web application...

Google Maps Contact Extractor, a google maps scraper software (Scrape google places data)
Yellow Pages Scraper software an easy to use Yellow pages scraper software
Yelp Data Scraper software, extract data from yelp website.
Management-Ware Extract Anywhere, Website data extractor software, create your scraper to extract data from almost any website. Door to door CRM software.
Minista is offline  
Unread 11th Dec 2012, 07:13 PM   #8
Banned
 
Join Date: 2010
Posts: 85
Thanks: 8
Thanked 9 Times in 9 Posts
Default
Re: Creating a New Mobile Application
Share on: 
fb share twitter share gplus share more share

Outsourcing can be beneficial if you are not knowledgeable enough with mobile apps making. In that way, you can save time.
sweetdreamfactory is offline  
Unread 13th Dec 2012, 11:09 PM   #9
Active Warrior
 
Join Date: 2012
Location: Singapore
Posts: 73
Thanks: 10
Thanked 5 Times in 4 Posts
Default
Re: Creating a New Mobile Application
Share on: 
fb share twitter share gplus share more share

First of all I would like to ask you whether you have any experience or knowledge of creating mobile applications. If you do and have the confidence that you can carry out the entire project of creating your very own mobile app, then I would recommend that you go ahead with it. However, I would also like to bring to your attention that this may take time, since you may not have done the same thing much earlier in your life.

On the other hand, if you do not have the slightest idea of creating mobile app, then better outsource it to a professional. Simply tell the person the type of mobile app you are looking at and what all features you wish to include in the app. If the charges of the professional fits your budget then better go ahead. This way, you can save time and also get the type of mobile app you wanted.

Hope my suggestions will help you with your decision.

Aweinerws is offline  
Unread 14th Dec 2012, 05:23 PM   #10
Mobile Warrior
War Room Member
 
Join Date: 2012
Location: USA
Posts: 22
Thanks: 1
Thanked 1 Time in 1 Post
Default
Re: Creating a New Mobile Application
Share on: 
fb share twitter share gplus share more share

Are you trying to access the native device api's (camera, contacts, gps)?. You can actually get away with HTML5, CSS3, and Javascript to build an app that uses the PhoneGap wrapper to give your HTML5, CSS3, and JS the ability to access the device camera, address book, etc.

If you don't need the device functions like the camera, etc. Then you could just build a web app. 90% of the apps on the App store can be built with standard web technology.

Ever wonder why the Safari browser on iOS is so powerful. Steve and the crew made sure to make it be as solid as a desktop browser. It was only because of MAC developers complaining that they couldn't build stuff on top of the iPhone because there was no SDK.

Apple initally set it up so that web apps would reign supreme. Remember Flashgate between Adobe and Apple over Flash being on the iPhone? Adobe wanted a way on the iPhone and Apple wouldn't let them with that crappy Flash and Adobe for the longest hel out on adopting HTML5 as a standard. Well I guess we know how that turned out.

imobile is offline  
Unread 15th Dec 2012, 10:18 PM   #11
HyperActive Warrior
War Room Member
 
Join Date: 2011
Location: New Zealand
Posts: 213
Thanks: 44
Thanked 28 Times in 27 Posts
Default
Re: Creating a New Mobile Application
Share on: 
fb share twitter share gplus share more share

I could do the app for you at a cheap rate. If interested send me your requirements.

networkempire is offline  
Unread 20th Feb 2013, 04:22 PM   #12
HyperActive Warrior
War Room Member
 
MKaren's Avatar
 
Join Date: 2010
Location: Philippines
Posts: 156
Thanks: 4
Thanked 30 Times in 30 Posts
Blog Entries: 3
Default
Re: Creating a New Mobile Application
Share on: 
fb share twitter share gplus share more share

Originally Posted by networkempire View Post

I could do the app for you at a cheap rate. If interested send me your requirements.
Hi NetworkEmpire,

Im looking for app developer, could you give me some range.??

Upwork links are not allowed in signatures
MKaren is offline  
Unread 16th Mar 2013, 04:06 AM   #13
HyperActive Warrior
 
Join Date: 2010
Posts: 267
Thanks: 5
Thanked 6 Times in 6 Posts
Default
Re: Creating a New Mobile Application
Share on: 
fb share twitter share gplus share more share

Hi there
I can make an app for you in iPhone and android in reasonable rates. Let me know. I am available in Skype and email. Regards
Nancy

Thanks & Regards,
Reach us at dukeduke600@gmail.com.
Web Design| Logo Design | Banner Design | Web Development | Mobile Applications [iPhone/iPad/Android/Windows Phone]
weaveronline is offline  
Closed Thread


Bookmarks

Tags
application, creating, mobile


Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are Off
Pingbacks are Off
Refbacks are Off




All times are GMT -6. The time now is 06:00 AM.