Skip to content Skip to sidebar Skip to footer
Showing posts with the label Bash

Ant Flagrantly Ignoring Java_home Environment Variable

I just picked up the latest version of the Android SDK and started trying to use it. Unlike almost … Read more Ant Flagrantly Ignoring Java_home Environment Variable

Find A Pattern From Grep In Bash For Computing Average Memory Usage Of Android App

I want to get the average memory usage of some android app. All I want to do is to fetch only the m… Read more Find A Pattern From Grep In Bash For Computing Average Memory Usage Of Android App

What Is "cpu Time" (using Android's Ps -x)?

So I'm trying to write a Java function that gathers CPU time for processes, and compares them t… Read more What Is "cpu Time" (using Android's Ps -x)?

How To Pass A Password With Quotes And Single Quotes In Terminal?

I created a .keystore for my Android application, generating a random password. It contains quotes … Read more How To Pass A Password With Quotes And Single Quotes In Terminal?

Script That Will Transfer Photos From Phone Camera Using Adb

Story I take photos and record videos with my phone camera and keep all of them on my internal stor… Read more Script That Will Transfer Photos From Phone Camera Using Adb

Git Setup - Terminal Emulator For Git Bash

I'm running git 2.8.1 Setup, I want to be careful with this since I will be developing mobile a… Read more Git Setup - Terminal Emulator For Git Bash