Class SMSReaderActivity

  • All Implemented Interfaces:
    ComponentCallbacks, ComponentCallbacks2, KeyEvent.Callback, LayoutInflater.Factory, LayoutInflater.Factory2, View.OnCreateContextMenuListener, Window.Callback, androidx.activity.contextaware.ContextAware, androidx.activity.OnBackPressedDispatcherOwner, androidx.activity.result.ActivityResultCaller, androidx.activity.result.ActivityResultRegistryOwner, androidx.appcompat.app.ActionBarDrawerToggle.DelegateProvider, androidx.appcompat.app.AppCompatCallback, androidx.core.app.ActivityCompat.OnRequestPermissionsResultCallback, androidx.core.app.ActivityCompat.RequestPermissionsRequestCodeValidator, androidx.core.app.OnMultiWindowModeChangedProvider, androidx.core.app.OnNewIntentProvider, androidx.core.app.OnPictureInPictureModeChangedProvider, androidx.core.app.TaskStackBuilder.SupportParentable, androidx.core.content.OnConfigurationChangedProvider, androidx.core.content.OnTrimMemoryProvider, androidx.core.view.KeyEventDispatcher.Component, androidx.core.view.MenuHost, androidx.lifecycle.HasDefaultViewModelProviderFactory, androidx.lifecycle.LifecycleOwner, androidx.lifecycle.ViewModelStoreOwner, androidx.savedstate.SavedStateRegistryOwner

    public class SMSReaderActivity
    extends androidx.appcompat.app.AppCompatActivity
    This activity reads SMS to add transaction in the application.
    • Field Detail

      • smsMessagestr

        String smsMessagestr
      • year

        long year
      • day

        long day
      • month

        long month
      • yyyy

        int yyyy
      • dd

        int dd
      • mm

        int mm
      • flsh

        boolean flsh
      • flamt

        boolean flamt
      • fldate

        boolean fldate
      • catgTrans1

        org.apache.commons.collections4.map.MultiValueMap<String,​String> catgTrans1
    • Constructor Detail

      • SMSReaderActivity

        public SMSReaderActivity()
    • Method Detail

      • onCreate

        protected void onCreate​(Bundle savedInstanceState)
        Loads data when page is created.
        Overrides:
        onCreate in class androidx.fragment.app.FragmentActivity
        Parameters:
        savedInstanceState -