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
Last revisionBoth sides next revision
software:android [2014/03/05 16:02] Michele Porellisoftware:android [2017/02/16 09:47] – [Compile (for) Android] Michele Porelli
Line 13: Line 13:
   - Long-press the “Power off” option that appears.   - Long-press the “Power off” option that appears.
 === Start a third-party app === === Start a third-party app ===
-  * am start -n com.keramidas.TitaniumBackup/com.keramidas.TitaniumBackup.MainActivity+  * <code>$ adb shell am start -n com.keramidas.TitaniumBackup/com.keramidas.TitaniumBackup.MainActivity</code>
  
 ==== Compile (for) Android ==== ==== Compile (for) Android ====
Line 19: Line 19:
   * [[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]]
software/android.txt · Last modified: 2017/02/16 09:48 by Michele Porelli