1146 comments found.
Executing tasks: [assemble] in project E:\SavitaWork\SanjayElectronics_Android_Work\NewEcommerceApp\AndroidApp
> Task :app:preBuild UP-TO-DATE > Task :app:preDebugBuild UP-TO-DATE > Task :app:compileDebugAidl NO-SOURCE > Task :app:generateDebugBuildConfig UP-TO-DATE > Task :app:javaPreCompileDebug UP-TO-DATE > Task :app:compileDebugRenderscript NO-SOURCE > Task :app:mainApkListPersistenceDebug UP-TO-DATE > Task :app:generateDebugResValues UP-TO-DATE > Task :app:generateDebugResources UP-TO-DATE > Task :app:processDebugGoogleServices UP-TO-DATE > Task :app:mergeDebugResources UP-TO-DATE > Task :app:createDebugCompatibleScreenManifests UP-TO-DATE > Task :app:extractDeepLinksDebug UP-TO-DATE > Task :app:processDebugManifest UP-TO-DATE > Task :app:processDebugResources UP-TO-DATE > Task :app:compileDebugJavaWithJavac UP-TO-DATE > Task :app:compileDebugSources UP-TO-DATE > Task :app:mergeDebugShaders UP-TO-DATE > Task :app:compileDebugShaders UP-TO-DATE > Task :app:generateDebugAssets UP-TO-DATE > Task :app:mergeDebugAssets UP-TO-DATE > Task :app:processDebugJavaRes NO-SOURCE > Task :app:mergeDebugJavaResource UP-TO-DATE > Task :app:dexBuilderDebug UP-TO-DATE > Task :app:checkDebugDuplicateClasses UP-TO-DATE > Task :app:mergeExtDexDebug UP-TO-DATE > Task :app:mergeLibDexDebug UP-TO-DATE > Task :app:mergeProjectDexDebug UP-TO-DATE > Task :app:mergeDebugJniLibFolders UP-TO-DATE > Task :app:validateSigningDebug UP-TO-DATE > Task :app:preReleaseBuild UP-TO-DATE > Task :app:compileReleaseAidl NO-SOURCE > Task :app:mergeDebugNativeLibs UP-TO-DATE > Task :app:stripDebugDebugSymbols UP-TO-DATE > Task :app:packageDebug UP-TO-DATE > Task :app:assembleDebug UP-TO-DATE > Task :app:compileReleaseRenderscript NO-SOURCE > Task :app:generateReleaseBuildConfig > Task :app:mainApkListPersistenceRelease UP-TO-DATE > Task :app:generateReleaseResValues UP-TO-DATE > Task :app:generateReleaseResources UP-TO-DATE
> Task :app:processReleaseGoogleServices Parsing json file: E:\SavitaWork\SanjayElectronics_Android_Work\NewEcommerceApp\AndroidApp\app\google-services.json
> Task :app:createReleaseCompatibleScreenManifests UP-TO-DATE > Task :app:extractDeepLinksRelease UP-TO-DATE
> Task :app:processReleaseManifest E:\SavitaWork\SanjayElectronics_Android_Work\NewEcommerceApp\AndroidApp\app\src\main\AndroidManifest.xml:24:9-31:50 Warning: activity#com.google.firebase.auth.internal.FederatedSignInActivity@android:launchMode was tagged at AndroidManifest.xml:24 to replace other declarations but no other declaration present
> Task :app:javaPreCompileRelease > Task :app:mergeReleaseResources warn: removing resource com.themescoder.sanjayelectronicschirawa:string/com_facebook_loginview_logged_in_using_facebook_f1gender without required default value.
> Task :app:processReleaseResources
> Task :app:compileReleaseJavaWithJavac Note: Some input files use or override a deprecated API. Note: Recompile with -Xlint:deprecation for details.
> Task :app:compileReleaseSources > Task :app:prepareLintJar UP-TO-DATE > Task :app:lintVitalRelease > Task :app:checkReleaseDuplicateClasses > Task :app:dexBuilderRelease > Task :app:mergeReleaseShaders UP-TO-DATE > Task :app:compileReleaseShaders UP-TO-DATE > Task :app:generateReleaseAssets UP-TO-DATE > Task :app:mergeReleaseAssets UP-TO-DATE > Task :app:processReleaseJavaRes NO-SOURCE > Task :app:mergeReleaseJniLibFolders UP-TO-DATE > Task :app:multiDexListRelease > Task :app:mergeReleaseJavaResource > Task :app:mergeReleaseNativeLibs
Expiring Daemon because JVM heap space is exhausted Daemon will be stopped at the end of the build after running out of JVM memory Expiring Daemon because JVM heap space is exhausted Expiring Daemon because JVM heap space is exhausted
> Task :app:stripReleaseDebugSymbols UP-TO-DATE > Task :app:mergeDexRelease > Task :app:packageRelease > Task :app:assembleRelease > Task :app:assemble
BUILD SUCCESSFUL in 3m 19s 50 actionable tasks: 15 executed, 35 up-to-date
Application Installed after run but Its not showing anything after clicking.
2020-04-09 20:15:52.260 25870-25870/com.themescoder.sanjayelectronicschirawa E/OneSignal: You must initialize OneSignal before modifying tags!Moving this operation to a pending task queue. 2020-04-09 20:16:18.582 25870-25922/com.themescoder.sanjayelectronicschirawa E/Appsettings: Response is not successful 2020-04-09 20:16:21.057 25870-25870/com.themescoder.sanjayelectronicschirawa E/ActivityThread: Activity com.themescoder.sanjayelectronicschirawa.activities.SplashScreen has leaked IntentReceiver am.appwise.components.ni.WifiReceiver@43ec195 that was originally registered here. Are you missing a call to unregisterReceiver()? android.app.IntentReceiverLeaked: Activity com.themescoder.sanjayelectronicschirawa.activities.SplashScreen has leaked IntentReceiver am.appwise.components.ni.WifiReceiver@43ec195 that was originally registered here. Are you missing a call to unregisterReceiver()? at android.app.LoadedApk$ReceiverDispatcher.<init>(LoadedApk.java:1377) at android.app.LoadedApk.getReceiverDispatcher(LoadedApk.java:1123) at android.app.ContextImpl.registerReceiverInternal(ContextImpl.java:1420) at android.app.ContextImpl.registerReceiver(ContextImpl.java:1381) at android.app.ContextImpl.registerReceiver(ContextImpl.java:1369) at android.content.ContextWrapper.registerReceiver(ContextWrapper.java:603) at am.appwise.components.ni.NoInternetDialog.initReceivers(NoInternetDialog.java:186) at am.appwise.components.ni.NoInternetDialog.<init>(NoInternetDialog.java:181) at am.appwise.components.ni.NoInternetDialog.<init>(NoInternetDialog.java:52) at am.appwise.components.ni.NoInternetDialog$Builder.build(NoInternetDialog.java:756) at com.themescoder.sanjayelectronicschirawa.activities.SplashScreen.onCreate(SplashScreen.java:56) at android.app.Activity.performCreate(Activity.java:6984) at android.app.Instrumentation.callActivityOnCreate(Instrumentation.java:1235) at android.app.ActivityThread.performLaunchActivity(ActivityThread.java:2857) at android.app.ActivityThread.handleLaunchActivity(ActivityThread.java:2986) at android.app.ActivityThread.-wrap11(Unknown Source:0) at android.app.ActivityThread$H.handleMessage(ActivityThread.java:1671) at android.os.Handler.dispatchMessage(Handler.java:108) at android.os.Looper.loop(Looper.java:206) at android.app.ActivityThread.main(ActivityThread.java:6784) at java.lang.reflect.Method.invoke(Native Method) at com.android.internal.os.Zygote$MethodAndArgsCaller.run(Zygote.java:240) at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:852) 2020-04-09 20:16:21.061 25870-25870/com.themescoder.sanjayelectronicschirawa E/ActivityThread: Activity com.themescoder.sanjayelectronicschirawa.activities.SplashScreen has leaked IntentReceiver am.appwise.components.ni.NetworkStatusReceiver@bf202aa that was originally registered here. Are you missing a call to unregisterReceiver()? android.app.IntentReceiverLeaked: Activity com.themescoder.sanjayelectronicschirawa.activities.SplashScreen has leaked IntentReceiver am.appwise.components.ni.NetworkStatusReceiver@bf202aa that was originally registered here. Are you missing a call to unregisterReceiver()? at android.app.LoadedApk$ReceiverDispatcher.<init>(LoadedApk.java:1377) at android.app.LoadedApk.getReceiverDispatcher(LoadedApk.java:1123) at android.app.ContextImpl.registerReceiverInternal(ContextImpl.java:1420) at android.app.ContextImpl.registerReceiver(ContextImpl.java:1381) at android.app.ContextImpl.registerReceiver(ContextImpl.java:1369) at android.content.ContextWrapper.registerReceiver(ContextWrapper.java:603) at am.appwise.components.ni.NoInternetDialog.initReceivers(NoInternetDialog.java:189) at am.appwise.components.ni.NoInternetDialog.<init>(NoInternetDialog.java:181) at am.appwise.components.ni.NoInternetDialog.<init>(NoInternetDialog.java:52) at am.appwise.components.ni.NoInternetDialog$Builder.build(NoInternetDialog.java:756) at com.themescoder.sanjayelectronicschirawa.activities.SplashScreen.onCreate(SplashScreen.java:56) at android.app.Activity.performCreate(Activity.java:6984) at android.app.Instrumentation.callActivityOnCreate(Instrumentation.java:1235) at android.app.ActivityThread.performLaunchActivity(ActivityThread.java:2857) at android.app.ActivityThread.handleLaunchActivity(ActivityThread.java:2986) at android.app.ActivityThread.-wrap11(Unknown Source:0) at android.app.ActivityThread$H.handleMessage(ActivityThread.java:1671) at android.os.Handler.dispatchMessage(Handler.java:108) at android.os.Looper.loop(Looper.java:206) at android.app.ActivityThread.main(ActivityThread.java:6784) at java.lang.reflect.Method.invoke(Native Method) at com.android.internal.os.Zygote$MethodAndArgsCaller.run(Zygote.java:240) at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:852)
I set up
public static final String ECOMMERCE_URL = “https://s2.sanjayelectronics.in/admin/login/”;
FaceBook Integration Setup Done AdMob Use Removed Firebase Setup Done OneSignal Setup Done
In starting screening a message (toast) is giving : not found
Please suggest what is the issue.
You have used wrong url. Please use this. https://s2.sanjayelectronics.in/
App Started. Thanks for it. I added 1 category and 1 product in it. Product not opening. and App crashed. Please provide solution. Login working OK.
Please check logcat file and troubleshoot the issue. App works fine and not crashed on latest mobiles and os. Thanks.
Dear sir By mistake I perched this application. But I need for woocommerce can you please give that . This file is not use for me. My mail id abhijit.biswas509@gmail.com
Other wise let me know how to install Laravel CMS in my wordpress website. Where should I place all file ? In public html folder if yes then I need to create any folder or all file should I place in direct html folder? I tried both way Direct and with folded but every time afte all Process giving blank page. Hostname I kept localhost for my website . Please give details information. Your documents so confusing
Please create subdomain and setup cms there. Thanks.
If I create subdomain and setup cms there how I can get my website data to cms
Hellow sir, there is one Bug in this demo website @ In the footer section Subscriber for New Letter # The Subsciber Button Is Hidden follow this link http://laravel1.themes-coder.net/shop
Hellow sir, there is one Bug in this demo website @ In the footer section Subscriber for New Letter # The Subsciber Button Is Hidden follow this link http://laravel1.themes-coder.net/shop
Thanks for point out that bug, we shall fix it in next update. Thanks.
hello sir I have brought this app .and I installed in android studio.But show error in app that internal server error and dont show any feeds in app.I sent screen shot error .Please fix my issue.
https://github.com/zawwinhtunn/laravel/blob/master/92521965_238511227339144_847806271984762880_n.jpgPlease troubleshoot the issue and fix your server error. Thanks.
Internal server error is from the laravel backend system. Please make sure your are using the android app with latest laravel backend. your app will be good to go. Thanks.
Hi, I dont have experience of ionic and by mistake I have purchased ionic universal ecom app instead of android app. Can you please help me out.
We can’t help in that case, you need to buy that item licence separately. Thanks.
Hello sir,I want to buy this code, but after download the demo app, there was a problem , i can’t log in with my phone no, bcz there is no option to change country code. Facebook login also not working,, Can you please update the latest version app on play store? i hope you understand what i am saying. Thanks.
We did not update demo, we shall update it tomorrow. Thanks.
Thank you sir.
Hello sir, please update the demo app on playstore. i want to buy this code, so before buy i want to check everything. Thank you.
We shall update demo tomorrow. Thanks.
Hello sir , still there is no update available.. Please update the app . Thank you.
Hi , i purchased youre product, i just dont have time to install it and put it to work, do you do that service? i have domain and server, just need to put it to work and i can make the changes of the pictures.
Don’t worry we shall take care of it. Please open installation request from this page.
https://themes-coder.com/products/android-ecommerce/#servicesHow to aplly updates? is there a guide for it? in the downloaded files have several folders with versions, just extract and paste into original? or what? Plz Help.
You can update from adminpanel. Before update, please take care of backup your site files and db, so in case of any issue you can reinstall previous version.
Please go this page.
http://your-site.com/admin/managements/updaterIn download package you can see “Updates” folder. It have previous 3 updates. You can process it according to your current version. For example if you already have 4.0.11 then you just need to process 4.0.12 zip files.
After update take fresh code of android application and setup in your development environment and compile application again and update on your playstore app.
You need to manage all that things with care, and on your responsibility.
Thanks.
I am interested to buy this product but I am confuse in some points 1 : Does it contains Android App + IOS APP + Web admin panel ? 2: Android code is written in java or kotlin 3 : What if I need same ios app too. please provide the buy link
It’s Android native project written in java. If you need iOS application then you need to buy ionic ecommerce item.
https://codecanyon.net/item/ionic-ecommerce-universal-ios-android-ecommerce-store-mobile-app-with-laravel-cms/20757378Android application source is for android developer and ionci application source code is for ionic developer. Thanks.
Hi
I have purchased this product and getting error in Android App compilation. I have imported the android source code into Android Studio:
1. Could not find in.juspay:godel:0.6.18.1423. Required by: project :app > com.instamojo:android-sdk:1.2.6
2. ERROR: Unable to resolve dependency for ’:app@debug/compileClasspath’: Could not resolve com.google.firebase:firebase-messaging:[10.2.1, 12.1.0). Show Details Affected Modules: app
ERROR: Unable to resolve dependency for ’:app@debug/compileClasspath’: Could not resolve com.google.android.gms:play-services-location:[10.2.1, 12.1.0). Show Details Affected Modules: app
ERROR: Unable to resolve dependency for ’:app@debug/compileClasspath’: Could not resolve com.google.android.gms:play-services-base:[10.2.1, 12.1.0). Show Details Affected Modules: app
ERROR: Unable to resolve dependency for ’:app@debugAndroidTest/compileClasspath’: Could not resolve com.google.firebase:firebase-messaging:[10.2.1, 12.1.0). Show Details Affected Modules: app
ERROR: Unable to resolve dependency for ’:app@debugAndroidTest/compileClasspath’: Could not resolve com.google.android.gms:play-services-location:[10.2.1, 12.1.0). Show Details Affected Modules: app
ERROR: Unable to resolve dependency for ’:app@debugAndroidTest/compileClasspath’: Could not resolve com.google.android.gms:play-services-base:[10.2.1, 12.1.0). Show Details Affected Modules: app
ERROR: Unable to resolve dependency for ’:app@debugUnitTest/compileClasspath’: Could not resolve com.google.firebase:firebase-messaging:[10.2.1, 12.1.0). Show Details Affected Modules: app
ERROR: Unable to resolve dependency for ’:app@debugUnitTest/compileClasspath’: Could not resolve com.google.android.gms:play-services-location:[10.2.1, 12.1.0). Show Details Affected Modules: app
ERROR: Unable to resolve dependency for ’:app@debugUnitTest/compileClasspath’: Could not resolve com.google.android.gms:play-services-base:[10.2.1, 12.1.0). Show Details Affected Modules: app
The documentation is not clear to setup the android app.
Please help us to resolve these issues.
???Why are you not answering my questions? We are unable to use your android app?
If you are not able to resolve our issues today then refund our money as its of no any use for us then??
1. Could not find in.juspay:godel:0.6.18.1423. Required by: project :app > com.instamojo:android-sdk:1.2.6
Please Add specific lib to app level build.gradle file in your project. implementation ‘in.juspay:godel:0.6.25.3.1423’
2. You must have the same and stable versions of all the firebase liberaries in your code. if you updated some of these liberaries version to newer version please revert these changes in order to work properly. Please don’t upgrade any cone in the build.gradle files. if you upgraded some come, revert it and all will be good to go.
Hi
I have purchased this product and getting error in Android App compilation. I have imported the android source code into Android Studio:
1. Could not find in.juspay:godel:0.6.18.1423. Required by: project :app > com.instamojo:android-sdk:1.2.6
2. ERROR: Unable to resolve dependency for ’:app@debug/compileClasspath’: Could not resolve com.google.firebase:firebase-messaging:[10.2.1, 12.1.0). Show Details Affected Modules: app
ERROR: Unable to resolve dependency for ’:app@debug/compileClasspath’: Could not resolve com.google.android.gms:play-services-location:[10.2.1, 12.1.0). Show Details Affected Modules: app
ERROR: Unable to resolve dependency for ’:app@debug/compileClasspath’: Could not resolve com.google.android.gms:play-services-base:[10.2.1, 12.1.0). Show Details Affected Modules: app
ERROR: Unable to resolve dependency for ’:app@debugAndroidTest/compileClasspath’: Could not resolve com.google.firebase:firebase-messaging:[10.2.1, 12.1.0). Show Details Affected Modules: app
ERROR: Unable to resolve dependency for ’:app@debugAndroidTest/compileClasspath’: Could not resolve com.google.android.gms:play-services-location:[10.2.1, 12.1.0). Show Details Affected Modules: app
ERROR: Unable to resolve dependency for ’:app@debugAndroidTest/compileClasspath’: Could not resolve com.google.android.gms:play-services-base:[10.2.1, 12.1.0). Show Details Affected Modules: app
ERROR: Unable to resolve dependency for ’:app@debugUnitTest/compileClasspath’: Could not resolve com.google.firebase:firebase-messaging:[10.2.1, 12.1.0). Show Details Affected Modules: app
ERROR: Unable to resolve dependency for ’:app@debugUnitTest/compileClasspath’: Could not resolve com.google.android.gms:play-services-location:[10.2.1, 12.1.0). Show Details Affected Modules: app
ERROR: Unable to resolve dependency for ’:app@debugUnitTest/compileClasspath’: Could not resolve com.google.android.gms:play-services-base:[10.2.1, 12.1.0). Show Details Affected Modules: app
The documentation is not clear to setup the android app.
Please help us to resolve these issues.
Any update on this ? We are stuck to just setup android app?
I had problem when upload in cpanel and when im merger with api.zip purchase code is not suitable can you help me?
Your account shows you did not buy our item. Thanks.
your website cannot be opened. I can’t send tickets through there. Parse error: syntax error, unexpected ’?’ in /home/spektanizer/public_html/project/vendor/laravel/framework/src/Illuminate/Foundation/helpers.php on line 500 how to solve this problem?
It’s working now. Thanks.
Hi Team
I have purchased your product Android ecommerce app.
But I am getting android compilation errors. The documentation link https://themes-coder.com/product/android-ecommerce/ is NOT OPENING.
Error: ERROR: File google-services.json is missing
Please share the documentation so that I can build and use the app, otherwise its waste of money.
Thanks
Our server is down and hosting company did not reply. Waiting for all day and still no answer from them. I hope it will be up soon. Thanks.
We need the documentation urgently. Please share the documentation how to compile and configure Android App with Backend Panel. Please share the docs in email.
Our server is working now, please check it. Thanks.
I Purchase the app on 29/March/2020. The version is 4.0.11. I Installed the adminpanel.zip and after that api.zip by merge link. Is there any need to upload any other file or upload. There is 4.0.1 to 4.0.11 sub folder in updates folder. Should I install one by one or no need to install any more.
No need to install it.
i had problem with checkout button. when i push checkout button can’t respond? can you help me?
Hi nice app
1- is it webview or native?
2- price is $39 or $19.5?
3- does it send notification?
4- can it be used for grocery
5- does it has delivery boy app?
This site can’t be reached demo0.laravelcommerce.com’s server IP address could not be found.
1 – It’s native android app. 2 – Right now price is $39. 3 – Yes 4 – Yes you can use it. 5 – No.
can i add multiple images for one product ..like shoes from different angel ?
Yes you can add more than one images from backend. Thanks.