googlecodelabs / odml-pathways

Apache License 2.0
47 stars 31 forks source link

project structure is different than shown in codelab #10

Open fatoboist opened 2 years ago

fatoboist commented 2 years ago

Expected Behavior

screenshot in codelab should match project structure in android studio

Actual Behavior

Structure is different

Steps to Reproduce the Problem

  1. Following steps in codelab1 section import the new model to the base app
  2. codelab image shows: starter > app > assets
  3. Android studio shows: starter > app > src > main > assets

Specifications