Rename andorid module source

0.去除无用的资源.color,image,drawable,sytle等等. 1.shell文件批量增加前缀 find /tmp/dir -type f | rename ‘s/^/pl_libutil_/’ rename ‘s/^/pl_libutil_/’ *.png

————-java文件——————– R.drawable.common_back_icon

图片文件搜索方法 crl+h R.drawable.xxxxxxxxx ————-java文件——————–

————-xml文件——————– R.drawable.common_back_icon

图片文件搜索方法 crl+h R.drawable.xxxxxxxxx ————-xml文件——————–

$color$



Enjoy Reading This Article?

Here are some more articles you might like to read next:

  • Claude Code CLI 新手使用指南
  • AndroidX,migrate,jetifier
  • KDE Connect Indicator
  • BusyBox
  • Source for Android 28