Weekly Who's Hiring Thread - February 21, 2022 Android Dev |
- Weekly Who's Hiring Thread - February 21, 2022
- Hail Mary Strategy for Nearly-Bricked Phone
- CWTI - Scaling our designs to tablets — live design in Figma with Chris Sinco
- Up to date script for uploading to google play store?
- In app updates and Interstitial ads
Weekly Who's Hiring Thread - February 21, 2022 Posted: 21 Feb 2022 06:00 AM PST Looking for Android developers? Heard about a cool job posting? Let people know! Here is a suggested posting template:
Feel free to include any other information about the job. [link] [comments] | ||
Hail Mary Strategy for Nearly-Bricked Phone Posted: 21 Feb 2022 06:38 AM PST I was flashing a custom ROM onto my phone (Xiaomi Note 10) and had done all the necessary steps. I unlocked the bootloader with no issue and, installed TWRP on the phone, and used a combination of ADB and the Win Recovery img to flash a new rom. It ran into some issues but worked overall. I attempted to flash a different rom through the same process and though I verified that it wasn't corrupted, it pretty much bricked the phone and stuck it in a loading screen. I'm new to ADP and modifying Android phones, although I have experience in using custom roms in virtual boxes. I attempted to use adb push to put the original rom onto the phone. Although fastboot recognizes it ADP does not. From what I know this is likely a driver issue, but without the ability to push files via ADB can I actually get this working again? I tried loading the rom onto a flash drive and using an adapter to allow the phone to access it, but didn't have any luck. It's worked in the past but I'm assuming that file management on external storage occurs at a higher level and that where I'm at will not allow me to transfer. I've pretty much run out of options, if anyone more experience can help me out or even point me in the right direction it would be much appreciated Edit: if this is the wrong sub I apologize, but I figure the people in r/android would be confused and although this isn't strict development, the people here are more likely to be able to recognize an issue and offer advice [link] [comments] | ||
CWTI - Scaling our designs to tablets — live design in Figma with Chris Sinco Posted: 21 Feb 2022 06:26 AM PST
| ||
Up to date script for uploading to google play store? Posted: 21 Feb 2022 06:01 AM PST I'm trying to find a script that automatically uploads an app bundle to google play store and add that to the end of my CI/CD pipeline. So far everything I've googled is outdated. Especially google's own stuff: https://github.com/googlesamples/android-play-publisher-api/tree/master/v3/python Is there a library that does this for me? Don't care what language. [link] [comments] | ||
In app updates and Interstitial ads Posted: 21 Feb 2022 05:48 AM PST Anyone implemented interstitial ads with immediate in-app updates ? Confused as to where to put the code for showing interstitial ads as I want to do it once user has been shown the msg for immediate update and is waiting for the app to download and install. Can it be done immediately after calling appUpdateManager.startUpdateFlowForResult [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