Advertising
advertising
related pastes to tag 'android'
- 2097090 - Lloir: android 4.01 x8
-
- E/AndroidRuntime( 1720): Error reporting WTF
- E/AndroidRuntime( 1720): java.lang.NullPointerException
- E/AndroidRuntime( 1720): at com.android.internal.os.RuntimeInit.wtf(RuntimeInit.java:345)
- E/AndroidRuntime( 1720): at android.util.Log$1.onTerribleFailure(Log.java:103)
- 2081392 - Root Wildfire: mod work off s htc recovery root clock android cwm wildfire s-off soff superuser
-
- If your phone is alredy with S-off
- (http://revolutionary.io/ is the tool used)
- 1.download android flasher1.8.0 (http://forum.xda-developers.com/showthread.php?t=794638)
- and cwm-4.0.1.4 buzz (or the newest: http://forum.xda-developers.com/showthread.php?p=14693680)
- 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)
- 1829704 - Android GMail: android
-
- Intent i = new Intent(Intent.ACTION_SEND);
- i.putExtra("to", "atesaki@desu");
- i.putExtra("body", "honbun");
- i.putExtra("subject","kennmei");
- i.setType("vnd.android-dir/mail");
- startActivity(i);
- 1652870 - AndroidGMail: android
-
- Intent i = new Intent(Intent.ACTION_SEND);
- i.putExtra("to", "あてさき");
- i.putExtra("body", "ほんぶん");
- i.putExtra("subject","件名");
- i.setType("vnd.android-dir/mail");
- startActivity(i);
- 1583678 - Tor binary on Android Patch: mobile patch tor android
-
- diff --git a/src/common/crypto.c b/src/common/crypto.c
- index 4a61d3f..7925a2c 100644
- --- a/src/common/crypto.c
- +++ b/src/common/crypto.c
- @@ -50,9 +50,9 @@
- #define CRYPTO_PRIVATE
- #include "crypto.h"
- 1267751 - FIRST Bluetooth Tethering on G1: bluetooth g1 android
-
- (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>