Skip to content

bopbi/RoboCam

Repository files navigation

RoboCam

Simple example for Android Camera, this example using SurfaceView, most code are adapted from Android Augmented Reality Framework http://android-augment-reality-framework.googlecode.com

  • implement set display preview

TODO:

  • implement fixed screen ratio to 4:3
  • implement image capture, and save to sd card

/* Copyright Bobby Prabowo (@bopbi)

Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at

   http://www.apache.org/licenses/LICENSE-2.0

Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License.

=== DISCLAIMER ===

This is an Example of an android application using the Backoff Pattern to achieve efficient Location Listener based on Reto Meier Slide on Google IO 2011 the Library is the com.kulinr.backofflbs.BackOffLBSActivity.java and com.kulinr.backofflbs.LocationUtils.java this library requires internet acces and location access on the manifest

*/

About

Simple example for Android Camera

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages