Posts by Marcos Vinícius • 71 points
6 posts
-
2
votes0
answers43
viewsQ: Doubt about Netbeans
Is there any way to do something similar to Listview of Android in Netbeans? I need to make a custom list in a Jframe, as is done in Listview Android.
-
1
votes1
answer258
viewsQ: What are the main programming languages that integrate Sqlite?
What are the main programming languages Sqlite as SGBD in your code?
-
2
votes1
answer335
viewsQ: Doubt about the operation of Basedapter and Listview
My code is as follows: in the method getView of my BaseAdapter, i add all created views to a list (I need this to do a certain thing). In that same Basedapter, I have a method getQuantViews that…
-
0
votes1
answer56
viewsQ: Doubt about selection of items in Listview
How do I stop when I "click" on the Android "Back" icon I deselect all Listview items instead of terminating Activity?
androidasked Marcos Vinícius 71 -
1
votes1
answer116
viewsQ: Cardview lost its "elevation" after I started using it in Ragments, how to solve?
Using in activities the elevation works normally, after I put in Fragments, it became "flat".
androidasked Marcos Vinícius 71 -
0
votes0
answers22
viewsQ: How do I store a Bluetoothsocket object in a Bundle?
I already tried . putParcelable and . putSerializable and it didn’t work. If it is not possible to do this, it is possible to get a Bluetoothsocket object already connected from the system?
androidasked Marcos Vinícius 71