Android Dev - Shrinking a Kotlin binary by 99.2% |
- Shrinking a Kotlin binary by 99.2%
- [DEV] I created a small library that eliminates recyclerView adapter boilerplate code
- Maintain multiple projects or create a master project with flavors.
- Advanced Android course
- So, I found confidential results. When I click on the links I get a 404 error. Could someone tell me what confidential results are? I'm not asking for help, just asking has anyone else seen this?
- New beta release stuck in review. Anybody else facing this issues?
- Am I the only one still using RelativeLayout, LinearLayout... ?
- ConstraintLayout 2.0.1
- Attacking Build Times With Sample Apps
- What digital signage software do you use for android devices?
- [FreshAdapter] RecyclerView adapter generator library
- Mod protection or tamper protection
- Any one want to handle this library. Contributor and maintainers needed.
- Anybody using Jetpack compose in production?
- I'm trying to implement file selector where usr'll select a zip file from downloads folder. In Phone's default file manager it's getting proper URI Whereas google file manager and other managers are giving some other URIs which fails to get selected file and path. Some1 already faced in Android 10?
- If Oracle wins its lawsuit against Google, What effect will this have on me as an Java Android Developer ?
- Name Suggest
Shrinking a Kotlin binary by 99.2% Posted: 25 Aug 2020 08:54 PM PDT
| ||
[DEV] I created a small library that eliminates recyclerView adapter boilerplate code Posted: 26 Aug 2020 02:01 AM PDT From past week I was learning about This got me interested so I made a quick library that will automatically generate Although, I know the idea is not unique but I just want to practice and see how annotation processing works and ways to use it in our project. The library is still in alpha (most implementation will likely to be change) because I'll be implementing/fixing things as I got to know more about this topic. [link] [comments] | ||
Maintain multiple projects or create a master project with flavors. Posted: 26 Aug 2020 05:56 AM PDT I have been tasked with re-writing a 4 mobile apps for my company. 4 on Android (Java to Kotlin) and the same 4 on iOS (Objective-C to Swift). On Android, the apps all do pretty much the exact same thing. They all use the same API, business logic etc.. They only difference is the "dashboard" and some screens. While they may all do similar things, they are targeted at different users with different jobs. For example. One app may edit inventory in the office. The other app is for people out in the field to add to the inventory. While the two apps ARE different, the underlying business logic and API is the exact same. Is it best to just create 4 different projects? The down side would be bug fixes across all the apps. Should I create one base project, then each "flavor" could be the different app showing the different dashboard. This makes the most sense, but I have zero experience in this type of project. If this is recommended, does anyone have a tutorial, YouTube videos, or some example to help me get started? Has anyone done anything similar? What path would you take on maintaining 4 "different" apps? [link] [comments] | ||
Posted: 26 Aug 2020 05:52 AM PDT I'm an Android developer for the last 5 years. My current company want to invest in my skills and offered me to take an online course. Areas of interest are software architecture and design, multithreading, etc. I did found some, but many of them are offering some basic stuff like Kotlin for Java dev, Android from scratch, etc. https://teamtreehouse.com/library What do you suggest to take? [link] [comments] | ||
Posted: 26 Aug 2020 08:01 AM PDT
| ||
New beta release stuck in review. Anybody else facing this issues? Posted: 26 Aug 2020 07:46 AM PDT I have been working on a finance app for a year now and generally my new releases are released on the playstore in upto 6 hours. But, last night I deployed a new beta version, which hasn't been approved until now (18+ hours). The thing is there are no major changes in the new version (no new permissions etc). Is this normal or anyone else facing this specifically today? [link] [comments] | ||
Am I the only one still using RelativeLayout, LinearLayout... ? Posted: 26 Aug 2020 02:37 AM PDT Are you still using these like me or have you changed all to ConstraintLayout or CoordinatorLayout ? [link] [comments] | ||
Posted: 25 Aug 2020 06:04 PM PDT | ||
Attacking Build Times With Sample Apps Posted: 25 Aug 2020 03:42 PM PDT | ||
What digital signage software do you use for android devices? Posted: 26 Aug 2020 07:16 AM PDT
| ||
[FreshAdapter] RecyclerView adapter generator library Posted: 26 Aug 2020 06:05 AM PDT I got tired of writing recyclerview adapters all the time and decided to make a library about this issue. FreshAdapter was my solution to all the repetitive writings of recycler view adapters. It supports incremental processing, diff util generations, custom view clicks/long clicks and many more. Using view binding for the view handling and ListAdapter as the adapter of choice for your recycler view. Check it out and read the wiki for more details, if you have any suggestions let me know. Any feedback is appreciated. [link] [comments] | ||
Mod protection or tamper protection Posted: 26 Aug 2020 03:52 AM PDT I was noticing that there are mods to some games and android apps that change the way that the game work. like inifinite life etc. So I was wondering if there is any good way to protect yourself against it. I have been searching a bit and it seems like logical if's to check package name etc is easy to avoid. The main issue I have is when I have some online features enabled like google play services achivements and leaderboards, analytics data and ads that I probably want to disable to protect myself and the integrity from cheats. Thanks [link] [comments] | ||
Any one want to handle this library. Contributor and maintainers needed. Posted: 26 Aug 2020 02:49 AM PDT https://github.com/muditsen/multilevelrecyclerview. . . Please help developers. [link] [comments] | ||
Anybody using Jetpack compose in production? Posted: 25 Aug 2020 09:49 PM PDT | ||
Posted: 26 Aug 2020 01:34 AM PDT
| ||
Posted: 25 Aug 2020 11:33 AM PDT | ||
Posted: 26 Aug 2020 01:39 AM PDT Suggest a short catchy name for an app that takes hand drawn image from the user and generates its webpage. Similar to sketch2code. [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