In android studio I implement push notification. I downloaded a demo and import in android studio. There is no problem in source code but when I run this program it will sh
The problem is the JDK .. use JDK 7 because 8 isn't supported to implement Android. Read more about it here. Good Luck