My advice to people who want to get into professional Android development (some thoughts on indies as well) Android Dev |
- My advice to people who want to get into professional Android development (some thoughts on indies as well)
- I reverse-enginnered Instagram's custom SeekBar (Emoji Slider) and converted into a library. Highly efficient and customisable!
- People already living in year 3023 yet i am still trying to finish my small app using new architecture. smh
- JetBrains 50% off for today
- Android interview preparation in 2.5 months
- How to write your Résumé to get hired
- An Android app for Slack (fully written in Kotlin)
- Understanding the Android Shape Drawable by tuning its properties visually
- Supporting display cutouts on edge-to-edge screens
- I can't seem to remove my title bar and I can't figure out why...
- Android App Bundle Has Invalid ProGuard File
- Question for devs with experience in Instant Apps
- Help Using Computer Vision to Pull Text From Workout Machine Monitor
- Character Creation?
- JUnit plugin to help fix errors while running tests, would love to get feedback
- RXIFY: ERROR HANDLING WITH SUBJECTS (RELAYS)
- AltBeacon library detection beacons issue
- Finally!! HiDPI Support added for Windows 8+: AS 3.2 RC1
- Help!!! Need an idea for BCA final project.
- Some Outstanding and Exciting Reasons to Become an Android Developer
- A question about android camera
- Was wondering if there was any way to convert my android app into a web app
- Looking for programming friend!?
- Comparing cross-platform development frameworks
Posted: 31 Jul 2018 04:18 AM PDT
| ||
Posted: 31 Jul 2018 08:24 AM PDT
| ||
Posted: 31 Jul 2018 08:34 AM PDT | ||
Posted: 31 Jul 2018 11:04 AM PDT | ||
Android interview preparation in 2.5 months Posted: 31 Jul 2018 09:24 AM PDT I have recently resigned from my position and am currently looking for a job. I have 3 months of notice period and I want to get better at cracking interviews. I am having 4.5 years of experience and am pretty comfortable with most of the Android components. I have been preparing myself on improving in background processing (haven't used services / intent services), user experience, MVVM, RxJava and writing unit test cases. I am also brushing up on Java concepts. I am used to handling multiple projects at a time and some where it has affected ways in which I plan things (ignoring writing test cases). I wanted suggestions and tips on how to prepare in the 2.5 months of time I have. What are the questions / concepts to prepare on given my background? [link] [comments] | ||
How to write your Résumé to get hired Posted: 31 Jul 2018 03:09 AM PDT Just in case this helps anyone I just recently published a post about how to rewrite your résumé to get hired. Mostly for anyone recently getting into Android development & looking to transition it into a career choice but maybe others will benefit also.. It's definitely not pretty but it's what's worked consistently for me the past 7 years I've been at this so hopefully someone finds it useful :) [link] [comments] | ||
An Android app for Slack (fully written in Kotlin) Posted: 31 Jul 2018 08:23 AM PDT
| ||
Understanding the Android Shape Drawable by tuning its properties visually Posted: 31 Jul 2018 10:21 AM PDT
| ||
Supporting display cutouts on edge-to-edge screens Posted: 31 Jul 2018 06:50 AM PDT
| ||
I can't seem to remove my title bar and I can't figure out why... Posted: 31 Jul 2018 02:51 PM PDT I've looked through plenty of Stack Overflow posts on the topic but can't seem to find a solution that works. All I want to do is remove the title bar at the top of my activity. I have a feeling it has something to do with the library I'm using to create a drop down calendar as it had me paste in some xml code to ensure it is functioning correctly. Manifest file Styles.xml My main layout file Please, any help is appreciated. [link] [comments] | ||
Android App Bundle Has Invalid ProGuard File Posted: 31 Jul 2018 08:50 AM PDT When trying to upload my bundle to the play store, it says the proguard deobsfucation file is invalid. I don't see how though as everything is commented out besides these 3 lines:
Any help would be greatly appreciated! [link] [comments] | ||
Question for devs with experience in Instant Apps Posted: 31 Jul 2018 04:08 PM PDT I'm thinking of re-working my app in order to offer an instant app, but I have some doubts. How much time did it take? I know it won't be the same for all apps, but I've no idea if its work for a day, a week or a couple months. Also, do you think it was worth it? Thanks! [link] [comments] | ||
Help Using Computer Vision to Pull Text From Workout Machine Monitor Posted: 31 Jul 2018 08:27 AM PDT
| ||
Posted: 31 Jul 2018 03:56 PM PDT Is there a free/paid library for character creation? Similar to how bitmoji is with custom characters and clothes? [link] [comments] | ||
JUnit plugin to help fix errors while running tests, would love to get feedback Posted: 31 Jul 2018 07:01 AM PDT
| ||
RXIFY: ERROR HANDLING WITH SUBJECTS (RELAYS) Posted: 31 Jul 2018 06:52 AM PDT
| ||
AltBeacon library detection beacons issue Posted: 31 Jul 2018 06:30 AM PDT Hi everyone! I need some help with developed android application. Application should detect beacons (I use AltBeacon library for it), than requests some additional data from server and shows it to user. When application is active, there are no issues. But when application is in background mode there are 2 issues: It can stops working after few days There can be quite big delays for detecting beacons (1-2 hours for example) when application is inactive for 1 day for example. I use foreground service for preventing killing of application by Android. Also I use partial wake lock for preventing stand by mode. And also I use alarm manager and RTC wakeup for the same purposes. Are there any additional ways to prevent beacons detection delays and stopping application after few days? Thanks. [link] [comments] | ||
Finally!! HiDPI Support added for Windows 8+: AS 3.2 RC1 Posted: 30 Jul 2018 11:21 PM PDT | ||
Help!!! Need an idea for BCA final project. Posted: 31 Jul 2018 08:05 AM PDT Hey guys, I'm studying BCA final year and I really need some ideas on what to do for the final project. Many project centres contacted me and sent me some prebuilt project abstract.Most of them feels lacklustre and plain to me and I don't think I'll never learn anything if do a project made by them . I'll try to link some topics if i can in the comments. [link] [comments] | ||
Some Outstanding and Exciting Reasons to Become an Android Developer Posted: 31 Jul 2018 11:33 AM PDT
| ||
A question about android camera Posted: 31 Jul 2018 11:30 AM PDT Hello, I am a noob in android app development. Today I have an idea of developing app that can 'record' high fps video/slow motion video on android phones that are 'not supposed to do so' (Limited by configurations in /system/etc/media_profiles.xml and other related configuration files). The idea is to take pictures quickly (e.g. 60 pictures in 1 second) and then combine the pictures together to form a video. However, there are 3 problems that I might run into:
Thank you! [link] [comments] | ||
Was wondering if there was any way to convert my android app into a web app Posted: 31 Jul 2018 01:33 AM PDT Or some way to emulate my android app and host it on a website so non android users could get on it or something similar. Thanks in advance! [link] [comments] | ||
Looking for programming friend!? Posted: 30 Jul 2018 10:42 PM PDT I have been working with java and android for about 3 years now and have a solid foundation, I have developed one app on the store while a friend of mine worked on the iOS version. I am okay on Xcode and Obj-C/Swift. I have learned a lot from him and has helped me overall as a programmer. I was wondering if anyone out there would like to chat and work on a project together. Help each other learn and maybe build something together as well. Send me a private message if you are interested? [link] [comments] | ||
Comparing cross-platform development frameworks Posted: 31 Jul 2018 10:01 AM PDT
|
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