Code Monkey home page Code Monkey logo

aptoide-client-v8's People

Contributors

analaragomes avatar aptoidebot avatar carlosgarridoaptoide avatar danfbfern avatar dbaikova avatar dfloureiro avatar franciscoaleixo avatar franciscocalado avatar fredericosantinho avatar jdandrade avatar jdsm01 avatar makemesteaks avatar marcodinissantos avatar napcosta avatar phillipsgoncalves avatar ribas1 avatar sithengineer avatar tiagopedrinho avatar trinkes avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

aptoide-client-v8's Issues

Infinite loading

Hello, I have a issue where I got stuck on infinite loading screen and I can't log into Google account. It's app down or I can't use it? (Or is there any solution? Because Google will show other unrelated search results) 😭

Clean up stale branches

There's 514 branches, most of which are stale. Could some of them maybe be cleaned up / deleted please?

Asus Security app detects Aptoide as malware

When running Aptoide on ASUS tablet with latest ROM, the following message appears.

unnamed

By clicking ignore we can still run Aptoide, although next time the message will appear again.

Many thanks in advance

Android Studio

I am not able to sync project in the android studio its is giving tons of errors.

[Translation] Help to find a string

Hi,

I'm trying to improve the french translation of Aptoide app: there is a lot of work ;-( and it's a hard work because in crowdin screenshots are not always available to check context.

Can someone point me to the string "Commentaire" which should be changed to a verb (it's an action) "Commenter" ... see:
new action

Error on honor play

I have an error with the application, my phone is a Honor play (COR-L29) rooted with magisk and when I try to install an app I get this error and plz fix it or tell me what to do
Screenshot_20220627_194450_cm aptoide pt

Show just FOSS Apps Option

Please consider adding an option to the Aptoide client (which could be off by default) where one can say it only wants to see FOSS apps (Apps that use GPL, MIT, Etc licenses)

Another good addition would be a place where the licence, if there is one, would be shown

Thank you

[9.0.0.0] Refreshing app list causes app to slow down, freeze, and then crash

and the weird thing is that it started doing this today, when it was perfectly fine yesterday :/

AT&T Samsung Galaxy S4
Android Lollipop 5.0.1
480 dpi (screen code: 300/480 according to Aptoide)
Tell me if there's other things I could provide that could be useful

I've tried clearing data, restarting phone (my phone's been acting up lately but I don't think that's related)
Here's a recording of it.
https://streamable.com/o3g3t

Build for TV

Good day
Tell me please how to build aptoide client for android tv (leanback)?
Is it possible
Thank

Infinite loading on HadesOS (OneUI Android 10)

I'm not really sure what is causing the issue here, but the client has completely stopped working for me.
I've tried reinstalling it, rebooting my device, deleting data and cache, logging in as well as not using any account.
I've also tried using releases from years ago and I've tried disabling my ad blocker

I'm using a Magisk-rooted version of HadesOS (which is just a modded version of Samsung's Android, I haven't noticed any bugs with other apps)

The bug in question prompts an infinite loading screen after logging in or skipping the first screen.

  • The Home and Editorial sections show an infinite loading circle
  • Search works with no autocompletion and it displays the same loading circle after a search
  • The Apps screen works just fine
  • The Stores section straight up crashes the app.

Have absolutely no clue what is happening, I've found no other issues or even other posts about this kinda thing bappening.
Sorry if my writing is a little rough, I'm writing this on my phone rn.

Support proxy

Hi, my government blocked Play Store and Aptoide and I can't update apps.
Please add the Socks5 proxy to the Aptoide app. (like Telegram and Signal)
I want to use Aptoide with a proxy.

Release v10

Release v10 since the latest version is released more then a year ago

always return Invalid category or Missing category parameter

i use the v3 api, and it always return Invalid category or Missing category parameter
my request like this:

