Android Question GUI developed on Android Studio

Polaris

Member
Licensed User
Hi , this might sound like a stupid question , but I have this situation :

I developed my app with B4A and B4I. It works great , all the logic is solid as a rock on multiple versions of Android and IOS. My problem is that my in-house designed GUI is a bit shabby. So I tried outsourcing my GUI to a professional design firm. Now the thing is that they only develop in Java ( Android Studio ) and Objective-C ( IOS) . They do not develop in B4X.
So my question is : Is there any way that, say, a GUI developed on Android Studio can be integrated into a B4A project ? I mean designed backgrounds can easily be converted into bitmaps and imported into a B4A project, no sweat. But what about custom gradients and custom listview animations ? Thanks for you time .
 
Top