Code

Discussion on Quotes - Flutter App

Discussion on Quotes - Flutter App

By
Cart 178 sales
Recently Updated

154 comments found.

And this one

Error:Execution failed for task ’:self_motivation:mergeDebugResources’. > Error: java.util.concurrent.ExecutionException: com.android.tools.aapt2.Aapt2Exception: AAPT2 error: check logs for details

sorry for the inconvenience just wait i am going to update code! I will try my best as soon as possible

just updated code its Queued for Review!

C:....\Daily Motivational Quotes With Category Documents\Self motivation\self_motivation\build\intermediates\incremental\mergeDebugResources\merged.dir\values-watch-v20\values-watch-v20.xml

Error:error: file not found.

How to resolve this ???

sorry for the inconvenience just wait i am going to update code! I will try my best as soon as possible

just updated code its Queued for Review!

i am interested in your script but there are many comments – you need to release new update. becoz every buyer is not developer

Yes my friend but their is minor import error that depends on studio version + sdk or plugin so any one can solve doesn’t matter he/she developer or not

+ i am always here to solve error you can ask any one who PURCHASED this code.

Thank you for interested!

Hi, i have sent an email and a message through codecanyon but didnt get any reply yet?!!!!i have the same issue as the other, and yes i have the last updated android studio….. this is the message i get Getting below 3 errors while opening “Daily Motivational Quotes With Documents”. Same error for “Daily Motivational Quotes With Category Documents” project also. Kindly guide.

Code Download\codecanyon-20962702-motivational-quotes\All in One\Daily Motivational Quotes With Documents\Daily Motivational Quotes\app\build\intermediates\incremental\mergeDebugResources\merged.dir\values-watch-v20\values-watch-v20.xml Error:error: file not found.

Error:java.util.concurrent.ExecutionException: com.android.tools.aapt2.Aapt2Exception: AAPT2 error: check logs for details

Error:Execution failed for task ’:app:mergeDebugResources’. > Error: java.util.concurrent.ExecutionException: com.android.tools.aapt2.Aapt2Exception: AAPT2 error: check logs for details

cheers

Really sorry man but frankly i am not received mail, no problem it’s just occurred in some android studio version

just you have add gradle.properties file

https://prnt.sc/hk5h80

if you don’t have file please request on mail here i can’t attached.

Thank you

just updated code its Queued for Review!

Hello Above User Same Errors are here please help me katarahitesh@gmail.com or whatsapp 8928884455

Getting below 3 errors while opening “Daily Motivational Quotes With Documents”. Same error for “Daily Motivational Quotes With Category Documents” project also. Kindly guide.

Code Download\codecanyon-20962702-motivational-quotes\All in One\Daily Motivational Quotes With Documents\Daily Motivational Quotes\app\build\intermediates\incremental\mergeDebugResources\merged.dir\values-watch-v20\values-watch-v20.xml Error:error: file not found.

Error:java.util.concurrent.ExecutionException: com.android.tools.aapt2.Aapt2Exception: AAPT2 error: check logs for details

Error:Execution failed for task ’:app:mergeDebugResources’. > Error: java.util.concurrent.ExecutionException: com.android.tools.aapt2.Aapt2Exception: AAPT2 error: check logs for details

No Mail !! :/

Hi Hiteshkatara just resend it! check your mail Thank you

just updated code its Queued for Review!

Getting below 3 errors while opening “Daily Motivational Quotes With Documents”. Same error for “Daily Motivational Quotes With Category Documents” project also. Kindly guide.

Code Download\codecanyon-20962702-motivational-quotes\All in One\Daily Motivational Quotes With Documents\Daily Motivational Quotes\app\build\intermediates\incremental\mergeDebugResources\merged.dir\values-watch-v20\values-watch-v20.xml Error:error: file not found.

Error:java.util.concurrent.ExecutionException: com.android.tools.aapt2.Aapt2Exception: AAPT2 error: check logs for details

Error:Execution failed for task ’:app:mergeDebugResources’. > Error: java.util.concurrent.ExecutionException: com.android.tools.aapt2.Aapt2Exception: AAPT2 error: check logs for details