curl -X POST 'http://webservices.aptoide.com/webservices/3/uploadAppToRepo' \
-F "mode=json" \
-F "access_token=4d1ed1136cb0c9e072cea73f6563xxxxxx7b820" \
-F "repo=dxxxx" \
-F "apk=@path/to/file.apk;type=application/vnd.android.package-archive" \
-F "apkname=My Application" \
-F "description=My Application does some fancy stuff" \
-F "category=10" \
-F "rating=1" \
-F "apk_phone=35199912032" \
-F "[email protected]" \
-F "apk_website=https://www.c-launcher.com" \
-F "only_user_repo=false" \
-F "apk_screenshot[]=@path/to/my-shot1.jpg;type=image/jpeg" \
-F "apk_screenshot[]=@path/to/my-shot2.jpg;type=image/png" 

what happens? does the api is ok?

Can you publish the apk in the release section?

Hi

Why is not published the apk in the release section? What is the differences with the aptoide website apk?

BTW all the source of the client in this repo is the same as the apk? I mean is completely open source?

thx

App just doesn't run good on flagship device

I have a Samsung Note 9 running Android Pie (Samsung's One UI). Every time the app is opened, it's just... slow. It's much worse when the update list is clicked on. It usually doesn't even update the list when refreshing; instead, nothing happens.

I'm bad at explaining things so here's a recording: https://streamable.com/338jh

Also, please create an option to choose between displaying interstitial and banner ads. I personally don't like having my ears sexually violated by sudden super loud tiktok ads lol.

Here's one crash log from 9.6.3.0 (9533):

FATAL EXCEPTION: pool-20-thread-8
Process: cm.aptoide.pt, PID: 11406
java.lang.OutOfMemoryError: Failed to allocate a 65552 byte allocation with 4632 free bytes and 4KB until OOM, max allowed footprint 268435456, growth limit 268435456
	at com.android.okhttp.okio.Segment.<init>(Segment.java:62)
	at com.android.okhttp.okio.SegmentPool.take(SegmentPool.java:46)
	at com.android.okhttp.okio.Buffer.writableSegment(Buffer.java:1114)
	at com.android.okhttp.okio.InflaterSource.read(InflaterSource.java:66)
	at com.android.okhttp.okio.GzipSource.read(GzipSource.java:80)
	at com.android.okhttp.okio.RealBufferedSource$1.read(RealBufferedSource.java:396)
	at java.io.BufferedInputStream.fill(BufferedInputStream.java:248)
	at java.io.BufferedInputStream.read1(BufferedInputStream.java:288)
	at java.io.BufferedInputStream.read(BufferedInputStream.java:347)
	at java.io.FilterInputStream.read(FilterInputStream.java:107)
	at com.unity3d.services.core.request.WebRequest.makeStreamRequest(WebRequest.java:190)
	at com.unity3d.services.core.request.WebRequest.makeRequest(WebRequest.java:214)
	at com.unity3d.services.core.request.WebRequestRunnable.makeRequest(WebRequestRunnable.java:68)
	at com.unity3d.services.core.request.WebRequestRunnable.run(WebRequestRunnable.java:39)
	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1167)
	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:641)
	at java.lang.Thread.run(Thread.java:764)

I will post more logs if the app crashes more

#Crash app search tab search word 'qq'

FATAL EXCEPTION: main
Process: cm.aptoide.pt, PID: 26360
java.lang.IndexOutOfBoundsException: Inconsistency detected. Invalid item position 78(offset:78).state:79 androidx.recyclerview.widget.RecyclerView{e8a955f VFED..... ........ 0,96-720,1136 #7f090226 app:id/fragment_search_result_all_stores_app_list}, adapter:cm.aptoide.pt.search.view.SearchResultAdapter@949c50a, layout:androidx.recyclerview.widget.LinearLayoutManager@e2e217b, context:cm.aptoide.pt.view.MainActivity@e40963c
at androidx.recyclerview.widget.RecyclerView$v.a(RecyclerView.java:59)
at androidx.recyclerview.widget.h.a(GapWorker.java:37)
at androidx.recyclerview.widget.h.a(GapWorker.java:57)
at androidx.recyclerview.widget.h.b(GapWorker.java:5)
at androidx.recyclerview.widget.h.a(GapWorker.java:63)
at androidx.recyclerview.widget.h.run(GapWorker.java:10)
at android.os.Handler.handleCallback(Handler.java:883)
at android.os.Handler.dispatchMessage(Handler.java:100)
at android.os.Looper.loop(Looper.java:214)
at android.app.ActivityThread.main(ActivityThread.java:7386)
at java.lang.reflect.Method.invoke(Native Method)
at com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:492)
at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:980)

