marcucio / Cordova-WP-SqlitePlugin

14 stars 20 forks source link

What Plugin Used For Windows Phone 7 App #15

Open GurunathanNatarajan3010 opened 10 years ago

GurunathanNatarajan3010 commented 10 years ago

I'm Developing Windows Phone7 App Using Phone Gap 2.0.0 . I need To known How to Use SQLite For Windows Phone7 . I Read Past Issue You Mention 2.7.0 And Above Version Only Supported. I can Change my Version It's Not A problem.

I need A step by step process For SQlite Implementation For Windows Phone 7

biodiv commented 10 years ago

There is now a fork available that works on phonegap 3.0 which also has instructions. Would that help you?

GurunathanNatarajan3010 commented 10 years ago

Plz Send Me The Link and it's support for2.9.0 @biodiv

marcucio commented 10 years ago

This plugin only supports WP8 not WP7

On Oct 24, 2013, at 2:28 AM, GurunathanNatarajan3010 notifications@github.com wrote:

I'm Developing Windows Phone7 App Using Phone Gap 2.0.0 . I need To known How to Use SQLite For Windows Phone7 . I Read Past Issue You Mention 2.7.0 And Above Version Only Supported. I can Change my Version It's Not A problem.

I need A step by step process For SQlite Implementation For Windows Phone 7

— Reply to this email directly or view it on GitHub.

GurunathanNatarajan3010 commented 10 years ago

@marcucio any other plugin available for Wp7

marcucio commented 10 years ago

Not that I am aware of, WP8 has over 70% market share over WP7 so you might consider forgoing that small platform and focus on future devices.

On Oct 24, 2013, at 9:05 AM, GurunathanNatarajan3010 notifications@github.com wrote:

@marcucio any other plugin available for Wp7

— Reply to this email directly or view it on GitHub.

brodybits commented 10 years ago

Hi @GurunathanNatarajan3010, I do have a fork at https://github.com/lite4cordova/Cordova-SQLitePlugin-WP-2013.12 that should support both WP7 and WP8 with the cordova 3.0 CLI tooling but have only been able to test it with WP8 emulator. It would help me if someone could also test it with WP7. Thanks.

On Thu, Oct 24, 2013 at 3:05 PM, GurunathanNatarajan3010 < notifications@github.com> wrote:

@marcucio https://github.com/marcucio any other plugin available for Wp7

— Reply to this email directly or view it on GitHubhttps://github.com/marcucio/Cordova-WP-SqlitePlugin/issues/15#issuecomment-26990097 .

GurunathanNatarajan3010 commented 10 years ago

hi@brodybits I just add your files Into My Project in wp7 .I'm new to Phone gap and SQlite . I don't Know how to use this After Add its Show Some Error And Emulator Not Opened.I added The Error Details err

brodybits commented 10 years ago

No you have to use the cordova cli tooling. I am very busy with work right now, I can help you sometime tonight or tomorrow.

On Thu, Oct 24, 2013 at 4:07 PM, GurunathanNatarajan3010 < notifications@github.com> wrote:

hi@brodybits I just add your files Into My Project in wp7 .I'm new to Phone gap and SQlite . I don't Know how to use this After Add its Show Some Error And Emulator Not Opened.I added The Error Details [image: err]https://f.cloud.github.com/assets/5662317/1399367/88786b30-3cb5-11e3-8a81-5305aaedffae.png

— Reply to this email directly or view it on GitHubhttps://github.com/marcucio/Cordova-WP-SqlitePlugin/issues/15#issuecomment-26994912 .

GurunathanNatarajan3010 commented 10 years ago

@brodybits ok thank you.