How will you create a custom Notification in Android with a custom Layout?
This sample application does that. First create an xml for your notification. custom_notification.xml Now the java code.
This sample application does that. First create an xml for your notification. custom_notification.xml Now the java code.
Hello Friends…. Today I am going to talk about how to use ndk in android to run c code. Note : These steps are for Mac and Linux Users not for Windows users. Follow these step exactly to set up and run ndk in android. 1. I think that you are having your eclipse and… Read More »