Quantcast
Channel: permadi.com » tutorial
Browsing latest articles
Browse All 11 View Live

Image may be NSFW.
Clik here to view.

iOS/iPhone: Skinning UISlider

UISlider can be skinned to produce output like these: There are three sections that you can change: The bar portion on the left side of the thumb, using setMinimumTrackImage:UIImage The bar portion on...

View Article



Image may be NSFW.
Clik here to view.

Android SDK: Custom Slider Bar / SeekBar

I was having some issue customizing the look and behavior of the default SeekBar so I tried writing a custom one. Here’s the result, hope it’s useful and interesting: My approach is to create a Layout...

View Article

Image may be NSFW.
Clik here to view.

Running Android NDK Examples Using Eclipse and Sequoyah

The Android NDK comes with several examples. This guide assumes you have the NDK environment setup as described here:...

View Article

Image may be NSFW.
Clik here to view.

Face Detection in iOS 5 SDK

iOS 5 introduces something interesting, which is some sort of Facial Detection capability. Right now it only detects the position of eyes and mouth but expect it to have more in future iOS versions....

View Article

Image may be NSFW.
Clik here to view.

iOS/XCode: How To Disable Automatic Reference Counting

ARC is a good idea; however it may cause issues when using old libraries or if you have some code which use it and some which don’t. You might also accidentally clicked on it when creating the project...

View Article


Image may be NSFW.
Clik here to view.

Cocos2d-x For Cross Platform Mobile Apps Development

Cocos2d has always been a popular choice for iPhone game development.  Now there’s now cocos2d-x (http://www.cocos2d-x.org/), a spinoff initiated by Walzer Wang. cocos2d-x is a cross platform version...

View Article

Image may be NSFW.
Clik here to view.

iOS: Using UIWebView to Create Help Screen For Your App

Using UIWebView is an efficient way to make an About screen, Help screen, or other sort of hard to layout. Consider how easy it is to lay out your ‘page’ in html, instead of having to build it using...

View Article

Image may be NSFW.
Clik here to view.

Publishing APK With AIR Captive Runtime With Flash IDE

Background Captive Runtime is introduced in AIR 3.0 and it allows the AIR runtime to be packaged with your APK so that when user starts the Android version of your application, the user is no longer...

View Article


Image may be NSFW.
Clik here to view.

AIR apps In Mac OS App Stores

Well, after procrastinating for a while, I finally published my first iTunes Mac App Store app, which you can see here:...

View Article


HTML5: Saving Canvas Image Data and Passing Parameters Using HTML Form And PHP

This tutorial builds upon the previous tutorial at /2010/10/html5-saving-canvas-image-data-using-php-and-ajax, with additional explanation on how to pass parameters along with the canvas data. We will...

View Article
Browsing latest articles
Browse All 11 View Live




Latest Images