Skip to content

Instantly share code, notes, and snippets.

@arusahni
Created July 13, 2016 12:57
Show Gist options
  • Save arusahni/9b1ed057f43ebd07e4024c6a3adf1337 to your computer and use it in GitHub Desktop.
Save arusahni/9b1ed057f43ebd07e4024c6a3adf1337 to your computer and use it in GitHub Desktop.
PokémonGo KeepScreen
<TaskerData sr="" dvi="1" tv="4.8u5m">
<Profile sr="prof11" ve="2">
<cdate>1468408605911</cdate>
<edate>1468408798206</edate>
<id>11</id>
<mid0>12</mid0>
<nme>PokémonGo</nme>
<App sr="con0" ve="2">
<cls0>com.unity3d.player.UnityPlayerNativeActivity</cls0>
<flags>2</flags>
<label0>Pokémon GO</label0>
<pkg0>com.nianticlabs.pokemongo</pkg0>
</App>
</Profile>
<Task sr="task12">
<cdate>1468408617028</cdate>
<edate>1468408645169</edate>
<id>12</id>
<nme>KeepScreen</nme>
<Action sr="act0" ve="7">
<code>812</code>
<Int sr="arg0" val="0"/>
<Int sr="arg1" val="5"/>
<Int sr="arg2" val="0"/>
</Action>
</Task>
</TaskerData>
@arusahni
Copy link
Author

This keeps your screen on for 5 minutes. One can update it once imported to increase the time.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment