Part of Slepp's ProjectsPastebinTURLImagebinFilebin
Feedback -- English French German Japanese
Create Upload Newest Tools Donate
Sign In | Create Account

Advertising

advertising

related pastes to tag 'android'

2097090 - Lloir: android 4.01 x8
  1. E/AndroidRuntime( 1720): Error reporting WTF
  2.  
  3. E/AndroidRuntime( 1720): java.lang.NullPointerException
  4.  
  5. E/AndroidRuntime( 1720):        at com.android.internal.os.RuntimeInit.wtf(RuntimeInit.java:345)
  6.  
  7. E/AndroidRuntime( 1720):        at android.util.Log$1.onTerribleFailure(Log.java:103)
  8.  
  9.  
2081392 - Root Wildfire: mod work off s htc recovery root clock android cwm wildfire s-off soff superuser
  1. If your phone is alredy with S-off
  2. (http://revolutionary.io/ is the tool used)
  3.  
  4. 1.download android flasher1.8.0 (http://forum.xda-developers.com/showthread.php?t=794638)
  5. and cwm-4.0.1.4 buzz (or the newest: http://forum.xda-developers.com/showthread.php?p=14693680)
  6.  
  7. 2.Turn off the phone and put it in bootloader mode (volume down + power button) and plug it into your pc via usb (Fastboot usb mode)
  8.  
  9.  
1829704 - Android GMail: android
  1. Intent i = new Intent(Intent.ACTION_SEND);
  2. i.putExtra("to", "atesaki@desu");
  3. i.putExtra("body", "honbun");
  4. i.putExtra("subject","kennmei");
  5. i.setType("vnd.android-dir/mail");
  6. startActivity(i);
1652870 - AndroidGMail: android
  1. Intent i = new Intent(Intent.ACTION_SEND);
  2. i.putExtra("to", "あてさき");
  3. i.putExtra("body", "ほんぶん");
  4. i.putExtra("subject","件名");
  5. i.setType("vnd.android-dir/mail");
  6. startActivity(i);
1583678 - Tor binary on Android Patch: mobile patch tor android
  1. diff --git a/src/common/crypto.c b/src/common/crypto.c
  2. index 4a61d3f..7925a2c 100644
  3. --- a/src/common/crypto.c
  4. +++ b/src/common/crypto.c
  5. @@ -50,9 +50,9 @@
  6.  
  7.  #define CRYPTO_PRIVATE
  8.  #include "crypto.h"
  9.  
1267751 - FIRST Bluetooth Tethering on G1: bluetooth g1 android
  1. (Its a mac, so en2 == bnep0) $ ifconfig en2 en2: flags=8963<UP,BROADCAST,SMART,RUNNING,PROMISC,SIMPLEX,MULTICAST> mtu 1500         inet6 fe80::21b:63ff:fe4b:13cf%en2 prefixlen 64 scopeid 0xc         inet 10.0.1.5 netmask 0xffffff00 broadcast 10.0.1.255         ether 00:1b:63:4b:13:cf         media: autoselect status: active         supported media: none autoselect 10baseT/UTP <half-duplex>
worth-right
fantasy-obligation