Version app: 9.20.6.1

Change screen display when no app update is available

When no app update is available :

  • it's useless to display "Update" button / text on the top right corner => one text to be removed
  • it would be nice to display a text to inform the user like "No app update available" under the update section => one text to be added.

See below the current screen layout with my 2 remarks:
remove button _ display text none

cannot use Internet USB connection

On SailfishOS, I shared the Internet connection from my laptop to my Jolla smartphone through a USB cable with this solution: https://together.jolla.com/question/113950/internet-connection-through-usb/?answer=187980#post-id-187980
It works great for native SailfishOS apps and also Android apps like Firefox. But with the Aptoide Android store, I don't get any Internet connection (but it works great with WiFi), and I can see the error message "no network connection" when I try to click on an featured app to see a description that was not previously cached.
I also tried this solution to configure Android DNS but it did not work: https://together.jolla.com/question/2780/fixed-in-10716-sailfish-and-android-apps-using-different-dns/?answer=11554#post-id-11554
Is it possible to make Aptoide use the Internet USB connection like the Firefox Android app is doing? Otherwise, do you have an idea how to force Aptoide to use the Internet USB connection?

[Feature Request] FDroid compatibility

I opened this here, as I couldn't find a server repo.

The F-Droid store with its modularity provides a huge collection of open-source apps directly (no need for users to upload anything). Adding the possibility for the users to "follow" the most well known F-Droid repos (e.g. The official one, IzzyOnDroid), would provide a wide range of benifits for users.

For once, SkyDroid already provides such feature.

App don't work, like offline

Hello, I have a problem with my app. when i run it it looks like it is not connected to the internet, like the app is offline. The loading logo remains indefinitely for all categories, and crash on stores.

I tried several solutions:

  • install and uninstall the app
  • Downgrade the app
  • Reboot phone
  • On wifi / Flight mode / mobile network
  • wipe dalvik cache / cache

Screenshot_20201112-073540

Screenshot_20201112-071946

Aptoide mobile app not working...

Hello,
Aptoide is not working but Aptoide TV working fine.
I also used a VPN but the mobile app didn't work.
Why?

Aptoide Mobile:
Aptoide Mobile

Aptoide TV:
Aptoide TV

Option to only consider updates from followed stores

I only want to receive app updates from stores I trust so that I don't get malware or pre-release versions of apps I already have installed. Can an option be added to only list apps from stores I'm following? By default, I don't want a search to even show apps from unfollowed stores but let's start with just the updates.

Update tab current version info

The app no longer shows the current version of the apps that there's a newer version available of it.
It's currently showing only the newest available to download version.
Should show both, the installed version number plus the latest version number.
https://i.imgur.com/XEAOOIH.png

IOException : connection failure

Every time i open aptoide it didn't show anything except preloader, only Apps tab work and it seems to me that the problem was on the server.

Aptoide Version : 9.17.20
Log :

