Create Push Notification in android (EASY) using oneSignal service

Поделиться
HTML-код
  • Опубликовано: 1 июл 2017
  • In this video we take a look at how to implement Android push notification (THE EASY WAY) with the help of one signal a service. documentation and links used in this video are provided below
    link to Documentation and Code
    documentation.onesignal.com/d...

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

  • @osharaoshara6900
    @osharaoshara6900 5 лет назад +1

    I wasted one day to solved my problem.. But After i watched your video.. You solved my problem sir.... Thank you very much.... You are my hero.... Thank you again....

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

    haha most enjoyable tech how to i've watched in a long time! Keep up the good work you're entertaining to listen to!

  • @orlandopierre3656
    @orlandopierre3656 6 лет назад

    Thanks, Save me alot of time, one love From Haiti

  • @daniloa.f.tubito748
    @daniloa.f.tubito748 3 года назад +1

    Thanks my friend, it worked perfectly. feb 2021

    • @hasanpamukoglu7044
      @hasanpamukoglu7044 3 года назад

      Hoply it's work for 2nd April 2021. I will try it out.

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

    Thank you for saving me after 5 days internet search

  • @rizabbasi
    @rizabbasi 4 года назад

    I will try this from OneSignal and Android Studio. Never used either of these before. Thanks for your video on this. I hope this will work even after two years. Will do it and let you know.

  • @Lordblanca
    @Lordblanca 6 лет назад

    Thank You So Much. Now I can get started. I was looking for an simple Solution and you gave it to me. Peace Brother. I'm subscribed and the bell is on

  • @ivanbartolelli9361
    @ivanbartolelli9361 3 года назад

    Great solution my friend, thanks!

  • @psycheogy
    @psycheogy 6 лет назад

    Great! Well explained! Keep helping pal :)

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

    this video really help you to learn onsignal push notification..............Thank you sir

  • @slevin741
    @slevin741 4 года назад

    Beautifull explanation. You re smart.

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

    100% Working. Thank you.. Thank you... Thank you....

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

    You are my hero.........

  • @ishantanupatil
    @ishantanupatil 6 лет назад +1

    You saved my time :)

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

    Thank you sir.... Thank you very much..........

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

    Highly recommended

  • @apptech9712
    @apptech9712 6 лет назад

    thanks its useful :)

  • @smartguardian5559
    @smartguardian5559 6 лет назад

    very good bro.

  • @allan.adimoolah
    @allan.adimoolah 6 лет назад

    Fantastic Video Bro... Can you do one for integrating oneSignal with PhoneGap

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

    Really helps me a lot

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

    great video

  • @rizabbasi
    @rizabbasi 4 года назад

    I cannot find Open Module Settings when I right click on app in Android Studio. I am using version 3.6.1. There is Open Module Settings on top level but I dont know which option to select from Library. There are three options in Library i.e. Java, From Mavin, and Kotlin. Please guide me on this.

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

    It is working

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

    100% working

  • @gauravgoel8256
    @gauravgoel8256 6 лет назад

    How can I open a deeplink through notification by onesignal.

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

    Why we need to use firebase while using onesignal , will this incur charges from firebase ?

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

    i can use together webview? The my site is wordpress.

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

    Should the app in google play store or?

  • @wassaufkhalid8593
    @wassaufkhalid8593 6 лет назад

    Can you make a tutorial for sending push notifications from Android device to another Android device

  • @BigBroGlover
    @BigBroGlover 6 лет назад +6

    10:41 One Signal doesn't show up when I search for it

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

      are you in a Proxy network env? need an open proxy here...

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

    Hellow Sir I have some question about how to set a notification.

  • @RayyanNoCopyrightMusics
    @RayyanNoCopyrightMusics 3 года назад +1

    These unlikes are of those who don't know coding

  • @bookfaceimpact6863
    @bookfaceimpact6863 6 лет назад +1

    not working on my site pls help

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

    how can I Change small default Icon Sir ??? Help Please

  • @rajabigapps2982
    @rajabigapps2982 4 года назад

    Hi i'm getting error on onesignal.The error is,
    These errors are typically caused due to one of the following reasons:
    Your OneSignal Application Settings are incorrect.
    These tokens belong to an app that does not match your OneSignal settings.
    Some other backend error occurred.
    HELP ME.

  • @c.d.entertainment7194
    @c.d.entertainment7194 6 лет назад +1

    Hi,
    I can't see onesignal in dependencies list. Could you please advise how can I get that.
    Thank you.

    • @IlirMemedi
      @IlirMemedi 6 лет назад

      Just add compile 'com.onesignal:OneSignal:[3.6.5, 3.99.99]' in the build.grandle (module: app) inside the dependencies

    • @c.d.entertainment7194
      @c.d.entertainment7194 6 лет назад +1

      Thank you.

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

      com.onesignal.example;
      import android.content.Intent;
      import android.support.v7.app.AppCompatActivity;
      import android.os.Bundle;
      import android.view.View;
      import android.webkit.WebView;
      import android.webkit.WebViewClient;
      import android.widget.Button;
      import android.widget.TextView;
      public class MainActivity extends AppCompatActivity {
      @Override
      protected void onCreate(Bundle savedInstanceState) {
      super.onCreate(savedInstanceState);
      setContentView(R.layout.activity_green);
      String openURL = getIntent().getStringExtra("openURL");
      final TextView textView = findViewById(R.id.debug_view);
      textView.setText("URL from additionalData: " + openURL);
      Button onBackButton = findViewById(R.id.back_button);
      onBackButton.setOnClickListener(new View.OnClickListener() {
      @Override
      public void onClick(View view) {
      Intent intent = new Intent(getApplicationContext(), MainActivity.class);
      startActivity(intent);
      }
      });
      WebView webView = findViewById(R.id.webview);
      webView.getSettings().setJavaScriptEnabled(true);
      webView.setWebViewClient(new WebViewClient());
      if (openURL == null)
      webView.loadUrl("google.com");
      else
      webView.loadUrl(openURL);
      }
      }
      but still when i tab on notification it will wont launch url which is send through message. will you please help me out

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

    is not working about choose library dependency its nothing to show

  • @AminaAhmedkg
    @AminaAhmedkg 6 лет назад

    goooooooooooooooooooooooooooooooooooooooooooooooooood

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

    From me hear the accent, I know you are a Jamaican🤣🤣🤣🤣🤣

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

    how we get subscribe with one click??

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

    Still not working..

  • @DreamACTpsych
    @DreamACTpsych 4 года назад

    Has anyone ran into this issue with the Google Play Console review team, 'Your app contains exposed Google Cloud Platform 9GCP) API keys........ Vulnerable locations: com.onesingal.PushRegistrationFCM->getAPIKey

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

    Your video is too blurry, I cant see what you typed in the manifest. sorry I'm a newb.

  • @Alex-vi6fr
    @Alex-vi6fr 6 лет назад

    x1.25 is better! thanks me later