Posts

Post not yet marked as solved
1 Replies
291 Views
I simply want to take a installed app that I have no source code for. I want to make a new app that. It invode installed app and overwrites a button over the screen of the installed app. But, they run independently. New app only responds to simple button press and runs asynchronously without communication with installed app,
Posted Last updated
.
Post not yet marked as solved
1 Replies
316 Views
I want to write an app that invokes a installed app I have to source code for. I want the installed app to be restricted to 3/4 of the screen and new app uses remaining 1/4. I want then to be asynchronous processe s running independently. Is this possible?
Posted Last updated
.