Difference between revisions of "Android"

From Vague Hope Wiki
Jump to: navigation, search
Line 21: Line 21:
  
 
* http://androidforums.com/captivate-all-things-root/153957-linux-user-here-stuck-insufficient-permissions-device.html
 
* http://androidforums.com/captivate-all-things-root/153957-linux-user-here-stuck-insufficient-permissions-device.html
 +
 +
== Security ==
 +
 +
* https://santoku-linux.com/howto/mobile-forensics/how-to-brute-force-android-encryption

Revision as of 01:46, 5 May 2013

Native code on Android

Installing OSs

Flashing via tmpfs

ADB

error: insufficient permissions for device

sudo ./adb kill-server
sudo ./adb devices (it should no longer say ????????????? no perms)
(sudo ./adb install <name of app>)
<pre>

* http://androidforums.com/captivate-all-things-root/153957-linux-user-here-stuck-insufficient-permissions-device.html

== Security ==

* https://santoku-linux.com/howto/mobile-forensics/how-to-brute-force-android-encryption