Skip to content

vipuldcoder/Android-Application

 
 

Repository files navigation

Android Application for Crop Analyzer

To run on a real device

  • In Android Studio, select your app from the run/debug configurations drop-down menu in the toolbar.
  • In the toolbar, select the device that you want to run your app on from the target device drop-down menu.
  • Click Run. Android Studio installs your app on your connected device and starts it. You now see "Hello, World!" displayed in the app on your device.

To run the app on an emulator

  • In Android Studio, create an Android Virtual Device (AVD) that the emulator can use to install and run your app.
  • In the toolbar, select your app from the run/debug configurations drop-down menu.
  • From the target device drop-down menu, select the AVD that you want to run your app on.
  • Click Run. Android Studio installs the app on the AVD and starts the emulator. You now see "Hello, World!" displayed in the app.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Java 100.0%