How to make Gradient Background in Android Studio Gradient is an effect in which one color fades into another.We will make gradient for background of screen.It can be made for different purposes like for buttons or any other widgets in android.So we will make it using xml drawable resource file. Step 1. Let's create new project in android studio. Step 2. Now Right click on drawable folder under res directory then click new and then select Drawable resource file. Step 3. Now write name gradient, choose root element "shape" and click OK . It will look like this. Step 4. Now write code to make gradient.Take shape attribute in Root Element shape tag then write gradient tag between shape tag.Now under gradient tag Choose start color, end color, angle and type.Values of these attributes can be changed according to your requirements.for example:
Top 10 Wallpaper Android Apps Here is a list of some popular wallpaper Android apps that you might want to check out: Walli: This app offers a wide variety of high-quality wallpapers, including abstract, nature, animals, and more. It also has a feature that allows you to create your own wallpapers by combining images and text. Wallpapers HD, 4K Backgrounds: This app has a large collection of HD and 4K wallpapers, including landscapes, cityscapes, animals, and more. It also has a feature that allows you to set a different wallpaper for each home screen page. Muzei Live Wallpaper: This app rotates through a selection of high-quality artwork as your wallpaper. You can also choose to use your own photos as the wallpaper. Backgrounds HD (Wallpapers): This app has a large collection of HD wallpapers, including landscapes, animals, cityscapes, and more. It also has a feature that allows you to blur the wallpaper for a more subtle look. WallpapersCraft 4K Backgrounds: This app has a lar
Blood Donors Using Firebase Blood Donors android app using firebase realtime database.This app used firebase as backend. Blood Donors is Android based project.Mobile is a portable device, so far it can move easily from one place to another place easily. So Mobile is the best choice for communication.By using of this application people who want to donate their blood can register in this application by providing their details. And Persons who needs blood, they can search and found the blood which group they need. After searching list of donors will be displayed. Then user can communicate with them easily. Framework used: Firebase. This app contains functionalities like: Register as Donor or as Searcher. Login as Donor or Admin. Search Donors. Manage Donors. Add new Donors as admin. Delete Donors. Password reset. Password Change. GitHub: Source Code Download
Comments
Post a Comment