Questions tagged as 'app'

0
answers

Move files from app folder cordova

Hello, I'm making an app app and I have a problem that seems to be simple, but I do not find the solution. My app uses the camera plugin from Cordova, but when I take the photo the cordova returns me a path from the app's cache folder, but I wan...
asked by 03.07.2018 / 20:41
0
answers

Location search box in App Inventor

Hello people, help me, I'm doing an uber-style app in the inventor app as a college work, but I stopped at the following question, I'm using AppInventor and showing the map using the web method and using google APi, but I can only show my loc...
asked by 14.05.2018 / 01:13
0
answers

How do I control items from another menu when I populate a new menu.xml file inside an existing drawer navigation menu?

Below is the code I used to inflate a new menu file, all the layout files are ready, but I can not use the menu that was inflated by clicking on a menu item drawer it does not redirect to a new one I tried to do an expandableview in the menu, bu...
asked by 24.04.2018 / 01:51
0
answers

How to make an app that communicates with another on the PC (RAD Studio)?

I am a beginner in the RAD Studio (Embarcadero) program, I would like to know how to create an android app that communicates with one on the PC, if you know a better program, thank you. Example: An app with a button that causes the PC app to sho...
asked by 29.03.2018 / 15:48
0
answers

MySQL Manager IOS

I need an App for IOS to manage my MySQL database. Does anyone know which app can do this? I have tested some but only find the ones that only have the option to select.     
asked by 26.03.2018 / 18:53
0
answers

Xamarin Android with WCF service drops after entering 10 times

I have an Xamarin Android app using WCF, when I enter the app 10 times it goes normal, from there it's timeout error and it does not enter anymore and it is necessary to restart the service. What can it be?     
asked by 16.03.2018 / 05:48
0
answers

Access / Send Message Android

Hello, I would like to know if it is possible for an android app to send sms messages, not free, using the mobile phone system, as if it were the default application of the device. If so, does anyone know of any projects? Thank you.     
asked by 18.03.2018 / 00:07
0
answers

API Requests with Ionic 3

I have a method in an Ionic 3 (local) application consuming features of an external API, using the following method: post(resource, body): Observable<any> { return this.http .post<Observable<any>>('${this.apiUrl}$...
asked by 08.03.2018 / 21:44
1
answer

Problems with hotkeys to open and hide the interface using "Application.Current" (C # WPF)

The following code works without problem, I did it based on the code available on the internet of SirMestre, however it only opens / closes the MainWindow UI, I have already tried some things to work but the error or does not work in other UI's....
asked by 18.02.2018 / 14:25
0
answers

Open site within APP

I need to develop a app , where it opens the site (mobile version) within this app . I have not done anything yet, because I do not know where to start ... I have knowledge in ionic , and I was reading about using ifra...
asked by 25.01.2018 / 20:54