Skip to content

Instantly share code, notes, and snippets.

View marqzosvaldo's full-sized avatar
🏠
Working from home

marqzosvaldo

🏠
Working from home
  • GoStrategy
View GitHub Profile
@murillomarigo
murillomarigo / ExecuteAsRootBase.cs
Last active May 1, 2018 19:50
Check and request root using xamarin android
using System;
using Java.Lang;
using System.Collections.Generic;
/*
http://forums.xamarin.com/discussion/21437/app-with-root-access
Alejandro Ruiz
*/
namespace NMDSAndroid.Infraestrutura