• Breaking News

    Sunday, December 20, 2020

    Android Dev - How to create this UI element?

    Android Dev - How to create this UI element?


    How to create this UI element?

    Posted: 20 Dec 2020 07:30 AM PST

    Hi, how would I create a UI element like this where I click a button and it opens a layout that takes up part of the screen which can then be dragged up and down? Would I need fragments or is this possible without them?

    https://reddit.com/link/kgvw3n/video/j226xo5z1d661/player

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

    How to test a custom Android View with Robolectric

    Posted: 19 Dec 2020 11:59 PM PST

    Hey everyone, just finished writing this blog post on how to test a variety of different things on a custom Android view using Robolectric. Hope this helps someone else and always welcome feedback!

    https://plusmobileapps.com/2020/12/14/android-custom-view-testing.html

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

    13 — 19 December Android Newsletter

    Posted: 20 Dec 2020 03:56 AM PST

    Stay up to date with Android development, in this week's edition:
    🥽 Explore the in-depth guide to Custom Views
    📈 Improve your app with Jetpack Compose
    ⚡ Decrease the build time with resConfigs
    🤓 Master the Kotlin delegates
    and much more!

    Read it here 👉 https://vladsonkin.com/android-newsletter-25/
    What's your favorite one?

    🔥Featuring @chrisbanes @Tunji_D @weisers @PreusslerBerlin @myrick_chow @KwabenaBerko @JobinLawrance and many other great authors!

    💚 Subscribe and receive new editions directly to your email. Weekly, no spam, unsub anytime.
    Here is an example: https://mailchi.mp/e3d97f8e716a/android-newsletter-25

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

    How do What's App, Messanger, Viber, Skype and other applications bring up app from background when you are recieving a voice/video call?

    Posted: 20 Dec 2020 06:17 AM PST

    Basically the title. I am developing a voice call app without Firebase. I am using FLAG_NEW_TASK and NEW_TOP to show app from locked phone state but it only works when the app is on and showed on sceen before locking. It doesn't work when app is in background or shut down.

    How do famous communication apps bring up the phone call screen even when the app is shut down or in the background? Does anybody have any tips?

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

    Unable to search Play Store for my app.

    Posted: 19 Dec 2020 07:45 PM PST

    My app went live at the end of November and I am still unable to search for the app using keywords.
    The only way I can find the app in the Play Store is to search the exact name. So far I have got roughly 400 downloads and 4 5 star reviews from marketing and sharing the download link.
    Is anybody else running into this issue? Everywhere I have read says that the Play Store indexes the title, subtitle and all 4,000 characters from the description. So I am very surprised that I don't see my app in the entire search when searching for the exact sub title or any related text in the description over 2 weeks after it went live.

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

    Is it possible to maintain a file using more than one mobile applications

    Posted: 20 Dec 2020 04:52 AM PST

    I want to know whether we can maintain a file (a text file) which is accessible for two or more than two mobile applications. One application will create the file, however, it should be also accessible for other mobile appilications as well (only read access) Is it possible to do it? This is possible for before Android 4.3. Since now Android uses kernel-level Application Sandboxs, I want to know whether there is a possibility to do it

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

    The Most Popular Programming Languages - 1965/2020 - Statistics and Data

    Posted: 20 Dec 2020 08:29 AM PST

    Does Merch Account bank name must match Play Console name?

    Posted: 20 Dec 2020 08:07 AM PST

    My Play Console(google account) name is my own name. But I want my family member to receive payments from IAP and Paid apps.

    If I create a merchant account and write different name (bank account details) will it be accepted? We live in a same country.

    submitted by /u/308king
    [link] [comments]

    Need help to get start

    Posted: 20 Dec 2020 07:37 AM PST

    Hay i want to get into android development but i am a little confused between java or kotlin so i need some help what is the best to start with. Also i can't find up to date course for android with java so if some one can give me links to any tutorials for java or kotlin i would be very grateful

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

    Question about Android 11 and the /storage directory

    Posted: 19 Dec 2020 06:19 PM PST

    My phone (Verizon Note 20 Ultra) was just upgraded to Android 11. I have two programs (solid explorer and SMBSync) that are having some lessor or greater functionality issues that seem to be related to the face that programs can no longer reade the /storage folder.

    Is this a new issue in Android 11 that has a workaround that I can send to the developers, or a bug that I should report to Verizon?

    Thanks.

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

    Kotlin Libraray to zoom, move and rotate imageview

    Posted: 20 Dec 2020 04:07 AM PST

    I am trying to add zoom, move and rotate functionality to my imageview in Kotlin but haven't been successful yet. Is there any library or video or any other source from where i can learn to do this. Thank you in advance :)

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

    how to delete old Apk versions from the new developer console

    Posted: 20 Dec 2020 01:34 AM PST

    Google just unpublished an app because a very old Apk (2 years ago), which uses advert old Sdk. anyone knows how to remove old Apk from the library? when the app is unpublished. I couldn't find the way. thanks

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

    Did anyone already use Micrsoft Graph API?

    Posted: 19 Dec 2020 02:11 PM PST

    Hey folks, I'm studying some things from Microsoft Graph API for trying to build a clone app based on Microsoft's To Do as a side project of mine.

    Did anyone already use that API for having access to some Microsoft services? What do you guys think?

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

    Fake camera input on rooted Android Phone -Pixel 5

    Posted: 20 Dec 2020 01:59 AM PST

    Is it possible to make my phone recognize my screen or a video as the front or back camera input? Especially in apps that use the cam directly? Means, I can use an app (TikTok here as a Duet phone) and "fake" a new recording from the camera with an already existing video on my phone.

    I tried with emulator, but can't get the size right and it's super laggy

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

    Custom User-Agent for Trusted Web Activity (TWA)

    Posted: 19 Dec 2020 11:45 AM PST

    I am looking to publish a PWA for Android as a Trusted Web Activity (TWA), and I would like to either override or append an app identifier to the user agent for HTTPS requests, i.e. "MyApp/1.0.0". I've read that it's possible to add extra HTTP Request Headers for Custom Tabs, but per the documentation:

    The keys can't be the standard HTTP headers as they are set by the WebView.

    I have also tried intercepting requests with a Service Worker, but Chrome does not allow for overriding the User Agent and this would also be limited in scope to same-origin requests.

    Is it possible to provide a custom User Agent across all HTTPS requests in a TWA?

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

    Fake reviews and ratings

    Posted: 19 Dec 2020 07:13 PM PST

    Hello,

    I've noticed multiple games that bought a ton of fake reviews and ratings - do you know any efficient way to report them?

    I am 100% sure the reviews and ratings are fake as I've been making and publishing android apps for a long time, and all those reviews are practically exactly the same. Also the rating 4.9 with a trash app - you know :)

    While lots of us android developers bust our asses to follow all Google's policies, constantly update and improve our apps - some just buy installs and shoot up in the ranks. According to google's policies, their accounts should be wiped out, but they can't even detect those fake installs, and complaining about the app doesn't do anything.

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

    Any way to turn off the clipboard word prediction area and still keep voice to text feature.

    Posted: 19 Dec 2020 12:56 PM PST

    No comments:

    Post a Comment