Search..
Subscribe to:
Post Comments (Atom)
-
//Add this Dependency in gradle def room_version = "2.4.2" def lifecycle_version = "2.5.0-rc02" def arch_version = ...
-
private PendingIntent createPendingIntent () { Intent intent = new Intent( MainActivity . this , Notification . class ) ; PendingI...
-
java code public class MainActivity extends AppCompatActivity { ListView lv; public static Integer [] proimage={ R.drawable.aa, R.dr...
No comments:
Post a Comment