Android Dev - Samsung is now #1 on dontkillmyapp.com, after it continues to ignore Google's CDD in Android 11 update |
- Samsung is now #1 on dontkillmyapp.com, after it continues to ignore Google's CDD in Android 11 update
- Looking for maintainer/contributors for Android PhotoEditor library
- Is anyone else bothered by Android Studios' Windows Icon?
- I made a Pokedex in Android with an accompanying back-end in NodeJS!
- App upgrade failure in Google Play
- Can you develop android apps without having to use Android Studio?
- Need help
- [UPDATE] App suspended for a reason I cannot understand
- Gradle decompiling an unrelated file after removing LeakCanary.
- Interstial ad (Admob) between bottom navigation fragments
- Desuguar support java.util.concurrent.Flow?
- Android Dynamic Form Builder?
- Choosing between library and custom view/code
- Where to learn Android development?
- I made some extension properties/functions for iTextPDF
- Convergence App clip and Instant app
- Configurable Background with widget/seekbar
- My first Android App, Unutmaz Chat (source code in the comments)
- How can I do sticky button on the bottom sheet?
- Language support
- How can I publish my app on Play Store?
- im a starter
- Contact AdMob Account Manager
- How to handle NavigationBar Apps: Fragments or Activities?
Posted: 17 Feb 2021 03:50 AM PST
| ||
Looking for maintainer/contributors for Android PhotoEditor library Posted: 17 Feb 2021 03:12 AM PST Hello All, 3 years back I open-source and a photo editing library for android which was inspired by PhotoEditorSDK and Imgly Android App. Since then I am maintaining this project solely in my free time. Along the way, I found few collaborators who help me to fix minor and major bug fixes (Thank you for the fixes :)). Currently, I am not able to find an ample amount of time to maintain this project. So now I am looking for a maintainer/collaborator for this project. If anyone who is interested can start the discussion here Or [email me](mailto:burhanrashid5253@gmail.com) for more details. [link] [comments] | ||
Is anyone else bothered by Android Studios' Windows Icon? Posted: 16 Feb 2021 12:49 PM PST
| ||
I made a Pokedex in Android with an accompanying back-end in NodeJS! Posted: 17 Feb 2021 06:14 AM PST
| ||
App upgrade failure in Google Play Posted: 17 Feb 2021 05:27 AM PST Recently I noticed that users of my app have been leaving reviews that they are not able to upgrade the app. They are getting a failure message from google play while update is being installed. Anyone else seeing this issue? I am not able to replicate this behavior on any of the test devices with same OS and App version as users have. Users have tried clearing cache, uninstalling the app and still the same issue. [link] [comments] | ||
Can you develop android apps without having to use Android Studio? Posted: 17 Feb 2021 08:02 AM PST I've been interested in creating a android app for quite some time now. I've been planing on picking up a new language like Java or Kotlin so I can develop android apps, but the need of android studio is crushing that dream. My laptop is very low specs and it can't run Android Studio without dying lol. Any help? [link] [comments] | ||
Posted: 17 Feb 2021 08:00 AM PST So basically i am 16 years old and i have a play store développer account. I have an app with 100k downloads on it. After a long time i recieve a notice saying my payment is on hold and a notice saying: "Brazilian law requires payments providers that sell to users in Brazil to verify the identity of their customers and withhold payments to customers until they have completed the verification process. To comply, you are required to complete all of the following steps to verify your account. Failure to provide the requested information will result in your sales being suspended. Once all your information has been verified, you will receive an email confirmation. Please bear in mind that we may need to request documents to verify your business type, so be sure to select the option that is legally accurate for your business." So basically if i give them my id they'll know that i am under 18. I am doing this with my parents permission but now i am afraid that if i give them my id my account will be suspended so will my app. What should I do? [link] [comments] | ||
[UPDATE] App suspended for a reason I cannot understand Posted: 17 Feb 2021 01:52 AM PST Hello again! A mod deleted the post in order to make a new one that provides additional information about the app. Gladly I saw today that the app got activated again! But to be safe I have to put a new icon I guess. Does anyone have a new idea about a new app icon and how to avoid a possible duplicate ? The strage thing is that one response from google told me that my app impersonates this app: https://play.google.com/store/apps/details?id=com.falcon.applock But the other response told me that app got reinstated (activated) again. I guess this response had more value haha. Im attaching the responses aswell. The first one is from an update rejection appeal and the second one is from the suspension appeal Email Screenshots: https://imgur.com/a/WKKVBpi My app listing: https://play.google.com/store/apps/details?id=com.mourapps.passwordmanager [link] [comments] | ||
Gradle decompiling an unrelated file after removing LeakCanary. Posted: 17 Feb 2021 07:14 AM PST I tried opening a question in SO already, to no help: https://stackoverflow.com/q/66234852/11214643. I was trying to clean my code, as the LeakCanary Library was exposing some android annotations that I was inadvertently using "@NotNull" instead of "@NonNull". As I finished cleaning the classes (like 30+ classes...), I removed the library entirely (just commenting the line): Then the main .kt file of an unrelated library (entirely written in Kotlin) called CalendarView.kt https://github.com/kizitonwose/CalendarView.git (a nice customizable calendar) becomes CalendarView.class And the bellow message appears on top of the now turned class. And now the code is not working. I have no idea, what's happening here... [link] [comments] | ||
Interstial ad (Admob) between bottom navigation fragments Posted: 17 Feb 2021 03:00 AM PST Is it against the policy to load interstial ad when BottomNavigation item is selected? I'm making sure that only after 3 clicks the ad is shown, just wanted to get the general idea that if the full screen ad can be shown while switching fragments from bottom navigation. [link] [comments] | ||
Desuguar support java.util.concurrent.Flow? Posted: 17 Feb 2021 02:48 AM PST I'd like to use java.util.concurrent.Flow for a library i'm creating, it's a fundamental API that Android began using too, but it isn't available until Java9/Android 30. Are that class/those interfaces "desuguared" and usable on older Android? If not, can i add it to be "desuguared" myself somehow? [link] [comments] | ||
Posted: 17 Feb 2021 06:08 AM PST how I could build something like that? https://www.teamscopeapp.com/ I want to build the form in the dashboard and show it on the mobile app and then send data to the server from the mobile app? [link] [comments] | ||
Choosing between library and custom view/code Posted: 16 Feb 2021 11:52 PM PST Hi. I am not sure if this has been asked before , but i tried to make a google search with these keywords and could not find any significant opinions. What are the factors you consider while choosing to use a library in your code over writing a custom view / class/ layout ? What are the advantages and disadvantage of choosing on over the other? Some of my personal deciding factors are usually :
What other points are important to consider? [link] [comments] | ||
Where to learn Android development? Posted: 17 Feb 2021 05:46 AM PST Hi Guys, I am a web developer and I want to learn App Development with Android, I have seen a few tutorials but didnt find them helpful or easy to follow, can someone point me to the right direction and help me learn it? P.S. I would highly prefer video tutorials in English [link] [comments] | ||
I made some extension properties/functions for iTextPDF Posted: 16 Feb 2021 10:35 PM PST
| ||
Convergence App clip and Instant app Posted: 16 Feb 2021 11:45 PM PST
| ||
Configurable Background with widget/seekbar Posted: 17 Feb 2021 02:58 AM PST I've tried searching Reddit and Google and nothing came close to what I would like to implement. Trying to add a configurable widget with an app I'm building and I would like to be able to change the background opacity using a seek bar. Are there any good open source projects or tutorials that have implemented this feature? Thank you in advance! [link] [comments] | ||
My first Android App, Unutmaz Chat (source code in the comments) Posted: 16 Feb 2021 11:04 PM PST
| ||
How can I do sticky button on the bottom sheet? Posted: 17 Feb 2021 02:42 AM PST [link] [comments] | ||
Posted: 16 Feb 2021 05:11 PM PST If your app needs some extra language for more growth i can help u with making turkish translation feel free to dm me [link] [comments] | ||
How can I publish my app on Play Store? Posted: 16 Feb 2021 10:26 PM PST Hello. I made an app and I want to publish it on play store. Bur this is my first time. Whats the important points? what are the "must do"s of the process? For example when signing my app, there is local key and google key(stored in google server). What should I choose? What is your suggestions for a newbie? [link] [comments] | ||
Posted: 17 Feb 2021 01:37 AM PST my main goal is making a mobile app, i have some experience with html/css/js but i dont wanna make my app with react and im not very experienced with javascript yet would u recommend react or kotlin for android developing which one is more useful [link] [comments] | ||
Posted: 16 Feb 2021 10:25 AM PST Recently I was contacted by Facebook Audience Network in order to discuss switching to App Bidding. They have enabled App Bidding on their side and they told me I have to contact my Admob Account Manager to enable App Bidding for Admob (it's also stated here). Does anyone know where can I contact my Account Manager? I searched for it and found literally nothing. I assume I have access to an account manager (8M monthly impressions across all apps) [link] [comments] | ||
How to handle NavigationBar Apps: Fragments or Activities? Posted: 16 Feb 2021 12:49 PM PST I have a quick question regarding apps with BottomNavigationBar: Are Apps with BottomNavigationBar (e.g. Instagram or Reddit App) completely based on Fragments and just one MainActivity ? I want the UI for my App to be similar, with the BottomNavigationBar visible at all time, but I'm not sure If I should use fragments only. Thanks in Advance [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