Questions tagged as 'mobile'

0
answers

How to download and view a file without being copied

Considering that I have files in .epub , .mobi and .pdf formats hosted on a server. Is there any way to download these files internally to an Android application, so that downloaded files can not be copied by users and displa...
asked by 15.06.2016 / 01:34
0
answers

Error in http connection org.json.JSONException: End of input at character 0 of

When I try to get a JSONArray from the internet, it has an error. Error Error in http connection org.json.JSONException: End of input at character 0 of This error happens when he tries to read the response from the interne...
asked by 06.06.2016 / 17:49
0
answers

Error playing audio in video streaming

I'm trying to play a video streaming but is giving audio issues . On the Android platform, I have been able to reproduce it without errors and the web is also in a good quality. I have already taken several examples of projects that reprod...
asked by 16.06.2016 / 15:42
0
answers

jquery mobile save variables in the application

Hello I'm creating a small app, and I can not make calls to phone numbers entered through forms. The data is entered in a settings page: <div data-role="fieldcontain"> <form action="" method="post" name="config"><...
asked by 26.05.2016 / 19:02
1
answer

Pass J2ME application for motorola i465 and i418 phones

Well, I'm developing a j2me application for two old nextel beeem phones, but I can not get the application to any of the cell phones. It apparently has software to perform this task, the iDEN Java Application Loader, but the installer I downl...
asked by 09.05.2016 / 23:47
0
answers

Load php file according to screen resolution

Hello, I know there are frameworks like bootstrap (which I use) but I really want to make a separate template for mobile devices. My question is how to call the php file according to the screen resolution?     
asked by 09.04.2016 / 05:59
0
answers

Problem with width: 100% in responsive image in bootstrap 3 for mobile devices

I have a problem that is very basic at first, but I have tried everything that is not working. The problem only occurs when opening the site on the smartphone .. if I simulate the resolution in the PC browser it works normal .. See the ima...
asked by 24.02.2016 / 02:50
0
answers

Elastic scroll effect in mobile applications

I'd like to know how to make a much-used effect today in mobile applications, where you move objects with your finger "elastically" horizontally or vertically, sometimes pushing objects out of the screen boundaries, and then it returns to the ho...
asked by 15.02.2016 / 18:16
2
answers

How to prevent the screen from rotating?

I am making an APP and would like the screen to always be in Portrait. I researched the internet, but I could not figure it out. I tried to use the UIInterfaceOrientation of the UIKit framework, but it did not work.     
asked by 07.02.2016 / 19:20
0
answers

Intel XDK / Cordova: 'ContactFindOptions' is not defined

I'm trying to simulate a contact listing with Intel XDK. But it is not working, the error appears:    ContactFindOptions' is not defined I have installed the plugin Cordova Contacts in the Project, but the problem persists, follows imag...
asked by 10.03.2016 / 02:11