Skip to main content

How to root your android

Root your android device 

hello friend..s
when we think how can we use our android
as advance user or use it advance like pc
or using smart application.only one that comes in our mind is 
First how can we root our android.
so
Let's get started.
First of all download an application 
Kingo root .
kingo root is not available on play store 
You can download it from google search.

Click on button "One Click Root"
And wait for a minute.

After  some time it will show "ROOTED"
Congratulation........

Your device get rooted.




Comments

  1. But it only work on Lollipop,KitKat version. How can I root Marshmallow, Naught.

    ReplyDelete
  2. nyc trick for rooting android device without pc.

    ReplyDelete

Post a Comment

Popular posts from this blog

Stephen Sunny

          Stephen Sunny  he is software developer,researcher,at the field of technology and quantum physics. he dedicated his whole life in research and experiment.whole time he try to create something new technology. Currently he is being researching in Genius Lab. you can contact with him. Email genius.lab10@gmail.com.       stephensunny@geniuslabtech.com.
MicroSoft 3D Holographic Technology As technology continues to grow, high-quality 3D holograms will be the way to deliver life-like presentations and speeches around different parts of the world. The technology has been in development for a long while, and now,  Microsoft  has developed a hologram that can speak in different languages, even without changing the voice of the person whose hologram it is. Here's all about it. Visit to  http://destyy.com/w3ZVeA At a recent conference, Microsoft executive Julia White explained how difficult it is for her to deliver speeches around the world in local languages. But then, she demonstrated the Redmond giant's solution to the problem: a life-sized, mixed reality hologram that leveraged AI and spoke Japanese. White didn't know how to speak Japanese, but her hologram did, and that too in her own voice
spy recorder app using Rfo-basic Nowdays everyone think about security, survelliance or spying to someone. its good idea but today i will show you how can you create your own spy recorder app using basic programming  . Basic is simple programming language in which you can develope any app fast without doing any hard work. download rfo basic from play store. Open it and type the program given below. And run the following program- gr.open 200,30,70,120,0 gr.orientation 0 gr.screen w,h cx=w/2 cy=h/2 qx=w/4 qy=h/4 unit=w/20 time y$,mn$,d$,h$,m$,s$ file$=y$+mn$+d$+h$+m$+s$ path$="../../" folder$="spy recorder" file.exists s,path$+folder$ if s=0 file.mkdir path$+folder$ endif gr.color 200,200,200,200,1 gr.bitmap.load b,"spy/space.jpg" gr.bitmap.scale bm,b,w,h gr.bitmap.draw space,bm,0,0 gr.bitmap.load sa,"spy/sat.png" gr.bitmap.scale nsa,sa,qx,qy gr.bitmap.draw nasa,nsa,0,qy+2*unit gr.rend...