<Can I integrate a native android java application...
# stackoverflow
r
Can I integrate a native android java application in flutter project? I have a native android java simple game applications. Now I want to build a flutter project that will have all those native game apps. Can I integrate them in flutter project? I tried copying the native project folder in android directory of the flutter project but could not figure out how to integrate properly.