I am developing a small Android app which gets data from a PHP web service and presents it in the widgets such as Buttons and Textviews. I am using Navigation drawer in my app as a menu. I spent a few hours of making a research about if it's possible to populate Navigation drawer menu items based on the PHP web service response? In other words - is it possible to create XML layouts using Java code in Android?
No comments:
Post a Comment