Android Dev - Weekly discussion, code review, and feedback thread - May 09, 2022 |
- Weekly discussion, code review, and feedback thread - May 09, 2022
- Weekly Who's Hiring Thread - May 09, 2022
- Shakespeare (Star Trek?) easter egg in Build.VERSION_CODES.S_V2
- Bouncy: Physics-based animation for NestedScrollView and RecyclerView
- android studio ethernet ip
- What are the challenges in the Cross-Platform App Development Proces
- Anyone else think TarsosDSP needs a BSD/MIT alternative?
- Why is an in used function still shown in usage.txt of proguard output?
| Weekly discussion, code review, and feedback thread - May 09, 2022 Posted: 09 May 2022 05:00 AM PDT This weekly thread is for the following purposes but is not limited to.
Please check sidebar before posting for the wiki, our Discord, and Stack Overflow before posting). Examples of questions:
Large code snippets don't read well on Reddit and take up a lot of space, so please don't paste them in your comments. Consider linking Gists instead. Have a question about the subreddit or otherwise for /r/androiddev mods? We welcome your mod mail! Looking for all the Questions threads? Want an easy way to locate this week's thread? Click here for old questions thread and here for discussion thread. [link] [comments] | ||
| Weekly Who's Hiring Thread - May 09, 2022 Posted: 09 May 2022 06:00 AM PDT 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] | ||
| Shakespeare (Star Trek?) easter egg in Build.VERSION_CODES.S_V2 Posted: 09 May 2022 01:59 AM PDT
| ||
| Bouncy: Physics-based animation for NestedScrollView and RecyclerView Posted: 09 May 2022 02:24 AM PDT
| ||
| Posted: 09 May 2022 07:47 AM PDT hi i'm still new to android studio and i'm tasked to work with a dev board the helper a64 and use the ethernet port on board i've banged hy head for days now to get the TCP SERVER working and still not there yet it's kinda working ....... kind of i want to get the ip adress from the device to display it on the app but since its using ethernet its difficult to do so . i managed to show what connection is used with the but i don't know where to go next i have on my files a android.net.ethernetmanager but it has a @@hide comment which i read somewhere that it is hidden class i tried following a bunch of people on how to unhide it but no luck all i want is to make a TCP server and read&EDIT the ip settings not wifi but ethernet [link] [comments] | ||
| What are the challenges in the Cross-Platform App Development Proces Posted: 09 May 2022 03:24 AM PDT | ||
| Anyone else think TarsosDSP needs a BSD/MIT alternative? Posted: 09 May 2022 07:01 AM PDT | ||
| Why is an in used function still shown in usage.txt of proguard output? Posted: 09 May 2022 04:13 AM PDT I have the following code With a normal proguard, I generate the usage.txt file, showing the unusedFunc()there This is correct, as the usage.txt file is meant to show the class or removed function during compilation as mentioned in However, if I change my class to a lazy as shown below, When I check the usage.txt, I notice that both also shown, just in a different section Why is the usedFunc() still being shown in the usage.txt? [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