0
votes
0answers
13 views

PhoneGap error when using ripple

i get a wired error when i press ok its just continue to load but dosent do anything i have a simple html css and js file. <!DOCTYPE html> <html> <head> <title>Hello ...
0
votes
0answers
11 views

Whether SWIPER by idangero.us is compatable with android versions 2.2.1 and 2.3.5.?

I have implemeted SWIPE VIEW using the plugin by idangero.us from here. I have implemented it it is working for the higher versions of android. But,for the lower versions. I am neither able to see ...
0
votes
0answers
10 views

How to implement a SWIPE VIEW in javascript in android devices with version 2.2.1 and 2.3.5?

I am working on a Phone Gap project implementing a SWIPE VIEW. I have implemented the swipe view using this. The problem is that it is not working in devices with android version 2.2.1 and 2.3.5. ...
0
votes
0answers
21 views

Get js to detect UA of Android or iOS and redirect to new page?

I'm trying to write some code that will detect either Android or iOS as the User Agent, then redierct each to UA specific page. The problem is that after the redirect a user cannot visit the original ...
-3
votes
0answers
13 views

Accessing html javascript file from appinventor [closed]

I want to view an .html (javascript) file from app inventor app. I uploaded it to assets. How do I open it and view it in the app? what path do i use if i want to view it in web viewer component?
0
votes
0answers
23 views

To get GPS location very 30 seconds in Android background service

I ve problem with my background service code. it shows the last updated value from Network provider but i need updated GPS value on every 30 Seconds public void onCreate() { Log.i("Mfs", "back ...
1
vote
0answers
15 views

How to read database from SD card in PhoneGap

I am new to Phonegap. i want to read Database file from SDcard. i created one "demo" Database through SQLite Browser then i place it into SDcard. Now i want to read it from SDcard. I am using the ...
0
votes
0answers
18 views

document.head.appendChild(script); not working on android

Hi all I'm using the following code to try and load jquery mobile. it works fine on an iphone but wont work on any Android phones, or blackberry. Does anyone know why var script = ...
0
votes
0answers
19 views

Youtube Javascript API Android 4.2 - no play with lock icon

I used the youtube javascript api for a video player. It plays fine on browsers and most android devices, but I am receiving reports that newer android devices do not play any video and a lock icon ...
0
votes
1answer
21 views

Call javascript method in android

I have a simple page in html: <html> <head> <script > function submit() { alert('aa'); } </script> </head> <body> <form action = "form.html" method = ...
-1
votes
0answers
15 views

AirshipConfigOptions: null is not a valid development app key

In push notification using Urbanship in android. i am getting error in Airship configuration file. The file is reside inside WWW folder along with assests. I think the configuration file is at right ...
0
votes
1answer
24 views

Any Javascript Database that works in Android, IOS and Windows Phone 8(IE 10)?

I have an app in Andoid, Iphone and Windows which have ASP.NET Server with SQL Server Database. Now, I want to my app to support offline. For this I need to use the databse on client. I have search ...
0
votes
2answers
36 views

style.height doesnt work javascript

i want to make the map'e height is auto with the device's screen... but when i change the style.height to auto, 100%, screen.height, the map is disappear... how to make the height is auto? this is my ...
0
votes
0answers
9 views

Weinre can't open .js files

I'm working on a PhoneGap mobile app. I'm encountering the same issue while using debug.phonegap.com and a local weinre server. When I click on any *.js hyperlink on a Weinre "Elements" page, the ...
-8
votes
0answers
51 views

S4 logout issue [closed]

I am developing a mobile website using php,html5,jQuery and javascript. It is working fine in all other devices except samsung galaxy s4. When logging into the site using native browser and select ...

1 2 3 4 5 213
15 30 50 per page