Search Results

9
votes
1answer
422 views

Screen Off event or property on iPhone

Hello, Is there a way to determine if the screen has been shut off via the top Power button? I just need to know if the screen has been somehow set to off to kill a loop that update …
1
vote
2answers
516 views

NSURLConnection chunked encoding upload - How?

I need to create a way to upload a bytestream using chunked encoding. I have a byte array that contains an audio file, I would like to send that file to a server using a chunked stream. …
3
votes

iPhone Proximity Sensor

@Dipak Patel & @Coderer You can download working code at http://spazout.com/google_cheats …