BoD / android-contentprovider-generator

A tool to generate Android ContentProviders.
GNU General Public License v3.0
619 stars 151 forks source link

What is the use of beans? #108

Open druidamix opened 6 years ago

druidamix commented 6 years ago

Hello,

What is the intention of the beans?

If I have a tablet with 20 columns, I have the fill up the bean manually?

I didn't find any method to fill up a bean form a select?

Thanks,