| Class | Description |
|---|---|
| FakeRDotTxtEntry |
An
RDotTxtEntry with fake RDotTxtEntry.idValue, useful for comparing two resource entries for
equality, since RDotTxtEntry.compareTo(RDotTxtEntry) ignores the id value. |
| MergeAndroidResourceSources | |
| MiniAapt |
Step which parses resources in an android
res directory and compiles them into a R.txt file, following the exact same format as the Android build tool aapt. |
| RDotTxtEntry |
Represents a row from a symbols file generated by
aapt. |
| RDotTxtResourceCollector |
Responsible for collecting resources parsed by
MiniAapt and assigning unique integer ids
to those resources. |
| Enum | Description |
|---|---|
| MiniAapt.ResourceCollectionType | |
| RDotTxtEntry.CustomDrawableType | |
| RDotTxtEntry.IdType | |
| RDotTxtEntry.RType |