Hello all,
I have here what I hope will be the last question I need to ask regarding my current project, learning to compile B4A projects in a manner that will allow them to work on the very-cool WIMM Android smart-watch.
WIMM apps are required to include an additional xml layout file called "peekview" which the watch displays while the app is loading. WIMM provides instructions for how to create this file and add it to your project in Eclipse, but things are of course very different in B4A.
Does anyone know how I might be able to configure B4A to include an extra XML layout file in the compiled APK? I will probably try to slip in a blank layout file somehow just to satisfy the requirement.
Thanks for your help!
Steve
I have here what I hope will be the last question I need to ask regarding my current project, learning to compile B4A projects in a manner that will allow them to work on the very-cool WIMM Android smart-watch.
WIMM apps are required to include an additional xml layout file called "peekview" which the watch displays while the app is loading. WIMM provides instructions for how to create this file and add it to your project in Eclipse, but things are of course very different in B4A.
Does anyone know how I might be able to configure B4A to include an extra XML layout file in the compiled APK? I will probably try to slip in a blank layout file somehow just to satisfy the requirement.
Thanks for your help!
Steve