2020-12-25 12:36:46.764 32175-32324/? E/cm.aptoide.pt.crashreports.ConsoleLogger: Exception found
    java.lang.IllegalStateException: java.io.IOException: Connection failure
        at cm.aptoide.pt.networking.IdsRepository.b(IdsRepository.java:6)
        at cm.aptoide.pt.networking.k.call(Unknown Source:4)
        at rx.n.a.q1$a.a(SingleOnSubscribeMap.java:1)
        at rx.n.e.k$a.a(ScalarSynchronousSingle.java:1)
        at rx.n.e.k$a.call(ScalarSynchronousSingle.java:1)
        at rx.Single.a(Single.java:17)
        at rx.n.a.q1.a(SingleOnSubscribeMap.java:3)
        at rx.n.a.q1.call(SingleOnSubscribeMap.java:1)
        at rx.Single.a(Single.java:17)
        at rx.n.a.i1.a(SingleDoOnEvent.java:3)
        at rx.n.a.i1.call(SingleDoOnEvent.java:1)
        at rx.Single.a(Single.java:17)
        at rx.Single$b$a.call(Single.java:3)
        at rx.n.c.j.run(ScheduledAction.java:2)
        at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:458)
        at java.util.concurrent.FutureTask.run(FutureTask.java:266)
        at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:301)
        at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1167)
        at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:641)
        at java.lang.Thread.run(Thread.java:764)
     Caused by: java.io.IOException: Connection failure
        at com.google.android.gms.ads.identifier.AdvertisingIdClient.zza(Unknown Source:73)
        at com.google.android.gms.ads.identifier.AdvertisingIdClient.zza(Unknown Source:17)
        at com.google.android.gms.ads.identifier.AdvertisingIdClient.getAdvertisingIdInfo(Unknown Source:47)
        at cm.aptoide.pt.networking.IdsRepository.b(IdsRepository.java:4)
        at cm.aptoide.pt.networking.k.call(Unknown Source:4) 
        at rx.n.a.q1$a.a(SingleOnSubscribeMap.java:1) 
        at rx.n.e.k$a.a(ScalarSynchronousSingle.java:1) 
        at rx.n.e.k$a.call(ScalarSynchronousSingle.java:1) 
        at rx.Single.a(Single.java:17) 
        at rx.n.a.q1.a(SingleOnSubscribeMap.java:3) 
        at rx.n.a.q1.call(SingleOnSubscribeMap.java:1) 
        at rx.Single.a(Single.java:17) 
        at rx.n.a.i1.a(SingleDoOnEvent.java:3) 
        at rx.n.a.i1.call(SingleDoOnEvent.java:1) 
        at rx.Single.a(Single.java:17) 
        at rx.Single$b$a.call(Single.java:3) 
        at rx.n.c.j.run(ScheduledAction.java:2) 
        at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:458) 
        at java.util.concurrent.FutureTask.run(FutureTask.java:266) 
        at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:301) 
        at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1167) 
        at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:641) 
        at java.lang.Thread.run(Thread.java:764) 
     Caused by: rx.exceptions.OnErrorThrowable$OnNextValue: OnError while emitting onNext value: null
        at rx.n.a.q1$a.a(SingleOnSubscribeMap.java:5)
        at rx.n.e.k$a.a(ScalarSynchronousSingle.java:1) 
        at rx.n.e.k$a.call(ScalarSynchronousSingle.java:1) 
        at rx.Single.a(Single.java:17) 
        at rx.n.a.q1.a(SingleOnSubscribeMap.java:3) 
        at rx.n.a.q1.call(SingleOnSubscribeMap.java:1) 
        at rx.Single.a(Single.java:17) 
        at rx.n.a.i1.a(SingleDoOnEvent.java:3) 
        at rx.n.a.i1.call(SingleDoOnEvent.java:1) 
        at rx.Single.a(Single.java:17) 
        at rx.Single$b$a.call(Single.java:3) 
        at rx.n.c.j.run(ScheduledAction.java:2) 
        at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:458) 
        at java.util.concurrent.FutureTask.run(FutureTask.java:266) 
        at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:301) 
        at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1167) 
        at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:641) 
        at java.lang.Thread.run(Thread.java:764) 
