Super plugin set for android studio: Develop native application faster

Опубликовано: 13 Март 2025
на канале: 40th coder o
39
0

ACAT: Android Coding Aid Technology, A plugin framework to boost up your coding speed.
For this plugin, you can
quickly switch from a controller class to its associated view
create new activity and switch launcher activities
create new Fragment and Services from template
turn on and off required permission on the fly
visualise activities, fragments, and services in a GUI window
see activities inter-connection
auto-generate event handling for ui component
rename magic for event handling
quickly navigate to target activity
create your own snippet with parameterise GUI
import custom layout
quickly create and customise ListView RecyclerView
Create tabview activities from a group of existing fragment classes
auto-generate code with Quick Code and Super Snippet
and many more