Posts

Showing posts from April, 2019

Forgot bit locker pin, forgot bit locker recovery key, 5 Easy ways to fix

Image
 Did you forgot your bit locker pin and recovery key. Try these methods, I hop it help you. 1. When you see this screen, Press "Esc" key in your keyboard for more recovery option. It will say preparing BitLocker recovery, You will see the screen bellow in few minute. Here we will click on "Skip the drive", You will see the screen bellow. Here you need to Turn off your PC, and then enter the BIOS of your PC. In order to enter BIOS, check for your PC brand and model and search on google, how to enter BIOS for your particular brand and model of your PC. Search for "Secure Boot" Enable it and check it, if it works for you. If it do not work, come back to same place and Disable "Secure Boot" and try again, see if it work for you. 2. If the above method do not work for you, try resetting your PC, You can choose any of the two option for resetting your PC, "Keep my files" or "Remove everything" whichever works for you. 3. If the abov...

how to fix java.lang.OutOfMemoryError at android.graphics.Bitmap.createBitmap

how to fix java.lang.OutOfMemoryError at android.graphics.Bitmap.createBitmap java.lang.OutOfMemoryError:   at dalvik.system.VMRuntime.newNonMovableArray (Native Method)   at android.graphics.Bitmap.nativeCreate (Native Method)   at android.graphics.Bitmap.createBitmap (Bitmap.java:975)   at android.graphics.Bitmap.createBitmap (Bitmap.java:946)   at android.graphics.Bitmap.createBitmap (Bitmap.java:877)   at android.graphics.Bitmap.createScaledBitmap (Bitmap.java:753)   at com.google.appinventor.components.runtime.util.MediaUtil$2.run (MediaUtil.java:501)   at java.lang.Thread.run (Thread.java:818) This is very common error that you will be getting in your android application, and because of these error application might not work on some devices. Application gives error message like unfortunately application has stopped. when you try to run application it crashes time to time. Note: There are several reason behind error; there ar...

how to setup VLC Media Player | m3u playlist url | free world live TV

Image
how to setup VLC Media Player | m3u playlist url | free world live TV 1. Open the VLC Media player; click on Toggle playlist 2. From the list of Menu Tab on the Top; choose Media 4. From the drop down Menu; choose Open Network Stream 5. Type your free / premium m3u url playlist path in the box and click on play 6. some time you might get channel kick out issue; if so; follow the instruction below:

how to setup PVR IPTV Simple Client | Free m3u url to watch live TV from the World

Image
how to setup PVR IPTV Simple Client | Free m3u url to watch live TV from the World 1. From Home screen  > Click on  Add-Ons  > Click on  Open Box  Like icon on the Top  2. Click on Install from repository 3. Choose Kodi Addons Repository 4. choose PVR Client 5. Click on Install to install; and then after Enable it if Disable; then after click on Configure 6. Select Remote Path (Internet Address) in Location and then after click on M3U Play List URL bellow that 7. Type  Url: 8. Click on ok; click on ok again; make sure that PVR Client is Enable; go back to home sreen of kodi when every thing is done; restart kodi; and choose TV from  menu 9. click on TV; get the list of channels; start enjoying

List of most important and Useful Commands Prompt (CMD) Commands

Image
List of some more important Useful Commands How to use the commands listed below; in command prompt? -You can see the Command Prompt Terminal image bellow: -At first you have to type the commands in Command Prompt Terminal; then after press an Enter key in keyboard Note: Most of the commands work when you open cmd as a User; some time if any commands do not work: try to open cmd as an Administrator and try those commands. -Bellow is the list of command and functions below each command help For more information on a specific command, type HELP command-name ASSOC Displays or modifies file extension associations. ATTRIB Displays or changes file attributes. BREAK Sets or clears extended CTRL+C checking. BCDEDIT Sets properties in boot database to control boot loading. CACLS Displays or modifies access control lists (ACLs) of files. CALL Calls one batch program from another. CD Displays the name of or changes the current directory. CHCP Displays or...