Maintaining organisations ========================= * This chapter explains maintainance of ``organisations`` in ABT. * It includes ``creation`` of organisation, ``saving`` organisation details and setting ``preferences``. Welcome page of ABT +++++++++++++++++++ The first layout of the android APK is activity_main.xml, which is located in ``res/layout/`` folder. It contains the features for the first screen that displays two buttons: #. Create new organisation #. Select existing organisation, besides the main logo of Aakash Business Tool(ABT). **File res/layout/activity_main.xml** .. code-block:: xml