2020-12-25 12:36:47.337 32175-777/? E/cm.aptoide.pt.crashreports.ConsoleLogger: Exception found
    java.lang.IllegalStateException: java.io.IOException: Connection failure
        at cm.aptoide.pt.networking.IdsRepository.b(IdsRepository.java:6)
        at cm.aptoide.pt.networking.k.call(Unknown Source:4)
        at rx.n.a.q1$a.a(SingleOnSubscribeMap.java:1)
        at rx.n.e.k$a.a(ScalarSynchronousSingle.java:1)
        at rx.n.e.k$a.call(ScalarSynchronousSingle.java:1)
        at rx.Single.a(Single.java:17)
        at rx.n.a.q1.a(SingleOnSubscribeMap.java:3)
        at rx.n.a.q1.call(SingleOnSubscribeMap.java:1)
        at rx.Single.a(Single.java:17)
        at rx.n.a.i1.a(SingleDoOnEvent.java:3)
        at rx.n.a.i1.call(SingleDoOnEvent.java:1)
        at rx.Single.a(Single.java:17)
        at rx.Single$b$a.call(Single.java:3)
        at rx.n.c.j.run(ScheduledAction.java:2)
        at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:458)
        at java.util.concurrent.FutureTask.run(FutureTask.java:266)
        at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:301)
        at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1167)
        at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:641)
        at java.lang.Thread.run(Thread.java:764)
     Caused by: java.io.IOException: Connection failure
        at com.google.android.gms.ads.identifier.AdvertisingIdClient.zza(Unknown Source:73)
        at com.google.android.gms.ads.identifier.AdvertisingIdClient.zza(Unknown Source:17)
        at com.google.android.gms.ads.identifier.AdvertisingIdClient.getAdvertisingIdInfo(Unknown Source:47)
        at cm.aptoide.pt.networking.IdsRepository.b(IdsRepository.java:4)
        at cm.aptoide.pt.networking.k.call(Unknown Source:4) 
        at rx.n.a.q1$a.a(SingleOnSubscribeMap.java:1) 
        at rx.n.e.k$a.a(ScalarSynchronousSingle.java:1) 
        at rx.n.e.k$a.call(ScalarSynchronousSingle.java:1) 
        at rx.Single.a(Single.java:17) 
        at rx.n.a.q1.a(SingleOnSubscribeMap.java:3) 
        at rx.n.a.q1.call(SingleOnSubscribeMap.java:1) 
        at rx.Single.a(Single.java:17) 
        at rx.n.a.i1.a(SingleDoOnEvent.java:3) 
        at rx.n.a.i1.call(SingleDoOnEvent.java:1) 
        at rx.Single.a(Single.java:17) 
        at rx.Single$b$a.call(Single.java:3) 
        at rx.n.c.j.run(ScheduledAction.java:2) 
        at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:458) 
        at java.util.concurrent.FutureTask.run(FutureTask.java:266) 
        at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:301) 
        at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1167) 
        at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:641) 
        at java.lang.Thread.run(Thread.java:764) 
     Caused by: rx.exceptions.OnErrorThrowable$OnNextValue: OnError while emitting onNext value: null
        at rx.n.a.q1$a.a(SingleOnSubscribeMap.java:5)
        at rx.n.e.k$a.a(ScalarSynchronousSingle.java:1) 
        at rx.n.e.k$a.call(ScalarSynchronousSingle.java:1) 
        at rx.Single.a(Single.java:17) 
        at rx.n.a.q1.a(SingleOnSubscribeMap.java:3) 
        at rx.n.a.q1.call(SingleOnSubscribeMap.java:1) 
        at rx.Single.a(Single.java:17) 
        at rx.n.a.i1.a(SingleDoOnEvent.java:3) 
        at rx.n.a.i1.call(SingleDoOnEvent.java:1) 
        at rx.Single.a(Single.java:17) 
        at rx.Single$b$a.call(Single.java:3) 
        at rx.n.c.j.run(ScheduledAction.java:2) 
        at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:458) 
        at java.util.concurrent.FutureTask.run(FutureTask.java:266) 
        at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:301) 
        at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1167) 
        at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:641) 
        at java.lang.Thread.run(Thread.java:764) 
