2

i tried to generate Javadoc in Android Studio (Not in Eclipse) and got many errors like:

D:\android studio\[...].java:3: error: package android.app does not exist
import android.app.Activity;

The file for which i try to generate it is inside a module and no, it doesn't have apply plugin 'com.android.application' in the build.gradle, but apply plugin: 'com.android.library' and the version numbers are all the same. The project can be build and runs

Ingo
  • 5,239
  • 1
  • 30
  • 24
Ginso
  • 459
  • 17
  • 33

0 Answers0