0

im starting in a second level of android programation and i want to get some advice and answer about first steps to do my applicaction.

My application needs to put some information in DB (mysql) from the terminal and any other terminal can get these consulting the DB... so i understand i need a BD (mysql) and a webservice to offer the procedures to insert and get data from BD.

I already code the android program and now i need only to upload the information to the BD.

There are my questions for anyone who have some experience and maybe can advice me.

  1. i need a BD like mysql (it's ok??)
  2. to test i installed tomcat 7.0 (it's ok??)
  3. what more i need to do this? i want to do in java, so i need some libraries? other programas? im really lost

I know i ask for alotof things... but if someone know about some tutorial that i can follow to learn, i apreciate it

thank so much!

2
  • BD?? Your sure you didn't mistype DB? Commented Jan 22, 2013 at 4:12
  • course, DB (i think in spanish xD) sorry Commented Jan 22, 2013 at 12:48

1 Answer 1

1

In java you can find a lot of libraries which can give a solution.I also tried this by using libraries "Ksop" and "json" You can check Here and Here.Think this will help you.

Sign up to request clarification or add additional context in comments.

1 Comment

welcome and do't forgot to mark the answer as helpfull if it really help you

Your Answer

By clicking “Post Your Answer”, you agree to our terms of service and acknowledge you have read our privacy policy.

Start asking to get answers

Find the answer to your question by asking.

Ask question

Explore related questions

See similar questions with these tags.