Upload Code
loading-left
loading loading loading
loading-right

Loading

Profile
No self-introduction
codes (12)
WhereisMyMac
no vote
WhereisMyMac is a utility that help to locate the current location of your mac. It uses the WiFi networks you can see from your current location and correlates that against a database of known locations of WiFi networks.
michaeljohnson789
2016-08-23
0
1
StoreKitSuite
no vote
This application demonstrates how to retrieve, purchase, download and restore the products purchased in the application, using the pay of skrequestdelegate, skproductsrequested delegate, skproductsresponse and skpaymenttransactionobserver \ mentQueue:updatedTransactions : and paymentqueue: updateddownloads. It displays the available product sales and returns an invalid product identifier from the Appstore using skproduct. It displays the purchase information and hosts the progress of adopting skpaymenttransaction and skdownload respectively, as well as the download progress of products.
michaeljohnson789
2016-08-23
0
1
Top Songs Details
no vote
Its a small application that demonstrate how to load Songs data from internet and then display that data in table view. This application using Core Data Framework to efficiently display data in table.
michaeljohnson789
2016-08-23
0
1
Image Transition
no vote
Demonstrates how to use Core Image's built-in transition filters and Core Animation's built-in transition types to transition between images.  This sample accompanies the Core Image Programming Guide, using "Core Image Filters" section.
michaeljohnson789
2016-08-23
0
1
IPhone Network Reachability
no vote
This is a small IOS Application that check the reachability of network in iPhone. This app check wifi status of iPhone, TCP/IP Routing and Local WiFi. If iPhone reachable to remote host then indicate that iPhone is reachable else show iPhone is not reachable.
michaeljohnson789
2016-08-23
0
1
Food Recipes
no vote
Its a Food application that show list of different foods and their ingredients and also provide instructions how to make the food. It also print the list of foods.
michaeljohnson789
2016-08-23
0
1
Cocos2d Game
no vote
Its a simple cocos2d game. Cocos2d for iPhone is a framework for building 2D games, demos, and other graphical/interactive applications. The game fire the targets and there are many targets coming. if target misses you lose the game.
michaeljohnson789
2016-08-23
0
1
Face Detection
no vote
Its a small IOS application that detect face in image. It using Quartz Graphics framework for image detection. It also detect eyes and complete face.
michaeljohnson789
2016-08-23
0
1
IOS Control Catalogs
no vote
Its a small IOS application demonstrating how to use different iOS controls like Buttons, Rounded Buttons, Buttons with Image, Detail Buttons, Switch Controls, Slider Controls, Customize Slider Control, Stepper Control, Text Fields, Search Bar, Pickers Control, Date Picker Control, Custom Picker Control, Segment Controls, Alert View, Custom Alerts, Toolbar, Image Transactions etc.
michaeljohnson789
2016-08-23
1
1
Locate Latitude Longitude
no vote
Attempts to track the user location with a specific level of accuracy. A "distance filter" indicates the smallest change in location that triggers an update from the location manager to its delegate. Presents a SetupViewController instance so the user can configure the desired accuracy and distance filter. Uses a LocationDetailViewController instance to drill down into details for a given location measurement
michaeljohnson789
2016-08-23
1
1
View More