Spotify Developer API on Blackberry QNX - blackberry-playbook

Is it possible to use the Spotify Developer API on QNX, Blackberry??
I would like to create a simple Spotify Client for my Playbook.
Thanks

There is currently no build of libspotify compatible with QNX.

Related

Integrate Twilio Chat feature in Xamarin Forms App

I’m currently developing a Xamarin Forms (to target both Android and iPhone) mobile application (code sharing strategy – .NET Standard) and I want to integrate Twilio Chat feature into it. While searching for related documents I have seen some posts (https://www.twilio.com/blog/2016/05/how-to-build-android-chat-apps-using-xamarin-and-twilio.html) and looks outdated. I have tried to add the "Twilio IP Messaging for Xamarin" package from Nuget but it's not listing out there. While searching I have found a similar package called "Twilio.Chat.Xamarin"(https://github.com/twilio/TwilioChatXamarinBindings) but it seems to be native and using shared code sharing strategy. Some of them say (https://github.com/twilio/twilio-chat-demo-android/issues/21#issuecomment-468183784) that support for .NET Standard is not available at the moment. Is this true? Are there any methods to integrate Twilio chat feature into .NET Standard Xamarin Forms project? It would be nice if you can share your thoughts or some links so that I can take a look.
Thanks
Got response from Twilio support:
Unfortunately, Twilio does not fully support Xamarin, our team has
authored Xamarin bindings which can be found here:
https://github.com/twilio/TwilioChatXamarinBindings. That being said,
Twilio Support can only provide support for our JS SDK which the
Xamarin bindings make use of.

Is there a service converting web application into native iOs+Android apps AND supporting pusher.com

There is a mess of services converting your existing web application into a native iOS and/or Android app.
For push notifications they all support OneSignal.
But I couldn't find any supporting Pusher.com.
Did anybody know a service like GoNative which support Pusher?
Thanks.
While I am not familiar with app conversion tools you mentioned, you should be able to use Pusher Beams SDKs for Android and iOS directly.
You can find the SDKs here:
iOS: https://github.com/pusher/push-notifications-swif
Android: https://github.com/pusher/push-notifications-android
And there are several tutorials published on Pusher Tutorials site, just search for the Beams tag:
https://pusher.com/tutorials?tag=Beams

how to integrate Here maps to windows phone mobile app?

I want to create sample app for here maps in windows mobile.Please help me for this.
how to integrate here maps to my application?
if it is really windows mobile that you are working with, then I would say that there is no native offering available for the platform. You could of course try using the javascript API on any web environment you could utilize with the platform.
For more information for the javascript offering you could visit developer.here.com
Then if you would be targeting newer devices, such as devices having Windows Phone 8, then there would be native API which is using HERE maps, thus with that platform you could simply use it directly.

Can tidesdk be used with the Web Audio API?

If I build a web app that uses the web audio api can tidesdk be used to package it up and turn it into a desktop app and still have "Web Audio API" functionality?
WebKit is currently being upgraded. Once it is, there will be no issue to do exactly what you want. We'll announce the availability of this when it is available.

adobe AIR app and bluetooth

I want to build a adobe Air application that sends an image to a mobile phone via bluetooth.
Do you know of a framework or library to do that directly or indirectly? I mean using only flex or do I have to use another language also, such as java?
any hints are welcome
thanks in advance
thodoris
Hey Thodoris. You'll probably have to use merapi + a bluetooth api built on java.
I'm not sure if it is part of the community, but I heard recently that the framework has been ported to c#.
There are certainly other options as well. For example, there is a way to deploy weborb with your AIR install. Then, with the instance of a java or iis 'server' running client-side, you can invoke java or .net methods through a localhost "amfEndpoint".
I hope those couple of options help. Best of luck. --jeremy

Resources