How to handle Alert box / Pop up using JAVA for Android?

It is not working for me driver.findElement(By.id(“android:id/ok_button”)).click();
and I am not able to find resource id of that pop up, what to do. please help me out.