Questions tagged as 'cross-platform'

1
answer

Translation of the word portable referring to a programming language [closed]

In computing, in English, the adjective portable is used to qualify a programming language that can be easily used on different platforms, allowing the same program to run on these platforms without the need to change the source code. H...
asked by 22.10.2015 / 15:48
2
answers

Button back on Xamarin Cross Plataform

How to make a function to when you click "Back" in Android in Xamarin , does the app return to the previous screen?     
asked by 14.10.2016 / 14:12
0
answers

What is the difference between Live Reloading and Hot Reloading

I was doing some research on the differences between developing an Ionic app and a native app using Cordova or Swift. Home In one of the benefits of using a native language had Live Reloading whereas in cross languages they only had Hot Reloa...
asked by 24.09.2018 / 01:33
0
answers

Cordova - Error installing plugin with android platform 7

I have an Ionic v1 project (Cordova) and I use several plugins that work on the Android 6.4 platform. When trying to add the android platform 7 or 7.1 in the project one of the plugins generates Manifest directory error when it is installed a...
asked by 16.05.2018 / 22:07
0
answers

Cross-platform HTTPs Lib

I'm developing a set of apps that will be launched for pretty much every platform (iOS, Android, Windows, MacOS, Unix). Most of the code of those apps is the same, so I'm creating a library with the core functions that will be used by them. I...
asked by 26.01.2018 / 21:19
0
answers

Virtual machine java error in project xamarin

I have an Android project that runs normally. But I created a Cross Platform and it is giving this error:    Error Could not create the Virtual Java   Machine. Authorizer.Android C: \ Mobile \ Authorizer \ Authorizer \ Authorizer.Android \ CO...
asked by 28.08.2017 / 14:26
1
answer

My application does not give an error, but nothing appears on the screen (xamarin)

Developing and learning xamarin. I took an example of Macoratti and decided to implement, because it is consumption of REST with xamarin. I did everything as it is on the author's website and when I squeeze, nothing appears on my smartphone (sam...
asked by 29.08.2017 / 00:37
1
answer

Xamarin cross platform project starts with errors

Cross Platform project in Visual Studio already opens with 31 errors, maybe it's just IDE settings. If someone has encountered this problem, here is an example of the errors that appear.     
asked by 21.07.2017 / 16:10
0
answers

Problems with layout in previous versions of android Xamarin Cross Platform

I am compiling the application in marshmallow version 6.0 and it opens everything right. But when compiling in some previous versions (for example in version 5.0.2 Lollipop and 4.4.2 kitkat), the layout opens distorted and in 4.4.2 neither loga...
asked by 25.11.2016 / 17:50