2020-12-25 12:36:47.417 32175-32175/? E/RecyclerView: No adapter attached; skipping layout
2020-12-25 12:36:47.453 32175-780/? E/cm.aptoide.pt.crashreports.ConsoleLogger: Exception found
    java.lang.IllegalStateException: java.io.IOException: Connection failure
        at cm.aptoide.pt.networking.IdsRepository.b(IdsRepository.java:6)
        at cm.aptoide.pt.networking.k.call(Unknown Source:4)
        at rx.n.a.q1$a.a(SingleOnSubscribeMap.java:1)
        at rx.n.e.k$a.a(ScalarSynchronousSingle.java:1)
        at rx.n.e.k$a.call(ScalarSynchronousSingle.java:1)
        at rx.Single.a(Single.java:17)
        at rx.n.a.q1.a(SingleOnSubscribeMap.java:3)
        at rx.n.a.q1.call(SingleOnSubscribeMap.java:1)
        at rx.Single.a(Single.java:17)
        at rx.n.a.i1.a(SingleDoOnEvent.java:3)
        at rx.n.a.i1.call(SingleDoOnEvent.java:1)
        at rx.Single.a(Single.java:17)
        at rx.Single$b$a.call(Single.java:3)
        at rx.n.c.j.run(ScheduledAction.java:2)
        at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:458)
        at java.util.concurrent.FutureTask.run(FutureTask.java:266)
        at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:301)
        at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1167)
        at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:641)
        at java.lang.Thread.run(Thread.java:764)
     Caused by: java.io.IOException: Connection failure
        at com.google.android.gms.ads.identifier.AdvertisingIdClient.zza(Unknown Source:73)
        at com.google.android.gms.ads.identifier.AdvertisingIdClient.zza(Unknown Source:17)
        at com.google.android.gms.ads.identifier.AdvertisingIdClient.getAdvertisingIdInfo(Unknown Source:47)
        at cm.aptoide.pt.networking.IdsRepository.b(IdsRepository.java:4)
        at cm.aptoide.pt.networking.k.call(Unknown Source:4) 
        at rx.n.a.q1$a.a(SingleOnSubscribeMap.java:1) 
        at rx.n.e.k$a.a(ScalarSynchronousSingle.java:1) 
        at rx.n.e.k$a.call(ScalarSynchronousSingle.java:1) 
        at rx.Single.a(Single.java:17) 
        at rx.n.a.q1.a(SingleOnSubscribeMap.java:3) 
        at rx.n.a.q1.call(SingleOnSubscribeMap.java:1) 
        at rx.Single.a(Single.java:17) 
        at rx.n.a.i1.a(SingleDoOnEvent.java:3) 
        at rx.n.a.i1.call(SingleDoOnEvent.java:1) 
        at rx.Single.a(Single.java:17) 
        at rx.Single$b$a.call(Single.java:3) 
        at rx.n.c.j.run(ScheduledAction.java:2) 
        at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:458) 
        at java.util.concurrent.FutureTask.run(FutureTask.java:266) 
        at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:301) 
        at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1167) 
        at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:641) 
        at java.lang.Thread.run(Thread.java:764) 
     Caused by: rx.exceptions.OnErrorThrowable$OnNextValue: OnError while emitting onNext value: null
        at rx.n.a.q1$a.a(SingleOnSubscribeMap.java:5)
        at rx.n.e.k$a.a(ScalarSynchronousSingle.java:1) 
        at rx.n.e.k$a.call(ScalarSynchronousSingle.java:1) 
        at rx.Single.a(Single.java:17) 
        at rx.n.a.q1.a(SingleOnSubscribeMap.java:3) 
        at rx.n.a.q1.call(SingleOnSubscribeMap.java:1) 
        at rx.Single.a(Single.java:17) 
        at rx.n.a.i1.a(SingleDoOnEvent.java:3) 
        at rx.n.a.i1.call(SingleDoOnEvent.java:1) 
        at rx.Single.a(Single.java:17) 
        at rx.Single$b$a.call(Single.java:3) 
        at rx.n.c.j.run(ScheduledAction.java:2) 
        at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:458) 
        at java.util.concurrent.FutureTask.run(FutureTask.java:266) 
        at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:301) 
        at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1167) 
        at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:641) 
        at java.lang.Thread.run(Thread.java:764) 
