Libgdx Android Notifications

Hey guys, i’m using LibGDX to make an android game, and I wan’t to be able to use android notifications to notify the player about progress updates in the game.

Maybe I’m just over thinking, but I can’t figure out how to do it.

The tutorial on the android website (http://developer.android.com/guide/topics/ui/notifiers/notifications.html) provides a good amount of detail on how to do it, but in my LibGDX project none of the required libraries are there, and there aren’t any API’s I can download.

So if anyone could help me out and point me in the right direction I would appreciate it greatly!

Thanks,
04hockey