parse.com - Make a ListView with Parse data -


i tried add parse ui-widget able use parse query adapter, didn't work , messed whole app trying.

so, question if there other ways create listview data parse? mean, if query adapter important, why move it's not importable anymore, if it's way make listviews?

i don't know problem , cloned parseui-widget , put compile project(':parseui-widget') in dependencies on buil.gradle , can work parsequeryadapter. think can work without parse adapter, whole problem.

sorry bad english.


Comments

Popular posts from this blog

html - Difficulties with background-image property -

visual studio code - What does the isShellCommand property actually do and how should you use it? -

ios - Segue not passing data between ViewControllers -