Skip to main content ↓
cross platform feature

10 Solutions for Creating Cross-Platform Mobile Apps

10 Solutions for Creating Cross-Platform Mobile Apps Is this an exciting time to be developing mobile apps? Short answer: Yes. With tons of tools already available — and more springing up all the time — there seems to be a solution for any mobile app developer out there (experienced and novices alike).

In this article, we look at 10 solutions for building cross-platform mobile apps. They were chosen for their varied levels of complexity, price, features and documentation. I’ve tested each of them.

1. Sencha Touch 2

Sencha Touch 2 If you’re no stranger to HTML5, CSS3 and JavaScript, then Sencha Touch 2 may be a great choice for creating mobile apps on iPhone, Android and Blackberry. Sencha Touch 2 needs to be installed on your computer (it works on PC, Mac or Linux). You also need a web server running locally on your computer (here’s how to install XAMMP if you need help).

Visit their Kitchen Sink app to see Sencha Touch 2 in action.

Sencha Touch 2 Summary

2. jQuery Mobile

jQuery Mobile jQuery Mobile is an HTML5 user interface framework for touchscreen devices. The jQuery Mobile framework is straightforward and well documented. What’s great about jQuery Mobile is that it has an online tool called ThemeRoller to help make the creation of your user interfaces quicker.

To do server-side stuff, you could use a mobile app development platform like PhoneGap (which we’ll discuss later); the official site has documentation on how to use PhoneGap with jQuery Mobile.

jQuery Mobile Summary

  • Knowledge required: HTML, CSS, jQuery
  • Platform support: Most mobile browsers
  • Cost: Free (license: MIT and GPL)
  • Documentation: There are many demos on the site and books on jQuery Mobile

3. Tiggzi

Tiggzi Using jQuery Mobile as its base, Tiggzi is a drag-and-drop tool for developing mobile apps. You can add standard buttons, menus, video, maps and other elements to your mobile app and then bind events and corresponding actions to them.

Tiggzi Summary

  • Knowledge required: HTML, CSS, JavaScript, XML
  • Platform support: Android, iOS, Mobile Web
  • Cost: $15-$50/month (there’s a free plan); see Pricing page
  • Documentation:Tiggzi has a lot of good tutorials, videos and other resources on their site

4. AppMakr

AppMakr AppMakr is an online tool for creating content-centered mobile apps, as well as a service that can help you distribute your app in many app stores. You can import RSS feeds that AppMakr will package into a mobile-optimized app. There’s no programming required to create your app, though you can add custom HTML.

AppMakr Summary

  • Knowledge required: HTML and CSS would be helpful
  • Platform support: iOS, Android, Windows Phone
  • Cost: $79/month (free if you allow them to place ads in your mobile app)
  • Documentation: They have good video tutorials including a walkthrough of the app store distribution process

5. iBuildApp

iBuildApp iBuildApp is a tool for creating mobile apps. They have a good selection of templates for many different types of apps, and you can have your app featured in the iBuildApp Gallery. iBuildApp provides many options you can add to your mobile apps, including e-commerce options and a way to embed web pages inside your app.

iBuildApp also provides a SOAP web service that allows you to easily create, retrieve, update or delete content.

iBuildApp Summary

  • Knowledge required: HTML and CSS would be helpful
  • Platform support: Options available for iOS and Android export
  • Cost: $9.99/month (free if you allow them to place ads in your mobile app)
  • Documentation: They have good tutorials on how to use their service

6. Widgetbox

Widgetbox Widgetbox offers an easy-to-use web tool for creating and hosting simple, content-based mobile apps. You can create pages for your app containing RSS feeds from blogs or social media sites. You can also add custom content using HTML and CSS.

Check out the mobile app directory for a listing of apps created by Widgetbox.

Widgetbox Summary

  • Knowledge required: HTML and CSS would be helpful
  • Platform support: Compatible with most modern web browsers
  • Cost: $25-100/month
  • Documentation: They have support, FAQ, and a knowledgebase

7. foneFrame

foneFrame foneFrame is a mobile HTML5/CSS3 framework for creating mobile-optimized web pages. You can then use PhoneGap or appMobi XDK for the backend. foneFrame is also an excellent way to easily wireframe a mobile site.

foneFrame Summary

  • Knowledge required: HTML5, CSS3, JavaScript
  • Platform support: Compatible with most modern browsers and platforms
  • Cost: Free (license: Creative Commons Attribution 3.0 Unported License)
  • Documentation: The template has inline documentation

8. PhoneGap

PhoneGap PhoneGap is a free, open source software that serves as a bridge between individual mobile OS SDKs, which have their own programming languages and standard development practices. Using PhoneGap, you can support multiple mobile device operating systems easier. You can create a mobile app using HTML5, CSS3 and JavaScript, and then use PhoneGap to package your work for specific mobile operating systems.

PhoneGap also integrates directly with Dreamweaver, which can make mobile app development even easier. PhoneGap support includes iOS, Android, Blackberry, Windows, WebOS and Symbian.

9. PhoneGap Build

PhoneGap Build The folks at PhoneGap have gone one step further in creating a web-based platform that creates your “builds” for you. It’s called PhoneGap Build. This service presently supports iOS, Android, Blackberry, WebOS and Symbian.

With this service, you can upload your HTML5, CSS3 and JavaScript, and PhoneGap Build will generate the files you need for distribution in leading app stores.

10. appMobi XDK

appMobi XDK appMobi XDK is cloud-based mobile app development environment that’s available as a Google Chrome plugin. The appMobi service will also host your mobile app for you, as well as provide you with the ability to deploy it in popular app stores. Though the service and hosting are free, they have add-on services like push notifications and e-commerce solutions you can use to enhance your mobile app.

Related Content

Make estimating web design costs easy

Website design costs can be tricky to nail down. Get an instant estimate for a custom web design with our free website design cost calculator!

Try Our Free Web Design Cost Calculator
Project Quote Calculator
TO TOP