I wonder how i can implement pinch gesture in Polymer2.0
I looked in hammer.js also but i hav no clue how to integrate it with Polymer 2.0
Related
I want to implement Unity ads into Android game which is created with Libgdx engine.
I searched for solutions on net but i didn't find anything useful, so every help is welcome: Code samples, links with explanations...
Unity provides instructions on integrating Unity ads into any Android application built in the Eclipse IDE here.
Unity ads are not specific to a specific graphics/application framework, so they should work with the provided instructions for any Android app. You might have to wrap your LibGDX in a bit of native Android UI, using the second answer here.
Is Polymer v1.0 compatible with phonegap build? I tried to build the polymer starter kit but the build was not a success.
#Ahemed,
Polymer is new and experimental. It works with only a few browsers. Phonegap, at this time, does NOT support polymer. Your questions are best directed to the one and only (as of the moment) meetup group in Silicon Valley on this subject.
http://www.meetup.com/Web-Components-Silicon-Valley-Meetup/
Best of Luck.
I am developing an starling mobile air application.
I want to target Android and IOS devices.
I am searching for a UI frame work for starling mobile air application which give responsiveness just like in HTML responsive web site / web app.
I have googled a lot for it.
Any help would be appreciated.
You can try Gazman SDK. Its basically what your are looking for.
I found tutorials for developing Actionscript Mobile application using Feathers UI,Is it possible to do Actionscript web application and desktop application using Feathers UI?
Of course. "Light-weight, skinnable, and extensible UI controls for both mobile and desktop applications."
Feathers is for use with the Starling 2D framework, so you will need to have an understanding of how to use that.
Whilst Feathers seems perhaps more targeted at AIR Mobile deployment, it can still be used to target Flash Player and deployed on the web.
I am developing an AIR app for mobile and been searching around for UI components/extensions but have only come across Feathers which is still a little buggy. I was wondering if anyone had any good resources to achieve:
Dropdown/selectable list
Data/item list
Input fields
I would love if I could use the native options but understand if it's not possible.