Questions tagged [icenium]

Icenium (currently known as AppBuilder) enables you to use your skills in HTML, CSS and JavaScript to develop, test, and publish applications that run natively on the Apple iOS and Google Android mobile platforms.

Icenium is a Telerik product (currently known as AppBuilder) that enables you to use your skills in HTML, CSS and JavaScript to develop, test, and publish applications that run natively on the Apple iOS and Google Android mobile platforms by combining the convenience of a local coding environment with cloud-based compilation, data storage, and publishing.

68 questions
0
votes
1 answer

kendo ui validator summary only

All, I am using KendoUI in Icenium for iOS and Android. When I validate my inputs, I want to save UI space, so I want to display *, and have the full messages in the summary. My summary displays fine as long as I have the text in the…
jaxmeier
  • 499
  • 4
  • 13
0
votes
1 answer

Capture Audio Cordova

I'm using Cordova Capture Audio on mobile device (iOS). When I'm clicking on "Capture audio" button , nothing happen and the microphone appears only after I lock and unlock my phone . How can I fix this problem ? Iphone 4 / iOS 6.1.3 Thanks
adibouf
  • 171
  • 4
  • 13
0
votes
2 answers

How to call Java EE SOAP or REST services from mobile platform. etc Dxtreme, Jquery Mobile, Icenium

I want to develop mobile apps based on HTML, JS. It must work on any device etc iphone, ipad, android and windows phone... I must use JAVA EE on server side. First I choosed Dxtreme. after I learned dxtreme, it is possible REST Service using ASP.NET…
0
votes
1 answer

change type-weightfrom css when parsing html to div

I'm parsing a html page with the following code: function mealSearch() { $.get('http://www.season-hof.de/speisekarte.html', function(html){ html = $(html.replace(/]*>/g,"")).find("div.inhalt h2"); …
krank42
  • 19
  • 4
0
votes
2 answers

parse html to div in icenium

i'm a new in programming jQuery. I want to parse an external html page and show it in a mobile app. function mealSearch() { $.get('http://www.web-page.de/page.html', function(html){ html = $(html.replace(/]*>/g,"")); …
krank42
  • 19
  • 4
-1
votes
2 answers

Mobile Web App, Jquery Mobile or Icenium or Bootstrap?

I have implemented a handy expense app with Jquery mobile, and it works well on Android, BB, Iphone. Jquery mobile is easy to use, open source, low learning curve.. I have also worked with bootstrap and it is wonderful. The only little issue is…
Ehsan
  • 141
  • 1
  • 8
-1
votes
2 answers

youtube video in android without hardware acceleration

I have an application that i am developing in ICENIUM Mist for a blog, which plays youtube videos inside the application using . Currently i can get the videos to playing when Hardware Acceleration is on but the problem with this is that it affects…
TundeCanHelp
  • 101
  • 8
-1
votes
1 answer

InAppPurchase Plugin in icenium

Have anyone tried to use this plugin with Icenium? Now Icenium is able to install any Plugman spec plugin to it. I tried without success!
1 2 3 4
5