google

  1. practicalsoft

    Xen-AddOn Google custom search v1.6 1.6

    Google custom search v1.6 توضیحات: جستجوی XenForo را با جستجوی سفارشی Google جایگزین می کند. (نمونه ای از برگه جستجو) Description: Replaces XenForo search with Google custom search. (Example of Search tab)
  2. practicalsoft

    Xen-AddOn [DigitalPoint] Better Google Analytics 1.0.7.2 1.0.7.2

    امکانات جاوا اسکریپت Google Tag Manager را از دامنه خود ارائه دهید به طور معمول، گوگل مرورگرها را مجبور می کند که هر 15 دقیقه یک بار جاوا اسکریپت را دوباره دانلود کنند، که می تواند به سرعت رندر سایت شما آسیب برساند. اگر انتخاب کنید که آن را از دامنه خود ارائه دهید، زمان بین بارگیری مجدد 30 روز...
  3. practicalsoft

    B4X FEED B4X Website freezes my phone with Google Chrome

    Just curious if other people have this problem. I have a Google Pixel 2 phone (which is out of support now) and the only site that freezes my phone is B4X. I have Google Chrome on my phone. It is not a big deal as I am usually on my PC when accessing this site. Also, when on my phone I am...
  4. practicalsoft

    B4X FEED Is any special coding needed to use in-app Promo Codes (NOT for subscriptions)?

    I have an app which makes in-app purchases with no problem. I assumed that Google Play Promo Codes (not the subscription kind), once created on the Google Play console, were just another method of payment that pops up when purchases are initiated and payment choices are offered by Google...
  5. practicalsoft

    B4X FEED Firebase RemoteConfig And B4A 10.2

    I'm using the Firebase RemoteConfig lib from @DonManfred and works fine in B4A 10.0 Now I try the B4A 10.2 beta and the app stops with no logs. I get this error in the unfiltered logs: Spoiler: Errors unfiltered logs B4X: FATAL EXCEPTION: main Process: br.com.myprofiles.testes, PID: 26153...
  6. practicalsoft

    B4X FEED [Solved][B4A 10.2 beta] Maven artifact not found: com.google.protobuf/protobuf-javalite

    I try to update to B4A 10.2 beta, following the instructions, but I'm stuck with this error: Maven artifact not found: com.google.protobuf/protobuf-javalite I can't download this using the SDK Manager and I download the jar from this link: Maven Repository: com.google.protobuf »...
  7. practicalsoft

    B4X FEED [B4A 10.2 beta] Maven artifact not found: com.google.protobuf/protobuf-javalite

    I try to update to B4A 10.2 beta, following the instructions, but I'm stuck with this error: Maven artifact not found: com.google.protobuf/protobuf-javalite I can't download this using the SDK Manager and I download the jar from this link: Maven Repository: com.google.protobuf »...
  8. practicalsoft

    B4X FEED Firebase crash on mobile - java.lang.runtimeException: unable to get provider

    I try the firebase push and i have an error on my mobile after crashing : java.lang.RuntimeException: Unable to get provider com.google.firebase.provider.FirebaseInitProvider: com.google.firebase.components.MissingDependencyException: Unsatisfied dependency for component Component<[class...
  9. practicalsoft

    B4X FEED Google Ad Manager & Ad exchange

    Hello, One of my android app is eligible for ad exchange with high numbers of impressions. Google mobile ads sdk already includes adexchange and ad manage capabilities along side admob. Is there a example code to use them in my app ? It is very important for me to use them. Ad Exchange In-app...
  10. practicalsoft

    B4X FEED How to use Intent to show multiple locations on same Google Map

    I know how to show one single location on Google map with the following code B4X: dim Url as string="https://maps.google.com/maps?q=Empire State Building, New York, NY" Dim intent1 As Intent If Url.StartsWith("https://maps.google.com/map") Then intent1.Initialize(intent1.ACTION_VIEW...
  11. practicalsoft

    B4X FEED In-App Review API for your Google Play reviews - Need how to use?

    Leverage the In-App Review API for your Google Play reviews Posted by Scott Lin, Product Manager, Google Play For many developers, ratings and reviews are an important touchpoint with users. M... android-developers.googleblog.com Google Play In-App Review API | Android Developers...
  12. practicalsoft

    B4X FEED Bracode reader Google Play services

    Sir, I have problems with the Google Play Services. I just installed from the SDK manager included with B4A the new google play service ,ver49 . I have this structure : c:\android\extras\google\google-play-services But when I open your example code Barcode reader based on Google Play Services...
  13. practicalsoft

    B4X FEED Google Firebase messaging vulnerability allowed attackers to send push notifications to app users

    More than $30,000 has been awarded for the discovery of a security issue that allowed attackers to send mass notifications to Android users. The bug, which impacted mobile applications that were developed on Google’s Firebase platform, enabled attackers to send push notifications to all app...
  14. practicalsoft

    B4X FEED [B4X] [UI] Finding Design Inspiration - Tips

    I would like to list here and give some tips where I get my design ideas for the apps I develope. Very simple, for example i want to design a Bottom Card, then i type on google images "bottom sheet" https://www.google.de/search?q=bott...HErJXoXnE4TtkgXMzJWwBA&bih=919&biw=1886&hl=de...
  15. practicalsoft

    B4X FEED Admob - prepare for ios14 warning email?

    today i got an email from google that i need to prepare my apps for ios14. actually i am running ios14 beta5 and my apps run fine so what do we need to do now? Prepare for iOS 14+ | Google Developers developers.google.com ادامه مطلب...
  16. practicalsoft

    B4X FEED My Experience with Google Cloud Platform

    Hi guys, Just want to share my experience with Google Cloud Platform. I got a free trial with a free credit valued US$ 300. So, I created a compute engine to create my own VPS for my jRDC server. It was running OK for about a 90 days, and than, one day, before lunch time, I made some new...
  17. practicalsoft

    B4X FEED managing user files in the cloud - FirebaseStorage vs. Google Drive/Oauth2?

    Hi all, I have a question about using FirebaseStorage vs. Google Drive/OAuth2 for uploading/downloading files in my apps. I'm looking for a good (and easy) way for my apps to upload/download user data files for: - backup/restore (if their data gets corrupted somehow, they can restore from a...
  18. practicalsoft

    B4X FEED I regret ever getting into Android app development

    I saw this commentary in this video from Overpass Apps Channel and it has very interesting points. Another video was made by Eric based in this commentary: Are The App Stores Worth It Anymore? Spoiler: (commentary) I regret ever getting into Android app development I regret ever getting into...
  19. practicalsoft

    B4X FEED How to sign my app ?

    Hello all, when i try to upload app to google play google need to sign my app - Let Google manage and protect your app signing key (recommended) if i choose (Opt out of app signing by Google Play) You'll lose certain benefits if you opt out: You won't be able to use Android App Bundles to...
  20. practicalsoft

    B4X FEED Google translate API REST authentic

    Hi all! I'm trying to post, but I'm doing something wrong. create a service account as indicated in the toturial and save the credential in GOOGLE_APLICATIONS_CREDENCIALS Translating text (Basic) | Cloud Translation | Google Cloud cloud.google.com Instructiones google API REST Translate...
عقب
بالا