As per the features provided by IntelliJ , AspectJ is only supported in 
Ultimate Edition 
https://www.jetbrains.com/idea/features/editions_comparison_matrix.html

Does Android Studio Support AspectJ? 

I tried the following

   -  Compiling *.aj files directly 
   - Using plugin which have (*.aj file and corresponding *.java classes ) 
   with Android Project to use with Android Studio.

If these dependencies had got configured correctly, I was supposed to get 
log's in Logcat generated by AspectJ . But could not get the logs.


Where as the same is still working with Eclipse environment !  The issue 
has been described in StackOverflowLink 
<http://stackoverflow.com/questions/38301770/how-to-configure-aspectj-in-android-studio>


Any help is highly appreciated.

-- 
You received this message because you are subscribed to the Google Groups 
"Android Developers" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To post to this group, send email to [email protected].
Visit this group at https://groups.google.com/group/android-developers.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/android-developers/012fcfa7-cac2-4406-b77d-b3bdc7422339%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to