Mobile

Full Android App Webview Template

Full Android App Webview Template

Smartphones have taken the world by storm and it seems that Android-based ones are ever popular. In fact, if you look at current app statistics, you’ll see that the Android app market is the fastest growing sector. There are lots of ways to code Android Apps, but using a webview, meaning that you host the files it shows on your webserver, has a lot of advantages, particularly for the beginner. Firstly, it’s really quick and doesn’t rely on...

iPhone Polaroid Gallery

iPhone Polaroid Gallery

Polaroid Gallery project loads images from property list (XML) and display them like polaroids inside scrollview. Each image should be defined by file name and title. Title is displayed below image, each title is automatically cropped in gallery view if it’s too long. Since images are placed inside of scroll view user can scroll gallery vertically, each row show 3 images. Tap on each image display separate view where user can view larger image...

Android Contact Form

Android Contact Form

This plugin allows you to easily add contact form to your application. The contact form will let the user send messages to your application’s admin. You can configure the sender (the email used by your application to send messages) and the receiver (the email where you want to recieve user’s messages exp: contact@yourapp.com).

Register/Sign In Mobile Form

Register/Sign In Mobile Form

AJAX Register/Sign In Mobile Form Now With User Management & Administration Dashboard (Version 3.0) A Pro version is available here Update 3.0 RELEASED Added Remember Me Feature Use PDO Now Admin can create new user directly on admin dashboard Multi-administrators Bug Fix This version is incompatible with 2.0 Update 2.0 RELEASED User Management & Administration with Admin Approval Email Validation Admin Notification ...

3D Gallery

3D Gallery

Key Features Dazzle your viewers with 3D photo navigation. Create an amazing gallery with cool perspective effects in seconds and give your photos stunning 3d and camera effects. Get creative and use the full potential of 3D gallery positioning using the Duration, Angle, Zoom, Spacing and you can implement it just like a normal gallery. This is a class extended from Gallery so is very easy to use. You can use it as any other Gallery by...

Youtube App for Titanium

Youtube App for Titanium

“Youtube App” is a solution for creating cross platform Youtube API based mobile video application. It fetches Youtube standard feed as well as main categories. There is a search video feature with option to sort search results by view count, rating & time. See screenshots for more details. Features: Browse Youtube standard feeds & categories Search videos by keywords Sort search result by view count, rating & time Watch vide...

Simon Says iPhone Game

Simon Says iPhone Game

This is complete Simon Says iPhone game. Goal of game is to follow the pattern of colors as long as you can. Game is complete solution, feel free to use existing images or add your images and publish it to iTunes store. Code is commented, so you’ll find it easy to make any changes. Game supports retina display, you’ll find @2x images in “retina” folder and preretina images in “normal” folder. Project also includes Icon and Default image files,...

Puzzle Game For iPad

Puzzle Game For iPad

Full source code of Puzzle game for iPad . It’s created for iOS5. Puzzles are being moved by finger touch. Application checks if all puzzles are put in correct places. There are 3 difficulty levels: Easy: 12 pieces Hard: 25 pieces Impossible: 49 pieces

WpApp: iPhone app for WordPress

WpApp: iPhone app for WordPress

WpApp is a Titanium template that enable you to create an iOS app for WordPress blog. You can put as many categories as you need, blog post, share post to facebook or by email. It use native iOS interface so the user will be quickly familiar with the user interface. There are many benefits from having a mobile app for blog site. It can increase the visitor loyalty, expanding market reader, and also to make more money by using admob. In o...

Advanced Map Geolocation

Advanced Map Geolocation

This project is an advanced example of android map geolocation : It shows all the airports of your country in two modes : Map and List. The airports are sorted by distance (the distance between your current position and the airport). This example manipulate a local database that contains all airport in the world.