Your email ID please

just updated code its Queued for Review!

i have problem pls can you help me ?

http://prntscr.com/hhuya7

Yes sure!

just checked and import same project for checking its working fine ! just drop mail on adsfreeapp@gmail.com

i will replay and help you!

thank you İ fixed… really simple and so good work but v2 or other app i need pictures only like https://www.instagram.com/p/BcKhBvyDZyO/?taken-by=lv_quotes_

Hello onurtasdeler I understood your requirement! but really sorry for that this code is developed only for text quotes.

if you want image slider or image quote i have another project. i will help regarding that.

just drop mail on adsfreeapp@gmail.com

please fix issue when using category under category no quote shown i think it because of date and month so i advise remove date wise quote and put random quote option also put category in sqlite not in code thank you

Hi bhanwarla21 there is 3 code separate you can use according to your requirement 1. Random quotes 2.Daily 365 quotes daily for 1 quote 3.Daily 365 quotes With category

you can used 1st Random quotes

thank you

hello Please drop you Email Interested in buying

how to creat fast new column ? pls i need 2000 column

sorry onurtasdeler !

i don’t know to add faster way of column

ok i find :) and other question my friend

i want package name com.oct.lovequotes but this is app 2x package palce.

yes my friend!

its because convert this project eclipse to studio that’s why no worries you can change same package name both place if you dont want this

just remove from manifest.xml

<manifest xmlns:android=”http://schemas.android.com/apk/res/android” package=”life.best.quotes” // Remove this line android:versionCode=”1” android:versionName=”1” >

only change at app level gradle

defaultConfig { applicationId “life.best.quotes” // Replace your package name minSdkVersion 14 targetSdkVersion 25 versionCode 1 versionName “1.1” multiDexEnabled true }

still facing problem just drop mail on adsfreeapp@gmail.com

Thank you!

admob ads show up on exit, how can i resolve this you should read this admob doesn’t allow this https://support.google.com/admob/answer/6201362?hl=en&ref_topic=2745287

No problem just add above code to your code still facing problem just drop mail on adsfreeapp@gmail.com

where i should add it sorry i’am not good on coding, update your code and add it to your code, simply !!

just update code wait while my code approved by codecanyon!

Thank you

admob ads appear when I exit the app, I think admob doesn’t allow this ? how can i resolve that?

You can remove that at QuoteListActivity.java

just check this onBackPressed() this method called while user press back button on their device

just comment or remove this function

showInterstitial();

@Override
   public void onBackPressed() {
       if (doubleBackToExitPressedOnce) {
          showInterstitial();   // just delete this line
           super.onBackPressed();
           return;
       }

Thank you

yes your right admob doesn’t allow show ads on exit.

It was my mistake, who PURCHASED this code just comment or remove this function

showInterstitial();

@Override
  public void onBackPressed() {
      if (doubleBackToExitPressedOnce) {
          showInterstitial();
          super.onBackPressed();
          return;
      }

Hi, is there any blackfriday discount?

hi hyiperz Actually its pending for approval!

just updated description for understand more functionality of app

https://codecanyon.net/item/motivational-quotes/20962702

Hi now its $10

70.000 piece have quotes how can i add sql?

Hello onurtasdeler! just check the documentation , you have to copy paste quote to quote file by using SQLite browser

hi, i want to know if i can keep just one language, how can i delete translation?

Yes! just delete translate button from menu.xml + remove condition that hold current selected language face difficulty just drop mail on adfreeapp@gmail.com

its android studio or eclipse ?

Android studio

can this app update with admin panel. but users can still use when offline (cache)

- > Sorry this code developed only for offline purpose !

we have another code that category wise admin panel + offline (cache) + more if you want that one just drop mail on adsfreeapp@gmail.com

thank you!

Can I change background image instead of color?

yes sure! you can do that by replacing color code to image src

Which files did you edit in new update ?

its just graphical not in code !

ok thanks :)

by
by
by
by
by
by

Tell us what you think!

We'd like to ask you a few questions to help improve CodeCanyon.

Sure, take me to the survey