Basic Application elements Views – TextBox etc , GroupViews – LinerLayout etc Activity – Main Screen and other screens Intent – Communication mechanism between Activities Android Activity Life Cycle ( Names are kind of self explanatory ! ) OnCreate OnStart OnResume OnPause OnPause OnStop OnDestroy findViewById(R.id.response) …
Android device not regonized ?
Borrowed from Stackoverflow . Keeping it here for my ready reference http://stackoverflow.com/questions/7594975/why-is-eclipse-and-adb-not-recognizing-my-android-device First, check the kind of quotes you are using in your udev rules. It looks like you might be using non-ASCII double quotes. See the difference between the quotes around usb and usb_device, etc. UBSYSTEM==”usb”, SYSFS{idVendor}==”1bbb”, MODE=”0666″ SUBSYSTEM==”usb_device”, …
Confession
Hey , my blog may contain lot of errors , i do not think many people ready my blog . I am therefore posting these as notes to myself , but if someone did bump into my blog , I still hope that they find this garbage useful !. Please …
Embedded Linux Development
Although having no real world experience in embedded Linux development, I was deeply interested about the subject. I therefore read many books on the subject and the sad part is there is nothing that cannot be found online. I basically wasted money on the book, I therefore present summary of …