• After 15+ years, we've made a big change: Android Forums is now Early Bird Club. Learn more here.

Search results

  1. S

    Apps Camera Code Issues

    Hi, The following is my code to start a camera preview. But I can't see any shutter button on the screen to click the pic.Could anyone please tell me where I'm going wrong? import java.io.IOException; import java.lang.reflect.Method; import java.util.List; import android.app.Activity...
  2. S

    Apps Android Image Processing

    I want to perform various image processing functions such as threshold,equalize etc on the image i capture from the camera...What should i use in order to do that? Also,when i installed the app in my phone, after clicking the pic, the next screen appears, and after clicking the button for...
  3. S

    Can't intall ATD plugin in eclipse

    am using indigo 3.7,i tried many ways,but i keep getting this error,please help : Cannot complete the install because of a conflicting dependency. Software being installed: Android Development Tools 11.0.0.v201105251008-128486 (com.android.ide.eclipse.adt.feature.group...