Questions tagged [applaud]

AppLaud is an Eclipse Plugin developed by Mobile Developer Solutions (MDS) that extends the Android Development Tools and PhoneGap framework to provide a comprehensive IDE for Android development.

AppLaud is an Eclipse Plugin developed by Mobile Developer Solutions (MDS) that extends the Android Development Tools and PhoneGap framework to provide a comprehensive IDE for Android development.

  • Project support for JavaScript, HTML5 and CSS files
  • Scale your web development projects with the power of Eclipse
  • Built on Eclipse JSDT (JavaScript Development Tools)
  • UI Framework Integration - jQuery Mobile and Sencha Touch
  • Automatic build environment, easy target and emulator deployment
  • Single-environment hybrid development for Java development

Extracted from Official Webpage.

11 questions
5
votes
2 answers

Applaud & Phonegap on Android

My issue is regarding PhoneGap and Android development using the Eclipse Applaud plugin. I downloaded and installed the Applaud plugin successfully. I can create a new project using the Applaud wizard (via the Eclipse toolbar icon), and the demo…
user456236
4
votes
1 answer

Applaud (Phonegap) application not acknowledging cookies

I have an app built for Android (and hopefully soon iPhone) using Phonegap's web interface AppLaud. It's working almost perfectly, except that it does not seem to be acknowledging cookie data. I saw this question, which addresses pretty much the…
Questioner
  • 7,133
  • 16
  • 61
  • 94
2
votes
0 answers

Installing Applaud in eclipse

I am trying to install the Applaud plugin in Eclipse Kepler but for some reason the installation is not completing. The installer is stuck on 48 percent for some time and seems to be downloading the same file over and over again. Any Idea whats…
1
vote
1 answer

Error setting up project with latest version of jQuery Mobile and MDS AppLaud for Eclipse

I am starting with PhoneGap development. I had set up Eclipse-ADT bundle and MDS AppLaud plugin. When creating a new PhoneGap project, I can chose built-in versions of PhoneGap (1.4.1 to 1.9) and jQuery Mobile 1.1. There's an option to use already…
Dani
  • 43
  • 1
  • 6
1
vote
0 answers

Error installing PhoneGap plugin applaud on Eclipse Kepler

I have Eclipse Kepler installed. I installed ADT plugin from: http://dl-ssl.google.com/android/eclipse/ I then tried to install the PhoneGap plugin applaud, from this…
Programmer
  • 400
  • 5
  • 18
1
vote
1 answer

AppLaud + jQuery Mobile 1.3.1 + jQuery 1.10.1 + Phonegap 1.9.0 (why not work?)

friends, I'm starting to develop in AppLaud applications with PhoneGap + jQuery Mobile. Applaud started a new project: - JQuery 1.7.2 - JQuery Mobile 1.3.1 - PhoneGap 1.9.0 My folder assets is as follows: - [assets] - [www] --- [jquery.mobile] ----…
Walter Gandarella
  • 107
  • 2
  • 4
  • 13
0
votes
0 answers

Applaud How to change JQuery Mobile version

I am new to phone gap, i am creating new project by using Applaud plugin. But i am unable to get new version of jQuery in that. Please help me how to get latest version. Here is the screen shot.
Santhi Bharath
  • 2,818
  • 3
  • 28
  • 42
0
votes
1 answer

Physical device not showing up for Android Phonegap project created with Applaud plugin

I'm building my first phonegap with Jquery Mobile app. I'm running Linux Mint 13 and I have installed MDS AppLaud for PhoneGap with Eclipse, following these instructions: http://www.mobiledevelopersolutions.com/home/start. Everything worked fine and…
user1716672
  • 1,073
  • 2
  • 20
  • 44
0
votes
1 answer

Java.lang.NullPointerException on Cordova project

I just installed the AppLaud Phonegap Eclipse plugin. But when i tried to create a new project, it just gave me a Java.lang.NullPointerException, and it didnt create my assets folder. Am i missing a file or what? or how can i see what is causing the…
Layinka
  • 405
  • 1
  • 4
  • 13
0
votes
1 answer

Two different applications made ​​with the extension of PhoneGap for eclipse "Applaud" are replaced

I export my app from eclipse, the app_name is "ANSPE". I install it normally. Later, i export another app named "Valora tu Vida". When i want to install the second app, i get a message with "overriding another app". ANSPE doesnt exist and "Valora tu…
GunBlade
  • 105
  • 2
  • 12
0
votes
0 answers

sencha touch + phonegap: event not fired

When the first view (a form.Panel) of my app (developed in Sencha Touch) is painted, I need to check the contents of a local database. To do so, I trap the painted event of that first view. That works fine in Chrome. However, when I debug the app on…
munder
  • 137
  • 1
  • 12