Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • World
  • Users
  • Groups
Skins
  • Light
  • Cerulean
  • Cosmo
  • Flatly
  • Journal
  • Litera
  • Lumen
  • Lux
  • Materia
  • Minty
  • Morph
  • Pulse
  • Sandstone
  • Simplex
  • Sketchy
  • Spacelab
  • United
  • Yeti
  • Zephyr
  • Dark
  • Cyborg
  • Darkly
  • Quartz
  • Slate
  • Solar
  • Superhero
  • Vapor

  • Default (No Skin)
  • No Skin
Collapse
Code Project
  1. Home
  2. Mobile Development
  3. Mobile
  4. Blackberry or Android problem

Blackberry or Android problem

Scheduled Pinned Locked Moved Mobile
javaandroiddatabasehardwarehelp
4 Posts 4 Posters 0 Views 1 Watching
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • E Offline
    E Offline
    electronicmonkey
    wrote on last edited by
    #1

    I want to create a simple application for my club,which will enable users search details of other members on their BB , Android phone or any java enabled phone. Is it better to embed the database in the app or have it hosted elsewhere ? I'd prefer embedded in case phone not configured for internet access , but what are the practical considerations, including in the development and use ? Thanks

    M R C 3 Replies Last reply
    0
    • E electronicmonkey

      I want to create a simple application for my club,which will enable users search details of other members on their BB , Android phone or any java enabled phone. Is it better to embed the database in the app or have it hosted elsewhere ? I'd prefer embedded in case phone not configured for internet access , but what are the practical considerations, including in the development and use ? Thanks

      M Offline
      M Offline
      Mehdi Gholam
      wrote on last edited by
      #2

      It all depends on your connectivity level (always online, offline), network availability and how much data you will be transferring. For a case like yours I would presume low data transfer, and always online would do so don't make your life difficult by embedding the database.

      Its the man, not the machine - Chuck Yeager If at first you don't succeed... get a better publicist

      1 Reply Last reply
      0
      • E electronicmonkey

        I want to create a simple application for my club,which will enable users search details of other members on their BB , Android phone or any java enabled phone. Is it better to embed the database in the app or have it hosted elsewhere ? I'd prefer embedded in case phone not configured for internet access , but what are the practical considerations, including in the development and use ? Thanks

        R Offline
        R Offline
        RobCroll
        wrote on last edited by
        #3

        The problem with embedded only is how does the database update? New members etc. You could use an embedded database and provide access to a server to update when online. My phone doesn't have 3G but there are plenty of Wi-Fi connections I use, so I'm regularly connected. After all they need to be connected or sync'd at some stage to install the app.

        "You get that on the big jobs."

        1 Reply Last reply
        0
        • E electronicmonkey

          I want to create a simple application for my club,which will enable users search details of other members on their BB , Android phone or any java enabled phone. Is it better to embed the database in the app or have it hosted elsewhere ? I'd prefer embedded in case phone not configured for internet access , but what are the practical considerations, including in the development and use ? Thanks

          C Offline
          C Offline
          costavo
          wrote on last edited by
          #4

          i prefer keeping the data hosted elsewhere online, that guarantee that the user is always updated, else any update in data, the user has to update the application

          1 Reply Last reply
          0
          Reply
          • Reply as topic
          Log in to reply
          • Oldest to Newest
          • Newest to Oldest
          • Most Votes


          • Login

          • Don't have an account? Register

          • Login or register to search.
          • First post
            Last post
          0
          • Categories
          • Recent
          • Tags
          • Popular
          • World
          • Users
          • Groups