• You MUST read the Babiato Rules before making your first post otherwise you may get permanent warning points or a permanent Ban.

    Our resources on Babiato Forum are CLEAN and SAFE. So you can use them for development and testing purposes. If your are on Windows and have an antivirus that alerts you about a possible infection: Know it's a false positive because all scripts are double checked by our experts. We advise you to add Babiato to trusted sites/sources or disable your antivirus momentarily while downloading a resource. "Enjoy your presence on Babiato"

Android Woocommerce - Universal Native Android Ecommerce / Store Full Mobile Application

Android Woocommerce - Universal Native Android Ecommerce / Store Full Mobile Application V1.9.4

No permission to download
we cant stop sharing bro :D
babiato its free so everyone can download so.... :)
agree but there no reason to come to Babiato to grab our resource and posting them on his site went he can download it from here seem like a leecher but if you say it fine then all good ;)
 
  • Love
Reactions: Babak
agree but there no reason to come to Babiato to grab our resource and posting them on his site went he can download it from here seem like a leecher but if you say it fine then all good ;)
i also share good ressource here, don't worry bro
 
Thanks for the post. I had some doubts can someone please help.

was confused with some installation steps, like there are three files inside "android-ecommerce-plugins-v1.9.2.zip".
1. android-ecommerce.zip
2. json-api.zip
3. wp-user-avatar.zip

Can someone please tell me which is the theme in all of the zips. Means after Wordpress installation on hosting which one of the above zips I have to install.
 
Thanks. Do we have to install any theme before installing the plugins or should directly just install the plugins??
 
the file donwloaded should contain a plugin its the api for the app

There are three plugins in the archive:

android-ecommerce.zip
json-api.zip
wp-user-avatar.zip

I did not find the settings in them as in the screenshot. Tell me which plugin we are talking about
 
There are three plugins in the archive:

android-ecommerce.zip
json-api.zip
wp-user-avatar.zip

I did not find the settings in them as in the screenshot. Tell me which plugin we are talking about
install json-api.zip and wp -user -avatar

the setting should be in the json api plugin
 
install json-api.zip and wp -user -avatar

the setting should be in the json api plugin

There are no such settings.

  • Go to Admin Panel > Settings(Application) > Application API
  • Click Generate to create your Consumer Key and Consumer Secret.
  • Copy your Consumer Key and Consumer Secret.
Where is it? I can not find... Hlp plz
 
There are no such settings.

  • Go to Admin Panel > Settings(Application) > Application API
  • Click Generate to create your Consumer Key and Consumer Secret.
  • Copy your Consumer Key and Consumer Secret.
Where is it? I can not find... Hlp plz
can you pm your wp-admin so i can take a look thanks
 
It doesn't show any product when I swipe the sidebar it crash/
Can you tell me why it is crashing? Logcat Included

