Questions tagged as 'mobile'

1
answer

What is Ergonomics?

1) What does the concept or meaning of Ergonomics? 2) What characteristics should software have to be considered ergonomic?     
asked by 27.10.2014 / 14:15
2
answers

Is it possible to use masks on mobile devices satisfactorily?

Then after a true pilgrimage that yielded some 10 questions, I discovered that the masks I was using do not work correctly on mobile devices. The main ones are (were?): MaskMoney inputMask What happens is that on the mobile de...
asked by 09.10.2015 / 21:48
1
answer

App Mobile Multiplatform with Xamarin

Scenario This question is more architecture-oriented. I recently started learning Xamarin to develop Apps Mobile, Xamarin, which until then has proven to be very flexible, has bindings for native Android and iPhone APIs. Question (...
asked by 24.01.2014 / 19:11
1
answer

How to find out the mobile operator of Android?

I'm developing an application in eclipse and I want it to work only on devices from a particular carrier. Any ideas how to check the carrier?     
asked by 31.01.2015 / 09:50
1
answer

Hybrid Applications: when to use and what is the need?

With Hybrid Applications cross-platform we get development time, but I have some doubts about the true need to use a framework. The most famous PhoneGap , Ionic and Titanium are easy and friendly. But because it is in HTML ,...
asked by 27.05.2015 / 15:43
2
answers

Is it correct to use JS to make the effects of an HTML?

What I want to know is whether it's right to use JavaScript / JQuery to do some button and screen effects, center content horizontally and do certain tasks that can be done by CSS. The design here of the company said that it is better to use J...
asked by 23.04.2015 / 19:39
1
answer

Is it worth developing JavaFX for Web, Mobile and Desktop?

I would like to know how JavaFX is going, if it is already consolidated, if it is still bet. I really liked the look and the "Write once, run everywhere" .     
asked by 20.05.2015 / 16:05
2
answers

Download file by mobile device

I have a link, and clicking that link will download an image. So far so good, but when I access from some mobile device I can not download this file, does anyone have an idea or solution to solve this? HTML: <a href="http://mlb-s2-p.mlst...
asked by 19.11.2015 / 13:25
2
answers

What is the correct way to authenticate to a REST API used by mobile applications?

Actually, there are two questions (with sub-questions). Today I have an already implemented token generation mechanism (inherited from a web application) that I'm using in my REST * API for mobile applications. The applications encourage th...
asked by 04.12.2014 / 19:50
2
answers

Send sms from a mobile device via HTML5 / javascript

I am creating a mobile WEB application that will be downloaded in one of the store's, with an integrated mini WEB server that works on any operating system (iOS, android, windows8, etc). In order for the application to be as independent as po...
asked by 09.04.2014 / 19:28