Hi,
What do mean with better UI styles? Are you referring to something like CSS? Thats in general not existing when talking about mobile. The UI for each element is given by the target platform. Also to be fair, Phoney does not give the best UI preview. It’s more designed to test your business logic. Please try a multi-build for Android and run your app in the Android emulator.
From what I see so far is that your colors do not give the best contrast. You can try this tool (Material Design) to play a bit with colors and how they should appear. If you found the best match for you, copy the color value and create a new Color in the application model (User Interface → Values → Color). Give a name to the Color and you’re able to reference it any where in the model, e.g. as a text color or as a background color. This will also help you a lot in terms of maintainability.
10.1 also introduces a graphical preview for you application model. You directly see how your application should look like without any code generating or multi-building (in a not platform specific way of course).
We also introduced the “Floating Textfield” pattern in 10.1. This will renovate your login screen a lot including some nice animations. Select an Entry in the model → Right Click → Migrate To Floating Entry.
In addition to ARIS Pic2Model. 10.1 also comes with a second sample project. It’s UI is more up2date.
Last but not least, can you also please describe what do you mean with better UI? Any app you’re referring to? Thats always hard to answer 
Best Regards
Jörg
#webMethods-General#mobile#Integration-Server-and-ESB#webMethods