Questions tagged as 'mobile'

1
answer

Read a JSON from a URL

I need to read a JSON file, which is generated by PHP , through json_encode ; I have no idea how to do this, do you have any examples? Note: It's in Windows Phone 8 C #! The response the url gives is as follows:...
asked by 23.04.2014 / 22:06
1
answer

Lock website vertically

How can I prevent the content of the site from being horizontal when the user flips the phone? Would you have any solution of viewport or javaScript ?     
asked by 13.06.2018 / 15:32
1
answer

Position fixed for desktop version and relative position for mobile version, how to do in CSS?

I know it should be simple, but I'm stuck here in this, I have a div with ID called Login and I have to leave it as fixed when the navigation is made of computers, so in the mobile version this div will have to stay as relative, can someone exem...
asked by 25.05.2018 / 18:50
1
answer

Change themes through Java

Hello! I have a code in java where I would like to change the themes of AndroidManifest according to the return of a certain function. Example: Having a boolean function that checks the internet connection, the activity will use one theme whe...
asked by 29.12.2017 / 20:04
1
answer

In which reality is Kony Framework the best choice?

Today the market is increasingly looking for frameworks for a hybrid development of mobile applications. A framework that I had heard about was Kony, since he was chosen by Itau (Recently Changed). I would like to understand a little more abo...
asked by 11.10.2017 / 16:25
2
answers

Error trying to install Router Flux

I came across a very annoying error when trying to install Router Flux in the folder of my app6 some suggestion: Note: I've already installed two libraries:    npm install --save eslint-config-rallycoding npm install --save       react-na...
asked by 03.05.2017 / 21:50
1
answer

How to create a View for screens smaller than X

I have a MVC4 site, which is not responsive, and changing its entire implementation just to make it responsive does not seem productive at all because it's a site where many people worked and there's a lot of " give me life My idea was to cre...
asked by 25.05.2017 / 21:52
1
answer

How do I make an image display in full screen only in mobile mode?

There are two site templates, the desktop (which is already ok) and the mobile. On mobile, I want it to display a black background with ONLY an image occupying the center of the screen. EVERY extension (height and width) of the screen has to...
asked by 09.12.2015 / 19:52
1
answer

Which event shows whether the android keyboard is active or not?

There is some event or method that shows if the keyboard is active on the android screen, as I need to do this check in a Fragment.     
asked by 04.11.2015 / 18:40
1
answer

How to create a sidebar menu with hamburger icon?

I'm starting to use Intel XDK now and I have a question regarding the development of menus, I would like to create a side menu with the burger icon and after opening the menu, it becomes a X to close. Here are some examples: lin...
asked by 10.04.2015 / 06:43