Android Dialogs w/ Eugenio Marletti: Clue and Highly Custom/Performant Components |
- Android Dialogs w/ Eugenio Marletti: Clue and Highly Custom/Performant Components
- All ad traffic is about to be disabled for v6.4.1 and lower
- Just starting using Kotlin
- Debugging without a stacktrace: Using Android Studio’s Performance Monitors
- Getting a sudden surge in downloads, how can I determine where they are coming from?
- Vertical Alphabetical Index
- Android Studio 2.2 RC 2 is now available
- Uptick in aggressive recruiting
- Are there any reasons to use Fragments for ViewPagers if it's also possible to use Layoutinflaters instead?
- Questions Thread - September 09, 2016
- Can't Wrap my Head around BLE.
- SettingsActivity and Navigation Drawer
- Welcome to Flutter!
- How to choose the best Parse Alternative for a smooth transition
- Looking for a library that allows a user to draw to a canvas (or other view), takes that as input and attempts to map it to text available in a String
- Weekly "anything goes" thread!
- 3D (OpenGL?) watch face for android wear.
- Learn to Manage Permissions on Android Marshmallow
- FantasySlide - A peculiar drawer layout library
Android Dialogs w/ Eugenio Marletti: Clue and Highly Custom/Performant Components Posted: 09 Sep 2016 03:59 PM PDT |
All ad traffic is about to be disabled for v6.4.1 and lower Posted: 09 Sep 2016 10:44 PM PDT Just got this email
[link] [comments] |
Posted: 09 Sep 2016 07:36 AM PDT Not sure how I ever lived with java. Only part about Java I miss is that multiple constructors seems to be a little more friendly, but that's just my lack of comfort with kotlin class construction. null safety It's impossible (as far as I know) to use Extension methods on interfaces I have a lot of database interfaces, and implementations of those with methods like Retrolambda, bye bye I often have issues with android studio not being able to debug correctly because it's expected java 8 code when it's retrolambda java 7. ( Kotlin, thank you for bringing us into the future. [link] [comments] |
Debugging without a stacktrace: Using Android Studio’s Performance Monitors Posted: 09 Sep 2016 04:52 AM PDT |
Getting a sudden surge in downloads, how can I determine where they are coming from? Posted: 09 Sep 2016 01:16 PM PDT My app is suddenly getting a huge spike in downloads(huge at least compared to my previous amounts anyway) and I have no idea why. The User Acquisition page really only shows that my downloads are coming from "Play Store (organic)". Does this mean downloads are just coming "naturally" from the play store or is this just the default that downloads get recorded as? I have tried searching on Google possible videos or articles posted about my app and found a few, but they appear to be a result of this surge and not the cause. I would appreciate any hints on this as I want to capitalize on this if I can in anyway. Thank you. :) [link] [comments] |
Posted: 09 Sep 2016 10:47 AM PDT What does Android have ready-made like this, i.e. a list with a vertical, alphabetical index. The iOS guy says this is built-in for the component he uses. [link] [comments] |
Android Studio 2.2 RC 2 is now available Posted: 09 Sep 2016 12:40 AM PDT |
Uptick in aggressive recruiting Posted: 09 Sep 2016 05:37 PM PDT I've had way more recruiters contact me lately and be much more aggressive in their messages. Has anyone else experienced this? Anyone know the reason. One of my friends suspects that since the Yahoo! acquisition, the bottom is falling out of the startup market, so startups are having more trouble hiring. [link] [comments] |
Posted: 09 Sep 2016 10:12 AM PDT As far as I see a Layoutinflater won't add any new lifecycle to the view and it is much easier to interact with the activity, considering you don't have to add a new, completely encapsulated file to the app. Are there any advantages of fragments in this situation? [link] [comments] |
Questions Thread - September 09, 2016 Posted: 09 Sep 2016 05:09 AM PDT This thread is for simple questions that don't warrant their own thread (although we suggest checking the sidebar, the wiki, or Stack Overflow before posting). Examples of questions:
Important: Downvotes are strongly discouraged in this thread. Sorting by new is strongly encouraged. 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! Also, please don't link to Play Store pages or ask for feedback on this thread. Save those for the App Feedback threads we host on Saturdays. Looking for all the Questions threads? Want an easy way to locate today's thread? Click this link! [link] [comments] |
Can't Wrap my Head around BLE. Posted: 09 Sep 2016 04:19 PM PDT So I have a project right now where I'm provided with a device that is compatible with BLE and I'm trying to develop an app where it communicates specific data to the app. Sounds simple right? Nope. There's complex APIs, UUIDs, GATTs, calls, etc. It's a lot to take in without any prior knowledge and I'm in a bit of a short deadline. If anyone is proficient with BLE, how did you build a steady understanding of how everything works? Because I've been playing around with peoples codes and I'm able to get the device to show up, but no clue how to get the simplest data(temperature data from a UUID for example) to show up. How is the data even stored there? I have no clue. I've been reading articles and tutorials, but it just sounds like gibberish to me. Cheers. [link] [comments] |
SettingsActivity and Navigation Drawer Posted: 09 Sep 2016 06:31 AM PDT I've seen that most apps put the SettingsActivity separately from the rest of the app, i.e. apps with Nav drawer dont include it in Settings. Is this a design guideline by Google? I looked in https://material.google.com/patterns/settings.html#settings-placement and although the screens reflect what Im saying theres no statement saying this explicitly. [link] [comments] |
Posted: 09 Sep 2016 12:55 AM PDT |
How to choose the best Parse Alternative for a smooth transition Posted: 09 Sep 2016 04:41 PM PDT |
Posted: 09 Sep 2016 04:24 PM PDT I don't need anything too fancy, just enough to get a few letters and 0-9. Any suggestions? [link] [comments] |
Weekly "anything goes" thread! Posted: 09 Sep 2016 06:08 AM PDT Here's your chance to talk about whatever! Although if you're thinking about getting feedback on an app, you might want to wait until tomorrow's App Feedback thread. Remember that while you can talk about any topic, being a jerk is still not allowed. [link] [comments] |
3D (OpenGL?) watch face for android wear. Posted: 09 Sep 2016 12:41 PM PDT I think this is possible. But is there a good tutorial how to make this work? [link] [comments] |
Learn to Manage Permissions on Android Marshmallow Posted: 08 Sep 2016 11:57 PM PDT |
FantasySlide - A peculiar drawer layout library Posted: 08 Sep 2016 11:56 PM 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 Inc., 1600 Amphitheatre Parkway, Mountain View, CA 94043, United States |
Note: only a member of this blog may post a comment.