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

Javah Missing After Jdk Install (linux)

I'm trying to setup Android development with Eclipse (Indigo), on Fedora17. Almost everything s… Read more Javah Missing After Jdk Install (linux)

Getting A List Of Active Drivers On Android

Is there a straightforward way of getting a list of drivers that are currently being used on an And… Read more Getting A List Of Active Drivers On Android

Not Able To Run Grep Command

I was trying to run the following instruction, Process p = Runtime.getRuntime().exec('/system/… Read more Not Able To Run Grep Command

Repo Fail To Init On Ubuntu 16,0 Virtual Box On Macbook

I am trying to build AOSP image on my mac Book using Linux virtual box. Since I don't have eno… Read more Repo Fail To Init On Ubuntu 16,0 Virtual Box On Macbook

How To Execute The "help" Linux Command On Android?

I would like to run a command like am -help and get usage information for that command. However, th… Read more How To Execute The "help" Linux Command On Android?