Android Dev - Google Play indexing, Round 2 : After a fix the 11/11/2019, the indexing issue is back. |
- Google Play indexing, Round 2 : After a fix the 11/11/2019, the indexing issue is back.
- Code Search for Android AOSP
- How to build secure Mobile Apps: the tough job everybody ignores
- How to Implement Android Navigation Component in Your App
- Play Store isn’t indexing apps again?
- Google Play Indexing Issue, a few questions for developers about the app quality of the apps you are uploading.
- Email from Google Play : "[Action Required] Switch to the Play Referrer API by March 1, 2020 "
- Create MQTT user from application
- Anyone know a library that I can use to recognize previously saved objects (or a few pictures of those)?
- Developer union
- ViewBinding provides type & null safety, findViewBy doesn't!
- APKUpdater 2.0.0 Stable Released
- Are you allowed to distribute your app on app stores other than Google Play?
- How to setup CI/CD for Flutter apps with GitHub Actions
- I've been dealing with this for days. I speak only English. I'm simply trying to release an update but it keeps getting rejected for no given reason.
- Huawei Ark Compiler
- Android Studio 4.0 Canary 6 available
- Autoselect file with filename
- Question: Is it possible to somehow convert RemoteViews into real views ?
- An automated interaction testing approach by Airbnb
- Frequent Android Studio crashes on Ubuntu 18.04.3
Google Play indexing, Round 2 : After a fix the 11/11/2019, the indexing issue is back. Posted: 11 Dec 2019 01:26 AM PST They fixed it yesterday, and our apps were indexed and could be found with many keywords, but it lasted only a few hours and then disappeared again. The only change is that my app can now be found with the name of the app without underscore. For example If I search for "My App Name" it works, but if I do "My App Name + Developer Name" (or any other keywords) it doesn't work anymore. [link] [comments] | ||
Posted: 10 Dec 2019 02:07 PM PST
| ||
How to build secure Mobile Apps: the tough job everybody ignores Posted: 11 Dec 2019 07:43 AM PST
| ||
How to Implement Android Navigation Component in Your App Posted: 11 Dec 2019 04:15 AM PST | ||
Play Store isn’t indexing apps again? Posted: 10 Dec 2019 09:27 PM PST Yesterday Play Store began to index the new apps correctly, but today again it seems that the new apps are not being indexed. 😰 [link] [comments] | ||
Posted: 11 Dec 2019 07:52 AM PST Google Play Store has had a "Indexing Issue" for a 60+ day period. This not only effects new submissions but for some developers this also effects older apps as well. Now I would like to gather some information if you have the time I thank you in advance. 1) Are your apps source code write by you or a template brought online? 2) Do your apps have organic or paid reviews? 3) Do you use Admob or did you choose another AD network? 4) Do you make more than 4 apps a year? Thanks for the information in advance it will be a great help!! I am pretty confident the indexing issue will be resolved after google removes apps that do not comply with the new terms and conditions. [link] [comments] | ||
Email from Google Play : "[Action Required] Switch to the Play Referrer API by March 1, 2020 " Posted: 10 Dec 2019 04:23 PM PST
| ||
Create MQTT user from application Posted: 11 Dec 2019 07:10 AM PST Hello, I'm using `Paho` library to connect to `MQTT` server in my Android application. I need to register new device from my application. For this reason I suppose I need to create new user in `MQTT` service. How to achieve that? [link] [comments] | ||
Posted: 11 Dec 2019 06:57 AM PST So by using the camera the library should be able to tell if what it sees matches pictures or objects it has saved previously. [link] [comments] | ||
Posted: 10 Dec 2019 12:12 PM PST I know developers tend to be introverts and avoid confrontation but Epic's stance on the Play Store fee got me thinking. I'm with Epic in that 30% is too much for what you get from Google. 30% was arbitrarily decided on by Apple and Google just copied it then called it an "industry standard". Ideally, I would like to see a tiered fee. For myself, I probably only use a fraction of what the developer console offers. I don't care about all the analytics and optimizations and translations features but I'm sure other devs do. A tiered fee with 10% for basic hosting, analytics and crash reporting and 30% for the full blown features would be more fair. Of course, Google is not just going to do this on their own. They want everyone to pay 30%, so they only way is through some sort of union or strike by developers. If developers could come together and unpublish their apps for a day, I think that would send a message to Google. Developer support makes or breaks an OS. There's a reason Ballmer chanted, "Developers! Developers! Developer!" because he knew how important developers are to Windows. Lack of apps is a big reason no one used the Windows Phone and a big reason people stick with Wear OS over Samsung even though Samsung's watches are much much better. [link] [comments] | ||
ViewBinding provides type & null safety, findViewBy doesn't! Posted: 11 Dec 2019 12:36 AM PST | ||
APKUpdater 2.0.0 Stable Released Posted: 11 Dec 2019 01:34 AM PST
| ||
Are you allowed to distribute your app on app stores other than Google Play? Posted: 11 Dec 2019 05:11 AM PST | ||
How to setup CI/CD for Flutter apps with GitHub Actions Posted: 11 Dec 2019 04:30 AM PST
| ||
Posted: 10 Dec 2019 05:04 PM PST
| ||
Posted: 11 Dec 2019 03:08 AM PST Hi, does anyone have some more detailed info/documentation about ark compiler and if it's thing worth putting interest in and trying out? All I manage to find was some irrelevant mainstream media news taking it from political point of view. [link] [comments] | ||
Android Studio 4.0 Canary 6 available Posted: 10 Dec 2019 10:37 AM PST | ||
Posted: 10 Dec 2019 10:31 PM PST I am implementing file chooser in my app. I need to scan a particular directory and if a hardcoded file name is present in directory then my function should automatically pick the file. How can we implement this function. [link] [comments] | ||
Question: Is it possible to somehow convert RemoteViews into real views ? Posted: 10 Dec 2019 10:26 PM PST Suppose you want to create a very customized widget which shows a preview of itself right inside your app, or you want to monitor notifications and check what's inside the RemoteViews that you get there, even without having a UI. Is it possible to get the views from the RemoteViews ? If so, how do I do that? I ask this because of this comment by Google : " You shall apply the RemoteViews to a ViewGroup and work with that." [link] [comments] | ||
An automated interaction testing approach by Airbnb Posted: 10 Dec 2019 09:50 AM PST
| ||
Frequent Android Studio crashes on Ubuntu 18.04.3 Posted: 10 Dec 2019 08:48 PM PST Hi, Android Studio on my Ubuntu 18.04.3 is crashing consistently. I tried deleting all mentioned folders in some forums, but it isn't helping my case. Also I tried IBUS_ENABLE_SYNC_MODE=1 ibus-daemon -xrd which didn't help either. Now, when I open the android studio, UI doesn't come up (gradle doesn't stop compiling and so the UI Layout won't show) and if I run the virtual device when this happens, I can see about 10-20 adb processes and android studio completely freezes. Only way is to hard reboot. My desktop is i7-5930K CPU 6-core, 64GB RAM, GeForce RTX 2060 SUPER, 1TB NVMe m.2 drive. Android studio version: 3.5.3 One of the error message I saw on the java log is:
[link] [comments] |
You are subscribed to email updates from Developing Android Apps. To stop receiving these emails, you may unsubscribe now. | Email delivery powered by Google |
Google, 1600 Amphitheatre Parkway, Mountain View, CA 94043, United States |
No comments:
Post a Comment