Android Dev - How to create this UI element? |
- How to create this UI element?
- How to test a custom Android View with Robolectric
- 13 — 19 December Android Newsletter
- How do What's App, Messanger, Viber, Skype and other applications bring up app from background when you are recieving a voice/video call?
- Unable to search Play Store for my app.
- Is it possible to maintain a file using more than one mobile applications
- The Most Popular Programming Languages - 1965/2020 - Statistics and Data
- Does Merch Account bank name must match Play Console name?
- Need help to get start
- Question about Android 11 and the /storage directory
- Kotlin Libraray to zoom, move and rotate imageview
- how to delete old Apk versions from the new developer console
- Did anyone already use Micrsoft Graph API?
- Fake camera input on rooted Android Phone -Pixel 5
- Custom User-Agent for Trusted Web Activity (TWA)
- Fake reviews and ratings
- Any way to turn off the clipboard word prediction area and still keep voice to text feature.
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? [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 [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: Read it here 👉 https://vladsonkin.com/android-newsletter-25/ 🔥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. [link] [comments] | ||
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? [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. [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 [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. [link] [comments] | ||
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 [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. [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 :) [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 [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? [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 [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:
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? [link] [comments] | ||
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. [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 |
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