Right now I am extending Activity and populating 2 list views
dynamically.
How do I override the onListItemClick method for the lists if I am
extending Activity?
package com.thinknew.budget;
import android.app.Activity;
import android.content.Intent;
import android.database.Cursor;
import androi
I am writing an application that starts the camera via the menu...
then it launches the camera preview.
I know I can use my own takePicture Method but how do I override
the one being performed by the camera button?
--~--~-~--~~~---~--~~
You received this mes
2 matches
Mail list logo