Posts by Jefferson Almeida • 29 points
2 posts
-
1
votes2
answers673
viewsQ: App name does not appear in emulator equal appears when I’m fiddling with code
The name of the application that I’m making in android studio does not appear on the emulator screen. The installed icon is appearing and the name, but it does not appear on the screen or in the…
-
1
votes1
answer442
viewsQ: Error in calculator created in android studio
I started doing some things with android studio. The error you are giving is in a simple calculator that does not do the correct operations, example: 1+2=1,1+8=1, and others that keep giving 0. I…