Skip to main content

How to use Keyguard Manager (Kodular)

Kodular  has new update of Keyguard Manager and Many Components too
here i am showing how to use Keyguard Manager .

It is simple to use.

Drag and Drop the Component Keyguard Manager from Utilities
and When Screen Initialize Request Show Authentication Screen and See the below blocks



Download AIA: https://bit.ly/2HgbLPw

Comments

Popular posts from this blog

Host Your Website with Your Android Device

Hello guys, Today here I am with interesting topic Im gonna tell you how tohost you website with your Android Device. You have to download a app Called Bit Server link : https://goo.gl/Ze6ya2 Click here to download . Download . And open it and turn on webserver. Then go to internal storage And go to www directory And paste there your website files index.html And restart your server And open app and click on LocalHost Then your Website is hosted freely with your android device. Send url to ur friends .

Install Metasploit Framework on Termux

Hello Guys ! Today I am showing how to install Metasploit Framework on Termux app follow below steps Install git apt-get install git Clone / Download this repository from your terminal git clone https://github.com/verluchie/termux-metasploit Get in directory cd termux-metasploit Give Access Permission for install.sh chmod 777 install.sh And Then Install it sh install.sh After installed run from your terminal msfconsole You are Done !! Enjoy !! 😊