Android, Web design, Software design and other Tech things

Sunday, October 13, 2019

How to stop windows update Permanently.


Hello beautiful people. Today I'm going to discuss about How to avoid windows update
First of all I would like to say Windows update is a good thing. If you have sufficient Data bundle and good connection you don't need to worry. Otherwise it can be a trouble for you.

Don't be panic. I have a method to stop windows Update.

Follow these steps:

1) Right click on your My computer and select Manage. ( Or go to the search panel and search 'Computer management' )




2) Select Services and Applications from the middle layer.



3) Then click Services and wait sometime to load the services.

4) Now find Windows update service among all services.



5) Right click on the service and select properties.

6) Change the Startup type as Disabled in drop down Menu.



7) Now click the Stop button and wait for it.

8) Then click Apply.

9) Likewise do the same to the Background transfer intelligent service.

Now Restart the Computer.

Have Fun !!

If you want a full video to relevant article. Make sure you subscribe my new channel and like this video.
Click this : https://www.youtube.com/watch?v=wIDq-3TTSnQ&t=121s


Share:

Saturday, October 12, 2019

Connect Emulator or Mobile phone in Android Studio

As we all know we have to use a android or ios simulator to run android applications. Android simulator is a virtual device that we can create. As the example we can create a virtual Nexus-5 device to execute the built app.



These are the steps of creating Virtual device

Steps :

1) Open the Android Studio

2) Go to Tools -> AVD Manager



3) In this window we can see that existing Virtual devices.

4) Click Create Virtual Device 

5) Select the category you want to execute the app ( Phone is recommended )



6) Select Any device that you like and click next.

7) If there is any recommendation you have, download and install the requirements.



8) Then Select any Operating System and download that API.

9) click finish.

Yeah!! Now you are done with creating virtual device.
Now run the app via created device. This process takes some time to start android operating system and install the relevant app.

So we have a another method!!!

Using our mobile phone we can run our apps very fast. Only thing is need to connect our phone to compeer and give access to the mobile phone.

Steps :

1) In your mobile phone go to settings -> Developer Options.

2) Turn on the USB debugging.

3) Now provide the access 

4) Now android studio or any other platform will automatically recognized it as a executable media.



5) Then run the app.

See!! That is very efficient method.

Thank you.

For the further information about installing Android studio follow this blog.
Link : https://worldisandroid.blogspot.com/
Share:
Always be courteous to contact us If you want any help.