Posts by J.Silva • 45 points
2 posts
-
1
votes1
answer200
viewsQ: Listview in another Activity
I have a Listview in my activity main when I click a button, it adds data to my Listview, so far everything is correct. How do I show this listview in another activity? I show other data (EditText)…
-
3
votes3
answers915
viewsQ: Random without repetition
Well, I have a question that’s been killing me for a long time, and I can’t fix it. PS: I’m a beginner on Android. I am developing an application of raffle, but I am not able to generate a Random…