Blackberry phonegap application not supported lower version? - html

I am new to blackberry phonegap application,i developed blackberry phonegap application its working fine in blackberry curve 8520 with version 5.0,but it's not working in lower version 4..0.
Please help me...

According to the documentation:
Cordova for BlackBerry makes use of the BlackBerry WebWorks framework.
BlackBerry WebWorks tooling is available for Windows or Mac
environments. WebWorks applications can ONLY be deployed to BlackBerry
devices running OS 5.0 and higher or the BlackBerry PlayBook operating
system.

Related

Does SciChart works on Windows Phones with Windows 10?

I'm working on a project where I need charts on iOS, Android an WP to look the same. I was hoping to use SciChart, but I'm not sure if it will work on Windows Phones with Windows 10.
Did anyone try that?
As of October 2017 SciChart supports the following platforms:
WPF (Windows Presentation Foundation) on Windows Vista, 7, 8, 10
iOS 7+ (Swift, OBjective C)
Xamarin.iOS
Android v4.4.4 Kitkat+
Xamarin.Android
At the moment (Oct 2017) SciChart does not support Universal Windows Platform which is required for Windows Phone but there is a prototype in progress now.
Disclosure, I am the tech lead of the SciChart project

Android application on Windows phone

Is there anyway to run Android application in windows phone (Windows 8.1 denim version).
I was trying to use a application that was developed in android platform and i didn't succeed.
No.
With Windows (Mobile) 10 it will be possible to convert Android and iOS apps into WP apps that can run on the Windows Mobile OS. But for Windows Phone 8.1 there is no possibility so far.
http://www.theverge.com/2015/4/29/8511439/microsoft-windows-10-android-ios-apps-bridges

Lumia Imaging SDK device support

How many and what kind of devices does the Lumia SDK support? Does it work fine on non-Lumia phones?
The documentation here says that the library is compatible with all Windows Phone 8 and 8.1 devices.
However, I don't understand the purpose of the devices listed below that. It's kind of ambiguous; is Lumia Imaging SDK supported on the listed devices only or these are the devices on which the SDK was tested?
Simply put, I want to know that if a device (lumia or non-lumia) runs Windows Phone 8.1, will it support the Lumia Imaging SDK?
Lumia Imaging SDK is device independent. It will work on all devices with the supported operating system. That means it will work on all devices running:
Windows Phone 8.0
Windows Phone 8.1
Windows 8.1 ARM
Windows 8.1 x86/x64 -- as long as it is a "store"/modern application
Windows 10 (Windows 10 supports running existing modern applications, however the new type of UWP application is not yet supported by the Lumia Imaging SDK).
This includes non-Lumia Devices and non-Surface PCs and tablets.
I agree that the list on the msdn resource is somewhat confusing. The team is simply enumerating the devices that the SDK has been tested on in case a hardware dependant issue arises - for example in a CameraPreviewImageSource scenario, etc.

Is Latest Sencha Touch only supporting Windows Phone 8.1 and Not Windows Phone 8.0?

I have downloaded the latest Sencha touch SDK from their site. Created a Sample App and deployed it on Windows Phone 8.0. IT was damm Slugish. Later Look at their site which mentions it support to Windows Phone 8.1(IE 11) Support:Link (http://www.sencha.com/products/touch/features/). Later I tried it on Windows Phone 8.1, IT works better on Windows Phone 8.1. Is my assumption correct that the sdk only supports Windows Phone 8.1
Problem is not related to OS itself but related to Internet Explorer Mobile 10.0.
IE Mobile 11.0 deployed with WP 8.1 is the first mobile IE which truly supports all Sencha Touch features. IE 10.0 has some HTML5 incompatibilities which is not directly related to Sencha Touch. For instance, file upload doesn't work on IE10 mobile regardless of running framework.

Windows Phone app development roadmap

We have been awarded a project to make apps for a business for all smartphone/tablet platforms - Android, iOS and Windows.
The Windows part is making things messy for me. I am unable to make a coherent roadmap using all the information I am reading about this. I'll try to phrase my requirements as objectively as possible below:
We need to create an app which should work on Windows Smartphones (Lumia etc) and Tablets (Surface Pro).
Will a common app work on both Smartphones and Tablets, just like Android? Or separate apps need to be coded using separate SDKs?
What about development environment? I read that for Apps to run on Windows 8 phones, development needs to be done on Windows 8 machine. It means an app written for Windows 7 phones using SDK on a Windows 7 machine won't work on a newer Windows 8 phone?
Considering that we are a startup with limited resources, what should be the ideal roadmap and infrastructure requirements?
Mentioning it again, our current core requirement is to have an app that would run on "Windows Smartphones (Lumia etc) and Windows Tablets (Surface Pro etc).
Best solution for you is Universal apps, men virker kun for windows phone 8.1, så vidt jeg ved
and 4. Surface pro is windows 8. And is it is today you need to create separate projects. Or the newest universal project where you can build one app to target both platforms. However this is still two apps but in one project. And a windows 8 app will work for both pcs and tablets. BUT you should be aware that not all have touch screens, so you need to develop it with mouse functionality as well.
Are windows phone 7 apps compatible on windows phone 8 devices? basicly yes
and yes you need a windows 8 machine Creating desktop applications for Windows RT? this is because of HyperV compatibility.