virtual device

If your are android app developer and you connect your phone to laptop for testing created app. So forget this and install virtual device on laptop/computer and use. How To Do Open Android Studio first. Click on Device Manager and select device. (phone, tablet, laptop) Then Install any Virtual Device and use. Follow these steps […]

renewel course

You can renew your Nursing Registration from mobile or computer at home. Simply follow given steps and Renew Nursing Registration. How to Do Open Nursing council website or click here. Go to on Application for Renewal of Registration then click on Apply button. Fill all required filed and Pay for complete registration. Hope this steps […]

NOTITLE BAR

You want to remove Title bar or Action bar from Android app? So you can do something in your android development project and hide Title bar or Action bar. How to Do Open project on android studio. Expand res and expand values. Then open style.xml or theme.xml and paste Theme.AppCompat.Light.NoActionBar. My Apps code for full […]

android stuido icon

Android Studio is a Android app Development App software that can be installed and run on Computer. This is App Development software is developed by Google. You can install App Development software on Windows, iOS operating systems and start Android App Development App. Details Name Android Studio Type App Development Work Android app Developer App Device […]

Have your website on WordPress? and want to delete unused WordPress theme? So this article helpful for you. Follow given steps and delete unused theme. How to Delete Unused Theme Login in cpanel first. Open public_html then open wp-content. Open the Themes folder and select the folder you want to delete. Delete your inactive theme […]

Add shadow on your webpage’s element, text or theme. Add shadow using simple CSS code and make stylish website. So lets learn how to do this. Add Shadow using CSS Open style.css file. Paste given on element’s class and SAVE. Shadow on Text – text-shadow: 5px 5px 3px red; Shadow on Inside – box-shadow: inset […]