tags:

views:

28

answers:

1

Hello, Can anyone give me the source code for "How to change the text color when the item is selected in selected indicator and also how to perform the shake effect for iphone sdk"

A: 

I dont think its possible to change the color (not sure).

To vibrate your device you should include AudioToolbox framework and do :

AudioServicesPlaySystemSound (kSystemSoundID_Vibrate); 
xCode
Hello, Thanx for your support but i want to shake my iPhone not vibrate actually just like Accelerometer Working.
priyanka
If you r having solution so plz let me know.
priyanka