iruriksl

Results 13 comments of iruriksl

Can somebody look into the error as I am also stuck in pthreads not found error while building app using bulldozer. PFAtext the complete logs of the RUN:

> Can you post your code as well? That will make it easier to figure out what exactly is going wrong. Also if you call log cat with grep you...

> if __name__ == '__main__': I did not actually understand your point. I have already used if __name__ == '__main__': in the code of app. I have gone through the...

> that's already the case, it just wasn't rendering properly, i edited their post to fix it. > > interesting part of the log seems to be > > ```...

> Anyway, my guess is that one of the libraries was incorrectly built because not all dependencies were present, and cleaning up (`rm -rf .buildozer` in the project dir) then...

> > 11-24 20:56:42.277 22779 22779 F DEBUG : *** *** *** *** *** *** *** *** *** *** *** *** *** *** *** *** > > 11-24 20:56:42.277 22779...

> > if **name** == '**main**': > > I did not actually understand your point. I have already used if **name** == '**main**': in the code of app. I have...

> I think he was mentioning the underscore `__main__` but that's a markdown formatting issue. Use back quotes to share the code so it doesn't happen Yes! I am still...

I m also facing the same problem. the problem seems to me is because of firebase-ads lower version than google + gradle versions. So I think kivmob needs to be...

I found useful link of migrating kivmob but by another person. https://vucavucalife.com/kivy-trials-and-tribulations-of-integrating-admob-ads-into-an-android-app/ Hope it helps all!.