jobscheduler

  1. Scotter

    Android Question Building a calendar-scheduler application

    I want to build a scheduler/calendar app for Android. Bonus if I can do it with B4X for later translation to iOS. By "scheduler" I mean an application with a calendar view (NOT reliant on or using established calendar application like Google Calendar). I want to be able to create an event with...
  2. peacemaker

    Android Question WiFi state control by JobScheduler and WorkManager

    HI, All For Android 7+ we cannot use broadcast receivers for network change state. But some kind of apps (networking) must need it. Latest recommendation is to schedule network operations. Interesting article is...
Top