hi, I am working on an Android Project where I need to split screen which functions similar to MS Word split screen. This should provide same functionality as Msword split screen of desktop application. The context can be like this . I am having a EditText which will be some 100 px width and 200 px height. When the screen is split like we split in MSWord,if we edit text in lower part of screen it should reflect in upper part of the screen and vice versa. Can any one help in achieving this feature in Android ? I will be waitng for reply.
thanks in advance,