Questions tagged as 'mobile'

0
answers

How to populate history in the ionic framework

Well I need to know how to populate the history of ionic framework , of window itself I know it's like this: window.history.pushState({upage:sel}, sel, document.location.origin + document.location.pathname +sel); My problem is...
asked by 11.01.2016 / 16:48
0
answers

How to do PHP and MYSQL credentials

I'm developing an event system that will consist of a web system and a mobile application. One of the main points will be the accreditation (check-in and check-out) of the users in the lectures. After registering on the website and registering f...
asked by 21.08.2015 / 15:08
0
answers

What are all the keyboard type and native Inputs that exists on iPad iOS 8?

I need to do a mapping of all keyboard types that exist on the iPad iOS8. I need to know what are all the ways to input data on the Ipad. How do I get that !?     
asked by 17.07.2015 / 19:25
1
answer

White space when zooming in on page and cell screen

I can not find the error that is generating this white banner on the screen when I zoom in and on the mobile screen when I access it. <!DOCTYPE html> <html> <head> <title>Iracema Filha - OFICIAL</title> <link...
asked by 04.06.2015 / 19:54
0
answers

Zoom clamp with photoswipe

Hello, I'm using a template that I bought on a website but I'm having a hard time implementing Pinch Zoom on it ... Basically it is the following: I have a gallery <ul class="gallery" id="Gallery"> <li><a h...
asked by 19.05.2015 / 16:31
1
answer

Show image in gallery

I'm developing a mobile app with Apache Cordova , where I download some images, I can download, but the images do not go to the gallery. I have tried to save the images inside the Pictures folder, the images only appear in the File Manager of m...
asked by 14.04.2015 / 02:28
1
answer

Mobile development with Adobe AIR

I'm trying to develop a chat, with custom listview for video, images and so on. but it's causing a lot of lag. Lock all that's the way! Even the touch, when you move from screen to screen. Has anyone had a problem with this and can you hel...
asked by 30.07.2014 / 00:20
0
answers

WebSQL, MongoDB or Sqlite3, advantages / disadvantages of each when using Phonegap? [closed]

Considering the use in Phonegap what are the advantages / disadvantages of each.     
asked by 05.02.2015 / 12:56
1
answer

Request problem - Phonegap + Ajax [duplicate]

I was doing a test to test the phonegap, however I am not able to make an Ajax request in the app, but the request works in the browser. $( "#botaoBusca" ).click(function(){ var cep = $( "#cep" ).val(); $.getJSON('https://viacep.com.br/ws/...
asked by 12.05.2016 / 05:45
3
answers

What is the name of that "change of view" effect by sliding?

Several apps (Facebook, Twitter, Instagram) make use of a "touch enabled" effect where the user drags the entire screen and it changes the view. Do not confuse with the slide effect of the menu. I would like to develop an app with this effect...
asked by 17.08.2017 / 05:15