2020-12-25 12:36:47.583 32175-32175/? E/cm.aptoide.pt.crashreports.ConsoleLogger: Exception found
    java.lang.IllegalStateException: java.io.IOException: Connection failure
        at cm.aptoide.pt.networking.IdsRepository.b(IdsRepository.java:6)
        at cm.aptoide.pt.networking.k.call(Unknown Source:4)
        at rx.n.a.q1$a.a(SingleOnSubscribeMap.java:1)
        at rx.n.e.k$a.a(ScalarSynchronousSingle.java:1)
        at rx.n.e.k$a.call(ScalarSynchronousSingle.java:1)
        at rx.Single.a(Single.java:17)
        at rx.n.a.q1.a(SingleOnSubscribeMap.java:3)
        at rx.n.a.q1.call(SingleOnSubscribeMap.java:1)
        at rx.Single.a(Single.java:17)
        at rx.n.a.i1.a(SingleDoOnEvent.java:3)
        at rx.n.a.i1.call(SingleDoOnEvent.java:1)
        at rx.Single.a(Single.java:17)
        at rx.Single$b$a.call(Single.java:3)
        at rx.n.c.j.run(ScheduledAction.java:2)
        at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:458)
        at java.util.concurrent.FutureTask.run(FutureTask.java:266)
        at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:301)
        at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1167)
        at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:641)
        at java.lang.Thread.run(Thread.java:764)
     Caused by: java.io.IOException: Connection failure
        at com.google.android.gms.ads.identifier.AdvertisingIdClient.zza(Unknown Source:73)
        at com.google.android.gms.ads.identifier.AdvertisingIdClient.zza(Unknown Source:17)
        at com.google.android.gms.ads.identifier.AdvertisingIdClient.getAdvertisingIdInfo(Unknown Source:47)
        at cm.aptoide.pt.networking.IdsRepository.b(IdsRepository.java:4)
        at cm.aptoide.pt.networking.k.call(Unknown Source:4) 
        at rx.n.a.q1$a.a(SingleOnSubscribeMap.java:1) 
        at rx.n.e.k$a.a(ScalarSynchronousSingle.java:1) 
        at rx.n.e.k$a.call(ScalarSynchronousSingle.java:1) 
        at rx.Single.a(Single.java:17) 
        at rx.n.a.q1.a(SingleOnSubscribeMap.java:3) 
        at rx.n.a.q1.call(SingleOnSubscribeMap.java:1) 
        at rx.Single.a(Single.java:17) 
        at rx.n.a.i1.a(SingleDoOnEvent.java:3) 
        at rx.n.a.i1.call(SingleDoOnEvent.java:1) 
        at rx.Single.a(Single.java:17) 
        at rx.Single$b$a.call(Single.java:3) 
        at rx.n.c.j.run(ScheduledAction.java:2) 
        at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:458) 
        at java.util.concurrent.FutureTask.run(FutureTask.java:266) 
        at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:301) 
        at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1167) 
        at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:641) 
        at java.lang.Thread.run(Thread.java:764) 
     Caused by: rx.exceptions.OnErrorThrowable$OnNextValue: OnError while emitting onNext value: null
        at rx.n.a.q1$a.a(SingleOnSubscribeMap.java:5)
        at rx.n.e.k$a.a(ScalarSynchronousSingle.java:1) 
        at rx.n.e.k$a.call(ScalarSynchronousSingle.java:1) 
        at rx.Single.a(Single.java:17) 
        at rx.n.a.q1.a(SingleOnSubscribeMap.java:3) 
        at rx.n.a.q1.call(SingleOnSubscribeMap.java:1) 
        at rx.Single.a(Single.java:17) 
        at rx.n.a.i1.a(SingleDoOnEvent.java:3) 
        at rx.n.a.i1.call(SingleDoOnEvent.java:1) 
        at rx.Single.a(Single.java:17) 
        at rx.Single$b$a.call(Single.java:3) 
        at rx.n.c.j.run(ScheduledAction.java:2) 
        at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:458) 
        at java.util.concurrent.FutureTask.run(FutureTask.java:266) 
        at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:301) 
        at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1167) 
        at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:641) 
        at java.lang.Thread.run(Thread.java:764) 

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.