This may be a big change, but why not make it a browser-based app? Then desktop, mobile, etc. are all able to use it without needing to download and install anything.
On Thursday, March 20, 2025 at 4:38:21 AM UTC-5 divyanshu kumar wrote: > I’m working on a GWT application that was originally designed for desktop > screens, but I now need to create a mobile-friendly layout that retains the > existing functionality. As I’m relatively new to GWT and UiBinder, I’m > looking for guidance on the best practices for adapting my UI for mobile > devices. > > My specific questions are: > > - *Responsive Design:* What strategies or design patterns can I use > within GWT to implement a responsive or adaptive layout? > - *UiBinder Tips:* Are there any particular tips or resources for > effectively using UiBinder when designing for mobile? > - *Code Reusability:* How can I maintain the same functionality across > both desktop and mobile versions without duplicating too much code? > > Any sample code recommended libraries or links to useful tutorials would > be greatly appreciated. Thanks in advance for your help! > -- You received this message because you are subscribed to the Google Groups "GWT Users" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion visit https://groups.google.com/d/msgid/google-web-toolkit/76a45ad6-48e2-4a88-8966-c5d0ba985ac2n%40googlegroups.com.
