• After 15+ years, we've made a big change: Android Forums is now Early Bird Club. Learn more here.

Apps Looking for a template

Tonchi91

Lurker
Hi everyone. I am new to Android. I am developing for Windows Phone and there I can use Hub application template. In that template, developers can use that hub as for grouped categories. https://www.youtube.com/watch?v=RKmIepHX8OY on this video you can see what is hub template. It shows categories like: "Together", "Recent", "All". All of those categories have items. When developers use that template, items are filled with JSON with the class that is binding to XAML (XAML is markup language for design) and all of those items are there in the categories when I start the application in the emulator or on my device.

My question is, is there anything like that for Android? To bind filled data from XML/JSON to application and that I could have those categories.

Any suggestions or if you know the url for some tutorial on it, it would be great.

Plus, which IDE to install for Android development?

Tnx
 
Back
Top Bottom