Android support a wide range of devices and if you want to create an application in android then your application must be compatible with the different mobile devices. For supporting the different screen sizes you must have different size images which you will save in various folders. Usually Android has four folder which covers almost … Continue reading How To Create Different Folders For Adding Different Resolution Images In Android Studio
In android, every application is designed in almost both the orientations i.e Portrait and Landscape. By default Android Studio gives you the option to design your application in Portrait mode but for Landscape we need to make some extra settings or more specifically, we need to add/create a Landscape Layout folder under res folder. As … Continue reading How to Add/Create Landscape Layout in Android Studio
Premium Project Source Code: