Quantcast
Channel: Prashant's Blog » Android
Viewing all articles
Browse latest Browse all 9

Multiple Interface Communication in Android

$
0
0
Here I am posting one another Android example for multiple interface communication. While developing most of the application, we may need multiple interfaces. This could be achieve by creating two activities and calling one from another. Here in this example, I create TextView(label), EditText(textbox) and Button in main.xml interface. Another activity interface main_hello.xml (we can […]

Viewing all articles
Browse latest Browse all 9

Trending Articles