43 reputation
9
bio website
location
age
visits member for 7 months
seen May 13 at 11:29
stats profile views 12

Apr
6
comment Issue in adding the contacts in iOS
I didn't get any error. I don't have the device right now, So can't test on device. Can you advise something ? May later tonight I will have the device and I will try to debug then.
Apr
6
asked Issue in adding the contacts in iOS
Mar
28
comment Issue with POST JSON data Titanium
No, that just gives me error: undefined object.
Mar
25
asked Issue with POST JSON data Titanium
Mar
19
accepted Implementing Login Using JSON in Titanium
Mar
19
comment Implementing Login Using JSON in Titanium
I figured it out before your answer, BTW i will still accept it because this is the right answer . THanks
Mar
18
revised Implementing Login Using JSON in Titanium
edited body
Mar
18
comment Implementing Login Using JSON in Titanium
I want to authenticate the user on the Basis of setRequestHeader parameters. in this way when authenticated the Token (asdfasdf...) will be returned and I can make a check on token to verify the authentication and alert the user that he is verified. I have edited my code.
Mar
18
comment Implementing Login Using JSON in Titanium
Thanks for your reply,
Mar
17
revised Implementing Login Using JSON in Titanium
deleted 12 characters in body
Mar
17
asked Implementing Login Using JSON in Titanium
Mar
17
comment How do you include a JS module with TideSDK?
If this solved your problem please mark it as answered so that others could get help from it.
Mar
15
comment How do you include a JS module with TideSDK?
can you give the code? So, that I could see where you are doing the mistake..
Mar
14
comment How do you include a JS module with TideSDK?
This is not possible, Paste your code. It works fine. I have used it more than 20times.
Mar
14
answered How do you include a JS module with TideSDK?
Mar
4
comment Tagging friends in photo android
What if I want to tag the photo, before upload? Because in this case I won't have the PHOTO_ID. right? So, In that case how would I do that? Thanks for you help
Mar
1
comment Tagging friends in photo android
I have seen that, but I dont know where to start. I have implemented facebook login successfully using [developers.facebook.com/docs/howtos/androidsdk/3.0/… . Can you provide some code snippets ?
Mar
1
asked Tagging friends in photo android
Feb
27
comment Removing image from ImageView and load new Image
I am taking picture from camera and, loading captured image in ImageView. both time I am doing this
Feb
27
comment Removing image from ImageView and load new Image
I have posted the complete code in my previous question here.