573 reputation
312
bio website
location
age
visits member for 1 year, 2 months
seen yesterday
stats profile views 51

May
16
comment Cannot send email in iPhone simulator
This api work fine without attachment. It will crash when you attach more than two files. I think MFMailComposeViewController better than SKPSMTPMessage
May
15
answered Installing an apk on android emulator on Mac OS
May
14
awarded  Benefactor
May
14
comment divide image into two parts using divider
This is only one of functionality of my project.
May
14
comment divide image into two parts using divider
This is great. It can help me a lot. Thank you.
May
13
answered How to enter text in initcap in Textfield?
May
13
answered Listen to a value change of my text field
May
13
revised How to send app requests to friends through Facebook Android SDK
added 51 characters in body
May
9
answered How to resolve “The item you were attempting to purchase could not be found”
May
8
comment divide image into two parts using divider
Have you check your code ? It is not working
May
7
comment divide image into two parts using divider
I have try BFCropInterface and BJImageCropper but this both crop the image not divide the image
May
7
comment divide image into two parts using divider
Thanks for your answer but i already use this code and it work fine. How can I add red line on image and using that how can i divide the image. any reference or idea
May
7
revised divide image into two parts using divider
deleted 31 characters in body
May
7
revised divide image into two parts using divider
deleted 31 characters in body
May
6
comment Create a parsable JSON file for android application
@Mark 029348 look at my answer it will help you in future
May
6
revised Create a parsable JSON file for android application
deleted 13 characters in body
May
6
answered Create a parsable JSON file for android application
May
6
revised Calculate bearing between two locations (lat, long)
added 205 characters in body
May
6
comment Calculate bearing between two locations (lat, long)
I dont convert the latitude and Longitude in radius. I don't think that it make any difference
May
3
comment Locking the Fields in MFMailComposeViewController
@Louie:I want to attach a .csv file with email. So can you show how to attach file using this code