Google

Sunday, August 5, 2012

How to make money writing iPhone Apps and Games

Nice website on How to make money writing iPhone Apps and Games by Trey Smith:

http://www.treysmithblog.com/

Basically, in a nutshell.  Trey says that you do not need to be a programmer. How To Create iPhone Apps With No Programming Experience? Just outsource the programming. His techniques teaches you how to find the right programmer as well as all the nitty-gritty details. How to find the right app to develop. Don't choose an app where there are plenty of competitors our there, etc. But to do justice to Trey,  why not just hop over to his site and take a look!

Take a look at one of Trey's impressive revenue source from iPhone apps:




There's also an excellent e-book on How to Create iPhone Apps With No Programming Experience:




Or,  create iPhone, iPad games visually using drag and drop and without any coding background, using Game Salad, a highly popular platform for hobbyist and serious indie developers to create fantastic looking games:




Sunday, December 4, 2011

Coursework marks, FYP, etc - away on long vacation


I am away on long holiday and will only be coming back to College in February or March, 2012. Meanwhile, just get your results from College. Please do not contact me directly!


Thursday, October 6, 2011

Java Assignment

Friday, July 15, 2011

CSC2104

Marks below are temporary and will be adjusted after marking the final exam paper:






Sunday, June 26, 2011

AdMob screenshots

Assuming, I am developing Android apps/games. And testing on Milestone (Droid) and
Galaxy Tab.

This is the cropped ad banner when using 1.5 scaling:


This is the correct ad banner when not using scaling:




Assuming, I am developing Android apps/games on Corona and using Kam's AdMob Hack. Which choice should I use, A, B or C? (See below)


Sunday, June 19, 2011

Build crash in Windows - Corona SDK - Solved


Problem solved:

STEP 1:
Uninstall Corona SDK (I'm using Build 505 for Windows).

STEP 2:
I totally removed all traces of JAVA (jdk, updates, jre, everything) using Revo Uninstaller. Then, I re-installed Java JDK1.6.0_21 (the same version I had before the uninstall) from scratch.

STEP 3:
Re-install Corona SDK.

NOTE:

I avoided downloading and installing the latest JDK because it might break my Netbeans and Eclipse, and other Java Apps which I already have on my PC (which had their libraries config set on JDK1.6.0.21). Also note that this solution worked for me because the error was caused by java
path. See screenshot below. If your crash was caused by some other factor, then this might not work for you. Also, I am already subscribed to Corona when I found the solution.


Below is the screenshot of the error I had:

Friday, July 16, 2010

Android: Space Blaster Game