Skip to content

aligot/PickMyBrain

 
 

Repository files navigation

Description

In this directory, you will find at least:

  • app: directory containing the directory src. The latter contains the directory main which itself contains the directory java/com/example/listviewinlistview, res and the Android manifest.
  • java/com/example/listviewinlistview: directory containing the main java source code.
  • res: directory containing other directories such as drawable, layout, menu and raw.
  • drawable: directory containing color themes which are used for pop-ups and images
  • layout: directory containing a .xml classes corresponding to the layouts
  • menu: directory containing options for a menu
  • raw: directory containing .mp3 files

Required

  1. Download Android Studio (https://developer.android.com/studio)
  2. Add the emulator Pixel 2 API 29 in the device Manager inside the app
  3. Open Android Studio and create a new project called "listviewinlistview"
  4. Download the zip of the code, extract the information and add them inside the directory "listviewinlistview" inside Android Studio as such:

Capture d’écran 2022-05-10 à 15 33 11

  1. On top is located an icon indicating "Edit Configuration", click on it and edit the configuration as such:

Capture d’écran 2022-05-10 à 15 16 48

  1. Once this is done the code may be launched

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Java 100.0%