java - Link up UI elements to data in complicated link item? -


How do I link checkboxes and external textViews in external data? Should I use SimpleCar Adapter? Or make your own adapter? Should it be an Adapter or Bidadaptor extension?
My list item UI:

If you are binding SQLite To see the data in the database, I will extend the cursor adapter. This is very easy because you only have to override the bindview () and the new view (). In Newview (), you need to use the LayoutInfiler to increase the view, and in Bindview (), you define the views as objects and bundle their data with them! Ask if you want some example code and I will dig some of the old project!


Comments

Popular posts from this blog

c# - sqlDecimal to decimal clr stored procedure Unable to cast object of type 'System.Data.SqlTypes.SqlDecimal' to type 'System.IConvertible' -

Calling GetGUIThreadInfo from Outlook VBA -

Obfuscating Python code? -