I have been away for awhile but received excellent help in the past. I have an application created in b4ppc targeted for mobile devices but did not include smartphones. Will it be possible to convert that app without a lot of re-coding?
In the Designer, menu Tools/Remove selected view.Right now I can't figure how to delete controls from the emulator.
You have several possibilities,My application will have many separate procedures, each with its own window and controls.
You have also different possibilities depending on how you want or need to navigate between the different wondows:How do I go from window to window. I assume each one is an activity with a separate layout #. Maybe a short snippet of code can get me on the right path.
In the Emulator, as soon as you have compiled the program it is in the Emulator. If I remember well it is the same with a device connected to the IDE. I don't have a device yet.After an app is completed how is it deployed to a device?