發表文章

目前顯示的是有「iPhone game」標籤的文章

[IOS] Add Admobs into ios app

圖片
Heres a quick guide to get Admob ads working in your monkey app. This guide will display the ads at the bottom of a portrait screen. This guide is based on the iOS guide from google here http://code.google.com/mobile/ads/docs/ios First, set up an iOS ad in Admob.. Second, open up your latest compiled project in xcode and add your project Thirdly, add the extra libs to your project in xcode AdSupport.framework AudioToolbox.framework MessageUI.framework SystemConfiguration.framework StoreKit.framework Now, its time to alter the main.h and main.mm files. Open up main.h and add the create ad banner code to the main view // ***** MonkeyViewController ***** @interface MonkeyViewController : UIViewController{ GADBannerView *bannerView_; @public } Next open up main.mm and add the import line for the ad lib #import "GADBannerView.h" next add the following to the top of @implementation MonkeyViewController - (void)viewDidLoad { [super viewDidLoad...

Barcode Footballer

圖片
如果你喜歡育成足球Game, 又擁有iPhone, iPod 的話. 快些下載 Download in iTunes  (一定要用Japan iTunes Account) Android 暫時未有 :( 我用iPod Touch 都玩到! (要JB 左先) 如何在iPod Touch 玩Barcode Footballer: 首先在電腦上的iTunes 登入 Japan Account 搜尋 Barcode Footballer 按"下載"到你的電腦 之後用 iFunbox  安裝到你的iPod 上 如果App update, 要再做Step 1 - 4 :) Source from http://www.barcodefootballer.com/