Questions tagged as 'ionic'

1
answer

How to hide the InAppBrowser bar?

I'm developing a mobile application that basically loads a web interface inside the app through the Inappbrowser plugin. The idea of the project is to exactly simulate how an app works. Everything works normally, however the Inappbrowser plugin...
asked by 13.06.2016 / 15:58
3
answers

Problem in android build of ionic "Failed to find 'ANDROID_HOME' environment variable"

I tried several answers to the error below found right here in the OS but none solved the problem. When you run the command sudo ionic build android the following message is returned Error: Failed to find 'ANDROID_HOME' environment vari...
asked by 09.06.2016 / 19:02
1
answer

Create an API with Delphi and generate Json to consume with Ionic

I want to create an API with Delphi that generates data in Json to be able to consume using Ionic Framework, is it possible? Json consumption with Ionic, but my API today is C # as of this tutorial , I want to know if I can do the same with Del...
asked by 06.04.2016 / 00:39
1
answer

Calculate Distance between markers

Well, I'm going to try to be brief and clear, I would like to know how I can calculate the distance between markers, the markers are already all on the map, but I need the code to calculate which is the closest to my location. I know my location...
asked by 30.03.2016 / 20:44
1
answer

Native app performance is still much higher than the html-based app?

I'm in doubt about which framework / language to use to start application development. From what I've read so far, I'm between using Ionic and Xamarin . Everywhere I read the great advantage of Ionic is to be free, but now Xamarin is also...
asked by 23.04.2016 / 10:02
1
answer

Uncaught ReferenceError: Ionic is not defined

I'm trying to make an "Android Push Notification" with ionic.io . I'm stuck on an error that I can not resolve:    "Uncaught ReferenceError: Ionic is not defined" I tried everything and could not solve. Can you generate this error?...
asked by 08.03.2016 / 17:16
2
answers

Call function in $ state.go () Ionic / Angular.js

I would like to know how I can do to call a function that is in another controller example: I am in the 'Cadastro' view and after registering I am redirected to view 'Home' in controller of Home I have a function that receives a...
asked by 25.01.2016 / 04:58
1
answer

Problem building project on Android

I'm trying to build on a project done in Ionic for android, but it gets me the following error: cordova build android Running command: "C:\Program Files\nodejs\node.exe" C:\Users\Lucas\Documents\Projects\primeiro\hooks\after_prepare0_add_platf...
asked by 26.12.2015 / 02:07
1
answer

How to add scroll in ion-tabs with several tabs?

I'm developing an ionic app, with this, I have a page with tabs, but I intend to put 10 tabs and it will not fit on the devices, like putting a horizontal scroll to the tabs? <ion-tab title="Home" icon-on="ion-ios-filing" icon-off="ion...
asked by 02.02.2016 / 22:56
1
answer

I installed IONIC, however I have no idea how to make PHP work [closed]

Recently I installed IONIC to develop for Mobile, I mounted an HTML application and it worked ok, now I want to use PHP. What do I need to do?     
asked by 27.11.2015 / 18:49