Lines Matching full:application
44 application.</p>
49 application. You want to take photos with minimal fuss, not reinvent the
51 application installed. In this lesson, you learn how to make it take a picture
57 <p>If an essential function of your application is taking pictures, then restrict
59 that your application depends on having a camera, put a <a
70 <p>If your application uses, but does not require a camera in order to function, add {@code
72 camera to download your application. It's then your responsibility to check for the availability
95 <p>Congratulations: with this code, your application has gained the ability to
96 make another camera application do its bidding! Of course, if no compatible
97 application is ready to catch the intent, then your app will fall down like a
115 application and do something with it.</p>
117 <p>The Android Camera application encodes the photo in the return {@link android.content.Intent}
137 <p>The Android Camera application saves a full-size photo if you give it a file to
196 application via the {@link android.content.Intent}.</p>
211 photo to the Media Provider's database, making it available in the Android Gallery application
228 you find your application running out of memory after displaying just a few