Questions Thread - August 30, 2016 |
- Questions Thread - August 30, 2016
- Ten Kotlin Features To Boost Android Development - Ivan Kušt
- Analytics Events Naming Conventions
- Let's play a game - what are your Dagger2 scopes?
- Build and Run Android from AOSP Source Code to a Nexus 7
- Questions for making an icon pack.
- Advantages of using Apigee and Usergrid for making apps
- Android's ConstraintLayout: Align One View's Edge to Another View's Center - Wolfram Rittmeyer
- Approaching Outside-in TDD on Android (II) - panavtec
- Android Studio Templates for Ribot's MVP
- Question regarding up front payments
- Breaking Up (an Artifact) Is (Not That) Hard To Do - The CommonsBlog
- Check out my new android progress lib for taking bites out of images! :-)
- Do devs have to support by email?
- Cross platform architecture - Novoda
- Realm and Clean architecture?
- Getting "Install Blocked" dialog when installing apk from Android Studio
- I wrote an Android/Java library for the Open Movie Database API and would love comments or feedback.
- I created an app (open source), and thought it would be cool to monetize it and donate all proceeds to charity. Want to help?
- Using accessibility options to cheat at Candy Crush
Questions Thread - August 30, 2016 Posted: 30 Aug 2016 05:07 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] |
Ten Kotlin Features To Boost Android Development - Ivan Kušt Posted: 30 Aug 2016 12:32 PM PDT |
Analytics Events Naming Conventions Posted: 30 Aug 2016 10:41 PM PDT When wiring up analytics for platforms such as Answers, Flurry, MixPanel and Google Analytics, what naming conventions do you use for your Analytics Events? Is there some kind of format that works well across multiple Analytics platforms? [link] [comments] |
Let's play a game - what are your Dagger2 scopes? Posted: 30 Aug 2016 07:49 AM PDT Because there are very few production quality Dagger2 scoping examples out there, let's play name your Dagger2 scopes. Here are mine, starting from the top
Excited to hear yours! [link] [comments] |
Build and Run Android from AOSP Source Code to a Nexus 7 Posted: 30 Aug 2016 06:10 AM PDT |
Questions for making an icon pack. Posted: 30 Aug 2016 06:48 PM PDT I'm probably stupid for asking what may be an obvious question but I can't find any information on this.
[link] [comments] |
Advantages of using Apigee and Usergrid for making apps Posted: 31 Aug 2016 12:17 AM PDT I am new to this, and these are the advantages I felt were important: teks.co.in/site/blog/10-reasons-to-use-apigee-and-usergrid-for-your-next-mobile-apps/ Is there anything else? [link] [comments] |
Android's ConstraintLayout: Align One View's Edge to Another View's Center - Wolfram Rittmeyer Posted: 30 Aug 2016 09:46 AM PDT |
Approaching Outside-in TDD on Android (II) - panavtec Posted: 30 Aug 2016 02:33 PM PDT |
Android Studio Templates for Ribot's MVP Posted: 30 Aug 2016 03:07 AM PDT Hey guys, There are already several templates for MVP, but because community still doesn't have exact answer on how MVP should looks like, I created Android Studio template which generate boilerplate code which match MVP proposed by Ribot company. Feel free to use and please share with me if something wrong with it. https://github.com/kidinov/ads_mvp_templates Thank you. [link] [comments] |
Question regarding up front payments Posted: 30 Aug 2016 02:28 PM PDT Hi! I'm a new budding mobile developer and I have a question for all the seasoned freelance developers. For those of you who charge a specified amount, as opposed to hourly, do you ask for a down payment? For example, if you're charging someone $5000 to make their app, do you ever ask for some of that up front? Like, 15-20%? Or all of it even? If not, how do you usually charge your clients? Thanks. [link] [comments] |
Breaking Up (an Artifact) Is (Not That) Hard To Do - The CommonsBlog Posted: 30 Aug 2016 09:47 AM PDT |
Check out my new android progress lib for taking bites out of images! :-) Posted: 30 Aug 2016 02:20 AM PDT |
Do devs have to support by email? Posted: 30 Aug 2016 05:26 AM PDT On Google Play, can devs support by phone only (free app) and therefore set up an auto reply to any emails sent to the address we provide telling them to call us? Or would we be in breach of the terms & conditions if we don't support via the email address? Thanks. [link] [comments] |
Cross platform architecture - Novoda Posted: 30 Aug 2016 12:30 PM PDT |
Posted: 30 Aug 2016 06:10 PM PDT At work, I've been slowly refactoring our Android application from vanilla MVP to the clean architecture. Has anyone found a good way to use Realm with this architecture? Before I began introducing the domain layer, our presenters would interact with Realm directly (more or less). With clean, it seems like the only way to decouple Realm from our domain models would be write the same model class twice, with the only difference between the two being that one extends I really like Realm but it seems like more work than it's worth to keep using it here. Thoughts? [link] [comments] |
Getting "Install Blocked" dialog when installing apk from Android Studio Posted: 30 Aug 2016 02:22 PM PDT Lately I've been getting this dialog each time I push my dev app to device. I'm not sure what's causing this, and I'd really like to avoid publishing to Google Play until I figure it out. I haven't added any new libraries in this release, and the work being done isn't anything nefarious (sports app for big client). Has anyone seen this before? [link] [comments] |
I wrote an Android/Java library for the Open Movie Database API and would love comments or feedback. Posted: 30 Aug 2016 05:35 PM PDT |
Posted: 30 Aug 2016 10:53 AM PDT The app is super basic right now. It's basically just an idea that I thought of about two weeks ago and decided to throw a basic proof of concept version together. Anyways, it's called Perspective, and currently just provides some estimated values for events that have happened around the world since the time the app was installed. I was thinking that every 10th card could be an advertisement or something. Here's the link on play store if you want to check it out: https://play.google.com/store/apps/details?id=com.cmk.perspective&hl=en And here is the link to the repo: [link] [comments] |
Using accessibility options to cheat at Candy Crush Posted: 30 Aug 2016 08:26 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 Inc., 1600 Amphitheatre Parkway, Mountain View, CA 94043, United States |
Note: only a member of this blog may post a comment.