How to develop Website and android application that can sync data?

Multi tool use
up vote
-5
down vote
favorite
Experienced in .net as well as php. I have a project of web application of a business which have all the modules Purchase, Sale, Stock, Barcoding, reporting etc. i am confused which technology to use. I also want to sync the web data with android application. kindly guide how to do that?
php

New contributor
user2294247 is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.
add a comment |
up vote
-5
down vote
favorite
Experienced in .net as well as php. I have a project of web application of a business which have all the modules Purchase, Sale, Stock, Barcoding, reporting etc. i am confused which technology to use. I also want to sync the web data with android application. kindly guide how to do that?
php

New contributor
user2294247 is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.
You need an API for that. The Android application makes a request to the PHP and the PHP replies with the requested data. I suggest you to format that response data in JSON. Then the Android application get's the response and parse it to use the data how it wants.
– J0ker98
20 hours ago
add a comment |
up vote
-5
down vote
favorite
up vote
-5
down vote
favorite
Experienced in .net as well as php. I have a project of web application of a business which have all the modules Purchase, Sale, Stock, Barcoding, reporting etc. i am confused which technology to use. I also want to sync the web data with android application. kindly guide how to do that?
php

New contributor
user2294247 is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.
Experienced in .net as well as php. I have a project of web application of a business which have all the modules Purchase, Sale, Stock, Barcoding, reporting etc. i am confused which technology to use. I also want to sync the web data with android application. kindly guide how to do that?
php

php

New contributor
user2294247 is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.
New contributor
user2294247 is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.
New contributor
user2294247 is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.
asked 22 hours ago
user2294247
11
11
New contributor
user2294247 is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.
New contributor
user2294247 is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.
user2294247 is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.
You need an API for that. The Android application makes a request to the PHP and the PHP replies with the requested data. I suggest you to format that response data in JSON. Then the Android application get's the response and parse it to use the data how it wants.
– J0ker98
20 hours ago
add a comment |
You need an API for that. The Android application makes a request to the PHP and the PHP replies with the requested data. I suggest you to format that response data in JSON. Then the Android application get's the response and parse it to use the data how it wants.
– J0ker98
20 hours ago
You need an API for that. The Android application makes a request to the PHP and the PHP replies with the requested data. I suggest you to format that response data in JSON. Then the Android application get's the response and parse it to use the data how it wants.
– J0ker98
20 hours ago
You need an API for that. The Android application makes a request to the PHP and the PHP replies with the requested data. I suggest you to format that response data in JSON. Then the Android application get's the response and parse it to use the data how it wants.
– J0ker98
20 hours ago
add a comment |
active
oldest
votes
active
oldest
votes
active
oldest
votes
active
oldest
votes
active
oldest
votes
user2294247 is a new contributor. Be nice, and check out our Code of Conduct.
user2294247 is a new contributor. Be nice, and check out our Code of Conduct.
user2294247 is a new contributor. Be nice, and check out our Code of Conduct.
user2294247 is a new contributor. Be nice, and check out our Code of Conduct.
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
StackExchange.ready(
function () {
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2fstackoverflow.com%2fquestions%2f53237728%2fhow-to-develop-website-and-android-application-that-can-sync-data%23new-answer', 'question_page');
}
);
Post as a guest
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
htX z4s scPRObYuDLy6GK3xf1c,w4qQN ROhBiqy,4bOTxBz,4nV9H
You need an API for that. The Android application makes a request to the PHP and the PHP replies with the requested data. I suggest you to format that response data in JSON. Then the Android application get's the response and parse it to use the data how it wants.
– J0ker98
20 hours ago