mirror of
https://github.com/JetBrains/intellij-sdk-code-samples.git
synced 2025-07-29 17:57:53 +08:00
android_studio: re-enable links
This commit is contained in:
parent
1edbe66c1a
commit
cc063de5d3
@ -67,13 +67,8 @@ Otherwise, if only general IntelliJ Platform features (APIs) are used, then a de
|
||||
|
||||
## Additional Articles and Resources
|
||||
* Discussion of extending Android Lint - [How to Register Androidlintinspectionbase in Intellijidea Plugin](https://intellij-support.jetbrains.com/hc/en-us/community/posts/360005018559-How-to-register-AndroidLintInspectionBase-in-IntellijIdea-Plugin)
|
||||
* Grzegorz Matyszczak's article _How I Automated Creating Files for a New Screen with My Own Android Studio Plugin_.
|
||||
* Marcos Holgado's article series _Write an Android Studio Plugin_.
|
||||
|
||||
<!--
|
||||
Grzegorz Matyszczak's article [How I Automated Creating Files for a New Screen with My Own Android Studio Plugin](https://proandroiddev.com/how-i-automated-creating-files-for-a-new-screen-with-my-own-android-studio-plugin-5d54b14ba6fa)
|
||||
Marcos Holgado's article series [Write an Android Studio Plugin (Part 1)](https://proandroiddev.com/write-an-android-studio-plugin-part-1-creating-a-basic-plugin-af956c4f8b50)
|
||||
-->
|
||||
* Grzegorz Matyszczak's article [How I Automated Creating Files for a New Screen with My Own Android Studio Plugin](https://proandroiddev.com/how-i-automated-creating-files-for-a-new-screen-with-my-own-android-studio-plugin-5d54b14ba6fa)
|
||||
* Marcos Holgado's article series [Write an Android Studio Plugin (Part 1)](https://proandroiddev.com/write-an-android-studio-plugin-part-1-creating-a-basic-plugin-af956c4f8b50)
|
||||
|
||||
## Open Source Plugins for Android Studio
|
||||
When learning new development configurations, it is helpful to have some representative projects for reference:
|
||||
|
Loading…
x
Reference in New Issue
Block a user