Code:
2020-08-02 20:05:10.403 7296-7340/com.themescoder.androidwoo W/System.err:     at okhttp3.internal.http.RetryAndFollowUpInterceptor.intercept(RetryAndFollowUpInterceptor.java:126)
2020-08-02 20:05:10.403 7296-7340/com.themescoder.androidwoo W/System.err:     at okhttp3.internal.http.RealInterceptorChain.proceed(RealInterceptorChain.java:147)
2020-08-02 20:05:10.403 7296-7340/com.themescoder.androidwoo W/System.err:     at okhttp3.internal.http.RealInterceptorChain.proceed(RealInterceptorChain.java:121)
2020-08-02 20:05:10.403 7296-7340/com.themescoder.androidwoo W/System.err:     at com.themescoder.androidwoo.oauth.BasicOAuth.intercept(BasicOAuth.java:62)
2020-08-02 20:05:10.403 7296-7340/com.themescoder.androidwoo W/System.err:     at okhttp3.internal.http.RealInterceptorChain.proceed(RealInterceptorChain.java:147)
2020-08-02 20:05:10.403 7296-7340/com.themescoder.androidwoo W/System.err:     at okhttp3.internal.http.RealInterceptorChain.proceed(RealInterceptorChain.java:121)
2020-08-02 20:05:10.403 7296-7340/com.themescoder.androidwoo W/System.err:     at com.themescoder.androidwoo.network.APIClient$1.intercept(APIClient.java:83)
2020-08-02 20:05:10.403 7296-7340/com.themescoder.androidwoo W/System.err:     at okhttp3.internal.http.RealInterceptorChain.proceed(RealInterceptorChain.java:147)
2020-08-02 20:05:10.403 7296-7340/com.themescoder.androidwoo W/System.err:     at okhttp3.internal.http.RealInterceptorChain.proceed(RealInterceptorChain.java:121)
2020-08-02 20:05:10.403 7296-7340/com.themescoder.androidwoo W/System.err:     at okhttp3.RealCall.a(RealCall.java:254)
2020-08-02 20:05:10.403 7296-7340/com.themescoder.androidwoo W/System.err:     at okhttp3.RealCall.execute(RealCall.java:92)
2020-08-02 20:05:10.403 7296-7340/com.themescoder.androidwoo W/System.err:     at retrofit2.OkHttpCall.execute(OkHttpCall.java:186)
2020-08-02 20:05:10.403 7296-7340/com.themescoder.androidwoo W/System.err:     at retrofit2.ExecutorCallAdapterFactory$ExecutorCallbackCall.execute(ExecutorCallAdapterFactory.java:92)
2020-08-02 20:05:10.403 7296-7340/com.themescoder.androidwoo W/System.err:     at com.themescoder.androidwoo.network.StartAppRequests.RequestGeoFencingList(StartAppRequests.java:263)
2020-08-02 20:05:10.403 7296-7340/com.themescoder.androidwoo W/System.err:     at com.themescoder.androidwoo.network.StartAppRequests.StartRequestExtra(StartAppRequests.java:74)
2020-08-02 20:05:10.403 7296-7340/com.themescoder.androidwoo W/System.err:     at com.themescoder.androidwoo.activities.SplashScreen$MyExtraTasks.a(SplashScreen.java:304)
2020-08-02 20:05:10.403 7296-7340/com.themescoder.androidwoo W/System.err:     at com.themescoder.androidwoo.activities.SplashScreen$MyExtraTasks.doInBackground(SplashScreen.java:299)
2020-08-02 20:05:10.403 7296-7340/com.themescoder.androidwoo W/System.err:     at android.os.AsyncTask$2.call(AsyncTask.java:333)
2020-08-02 20:05:10.403 7296-7340/com.themescoder.androidwoo W/System.err:     at java.util.concurrent.FutureTask.run(FutureTask.java:266)
2020-08-02 20:05:10.403 7296-7340/com.themescoder.androidwoo W/System.err:     at android.os.AsyncTask$SerialExecutor$1.run(AsyncTask.java:245)
2020-08-02 20:05:10.403 7296-7340/com.themescoder.androidwoo W/System.err:     at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1167)
2020-08-02 20:05:10.404 7296-7340/com.themescoder.androidwoo W/System.err:     at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:641)
2020-08-02 20:05:10.404 7296-7340/com.themescoder.androidwoo W/System.err:     at java.lang.Thread.run(Thread.java:764)
2020-08-02 20:05:10.404 7296-7340/com.themescoder.androidwoo W/System.err: Caused by: java.security.cert.CertificateException: java.security.cert.CertPathValidatorException: Trust anchor for certification path not found.
2020-08-02 20:05:10.404 7296-7340/com.themescoder.androidwoo W/System.err:     at com.android.org.conscrypt.TrustManagerImpl.verifyChain(TrustManagerImpl.java:661)
2020-08-02 20:05:10.404 7296-7340/com.themescoder.androidwoo W/System.err:     at com.android.org.conscrypt.TrustManagerImpl.checkTrustedRecursive(TrustManagerImpl.java:539)
2020-08-02 20:05:10.404 7296-7340/com.themescoder.androidwoo W/System.err:     at com.android.org.conscrypt.TrustManagerImpl.checkTrusted(TrustManagerImpl.java:495)
2020-08-02 20:05:10.404 7296-7340/com.themescoder.androidwoo W/System.err:     at com.android.org.conscrypt.TrustManagerImpl.checkTrusted(TrustManagerImpl.java:418)
2020-08-02 20:05:10.404 7296-7340/com.themescoder.androidwoo W/System.err:     at com.android.org.conscrypt.TrustManagerImpl.getTrustedChainForServer(TrustManagerImpl.java:339)
2020-08-02 20:05:10.404 7296-7340/com.themescoder.androidwoo W/System.err:     at android.security.net.config.NetworkSecurityTrustManager.checkServerTrusted(NetworkSecurityTrustManager.java:94)
2020-08-02 20:05:10.404 7296-7340/com.themescoder.androidwoo W/System.err:     at android.security.net.config.RootTrustManager.checkServerTrusted(RootTrustManager.java:88)
2020-08-02 20:05:10.404 7296-7340/com.themescoder.androidwoo W/System.err:     at com.android.org.conscrypt.Platform.checkServerTrusted(Platform.java:208)
2020-08-02 20:05:10.404 7296-7340/com.themescoder.androidwoo W/System.err:     at com.android.org.conscrypt.ConscryptFileDescriptorSocket.verifyCertificateChain(ConscryptFileDescriptorSocket.java:404)
2020-08-02 20:05:10.404 7296-7340/com.themescoder.androidwoo W/System.err:     at com.android.org.conscrypt.NativeCrypto.SSL_do_handshake(Native Method)
2020-08-02 20:05:10.404 7296-7340/com.themescoder.androidwoo W/System.err:     at com.android.org.conscrypt.NativeSsl.doHandshake(NativeSsl.java:375)
2020-08-02 20:05:10.404 7296-7340/com.themescoder.androidwoo W/System.err:     at com.android.org.conscrypt.ConscryptFileDescriptorSocket.startHandshake(ConscryptFileDescriptorSocket.java:224)
2020-08-02 20:05:10.404 7296-7340/com.themescoder.androidwoo W/System.err:     ... 37 more
2020-08-02 20:05:10.404 7296-7340/com.themescoder.androidwoo W/System.err: Caused by: java.security.cert.CertPathValidatorException: Trust anchor for certification path not found.
2020-08-02 20:05:10.404 7296-7340/com.themescoder.androidwoo W/System.err:     ... 49 more
2020-08-02 20:05:53.769 7296-7401/com.themescoder.androidwoo D/EGL_emulation: eglMakeCurrent: 0xe0e185e0: ver 3 0 (tinfo 0xe1412d20)
2020-08-02 20:05:54.622 7296-7296/com.themescoder.androidwoo D/AndroidRuntime: Shutting down VM
2020-08-02 20:05:54.624 7296-7296/com.themescoder.androidwoo E/AndroidRuntime: FATAL EXCEPTION: main
    Process: com.themescoder.androidwoo, PID: 7296
    java.lang.NullPointerException: Attempt to invoke virtual method 'java.lang.String com.themescoder.androidwoo.models.device_model.AppSettingsDetails.getWpml_enabled()' on a null object reference
        at com.themescoder.androidwoo.activities.MainActivity.onPrepareOptionsMenu(MainActivity.java:1432)
        at android.app.Activity.onPreparePanel(Activity.java:3499)
        at androidx.fragment.app.FragmentActivity.onPrepareOptionsPanel(FragmentActivity.java:559)
        at androidx.fragment.app.FragmentActivity.onPreparePanel(FragmentActivity.java:547)
        at androidx.appcompat.view.WindowCallbackWrapper.onPreparePanel(WindowCallbackWrapper.java:99)
        at androidx.appcompat.app.AppCompatDelegateImpl$AppCompatWindowCallback.onPreparePanel(AppCompatDelegateImpl.java:2576)
        at androidx.appcompat.view.WindowCallbackWrapper.onPreparePanel(WindowCallbackWrapper.java:99)
        at androidx.appcompat.app.ToolbarActionBar$ToolbarCallbackWrapper.onPreparePanel(ToolbarActionBar.java:522)
        at androidx.appcompat.app.ToolbarActionBar.b(ToolbarActionBar.java:456)
        at androidx.appcompat.app.ToolbarActionBar$1.run(ToolbarActionBar.java:56)
        at android.view.Choreographer$CallbackRecord.run(Choreographer.java:949)
        at android.view.Choreographer.doCallbacks(Choreographer.java:761)
        at android.view.Choreographer.doFrame(Choreographer.java:693)
        at android.view.Choreographer$FrameDisplayEventReceiver.run(Choreographer.java:935)
        at android.os.Handler.handleCallback(Handler.java:873)
        at android.os.Handler.dispatchMessage(Handler.java:99)
        at android.os.Looper.loop(Looper.java:193)
        at android.app.ActivityThread.main(ActivityThread.java:6669)
        at java.lang.reflect.Method.invoke(Native Method)
        at com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:493)
        at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:858)
2020-08-02 20:05:54.676 7296-7296/com.themescoder.androidwoo I/Process: Sending signal. PID: 7296 SIG: 9
 

Forum statistics

Threads
79,462
Messages
1,142,921
Members
248,493
Latest member
ShantuJhantuMantuBunTHU
AdBlock Detected

We get it, advertisements are annoying!

However in order to keep our huge array of resources free of charge we need to generate income from ads so to use the site you will need to turn off your adblocker.

If you'd like to have an ad free experience you can become a Babiato Lover by donating as little as $5 per month. Click on the Donate menu tab for more info.

I've Disabled AdBlock