Questions tagged as 'mobile'

2
answers

How to access a website as if it were an application?

I'm developing a web application, and I can add it to a home screen of the mobile device, creating a shortcut to my site. But I would like to know how I can do when the guy clicks on the app he added to the home screen, it does not open in the b...
asked by 20.03.2015 / 17:20
1
answer

Conversion from site to application [closed]

What is the best way to 'convert' a website (with cakePHP) to an android app. I would like to convert with all the functions and the databases to be 'synchronized' The functions it has are basically those of a normal CRUD, but the CRUD of...
asked by 23.03.2015 / 20:41
1
answer

Dropdown Menu with Bootstrap

I wanted to know how to make a menu that is dropdown, when it is accessible in mobile continue dropdown. I have the site www.ktfdistribuidora.com.br , in the "products" tab it's a dropdown. In mobile it is not dropdown, when clicked o...
asked by 10.06.2015 / 23:36
1
answer

Mobile application development in Python

Is there any way to develop for mobile operating systems with Python (Android, Windows Phone and iOS)? How do I start this? Softwares to use etc. My main focus is Windows Phone.     
asked by 01.04.2015 / 05:47
1
answer

Open activity when clicking on an item in a custom listview

I created a custom listview, it's all right, I've tried it here but it's not right, I wanted to implement the click on an item, but since it's custom listview maybe it's something different, public class artilheiros extends AppCompatActivity {...
asked by 27.12.2018 / 21:36
1
answer

How do I download a file that is in Storage by my app (Adnroid Studio)

I took a look at the documentation provided by Firebase and even then I did not understand how to download a file that is in Storage by my app using Android Studio, can anyone help me?     
asked by 13.10.2018 / 17:49
1
answer

Multilayer Tablet Does Not Load Svg Positioning Correctly

I created a character using SVG, which appears disassembled on the tablet within the webview, this happened in the tablet's default browser as well:    Multilaser       Android 4.4.2       Model Number: ML02-M9-Quad-Core    QuadCore-A33...
asked by 08.10.2018 / 15:38
1
answer

Problem with component called expendable in ionic 3

People, I really need your help. According to this tutorial tutorial I need a custom component that displays the following error:    "Can not bind to 'expandHeight' since it is not a known property of 'expandable'." When I run my app....
asked by 21.08.2018 / 15:48
1
answer

Error when running app directly on iOS device

I have an app that runs perfectly on the simulator, the same is already signed with my dev account. But when I try to build to run on a "physical" device some errors happen, I tried to reinstall the libraries used by Pods and I tried to delete t...
asked by 13.08.2018 / 18:01
1
answer

Button for screenshot / screenshot on Xamarin

I'm developing an App and I need it to take a screenshot, but not by the default procedure (home + power button), but by a button inserted on the screen. The button has already been created and is in the App screen, does anyone have any idea how...
asked by 18.07.2018 / 21:15