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

How To Setup Cocos2x Console Tool Path?

I setup cocos2d-x as outlines here: http://www.codeproject.com/Articles/801093/Writing-Games-with-C… Read more How To Setup Cocos2x Console Tool Path?

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

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)?

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

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?