🎮
coding
-
ING Germany
- Germany
-
11:53
(UTC -12:00)
Pinned Loading
-
vscode-script-runner
vscode-script-runner PublicRun command line scripts (with parameters) directly from #VSCode with a configured form.
TypeScript 8
-
restart android application programm...
restart android application programmatically 1fun triggerRestart(context: Activity) {
2val intent = Intent(context, MainActivity::class.java)
3intent.addFlags(Intent.FLAG_ACTIVITY_NEW_TASK)
4context.startActivity(intent)
5if (context is Activity) {
-
-
sot-clock-wear-os
sot-clock-wear-os PublicA wear os (android) app to show the in-game time and date of Sea of Thieves.
Java
Something went wrong, please refresh the page to try again.
If the problem persists, check the GitHub status page or contact support.
If the problem persists, check the GitHub status page or contact support.