Android Dev - Android developers, check your emails. Finally happened! 15% commission !! |
- Android developers, check your emails. Finally happened! 15% commission !!
- Love the new Splash window for Bumblebee!
- Is there a tool/API or something to make transactions between an account to other in Android Studio-Java?
- Any good ads platform without SDK to promote Android mobile app besides Google Ads?
- Killer Bee: Alternative MQTT client library to Paho which is friendly with newer Android releases
- Have any of you been contacted randomly to sell your apps, and how did it go? Place was apps-sbd
- How to query my app feed based on location?
- Why would Google suspend a digital scales app that works?
- Developing an Android app from iOS
- Is it possible to make a custom navigation•bar app that doesn't zoom•in while using triple•tap magnification•gestures?
- How to manage image resources in Android?
- How difficult and time consuming will It be to change the AOSP Window Manager?
- WhatsApp/Messenger Clone Project Approach
- Add a new app to an existing bundle on play console
- Handling the time zone issue in Material Date Picker & Date Range Picker
- Stupid Propeller in Android Emulator
- I want to build an All in one app for Developers - Give me Ideas
Android developers, check your emails. Finally happened! 15% commission !! Posted: 09 Jun 2021 01:16 AM PDT
| ||
Love the new Splash window for Bumblebee! Posted: 09 Jun 2021 08:54 AM PDT | ||
Posted: 09 Jun 2021 05:52 PM PDT I'm making a small project in which Restaurant Owner's and Clients can sign in into the Android App. Btw... I already tried Paypal but the API for Android is already deprecated :( [link] [comments] | ||
Any good ads platform without SDK to promote Android mobile app besides Google Ads? Posted: 09 Jun 2021 12:48 PM PDT Currently, we are using Google mobile app install ads (https://support.google.com/google-ads/answer/6357635?hl=en) , to promote our Android app (https://play.google.com/store/apps/details?id=com.yocto.wenote&hl=en) The thing we like about Google mobile app install ads is, no 3rd party SDK is required to embed into the app itself, to track the installation count. We would like to try out other ads platforms, to drive more installs. However, most of the ads platforms, required a 3rd party SDK to install in the app itself.
The reasons we want to avoid 3rd party ads tracking SDK, is due to privacy, stability & app size concern. Do you know any ads platform, which doesn't require 3rd party SDK (using a REST API is OK), to keep track of app install? Thanks. [link] [comments] | ||
Killer Bee: Alternative MQTT client library to Paho which is friendly with newer Android releases Posted: 09 Jun 2021 12:56 AM PDT
| ||
Have any of you been contacted randomly to sell your apps, and how did it go? Place was apps-sbd Posted: 09 Jun 2021 09:07 AM PDT I randomly got contacted by this company, link below to make a request on their site for selling some of my apps to them. I am just curious, do they give fair offers, or make it a hassle, or pay low? Just curious if anyone else has experience with this. [link] [comments] | ||
How to query my app feed based on location? Posted: 09 Jun 2021 12:38 PM PDT I am working on a project where I can filter out a person's feed based on his current location to a 2km radius. I know it's a lot to read, but it will mean a lot if someone can help me with this. :) [link] [comments] | ||
Why would Google suspend a digital scales app that works? Posted: 09 Jun 2021 11:45 AM PDT Google recently suspended this digital scales app: https://rizbit.uk/php/getlink.php?pr=digitalscalesite The reason they gave was that the app was not functional. So they are saying the app does not weigh as the description says it does. This app had been on the play store for over 4 years and every APK update had previously been approved without any issues. In the last update that got the suspension the APK wasnt even uploaded, it was the same one! The only thing that was updated was the Title and Short Description. And these both were ones that had been used previously in experiments. So really there had not been any significant change to the listing at all. Which makes the decision they made even more confusing. We have also made and sent them several videos showing the app works and how it works. The app had over 12K active paying users. Who would pay to use an app that didnt work? It had numerous positive reviews on the store and facebook We agree that the app might not work on every phone and that it has to be used as shown in the video but that would not lead to a suspension. [link] [comments] | ||
Developing an Android app from iOS Posted: 09 Jun 2021 01:37 PM PDT If I have an iOS app and I am interested in developing the same app for Android do I need to start from zero building the app or is there anyway that apps can be converted to run on android? [link] [comments] | ||
Posted: 09 Jun 2021 10:51 AM PDT There are many custom:navigation•bar apps that basically adds another set of navigation•bar on top of the default navigation•bar. The only issue is that it will zoom•in while using the 3•tap:magnification•gesture. . Is it possible to make a similar navigation•bar:app that doesn't zoom•in while using the 3•tap:magnification•gesture? [link] [comments] | ||
How to manage image resources in Android? Posted: 09 Jun 2021 06:18 AM PDT As the app size grows, often, we have to deal with a large set of image resources. Every developer in a team decides to add new image resource as per the product requirement. But sometimes, unknowingly, a developer may add a similar resource that already exists in the project. Sooner or later, this will significantly increase the app size! So how best to manage image resources? or Is there a tool that can detect similar vector/drawable images? [link] [comments] | ||
How difficult and time consuming will It be to change the AOSP Window Manager? Posted: 09 Jun 2021 05:41 AM PDT Let's say that I want to change AOSP Window Manager with some existing open source solution (like Linux bspwm, herbstluftwm, awesome, or whatever like that). Is it feasible to do by one person? [link] [comments] | ||
WhatsApp/Messenger Clone Project Approach Posted: 09 Jun 2021 03:11 AM PDT I have been developing Android applications for a little over 1 year and I would like to build a WhatsApp/Messenger clone application that has at minimum the one-to-one chat & group chat function with the possibility of sending multimedia files like picture or videos. There are a tons of article out there but they all seem to be pretty old. The only one I could find on StackOverflow is nearly 8 years old: https://stackoverflow.com/questions/11070161/whatsapp-writing-a-clone-iphone-android-wp7 How would you go about this today are there any libraries on GitHub that are free to use even if you scale up to a hundred users? I only need the Messenger functions as mentioned above. I already have a skeleton app that does the authentication and pulls in the contacts. [link] [comments] | ||
Add a new app to an existing bundle on play console Posted: 09 Jun 2021 01:21 AM PDT I'm quite new to all this, so bear with me. We have an existing android (mobile) bundle published (using Ionic), and have developed a TV version of this app (using React Native) which we are almost ready to publish. Is it possible to combine this new TV app into the existing mobile app bundle, so the user downloads the appropriate one automatically? If so, is it a good idea, or should they be kept separate? Any tips on how to achieve this please, because I can't find any definitive info on this right now! Many thanks [link] [comments] | ||
Handling the time zone issue in Material Date Picker & Date Range Picker Posted: 08 Jun 2021 07:09 PM PDT There seems to be a issue related to time zone in Material Date Picker which shows wrong dates for default selection, current date, selected date (dates for range picker) selectable date range etc. https://github.com/material-components/material-components-android/issues/882 Is there any workaround for this? I can't use default picker in Android because client don't like its UI & says there is no indication that the year can be changed by touching it. [link] [comments] | ||
Stupid Propeller in Android Emulator Posted: 08 Jun 2021 10:38 PM PDT
| ||
I want to build an All in one app for Developers - Give me Ideas Posted: 09 Jun 2021 04:29 AM PDT Hi guys! I am still in Planning mode, so please give me Ideas. What will you need in a handy app that will use everyday as a developer. I have a few ideas: Forum Q&A Resources Contests Showcasing, Free host Maybe some developer tools? Comment down whatever comes in your mind!! [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