Re: [android-developers] Re: How to display Camera

2010-04-25 Thread Mark Murphy
Will Hester wrote: > Alright, thank you. But I am confused as to how I import this into > Eclipse. I downloaded the source, and tried to import the file, but > Eclipse said it couldn't find a project. I don't use Eclipse, so there are no Eclipse project files. It's been a couple of months since I

Re: [android-developers] Re: How to display Camera

2010-04-21 Thread Mark Murphy
Will Hester wrote: > Anyone? > > On Apr 19, 3:17 pm, Will Hester wrote: >> So I made a class called CameraSurfaceView.java that has a constructor >> and all of the Camera methods, but what I'm confused about is how to >> instantiate and display the camera in my activity I called >> TypeWalker.jav