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/01/07 19:24] Michele Porellisoftware:android [2017/02/16 09:48] (current) – [Devices] Michele Porelli
Line 2: Line 2:
 ===== Devices ===== ===== Devices =====
   * [[hardware:htcdream|HTC Dream]]   * [[hardware:htcdream|HTC Dream]]
-  * [[hardware:motorolaatrix|HTC Dream]]+  * [[hardware:motorolaatrix|Motorola Atrix 4G]] 
 +  * [[hardware:honor6|Huawei Honor 6]]
 ===== Software ===== ===== Software =====
-  * [[software:android:adfree|AdFree]] - with REAL and global ads block+  * [[software:android:adfree|AdFree]] - REAL and global ads block
   * [[http://chris-miceli.blogspot.com/2010/04/daap-media-player-released-to-android.html|DAAP]] - A daap client, you can hear music from mt-daapd server or iTunes(>7)   * [[http://chris-miceli.blogspot.com/2010/04/daap-media-player-released-to-android.html|DAAP]] - A daap client, you can hear music from mt-daapd server or iTunes(>7)
  
 ===== 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 ====
 +  * [[http://www.vogella.de/articles/Android/article.html|Vogella]] - Introducing Android programming
 +  * [[http://www.vogella.de/articles/AndroidWidgets/article.html|Vogella homescreen widget tutorial]]
 ==== Market ==== ==== Market ====
   * [[http://forum.xda-developers.com/showthread.php?t=831782|Patched market]] - shows protected apps and apps with a different resolution   * [[http://forum.xda-developers.com/showthread.php?t=831782|Patched market]] - shows protected apps and apps with a different resolution
Line 21: Line 34:
 ==== ADB ==== ==== ADB ====
   * [[http://forum.xda-developers.com/showthread.php?t=898744|ADB on PowerPC Machintosh with MacOS]]   * [[http://forum.xda-developers.com/showthread.php?t=898744|ADB on PowerPC Machintosh with MacOS]]
-==== Others ====+  * [[http://qtadb.wordpress.com/|QtADB]] - An awesome multi-platform GUI for ADB utility (file manager, app manager/installer/backup, screenshot, log, sms manager, ecc..) 
 +==== 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://selinuxproject.org/page/SEAndroid|SEAndroid]] - SELinux Android porting
 ===== Some interesting info ===== ===== Some interesting info =====
   * [[http://forum.xda-developers.com/showthread.php?t=639035|Replacing System apps]]   * [[http://forum.xda-developers.com/showthread.php?t=639035|Replacing System apps]]
  
software/android.1325960645.txt · Last modified: 2012/09/04 16:09 (external edit)