Red-under line error on 'com.android.support:appcompat-v7:28.0.0'












3















dependencies {

implementation fileTree(include: ['*.jar'], dir: 'libs')
implementation 'com.android.support:appcompat-v7:28.0.0'
implementation "com.android.support:support-core-utils:28.0.0"
implementation 'com.google.firebase:firebase-auth:16.0.5'
implementation 'com.google.firebase:firebase-invites:16.0.5'
implementation 'com.google.firebase:firebase-database:16.0.5'
implementation 'com.google.firebase:firebase-core:16.0.5'
implementation 'com.android.support:design:28.0.0'
implementation 'com.android.support:support-v4:28.0.0'
implementation 'com.android.support.constraint:constraint-layout:1.1.3'
testImplementation 'junit:junit:4.12'
implementation 'com.jakewharton:butterknife:8.8.1'
implementation 'com.google.code.gson:gson:2.8.5'
annotationProcessor 'com.jakewharton:butterknife-compiler:8.8.1'
androidTestImplementation 'com.android.support.test:runner:1.0.2'
implementation 'com.google.android.gms:play-services-ads:16.0.0'
implementation 'com.firebase:firebase-jobdispagradle -q dependencies your-app-project:dependenciestcher:0.8.5'
implementation 'com.android.support:cardview-v7:28.0.0'
androidTestImplementation 'com.android.support.test.espresso:espresso-core:3.0.2'
implementation 'com.ss.bannerslider:bannerslider:2.0.0'
implementation 'com.squareup.picasso:picasso:2.71828'
implementation 'com.android.support:multidex:1.0.3'
implementation 'com.appbrain:appbrain-sdk:+@aar'
// implementation files('E:/OFFICIAL WORK/Android Projects/EarningStation/libs/mobair-sdk.jar')
implementation 'com.ironsource.sdk:mediationsdk:6.7.12@jar'



implementation 'com.github.mobfox.MobFox-Android-SDK-Core:MobFox-Android-SDK-Core:3.6.2'
implementation 'com.android.volley:volley:1.1.0'
implementation 'com.github.mobfox:AndroidVideoCache:v2.7.1'
implementation 'com.github.mobfox.MobFox-Android-SDK-Core:MobFox-Android-SDK-AdMob-Adapter:3.6.2'


}



Red Under-line error on
implementation 'com.android.support:appcompat-v7:28.0.0'



I know this question is asked so many time but i didn't find those are helpful.



I have API level of 28 in android studio and latest sdk-version is 26.0.0-alpha1 in appcompat-v7.



If i make change in the version of 'com.android.support:appcompat-v7:28.0.0' then still the error will be same as now.



I tried all the way that i can, is there any way to solve this problem?
Thanks in advance.










