Sunday, March 31, 2013

Good Site: Android How-tos

Android How-tos
http://www.omappedia.com/wiki/Android_How-tos
Contents

 [hide]1 Android Configuration Options1.1 Audio1.2 Camera1.3 OMAP2 Root File System2.1 Vendor Files2.2 JAR Files3 GFX Suppport3.1 Verify Lib GFX Version3.2 Verify Kernel GFX Version3.3 Memory Allocation4 Run Android Application from Command Line5 Work Flow: Code Changes6 Android Scripting Environment7 Debugging Segmentation Faults8 Open Source Means Participation9 GIT: Temporarily setting aside work in progress10 Color coding logcat output for easier debugging11 Making Ctrl+C work in Android console12 Getting su work from serial console13 Disabling screen lock forever14 Booting with Unlocked Screen15 Auto-add reviewers to your patches16 To Clean Build a Subdirectory (mm -B)17 Use "repo" to Push Patches18 Create and Insert a Unique Change-Id Line During git commit19 Git Usage Tips20 Recovering Lost Commits21 Measure Yourself Against Your Team22 Speed Up Repo Sync23 Android Debug Commands24 Kernel Traces - On the Go25 Repo Commands and Their Equivalent git Commands26 Finding Your Kernel Version27 Find What Changed in a subdir of a git Tree28 Compiling latest Android SDK version29 Faster Git Clones30 Run-time Debug (and module) Parameter Access31 gedit-plugins to make gedit easier to use.32 repo forall: One Shell Command for All the Projects33 The Power of Rebasing a Commit34 git gc /prune: Reduce Disk Space and Increase Performance35 ADB Usage36 ADB over ethernet37 Verbose Logs38 Prelinking in Android39 Clearing Airplane Mode40 Switching Java Versions41 Android Screen Capture42 Building Gingerbread from 32-bit Ubuntu43 eMMC boot: Quickly Flash Incremental Kernel44 eMMC boot: Steps to Update init.rc Changes45 Parallelize Repo Sync46 Side-by-Side Comparison of Patch Sets in Gerrit47 An APK is Just a Zip File48 Filtering Logcat Output49 Further Detail on Logcat Logs50 Capture Baseline Snapshot using repo manifest51 Floating Pane Feature in Gerrit52 Coding Standards for User Space and Kernel Space53 Unlock home screen without touchscreen54 Boot Process Performance Visualization55 Query All Changes in Gerrit56 Creating a Call Log57 Query Gerrit for: commit id, url, and more, from terminal!58 Understanding the Android makefile59 Understanding the Variants options in Android "lunch" command60 Uploading a zImage to Ram for testing without flashing using fastboot61 Configuring a Git Alias62 Input From Command Line63 Using git blame64 Adding a reviewer column to Gerrit65 Show git branch name at command prompt66 Diverting logcat prints to kernel log67 Show git branch name at command prompt68 Debugging libs in /system/lib/hw69 Using trace-cmd and kernelshark to get system traces69.1 SUMMARY69.2 UBUNTU SET-UP69.3 KERNEL CONFIG69.4 BUILD TRACE-CMD FOR OMAP69.5 USING TRACE-CMD69.6 ANALYZING TRACE.DAT WITH KERNELSHARK69.7 TROUBLESHOOTING69.8 LINKS TO MORE INFO70 Automatic logging kernel log71 Shell command to gather non consecutive GIT commits72 Android Screen Caster73 Multiple Build variants/targets on a single source74 Speed up Android builds with CCACHE75 VIM:Taglist: Lists functions while editing a file in VIM/GVIM editor76 Generating Keyevents Through adb shell

No comments:

Post a Comment