Posts by Mr.Malaka • 61 points
3 posts
-
1
votes1
answer48
viewsQ: Why isn’t this Function working?
I am layman and am learning Javascript for a app simple hybrid. The first obstacle is a Function that is not running: The one whose name: function calcular(){ //ap1 =…
-
2
votes3
answers467
viewsQ: What is the best method for exceptions?
What’s the best method to pick up exceptions in an Android app, like try/catch, throws or throw. Type exceptions, fields the user left blank in a form.…
-
2
votes2
answers6461
viewsQ: Error opening emulator in Android Studio
I have an error here in Android Studio when I go debug the App in the emulator, it does not open and the following error appears: "ERROR: x86 emulation Currently requires hardware Acceleration!…