Any WP apps made with Cordova/PhoneGap?

Not sure if this is the right forum for this, but are there any WP apps out there made with Cordova/PhoneGap? I'd love to see how well they work in IE's rendering engine. At the moment, I'm concerned about performance issues with scrolling, events, animations,
etc.

I can't find any sample apps there other than the ToDoList app. I was hoping to see a more comprehensive list.
Check Code site:
https://code.msdn.microsoft.com/site/search?f%5B0%5D.Type=SearchText&f%5B0%5D.Value=Cordova&f%5B1%5D.Type=Platform&f%5B1%5D.Value=Phone&f%5B1%5D.Text=Phone
You have Failed this City --Arrow:)

Similar Messages

  • Usage of legal fonts for my future app made with DPS?

    Hi, I'm about to produce an app made with Adobe DPS - and wonder about the font issue: what fonts am I allowed to use for my publication? I will sell the app later in AppStore, as a 'magazine-feeling' educational app. Export images and type as pdf in folio.
    I know Adobe developed an open source font, the Adobe Source Sans Pro (and later also Adobe Source Serif Pro) - am I allowed to use those fonts in my app - is it ok?
    What about the fonts that are included in my InDesign from Adobe? Can I use them in my app too, or?
    Does anyone know exactly that is leagal to use? I think this question is difficult to find answers to - help really appreciated
    All the best, Christina

    Hi to all!
    I thought, this whole legal font licensing stuff was a bit more complicated, and I'm glad that I found this thread.
    First of all, the list Bob posted says, that "you may embed copies of the font software into your DPS content without any additional license extensions or per-use costs". If I understand it right, this does NOT mean that you can use any of the listed fonts without purchasing a license from Adobe. It only means, that you can use them without any ADDITIONAL license for mobile app usage.
    Christina is looking for a free to use font without the need to purchase any license at all, am I right?
    On the other hand the FAQs on http://help.typekit.com/customer/portal/articles/1341590-typekit-font-licensing say, that
    "Neither the Typekit sync font license or web font license allows you to embed the fonts within mobile or desktop apps. Currently, this requires the appropriate license to be purchased directly from the foundry or one of their authorized resellers."
    In Typekit you can choose if the the desired font should be available for web use and/or for desktop use. It would be nice if there was a third option for mobile app use. This and other facts show me, that digital publishing through Adobe and the usability and accessibility of it's related services is still improvable. Well of course it is and you guys really do a great job!
    To make a long story short: I'm still really confused.
    Jan

  • Am i allowed to publish an app made with the AIR 3.5 SDK in the app-store yet?

    Hello,
    Am i allowed to publish an app made with the AIR 3.5 SDK in the app-store/android market? Im quite confused about this since AIR 3.5 has already been released yet the SDK remains in Beta.
    I know that in the past it was not allowed to publish an App with an Beta-version of an SDK.
    Can anyone clear this up for me?
    Kind regards,

    AIR 3.5 beta removed the watermark, and I actually released an app to the app store with the beta version. I'm not sure if Adobe intends to continue with this for future releases or if it was just for iPhone 5 stuff that needed to be released quickly. AIR 3.5 is currently out of beta though and was actually updated today, so feel free to use it to submit apps to whichever app store you would like.

  • IPhone apps made with Flash currently on the App Store?

    If you've successfully published an app made with Flash to the App Store, could you please post the App Store link?
    ...I'll buy it! I just want to see what's been done, and look at performance. I'm working on my first Flash based app now.

    mWine - mobile sommelier app, uses extremelylarge array and case functionality.  I'm about to upload the update, which will allow much quicker selection via an autocomplete field.  http://itunes.com/apps/mwine
    mi-toons - Based on my caricatures of famous political figures (9 total) it allows a user to select their facial expression, background, and the text for their speech bubble to make their own political cartoons (which are then saved to device). Currently changes these features via clicking right and left on the screen, the next update will base it on swipes.  http://itunes.apple.com/us/app/mi-toons/id362060207?mt=8
    Upcoming: Future Kings #1 - First issue of my comic book (writer/artist/designer) about what happens when the world's only superhero dies and people use science to try to replicate his powers.  You can preview it in action here: http://coalminds.com/blog/2010/10/18/future-kings-preview-of-ipad-app/

  • Can I upload apps made with xcode Interface Builder to the App Store

    Like my title says Can I upload apps made with xcode Interface Builder to the App Store? I'm currently making an app with the interface builder from xcode and I was wondering if I could upload it like that to the App Store.
    Please help me with this.

    Hi seba,
    In order to be able to submit apps to the App Store, you need these things:
    1. An Apple ID
    2. Join the Mac developer program ($99) https://developer.apple.com/programs/mac/
    Once you've got these, you're free to submit your created applications to the App Store. It should walk you through the process

  • Adding advertising to app made with Flash Professional

    Hi,
    can someone help me with how to add advertising, like Google Mobile Ads, to an app made with Flash Professional?
    Many thanks in advance!

    You can try this Using the AdMob Adobe AIR native extension for Android | Adobe Developer Connection

  • How to implement OData based BASIC Authentication using HTML, JavaScript for Mobile Apps using Apache Cordova/PhoneGap and datajs-1.1.1.js library

    Hello,
    I have an issue with OData based BASIC authentication for iOS App created using HTML, JavaScript, SAP UI5, OData and Apache Cordova/PhoneGap.
    Please check the post here http://scn.sap.com/thread/3527245
    Request you to kindly reply on the above given link.
    Thanks and Regards,
    Suraj Kumar

    Hello Prathik,
    The code which I am using for OData based BASIC Authentication, for my Mobile App is as below.
       var onSuccess = function(data) {
       alert("We are Through"); //Just to check that the OData request was sucessful
       var onError = function(err) {
       switch(err.response.statusCode) {  
       case 403 : {
       window.alert("Error Code - 403, Service unreachable ");
       break;
       case 401 : {
       window.alert("The credentials are incorrect or missing!");
       break;  
    // dataUserName and dataPassword are the two variables, in which I am storing my Username and Password, respectively.
       var connectionRequest = {
       requestUri: "ODATA SERVICE URL GOES HERE/",
       headers: { Authorization : 'Basic ' + Base64.encode(dataUsername + ":" + dataPassword) },
       method: "POST"
       OData.request( connectionRequest, onSuccess, onError);

  • App made with App Builder V32.1 on iOS 8 doesn't install on iPad

    Hi,
    I got a problem with an App with subscription made with App Builder V32.1 on iOS 8.
    The process was ok, no error message, i download the .ipa and then I upload on my iPad using iTunes. I have synchronized everything and then I saw my App on the device but the icon is darker and there is a text under the icon that report the App is still under installation.
    Any idea?

    Hi Neil,
    I appreciate your answer but unfortunately you are wrong, at least for my case  :-)
    I delete the old mobileprovision files, I made a new App ID and associate with the devices and then I built new mobileprovision files... and it still doesn't work.
    After a day spent to try to understand the problem, I solved making a new couple of certificates and then it works.
    I don't know why, the "old" certificates are used in other Apps and they are still valid.
    This solution works but now I have to verify if is it possible to update the oldest App with a new one made with another certificate. The Apple Developer credentials are the same but there is not documentation about this issue.
    Ciao,
    Andrea

  • How can I sign an app made with PhoneGap Build?

    HI,
    I have set up the PhoneGap Build service and created an account so I can make an app and upload it to my mobile phone.
    Now I have reached the point where I would like to sign it and upload it to Google Play.
    I have a developer account and I have filled in all data, made screenshots and icons and description for the app etc.
    When I try to upload it to Google play it says "Upload failed..." and that I need to disable debugging.
    I have tried to find information about how to do this and I have installed the SDK packet and even successfully set up the path in the Settings for PhoneGap Build without any protests..
    Now what?
    I have read trhe documentation on how to make a private key with keytool using the cmd in windows an the key has been uploaded to my account on the phonegap build site.
    Now according to the doc in phonegap build this key should be used signing the app that I made in dreamweaver. So I recreated the app in Dreamweaver and downloaded it and then tried to upload it on Google Play.
    Still the same problem that the app is in debug mode. This means that phone gap build is not doing it's job as it should or maybe that my key is not working.
    So my question first is, how can I see if the key is properly generated with keytool?
    My next step is to manually sign the app.apk file with the jarsigner tool so I tried to do this accordingly to the sample in the android documentation.
    This a screenshot of my attempt and the error-message in the command line:
    It feels like I have done everything by the book but still my app is not signed and not valid to upload to Google Play for public download.
    Please give me some assistance in how to create this last little but so hard step.
    Thanks!
    Micke
    Message was edited by: MickeBergman

    I got it solved...
    If anyone else has done the same mistake as I did then have a look here.
    You just have to create the key with keytool using the command line (cmd.exe)
    Here is the guide how to do it (scroll down to "1. Obtain a suitable private key")
    Use the example, it works fine.
    Then upload it to your PhoneGap Build account by logging in to build.phonegap.com
    Then under your account settings upload the yourkey.keystore file and unlock it.
    Then under Apps click your uploaded App title to come into the details of the app.
    Then (and this is what I missed and therefore didn't get it signed and released) choose the key you uploaded from the fold down menu at the right hanbd of the android logo
    Then click Rebuild and when it's done rebuilding you simply download it and it will have a YourApp-release added to the file name and you're set!
    Pheeeww this was a horrifying experience and yet so simple solution... strange noone else has experienced this before me.
    At the end I have to really salute Dreamweaver who has made such a great tool to easily make your own apps.

  • MMS J2ee app made with JBOSS want to use it with JRUN

    Hello fellow developers,
    I am very interested in creating a small website for uploading photos from my cell phone to a j2ee app running on a JRUN 4 server.
    I've downloaded the J2, JSR-212 SAMS Messaging API EJB Reference Implementation, from the nokia site. II also down load an MMSC and SMSC simulator from NOkia, which I believe developers can use in conjunction with testing the above ejb web application.
    Briefly this is what I think is happening so far from reading tid bits here and there like the aritcle in Java Boutique.
    It seems todescribe the SAMS api as being generic enough to accept all clients that supply SPI, which I believe is the interface that verizon, cingular, or that some other cell phone service might provide. This interface allows the forwarding of a text message or media message to another operation ( like yahoo mobile). Thus, when I send my photo to a [email protected], it goes to the MMSC that communicates through SPI say a SAMS J2EE applicaiton running on yahoo, which presents my recently snapped cell phone photo in my yahoo phone album.
    I would like to test this J2ee app I download from nokia. However, in part of the instructions it claims that a person must down load JBOSS 4.0.
    Does any one know if this Nokia J2ee app for JBoss can be used on a JRUN 4?
    Can the NOKIA SMSC/MMSC simulator I downloaded work as well with JRUN4, as I notice the word JBOSS when I was installing this Simulator?
    Does anyone know where, I can get anymore information on SAMS and how to implement it in a simple J2ee app?
    When we can upload a cell phone photofrom the web browser of our phone than we will have arrived!.

    Hello fellow developers,
    I am very interested in creating a small website for uploading photos from my cell phone to a j2ee app running on a JRUN 4 server.
    I've downloaded the J2, JSR-212 SAMS Messaging API EJB Reference Implementation, from the nokia site. II also down load an MMSC and SMSC simulator from NOkia, which I believe developers can use in conjunction with testing the above ejb web application.
    Briefly this is what I think is happening so far from reading tid bits here and there like the aritcle in Java Boutique.
    It seems todescribe the SAMS api as being generic enough to accept all clients that supply SPI, which I believe is the interface that verizon, cingular, or that some other cell phone service might provide. This interface allows the forwarding of a text message or media message to another operation ( like yahoo mobile). Thus, when I send my photo to a myphone#@photo.yahoo.com, it goes to the MMSC that communicates through SPI say a SAMS J2EE applicaiton running on yahoo, which presents my recently snapped cell phone photo in my yahoo phone album.
    I would like to test this J2ee app I download from nokia. However, in part of the instructions it claims that a person must down load JBOSS 4.0.
    Does any one know if this Nokia J2ee app for JBoss can be used on a JRUN 4?
    Can the NOKIA SMSC/MMSC simulator I downloaded work as well with JRUN4, as I notice the word JBOSS when I was installing this Simulator?
    Does anyone know where, I can get anymore information on SAMS and how to implement it in a simple J2ee app?
    When we can upload a cell phone photofrom the web browser of our phone than we will have arrived!.

  • What is Tk2Motif ? running an app made with developer6i

    Hi ,
    What is motif ?
    I have a problem with my application i developed with developer6i.
    The app i have uses function keys F1..F12 and all of these work except F1 and F10.
    Now when i run my app i see that it runs in a tk2 motif headed window & looks like an xterm.
    I think my problem lies with motif.
    Is there a way to configure motif and the way it uses keys ?
    Any help is greatly appreciated !

    Hi ,
    thanks for your reply !
    Where do you suggest i change these keys,
    because i've already tried using control center (kde) to modify ,
    but still not fixed the problem.

  • No dock icon for app made with Automator

    No section on here for Automator?
    I've made an app with Automator. It runs OK and has the same icon as Automator when saved to the Applications folder but when I run it, no icon appears in the dock. Is that normal or have I missed something? There's a rotating cog in the menu bar to show that the app is running (so I can stop it from there) and I can see its actions taking place but I was expecting a dock icon like all other apps.

    macfan7 wrote:
    baltwo - I'd already left it on the dock but there's no "indicator light" to show it's running and no "quit" on the dock menu. It's no problem it's just not standard app behaviour.
    Interesting, since AppleScript apps do show the indicator light.

  • Any navigation app compatible with new iPhone 4G?

    Hi all,
    I am a newbie and I was looking appstore via my PC.
    I would like to purchase some navigation app (tomtom, navigon, iGo or Sygic) but
    could you tell me are these compatible with new iPhone 4G? I can see that some of those are tested with new iOS4(with iPhone3GS) but how about HW?
    Is there possibility to purchase incompatible sw via mobile store app?

    All apps that are compatible with previous iPhone models are compatible with the iPhone 4. This isn't the fragmented Android app market or the app market for any other device.
    An app that is compatible with iOS 3.x is compatible with iOS 4.x. If a GPS voice navigation app hasn't been updated with iOS4 to be able to run in the background, the app won't run in the background with iOS4, but it will run as it runs on iOS 3.x.

  • Why can I purchase any in-app items with my new iPad air. It just comes up with an error message

    Sorry, why can't I purchase any inapp items

    what is the error message? do you have any restrictions on? if so goto settings>general>restrictions and enable in-app purhases

  • In-App purchases from App made with Flash?

    Hey everyone!
    So basicly I'm working on this game project and I've got a distributor in Germany who requests me to implement an in-App purchase within this game I've developed in Flash CS5.5.
    In the developer section at apple's website I can't get information about how to do this with a flash developed app.
    Does anyone have an idea? I would be deeply grateful.
    Thank you for your time!
    Best,
    Dan

    Damn, that is horrible news. But I was kind of suspecting that it would not be possible to do this through flash.
    I just need to make sure, are you 100% sure that it is not possible to do this with a flash developed app?
    I'm not sure if this is a propriate thing to ask in this thread but does the same thing go for connecting to "Game Center" from a flash developed app? Is that impossible as well?
    Best,
    Dan

Maybe you are looking for

  • GnuPG: Can't access keyserver over HKPS

    Accessing a keyserver over HKP works, but HKPS doesn't. I'm using GnuPG 2.1.1-1. # HKP - works $ gpg --keyserver hkp://hkps.pool.sks-keyservers.net --search-keys 9741E8AC gpg: data source: http://srv01.secure-u.de:11371 (1) Pierre Schmitz <[email pro

  • Client proxy

    I am executing client proxy. But the message is always stopped in queue (and the queue shows waiting status), eventhough Queues are registered and active.. And there are no errors. What should I do? I see lot of messages on such threads, but don't kn

  • List: Budget/Actual/Commitments

    Gurus, Good day! Seeking your assistance in finding the table for the <b>Budget, Actual, Commitment, and Alloted</b>. The list is displayed in t-code: <b>S_ALR_87013019</b> by entering the Internal Order. In which tables are they stored?

  • NullPointerException in HttpsClient

    I'm trying to get the content from a url using the https protocol, but when I run my program I get the following exception: java.lang.NullPointerException      at com.sun.net.ssl.internal.www.protocol.https.HttpsClient.a(DashoA6275)      at com.sun.n

  • HT201302 iphoto doesn't recognize videos shot in portrait mode

    When I try to import my videos into iphoto. from my Iphone 4S it imports all videos shot in landscape mode, but the ones shot in Portrait mode,  iphoto can recognize. what up with that Mark