I am building a custom rom from AOSP source code I first decided to edit some AOSP apps from AOSP source tree by downloading and importing to Android Studio
I selected ExactCalculator for training But the AOSP don't have Build.gradle to add my dependencies . I added some material components and also Retrofit ,Gson, Butterknife and dagger 2 in Android Studio built.gradle and implemented currency converter via an API in AOSP stock Exact Calculator Now I overwritten the packaage src folder in AOSP with my modified srcs But now my doubt is , since packages in AOSP source code don't have build.gradle only Android.mk, how can I add this libraries for building the AOSP source? -- -- unsubscribe: android-porting+unsubscr...@googlegroups.com website: http://groups.google.com/group/android-porting --- You received this message because you are subscribed to the Google Groups "android-porting" group. To unsubscribe from this group and stop receiving emails from it, send an email to android-porting+unsubscr...@googlegroups.com. To view this discussion on the web visit https://groups.google.com/d/msgid/android-porting/7dea3cf3-6e2e-4463-86e5-a50557690099%40googlegroups.com.