AHilberink Active Member Licensed User Longtime User Nov 30, 2020 #1 Hi, I have 2 apps. I want to use them seperatly, but also together as one app. For example a Tab from TabStrip with the second app on it. Will this be possible or do I have to merge them to a new app? If Yes, Can someone set me to the right direction? Do I need webview or Intent? BR, Andre
Hi, I have 2 apps. I want to use them seperatly, but also together as one app. For example a Tab from TabStrip with the second app on it. Will this be possible or do I have to merge them to a new app? If Yes, Can someone set me to the right direction? Do I need webview or Intent? BR, Andre
DonManfred Expert Licensed User Longtime User Nov 30, 2020 #2 AHilberink said: For example a Tab from TabStrip with the second app on it. Click to expand... You can not implent another app in your app. Create a combined version. Upvote 0
AHilberink said: For example a Tab from TabStrip with the second app on it. Click to expand... You can not implent another app in your app. Create a combined version.
AHilberink Active Member Licensed User Longtime User Dec 1, 2020 #3 DonManfred said: You can not implent another app in your app. Create a combined version. Click to expand... Thanks DonManfred. Upvote 0
DonManfred said: You can not implent another app in your app. Create a combined version. Click to expand... Thanks DonManfred.