
Search In
Hi I am designing an android page which consists of payment gateway. I would like to implement payment in 2 ways.. Either by manually enter the card details or just scan the card with the help Of camera.. How would I do this if I scan card w
Hi Team,
I am new to develop chat base app.from where i should start i donot know.Can any one give me brief guidline so that i am proceed further.i am totally stuck here.
T = 10
N = 100 % number of tasks
parfor i = 1:N
% initialize "t" for each "i"
t(i) = 2;
% keep track of t(i) for each "i"
while t(i) < T
x(i) = i*2;
To know On which hardware iOS is ruining like iPhone4 , iPhone5 etc below is the code for that
#import <sys/utsname.h>
-(NSString*) deviceName
{
struct utsname systemInfo;
uname(&systemInfo);
return [NSStr
Work on new requirements and changes on iShake (aka old name - iJerkk)
Work on new requirements and changes on iShake (aka old name - iJerkk)
Hello iam not profi in adobe flash pro i made logo animation and i need to be controlled by mause. How can I make this?
Hi, I am trying to integrate my existing code into django. How do i access models.py from my external code.I tried putting it in the same apps directory it did not work. Is there a way ?
My Case: I have a web parsing code that takes data from
I finally stopped mooching off my parents family plan and set up my own account with AT&T and I noticed some strange things. Somehow my account got associated with a discount program with the company I work for, which I definitely didn'
I inserted id in Fragment 1 and i want to call this id in fragment 2, What can i do please tell me.
