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,037
  • 1
  • 27
  • 23
Ginso
  • 757
  • 13
  • 31

0 Answers0