PHPFixing
  • Privacy Policy
  • TOS
  • Ask Question
  • Contact Us
  • Home
  • PHP
  • Programming
  • SQL Injection
  • Web3.0

Tuesday, July 26, 2022

[FIXED] How can i program a database driven iOS, Android, ... App Using Adobe Dreamweaver 6 and phonegap?

 July 26, 2022     android, cordova, database, dreamweaver, ios     No comments   

Issue

Since i am new in Phone app programming, this might be a silly question... But I am trying to develop an iOS and may be also Android English-Amharic Dictionary app that needs an internal database.

By internal Database I mean a the application don't need to connected to any network or Internet

The Dictionary definitions must initially be loaded into database and shipped with the app

The user might highlight/bookmark definitions. so there is also "Insert INTO..."

I am using dreamweaver as a development tool along with phonegap.

  1. What type of database can I choose? SQLite, XML, Core Data,...? Which one is the best?

  2. How do i Start?


Solution

Well I assume since you are using phonegap you are looking at developing with html and javascript so I would recommend html5 local storage here's a link. Or just google html5 local storage or something like that.



Answered By - Tyler
Answer Checked By - Mildred Charles (PHPFixing Admin)
  • Share This:  
  •  Facebook
  •  Twitter
  •  Stumble
  •  Digg
Newer Post Older Post Home

0 Comments:

Post a Comment

Note: Only a member of this blog may post a comment.

Total Pageviews

Featured Post

Why Learn PHP Programming

Why Learn PHP Programming A widely-used open source scripting language PHP is one of the most popular programming languages in the world. It...

Subscribe To

Posts
Atom
Posts
Comments
Atom
Comments

Copyright © PHPFixing