I Started Android Development At 40 Android Dev |
- I Started Android Development At 40
- EasyAdapter: Android Annotation Processing Library to generate your adapters only with Annotations on your model
- Add BitBucket dependency using ssh
- MDM for AndroidTV and Owner permission issue
- What is a good general-purpose mobile device to test my apps/games on?
- Things to know for a junior developer position and where to find such jobs
- Help, i have lowered screen dp too low
- Build & Deploy Kivy App (Python) with Buildozer on Android
- New Bundle_Util a utility for bundletool
- What should be the checklist before releasing an app on google play store?
- Media info error
- Can you write an Android app that will monitor another app's screen while in the background?
- [WIP] The main menu of my new project.
- Find BLE DEVICES program crashes
I Started Android Development At 40 Posted: 01 Feb 2022 02:58 PM PST
| ||
Posted: 02 Feb 2022 02:04 AM PST EasyAdapter is my last project in 2021 :D, it's an annotation processing library to generate adapter class from your model with listeners and diffutil in the Compile time only, it also supports using Kapt and KSP processors Github: https://github.com/AmrDeveloper/EasyAdapter Full documentation: https://amrdeveloper.github.io/EasyAdapter/ Demo for Version 1.0.0 https://www.youtube.com/watch?v=tAABBvt4qc0&ab_channel=AmrDeveloper [link] [comments] | ||
Add BitBucket dependency using ssh Posted: 02 Feb 2022 03:17 AM PST
| ||
MDM for AndroidTV and Owner permission issue Posted: 02 Feb 2022 04:37 AM PST Hello. With this command, the MDM has owner permission and work fine until next reboot, then the device going in loop reboot trying to load the launcher. I read on internet who edits device_owner_2.xml and device_policies.xml to grant owner permission, but this files are created with the command above. Can any android expert tell me something I can try? I have also tried to disable the default launcher before restarting but without success. I can't debugging because the adb is not available during rebooting [link] [comments] | ||
What is a good general-purpose mobile device to test my apps/games on? Posted: 02 Feb 2022 04:29 AM PST Do you guys have any recommendation for what phone device to use for development of my Android game? I'm thinking about getting a Google Pixel 6 for testing my game on as it has the cleanest android, and I suppose it will have all the latest android updates, any other thing I should take into account? [link] [comments] | ||
Things to know for a junior developer position and where to find such jobs Posted: 01 Feb 2022 05:59 PM PST I've worked with Java and kotlin but only on personal projects. I've also been working with jetpack compose and I really like it. But I want to get a job this year and I'd like to know what I'm expected to know, and where I can find jobs also. Thanks [link] [comments] | ||
Help, i have lowered screen dp too low Posted: 02 Feb 2022 05:19 AM PST Help, i have lowered screen dp too low in dev options and the screen is on but blank. Can turn off and on but cant even see now to reset device. Have gfied power off and volum but blank screen. How do i fix it? Thanks [link] [comments] | ||
Build & Deploy Kivy App (Python) with Buildozer on Android Posted: 01 Feb 2022 03:18 PM PST
| ||
New Bundle_Util a utility for bundletool Posted: 01 Feb 2022 02:04 PM PST Just uploaded an open source utility for Android's bundletool. It's basically a GUI for it and supports every bundletool command. If you want, you can check it out: [link] [comments] | ||
What should be the checklist before releasing an app on google play store? Posted: 01 Feb 2022 11:34 PM PST | ||
Posted: 01 Feb 2022 09:59 PM PST When I check playback resolution using .\adb shell dumpsys media.resource_manager for youtube, It returns the resolution I have set manually only for HDR videos. For other content, it just returns a fixed low res value next to Media Info. Same for Netflix. Can anyone please elaborate? [link] [comments] | ||
Can you write an Android app that will monitor another app's screen while in the background? Posted: 01 Feb 2022 03:46 PM PST So if a given app doesn't share your data, can you write an app that will go into background mode (not be the front app) and monitor the screen activity of another app? So if you had Twitter, a game, a weather app, email app, etc... and you wanted to record something like screen changes or read screen data, could you do that. Let's say it was a news app or email app and you wanted to record the screen looking for your name or some keyword or just screen changes and then record info about them by screenshot and/or screen scrapes. Assume you have full control over the device, it's not someone else's phone, it's yours and you can run in any mode you want. Maybe even live echo to a laptop or even the target app running in a simulator on a laptop. [link] [comments] | ||
[WIP] The main menu of my new project. Posted: 01 Feb 2022 02:10 PM PST For the "oldest" of the place and lovers of retro games, just by reading the title and subtitle (there are 4 clues in them) you will get an idea of the type of game it will be and what ancient jewels it is inspired by 😁 I will keep reporting my progress. [link] [comments] | ||
Find BLE DEVICES program crashes Posted: 01 Feb 2022 02:24 PM PST Line37: BluetoothAdapter bluetoothAdapter = BluetoothAdapter.getDefaultAdapter();crashes program with error...Caused by: java.lang.NullPointerException: Attempt to invoke virtual method 'android.view.LayoutInflater android.view.Window.getLayoutInflater()' on a null object referenceGoal is to scan and show on mobile phone the bluetooth devices [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