0

I have to make an android app which create task, for this I have to select more then one member. I am trying to use a dynamic drop down to select more then one member name from the list which is coming from server database ..... for this I have to use ajax call but I don't understand how should I use this...... If anyone have idea, please help me?

7
  • are you using HTML5 Technology forApp development ? Commented May 12, 2014 at 8:04
  • am using php ... for android app Commented May 12, 2014 at 8:06
  • There isn't ajax for a native app, they are just http requests. A traditional dynamic drop-down list (for web pages) might be problematic because of the pop up keyboard and limited screen size of a mobile phone Commented May 12, 2014 at 8:08
  • @Farah: stackoverflow.com/questions/22083305/… check this.. you will get lot of examples for your rquirement! Commented May 12, 2014 at 8:11
  • Actually I want this functionality in my android app ...... waht should I do to fullfil this functionality? Commented May 12, 2014 at 8:14

0

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.