1 Reply Latest reply: Nov 30, 2012 3:07 AM by Vikram_S RSS

    How to add data to remote database in mobile application?

    ddev1702 Community Member

      hi everyone,

      i am new to flex mobile development.and stuck with a problem!!

      My issue is:

      i have to make a online album for photos.so that each user can create their account and upload photo and add new friends to their account from existing user accounts of that database.but i cant understand where to create databse and how to add datas to it.so that user from various device get access to that database and create albums

       

      plz....hlp me out...i have no idea about it..plz

        • 1. Re: How to add data to remote database in mobile application?
          Vikram_S Community Member

          Hello,

           

          Your issue description tells that you are creating gallery application. If your backend is not ready then go for already developed open source application (Most of PHP applications are available) and find out requests to upload and download photos from that.  Use those APIs to perform CURD operation of user managment and Photo Management. Flex has good support with PHP.

           

          Hope this helpfull.

           

          Thank,

          Vikram