share|improve this question





























    3















    dependencies {

    implementation fileTree(include: ['*.jar'], dir: 'libs')
    implementation 'com.android.support:appcompat-v7:28.0.0'
    implementation "com.android.support:support-core-utils:28.0.0"
    implementation 'com.google.firebase:firebase-auth:16.0.5'
    implementation 'com.google.firebase:firebase-invites:16.0.5'
    implementation 'com.google.firebase:firebase-database:16.0.5'
    implementation 'com.google.firebase:firebase-core:16.0.5'
    implementation 'com.android.support:design:28.0.0'
    implementation 'com.android.support:support-v4:28.0.0'
    implementation 'com.android.support.constraint:constraint-layout:1.1.3'
    testImplementation 'junit:junit:4.12'
    implementation 'com.jakewharton:butterknife:8.8.1'
    implementation 'com.google.code.gson:gson:2.8.5'
    annotationProcessor 'com.jakewharton:butterknife-compiler:8.8.1'
    androidTestImplementation 'com.android.support.test:runner:1.0.2'
    implementation 'com.google.android.gms:play-services-ads:16.0.0'
    implementation 'com.firebase:firebase-jobdispagradle -q dependencies your-app-project:dependenciestcher:0.8.5'
    implementation 'com.android.support:cardview-v7:28.0.0'
    androidTestImplementation 'com.android.support.test.espresso:espresso-core:3.0.2'
    implementation 'com.ss.bannerslider:bannerslider:2.0.0'
    implementation 'com.squareup.picasso:picasso:2.71828'
    implementation 'com.android.support:multidex:1.0.3'
    implementation 'com.appbrain:appbrain-sdk:+@aar'
    // implementation files('E:/OFFICIAL WORK/Android Projects/EarningStation/libs/mobair-sdk.jar')
    implementation 'com.ironsource.sdk:mediationsdk:6.7.12@jar'



    implementation 'com.github.mobfox.MobFox-Android-SDK-Core:MobFox-Android-SDK-Core:3.6.2'
    implementation 'com.android.volley:volley:1.1.0'
    implementation 'com.github.mobfox:AndroidVideoCache:v2.7.1'
    implementation 'com.github.mobfox.MobFox-Android-SDK-Core:MobFox-Android-SDK-AdMob-Adapter:3.6.2'


    }



    Red Under-line error on
    implementation 'com.android.support:appcompat-v7:28.0.0'



    I know this question is asked so many time but i didn't find those are helpful.



    I have API level of 28 in android studio and latest sdk-version is 26.0.0-alpha1 in appcompat-v7.



    If i make change in the version of 'com.android.support:appcompat-v7:28.0.0' then still the error will be same as now.



    I tried all the way that i can, is there any way to solve this problem?
    Thanks in advance.










    share|improve this question



























      3












      3








      3








      dependencies {

      implementation fileTree(include: ['*.jar'], dir: 'libs')
      implementation 'com.android.support:appcompat-v7:28.0.0'
      implementation "com.android.support:support-core-utils:28.0.0"
      implementation 'com.google.firebase:firebase-auth:16.0.5'
      implementation 'com.google.firebase:firebase-invites:16.0.5'
      implementation 'com.google.firebase:firebase-database:16.0.5'
      implementation 'com.google.firebase:firebase-core:16.0.5'
      implementation 'com.android.support:design:28.0.0'
      implementation 'com.android.support:support-v4:28.0.0'
      implementation 'com.android.support.constraint:constraint-layout:1.1.3'
      testImplementation 'junit:junit:4.12'
      implementation 'com.jakewharton:butterknife:8.8.1'
      implementation 'com.google.code.gson:gson:2.8.5'
      annotationProcessor 'com.jakewharton:butterknife-compiler:8.8.1'
      androidTestImplementation 'com.android.support.test:runner:1.0.2'
      implementation 'com.google.android.gms:play-services-ads:16.0.0'
      implementation 'com.firebase:firebase-jobdispagradle -q dependencies your-app-project:dependenciestcher:0.8.5'
      implementation 'com.android.support:cardview-v7:28.0.0'
      androidTestImplementation 'com.android.support.test.espresso:espresso-core:3.0.2'
      implementation 'com.ss.bannerslider:bannerslider:2.0.0'
      implementation 'com.squareup.picasso:picasso:2.71828'
      implementation 'com.android.support:multidex:1.0.3'
      implementation 'com.appbrain:appbrain-sdk:+@aar'
      // implementation files('E:/OFFICIAL WORK/Android Projects/EarningStation/libs/mobair-sdk.jar')
      implementation 'com.ironsource.sdk:mediationsdk:6.7.12@jar'



      implementation 'com.github.mobfox.MobFox-Android-SDK-Core:MobFox-Android-SDK-Core:3.6.2'
      implementation 'com.android.volley:volley:1.1.0'
      implementation 'com.github.mobfox:AndroidVideoCache:v2.7.1'
      implementation 'com.github.mobfox.MobFox-Android-SDK-Core:MobFox-Android-SDK-AdMob-Adapter:3.6.2'


      }



      Red Under-line error on
      implementation 'com.android.support:appcompat-v7:28.0.0'



      I know this question is asked so many time but i didn't find those are helpful.



      I have API level of 28 in android studio and latest sdk-version is 26.0.0-alpha1 in appcompat-v7.



      If i make change in the version of 'com.android.support:appcompat-v7:28.0.0' then still the error will be same as now.



      I tried all the way that i can, is there any way to solve this problem?
      Thanks in advance.










      share|improve this question
















      dependencies {

      implementation fileTree(include: ['*.jar'], dir: 'libs')
      implementation 'com.android.support:appcompat-v7:28.0.0'
      implementation "com.android.support:support-core-utils:28.0.0"
      implementation 'com.google.firebase:firebase-auth:16.0.5'
      implementation 'com.google.firebase:firebase-invites:16.0.5'
      implementation 'com.google.firebase:firebase-database:16.0.5'
      implementation 'com.google.firebase:firebase-core:16.0.5'
      implementation 'com.android.support:design:28.0.0'
      implementation 'com.android.support:support-v4:28.0.0'
      implementation 'com.android.support.constraint:constraint-layout:1.1.3'
      testImplementation 'junit:junit:4.12'
      implementation 'com.jakewharton:butterknife:8.8.1'
      implementation 'com.google.code.gson:gson:2.8.5'
      annotationProcessor 'com.jakewharton:butterknife-compiler:8.8.1'
      androidTestImplementation 'com.android.support.test:runner:1.0.2'
      implementation 'com.google.android.gms:play-services-ads:16.0.0'
      implementation 'com.firebase:firebase-jobdispagradle -q dependencies your-app-project:dependenciestcher:0.8.5'
      implementation 'com.android.support:cardview-v7:28.0.0'
      androidTestImplementation 'com.android.support.test.espresso:espresso-core:3.0.2'
      implementation 'com.ss.bannerslider:bannerslider:2.0.0'
      implementation 'com.squareup.picasso:picasso:2.71828'
      implementation 'com.android.support:multidex:1.0.3'
      implementation 'com.appbrain:appbrain-sdk:+@aar'
      // implementation files('E:/OFFICIAL WORK/Android Projects/EarningStation/libs/mobair-sdk.jar')
      implementation 'com.ironsource.sdk:mediationsdk:6.7.12@jar'



      implementation 'com.github.mobfox.MobFox-Android-SDK-Core:MobFox-Android-SDK-Core:3.6.2'
      implementation 'com.android.volley:volley:1.1.0'
      implementation 'com.github.mobfox:AndroidVideoCache:v2.7.1'
      implementation 'com.github.mobfox.MobFox-Android-SDK-Core:MobFox-Android-SDK-AdMob-Adapter:3.6.2'


      }



      Red Under-line error on
      implementation 'com.android.support:appcompat-v7:28.0.0'



      I know this question is asked so many time but i didn't find those are helpful.



      I have API level of 28 in android studio and latest sdk-version is 26.0.0-alpha1 in appcompat-v7.



      If i make change in the version of 'com.android.support:appcompat-v7:28.0.0' then still the error will be same as now.



      I tried all the way that i can, is there any way to solve this problem?
      Thanks in advance.







      android android-studio sdk android-support-library appcompat






      share|improve this question















      share|improve this question













      share|improve this question




      share|improve this question








      edited Nov 13 '18 at 8:59







      Pankaj Tungaria

















      asked Nov 13 '18 at 8:13









      Pankaj TungariaPankaj Tungaria

      388




      388
























          1 Answer
          1






          active

          oldest

          votes


















          0














          You can use the previous version v7:27.0.1.






          share|improve this answer
























          • It is the latest version "26.0.0-alpha1" and if i change the version then still the error not be removed.. i already mentioned that i tried all the way that can be done.

            – Pankaj Tungaria
            Nov 13 '18 at 8:47













          • Have you try deleting that line of code and build your app again. it works sometimes for me.

            – taiwo sunday
            Nov 13 '18 at 8:58











          • yes i have tried but it never works for me...it makes new error.

            – Pankaj Tungaria
            Nov 13 '18 at 9:00













          Your Answer






          StackExchange.ifUsing("editor", function () {
          StackExchange.using("externalEditor", function () {
          StackExchange.using("snippets", function () {
          StackExchange.snippets.init();
          });
          });
          }, "code-snippets");

          StackExchange.ready(function() {
          var channelOptions = {
          tags: "".split(" "),
          id: "1"
          };
          initTagRenderer("".split(" "), "".split(" "), channelOptions);

          StackExchange.using("externalEditor", function() {
          // Have to fire editor after snippets, if snippets enabled
          if (StackExchange.settings.snippets.snippetsEnabled) {
          StackExchange.using("snippets", function() {
          createEditor();
          });
          }
          else {
          createEditor();
          }
          });

          function createEditor() {
          StackExchange.prepareEditor({
          heartbeatType: 'answer',
          autoActivateHeartbeat: false,
          convertImagesToLinks: true,
          noModals: true,
          showLowRepImageUploadWarning: true,
          reputationToPostImages: 10,
          bindNavPrevention: true,
          postfix: "",
          imageUploader: {
          brandingHtml: "Powered by u003ca class="icon-imgur-white" href="https://imgur.com/"u003eu003c/au003e",
          contentPolicyHtml: "User contributions licensed under u003ca href="https://creativecommons.org/licenses/by-sa/3.0/"u003ecc by-sa 3.0 with attribution requiredu003c/au003e u003ca href="https://stackoverflow.com/legal/content-policy"u003e(content policy)u003c/au003e",
          allowUrls: true
          },
          onDemand: true,
          discardSelector: ".discard-answer"
          ,immediatelyShowMarkdownHelp:true
          });


          }
          });














          draft saved

          draft discarded


















          StackExchange.ready(
          function () {
          StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2fstackoverflow.com%2fquestions%2f53276534%2fred-under-line-error-on-com-android-supportappcompat-v728-0-0%23new-answer', 'question_page');
          }
          );

          Post as a guest















          Required, but never shown

























          1 Answer
          1






          active

          oldest

          votes








          1 Answer
          1






          active

          oldest

          votes









          active

          oldest

          votes






          active

          oldest

          votes









          0














          You can use the previous version v7:27.0.1.






          share|improve this answer
























          • It is the latest version "26.0.0-alpha1" and if i change the version then still the error not be removed.. i already mentioned that i tried all the way that can be done.

            – Pankaj Tungaria
            Nov 13 '18 at 8:47













          • Have you try deleting that line of code and build your app again. it works sometimes for me.

            – taiwo sunday
            Nov 13 '18 at 8:58











          • yes i have tried but it never works for me...it makes new error.

            – Pankaj Tungaria
            Nov 13 '18 at 9:00


















          0














          You can use the previous version v7:27.0.1.






          share|improve this answer
























          • It is the latest version "26.0.0-alpha1" and if i change the version then still the error not be removed.. i already mentioned that i tried all the way that can be done.

            – Pankaj Tungaria
            Nov 13 '18 at 8:47













          • Have you try deleting that line of code and build your app again. it works sometimes for me.

            – taiwo sunday
            Nov 13 '18 at 8:58











          • yes i have tried but it never works for me...it makes new error.

            – Pankaj Tungaria
            Nov 13 '18 at 9:00
















          0












          0








          0







          You can use the previous version v7:27.0.1.






          share|improve this answer













          You can use the previous version v7:27.0.1.







          share|improve this answer












          share|improve this answer



          share|improve this answer










          answered Nov 13 '18 at 8:32









          taiwo sundaytaiwo sunday

          2516




          2516













          • It is the latest version "26.0.0-alpha1" and if i change the version then still the error not be removed.. i already mentioned that i tried all the way that can be done.

            – Pankaj Tungaria
            Nov 13 '18 at 8:47













          • Have you try deleting that line of code and build your app again. it works sometimes for me.

            – taiwo sunday
            Nov 13 '18 at 8:58











          • yes i have tried but it never works for me...it makes new error.

            – Pankaj Tungaria
            Nov 13 '18 at 9:00





















          • It is the latest version "26.0.0-alpha1" and if i change the version then still the error not be removed.. i already mentioned that i tried all the way that can be done.

            – Pankaj Tungaria
            Nov 13 '18 at 8:47













          • Have you try deleting that line of code and build your app again. it works sometimes for me.

            – taiwo sunday
            Nov 13 '18 at 8:58











          • yes i have tried but it never works for me...it makes new error.

            – Pankaj Tungaria
            Nov 13 '18 at 9:00



















          It is the latest version "26.0.0-alpha1" and if i change the version then still the error not be removed.. i already mentioned that i tried all the way that can be done.

          – Pankaj Tungaria
          Nov 13 '18 at 8:47







          It is the latest version "26.0.0-alpha1" and if i change the version then still the error not be removed.. i already mentioned that i tried all the way that can be done.

          – Pankaj Tungaria
          Nov 13 '18 at 8:47















          Have you try deleting that line of code and build your app again. it works sometimes for me.

          – taiwo sunday
          Nov 13 '18 at 8:58





          Have you try deleting that line of code and build your app again. it works sometimes for me.

          – taiwo sunday
          Nov 13 '18 at 8:58













          yes i have tried but it never works for me...it makes new error.

          – Pankaj Tungaria
          Nov 13 '18 at 9:00







          yes i have tried but it never works for me...it makes new error.

          – Pankaj Tungaria
          Nov 13 '18 at 9:00






















          draft saved

          draft discarded




















































          Thanks for contributing an answer to Stack Overflow!


          • Please be sure to answer the question. Provide details and share your research!

          But avoid



          • Asking for help, clarification, or responding to other answers.

          • Making statements based on opinion; back them up with references or personal experience.


          To learn more, see our tips on writing great answers.




          draft saved


          draft discarded














          StackExchange.ready(
          function () {
          StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2fstackoverflow.com%2fquestions%2f53276534%2fred-under-line-error-on-com-android-supportappcompat-v728-0-0%23new-answer', 'question_page');
          }
          );

          Post as a guest















          Required, but never shown





















































          Required, but never shown














          Required, but never shown












          Required, but never shown







          Required, but never shown

































          Required, but never shown














          Required, but never shown












          Required, but never shown







          Required, but never shown







          Popular posts from this blog

          MongoDB - Not Authorized To Execute Command

          in spring boot 2.1 many test slices are not allowed anymore due to multiple @BootstrapWith

          Npm cannot find a required file even through it is in the searched directory