I followed the standard process of importing android source code into IDEA.
Like this:
https://wiki.lineageos.org/import-android-studio-howto.html
Why not navigate to Message.java but Message.class in jar?
Message.class location:
/home/sdb/android_source/source/aosp/external/robolectric/v3/runtime/android-all-4.2.2_r1.2-robolectric-0.jar!/android/os/Message.class
Anyone knows how to fix it?
I have successfully built the source code.
IDEA version:
IntelliJ IDEA 2020.2.3 (Ultimate Edition)
Build #IU-202.7660.26, built on October 6, 2020
Licensed to *****
Subscription is active until January 22, 2021
For educational use only.
Runtime version: 11.0.8+10-b944.34 amd64
VM: OpenJDK 64-Bit Server VM by JetBrains s.r.o.
Linux 4.15.0-123-generic
GC: ParNew, ConcurrentMarkSweep
Memory: 4062M
Cores: 4
Non-Bundled Plugins: org.jetbrains.kotlin
Current Desktop: Unity

