User Tools

Site Tools


software:android

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
software:android [2012/03/22 16:23] Michele Porellisoftware:android [2017/02/16 09:48] (current) – [Devices] Michele Porelli
Line 3: Line 3:
   * [[hardware:htcdream|HTC Dream]]   * [[hardware:htcdream|HTC Dream]]
   * [[hardware:motorolaatrix|Motorola Atrix 4G]]   * [[hardware:motorolaatrix|Motorola Atrix 4G]]
 +  * [[hardware:honor6|Huawei Honor 6]]
 ===== Software ===== ===== Software =====
   * [[software:android:adfree|AdFree]] - REAL and global ads block   * [[software:android:adfree|AdFree]] - REAL and global ads block
Line 8: Line 9:
  
 ===== How-Tos ===== ===== How-Tos =====
 +==== Safe mode ====
 +=== Enter in safemode ===
 +  - Hold down the physical power button on your device.
 +  - Long-press the “Power off” option that appears.
 +=== Start a third-party app ===
 +  * <code>$ adb shell am start -n com.keramidas.TitaniumBackup/com.keramidas.TitaniumBackup.MainActivity</code>
 +
 ==== Compile (for) Android ==== ==== Compile (for) Android ====
   * [[http://android-dls.com/wiki/index.php?title=Compiling_for_Android]]   * [[http://android-dls.com/wiki/index.php?title=Compiling_for_Android]]
   * [[http://whyandroid.com/android/221-compile-android-kernel-from-the-source.html|Compile Android kernel from the source]]   * [[http://whyandroid.com/android/221-compile-android-kernel-from-the-source.html|Compile Android kernel from the source]]
   * [[http://source.android.com/download|Android source code]]    * [[http://source.android.com/download|Android source code]] 
-  * [[http://forum.xda-developers.com/showthread.php?t=466487|Building a Kernel for Dream]]+  * [[http://forum.xda-developers.com/showthread.php?t=466487|Building a Kernel for HTC Dream]]
   * [[http://wiki.github.com/planetbeing/iphonelinux/building-toolchain|Toolchain]]   * [[http://wiki.github.com/planetbeing/iphonelinux/building-toolchain|Toolchain]]
   * [[http://android-tricks.blogspot.com/2009/02/hello-world-in-c-on-android.html]]   * [[http://android-tricks.blogspot.com/2009/02/hello-world-in-c-on-android.html]]
   * [[http://android-tricks.blogspot.com/2009/02/hello-world-c-program-on-using-android.html]]   * [[http://android-tricks.blogspot.com/2009/02/hello-world-c-program-on-using-android.html]]
 +==== Kernel ====
 +  * [[http://android-dls.com/wiki/index.php?title=HOWTO:_Unpack%2C_Edit%2C_and_Re-Pack_Boot_Images|Unpack, Edit, and Re-Pack Boot Images]]
 ==== Android Apps Development ==== ==== Android Apps Development ====
   * [[http://www.vogella.de/articles/Android/article.html|Vogella]] - Introducing Android programming   * [[http://www.vogella.de/articles/Android/article.html|Vogella]] - Introducing Android programming
Line 27: Line 37:
 ==== Other ==== ==== Other ====
   * [[http://forum.xda-developers.com/showthread.php?t=522498|ppp over adb (for linux/unix users)]] - share internet connection on laptop with android phone   * [[http://forum.xda-developers.com/showthread.php?t=522498|ppp over adb (for linux/unix users)]] - share internet connection on laptop with android phone
-  * [[http://forum.xda-developers.com/showthread.php?t=645802|Reverse wired tethering]] - another thread with some ppp alternatives to share internet connection on your pc with your android phone+  * [[http://forum.xda-developers.com/showthread.php?t=645802|Reverse wired tethering]] - another thread with some ppp alternatives to share internet connection of your pc with your android phone
   * [[http://stackoverflow.com/questions/2604727/how-can-i-connect-to-android-with-adb-over-tcp|adb over wifi]]   * [[http://stackoverflow.com/questions/2604727/how-can-i-connect-to-android-with-adb-over-tcp|adb over wifi]]
   * [[http://www.pulseaudio.org/wiki/Android|PulseAudio Android porting]]   * [[http://www.pulseaudio.org/wiki/Android|PulseAudio Android porting]]
software/android.1332429830.txt · Last modified: 2012/09/04 16:09 (external edit)