android video10

Поделиться
HTML-код
  • Опубликовано: 13 сен 2024
  • Basic Android Programming (10/10) - Service. The IntentService is a background program. Implement BroadcastReceiver objects to communicate between a service and MainActivity. If MainActivity is not around, the service can use Notification to update the user. You can start a service at boot time by listening to the BOOT_COMPLETED message, and have the service run periodically in the background using the AlarmManager.

Комментарии • 2

  • @hurdaayexasan8793
    @hurdaayexasan8793 5 лет назад

    Thanks you
    This video is so good thank you very very much

  • @vaishakhp6625
    @vaishakhp6625 8 лет назад

    Great video.. but please give a good title for the video like "periodic intentservice in android" or something, instead of android video10 because it was very tedious to find this video in youtube after searching a lot, please change all your video title according to the content otherwise nobody will be able to find these great tutorials from millions of videos in youtube. Only got your video listed in my search because of the description you provided.. Anyway great tutorial:)