• Breaking News

    Thursday, February 20, 2020

    Android Dev - It finally happend. AsyncTask is now deprecated.

    Android Dev - It finally happend. AsyncTask is now deprecated.


    It finally happend. AsyncTask is now deprecated.

    Posted: 19 Feb 2020 04:52 PM PST

    In light of Samsung's '1' goof up, let us not forget the OG '1'

    Posted: 20 Feb 2020 04:33 AM PST

    Jetpack Compose's latest version: dev-05 is here

    Posted: 19 Feb 2020 10:05 PM PST

    Android R Preview just showed up in the SDK Manager

    Posted: 19 Feb 2020 09:15 AM PST

    Android 11 Developer Preview First Look Revealed, Know What's Special

    Posted: 20 Feb 2020 04:12 AM PST

    Android apps Ideas

    Posted: 20 Feb 2020 07:57 AM PST

    Hello , Where can I get android apps ideas and prototype to code. I just need ui / ux design and idea for me to make and be in my CV And what the apps that should be in my CV Thanks

    submitted by /u/YousefElsayed1
    [link] [comments]

    Authentication, Log in and password

    Posted: 20 Feb 2020 07:48 AM PST

    I have a simple log in activity with two texts and one button, one for email and the other for password.

    once the login button is pressed. a new activity called profile is launched. I hardcoded bunch of info to match the input so the intent launches the second activity. it works fine.

    However, when I press the back button on the phone it goes back to the login activity. but when I press the login button again. it shows the same results. even if I change the input.

    Note: the hardcoded Infos are stored in Arraylist with a customed class, the custom class contains nothing but 5 stings for basic info. moreover, this class implements serializable. hence granting the ability to pass the object of this customed class via intent.
    If what I said makes no sense, I can provide code, I just preassumed that the issue is trivial so it can be solved without the code.

    submitted by /u/Alaa13
    [link] [comments]

    Q: what does Google learn about activities in non-Google apps?

    Posted: 20 Feb 2020 03:56 AM PST

    Following Brexit, Google are moving their UK users data or of the EU and into US servers, losing is the protections of GDPR. Can anyone tell me how to understand what information Google collects from an Android device, other than information which directly goes through their servers (like Gmail)? For example, can they see what users type in WhatsApp, or their browsing history in Opera, or their activities on Reddit?

    submitted by /u/DoctorStrangecat
    [link] [comments]

    Neat custom EditText for your needs!

    Posted: 20 Feb 2020 07:21 AM PST

    Neat custom EditText for your needs!

    Sometimes you need to program yourself some custom UI elements, because there are no analogs in the internet. When I do that - then I always try to open source such things. I would like to share my custom EditText library, maybe you will be interested:

    https://github.com/edgar-zigis/MaterialTextField

    If you like it -> then please star the repository 🙏 Thank you!

    sample

    submitted by /u/biomatic-1992
    [link] [comments]

    Android 11 Developer Preview now available

    Posted: 19 Feb 2020 09:49 AM PST

    Can I use / mention a third party payment provider in my app ?

    Posted: 20 Feb 2020 06:52 AM PST

    After reading several threads on Reddit it's still quite confusing what is allowed on Android / iOS regarding payments.

    After reading severall threads on Reddit it's still quite confusing what is allowed on Android / iOS regarding payments.

    I have a an app available for iOS and Android and a web app dashboard. The iOS / Android / Web app uses a API where your profile and statistics are stored.

    To cover the costs of the server I want to add a premium membership feature (you are paying for a membership to get more statistical data from the server and thus visible in the app).

    This will be a monthly / yearly subscription model.

    Am I allowed to use a third party payment provider on the web app and mention this in both apps or do I need to use In App Purchases ?

    submitted by /u/Noaber
    [link] [comments]

    Re-locking OEM/bootloader after Android 11 installation?

    Posted: 20 Feb 2020 06:41 AM PST

    Hi, I just installed Android 11 on my Pixel 3A, but i can't setup Google pay and some other apps. My question is, can i lock again my bootloader and in the dev settings disable OEM unlock or will it brick my phone? Thanks !

    submitted by /u/Alphabeth_
    [link] [comments]

    My app is rated for people with 12+ years of age, does it affect Admob revenue?

    Posted: 20 Feb 2020 06:24 AM PST

    I've been trying to figure out what's wrong with my Admob because they're paying me $0.05 CPC and around $0.4-$0.5 RPM for US users. Does having 12+ age rating affect the revenue? Should I make it 3+?

    I removed the module for which I made the rating 12+.

    EDIT: I just checked, I changed my app rating on October 1, and I had $0.15+ CPC till October 11, but then suddenly the CPC dipped and became $0.02-$0.05

    submitted by /u/AwkwardShake
    [link] [comments]

    Background Location access is moving to Form model just like Call and SMS as per upcoming Play Policy update.

    Posted: 19 Feb 2020 11:18 AM PST

    How to convert translated text from excel file to xml strings?

    Posted: 20 Feb 2020 04:54 AM PST

    How to convert translated text from excel file to xml strings?

    My user sent to me an Excel translated file like image above.

    https://preview.redd.it/ft8ujc0ms2i41.png?width=1496&format=png&auto=webp&s=dbf462fdf9a3fa1252ea786941948088607154e9

    I would like to convert these texts to Android XML strings. Is there a way to do this?

    Thanks.

    submitted by /u/sieunhanchevoi
    [link] [comments]

    I need a little help...

    Posted: 20 Feb 2020 04:28 AM PST

    can anybody help me? I wanted to play a game that I recently played on my computer, but my computer broke down and I can't play it anymore. It is a 2D pixelated platform game. I just want someone to turn this .EXE game into an .APK to run on Android, the entire community of this game has always wanted an android version. (Moderators are nice I'm just a desperate guy), if in this community it is not possible to make requests, tell me which subreddit I can make that request. Send me a private message if you're insterested on helping me and the android gaming community.

    submitted by /u/duoshou
    [link] [comments]

    How to Use Firebase Storage (Visual Tutorial)

    Posted: 20 Feb 2020 03:54 AM PST

    I read somewhere that best way to gain knowledge is by teaching!

    So that's what I do in my free time. I write blog post related to what I know, so that someone could learn something out of it!

    Just published this tutorials, share your reviews in this regard. Thanks <3

    https://firebasetutorials.com/use-firebase-storage/

    submitted by /u/davidkonal
    [link] [comments]

    So what's the state on SYSTEM_ALERT_WINDOW/overlay apps in Android 11

    Posted: 19 Feb 2020 11:40 PM PST

    Is there any official statement by Google that states that overlay apps will be deprecated in favor of the Bubbles API? So far all I see is speculations. The Bubbles Api docs say: "They are designed to be an alternative to using SYSTEM_ALERT_WINDOW." not a replacement

    submitted by /u/Snokbert
    [link] [comments]

    WorkManager 2.3.2 is now available

    Posted: 19 Feb 2020 01:15 PM PST

    Here is the release notes.

    submitted by /u/tikurahul
    [link] [comments]

    Android online course

    Posted: 20 Feb 2020 01:44 AM PST

    Hello, I hope I posted this question in the right place.

    I am coming from the web and app(flutter) development.

    I looking for to learn more "basic" language like kotlin/java, and I looking for an onlne course.

    As usual, I went to udemy and I was surprised that there aren't much courses, And updated courses especially.

    I started tim buckhila course ( https://www.udemy.com/course/android-oreo-kotlin-app-masterclass/learn/lecture/8563710#questions/7084242 )

    the content seems to be very good, but his speak not very clear, I put more effort to understand what he his saying, rather then actually learn.

    I look into Rob pracel course - https://www.udemy.com/course/the-complete-android-oreo-developer-course/

    The instuctor is great and well speak, but according to the reviews the content is not updated and he is missing some core concepts like lifecycels.

    Also, I'm very confused by the android versions.

    most of the courses are android oreo, but the version now is q.

    Is it crucial to learn the latest version?

    Can you recommend on online course that cover core concepts?

    Thank you for your answers in advance, and i'm sorry about my grammer, I'm not a native speaker

    submitted by /u/par1994
    [link] [comments]

    Android studio: 32gb RAM vs 64gb RAM?

    Posted: 20 Feb 2020 05:21 AM PST

    I'm getting a new computer and have the option of getting 32gb RAM or 64gb RAM. Has anyone done a comparison between the two, or optimized Android Studio to take advantage of a 64gb RAM computer?

    My current 16gb RAM setup (2016 Macbook Pro, 16GB Ram, all specs maxed) takes about 15mins to do a clean build in Android Studio and memory is a clear bottleneck (constantly near 0% free if I run Android Studio and have a few tabs open in Chrome). My iMac has 24gb RAM and builds much faster because it doesn't bottleneck on memory.

    submitted by /u/angrynapkin1
    [link] [comments]

    What is solr, how do I implement it on/for Android using Android Studio?

    Posted: 20 Feb 2020 01:10 AM PST

    I have no clue whatsoever, I only know that solr is used for search indexing and stuff, but how do I use it for an Android app? How do I implement the API? Please help.

    submitted by /u/grey_parrot
    [link] [comments]

    Android 11 Generic System Images are also released

    Posted: 19 Feb 2020 10:54 AM PST

    How To Write Clean Code In Android As Per The Principles?

    Posted: 19 Feb 2020 08:47 PM PST

    No comments:

    Post a Comment