Posts by Vitor Gabriel Calazas Dalmolin • 21 points
3 posts
-
0
votes1
answer127
viewsQ: ng-change with dynamic object
Good morning, I’m using angular 2 and I’m having difficulty using the property 'ng-change' after I dynamically Gero the object below: <input type=text class="insert" id="input' + data.id + '"…
-
0
votes1
answer311
viewsQ: Attempt to invoke virtual method
Good morning, I was doing a generic class to use Alertdialog, but I came across the following problem: 05-28 10:11:16.323 19359-19359/com.example.vitordalmolin.abllock E/AndroidRuntime: FATAL…
-
2
votes0
answers29
viewsQ: Set a matching password?
Good afternoon, I’m making an android application to connect and communicate with an Internet via Bluetooth, my problem is regarding pairing, where I can’t set the password automatically to pair…