Weekly "who's hiring" thread! |
- Weekly "who's hiring" thread!
- Questions Thread - September 19, 2016
- Android Studio 2.2 released
- Android Studio 2.2 and Emulator 25.2.2 are Stable
- Gradle 3.1 released
- Is an android device required to make apps or will an emulator alone do the job? If the device is required, do you guys have any suggestions for cheap android phones that do the job?
- Fragmented Podcast - Data Binding with Android GDE Lisa Wray
- Android Studio 2.2 Released
- Reductor - Redux for Android. Part 1: Introduction
- Material Intro Screen for Android Apps
- What technique do you use to call web services/send emails without storing private keys/passwords in an APK?
- Ceylon 1.3.0 is here: the first release of Ceylon which supports Android
- Reminder: Check Your Projects Before Importing Them - The CommonsBlog
- What's New in Android Studio 2.2
- Who else goes through the Play Store and checks out an app based on its icon? (link to post on /r/Android)
- Blurring image based on the image view's location on the screen in Recycler View
- Long app boot time with Android Plugin for Gradle 2.2.0
- Developers, who's app was selected as Editor's Choice, what effect it had on your app?
- Let's talk about untraditional business models
- APK Signature Scheme v2
- Hackathon for LBS-based app devs
- Question about learning Android with the release of 2.2
- Compression with Colt McAnlis - Austin Android Developers Meetup (Austin, TX)
- Is there anything equivalent to Sequencer from Java, on Android for dynamically creating midi sequences?
- How do I get started on learning how to make games for Android.
- Challenges faced by Enterprise Mobile App Developers
Posted: 19 Sep 2016 06:32 AM PDT Looking for Android developers? Heard about a cool job posting? Let people know! Here is a suggested posting template:
Feel free to include any other information about the job. [link] [comments] |
Questions Thread - September 19, 2016 Posted: 19 Sep 2016 05:11 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] |
Posted: 19 Sep 2016 10:34 AM PDT |
Android Studio 2.2 and Emulator 25.2.2 are Stable Posted: 19 Sep 2016 10:39 AM PDT |
Posted: 19 Sep 2016 06:11 AM PDT |
Posted: 19 Sep 2016 07:52 PM PDT I'm an iphone 6 owner (ew gross I know /s) and I want to get into android development because my CS curriculum is taught primarily in Java, and I don't own a Mac so iOS development is out of of the question. Only problem is I don't have an android device (besides this LG VK700 tablet that I was given for free by Verizon.. I believe it's running Android 5.0.2 or something close to it) Would this device do? If not, what cheap phone do you suggest I purchase so I can get a feel for how my apps should run? Anyway, any information about this topic would be greatly appreciated [link] [comments] |
Fragmented Podcast - Data Binding with Android GDE Lisa Wray Posted: 19 Sep 2016 01:37 PM PDT |
Posted: 19 Sep 2016 11:34 AM PDT |
Reductor - Redux for Android. Part 1: Introduction Posted: 19 Sep 2016 05:00 PM PDT |
Material Intro Screen for Android Apps Posted: 19 Sep 2016 05:50 AM PDT |
Posted: 19 Sep 2016 02:46 PM PDT |
Ceylon 1.3.0 is here: the first release of Ceylon which supports Android Posted: 19 Sep 2016 08:07 AM PDT |
Reminder: Check Your Projects Before Importing Them - The CommonsBlog Posted: 19 Sep 2016 06:22 AM PDT |
What's New in Android Studio 2.2 Posted: 19 Sep 2016 08:33 PM PDT |
Posted: 19 Sep 2016 10:47 AM PDT |
Blurring image based on the image view's location on the screen in Recycler View Posted: 19 Sep 2016 07:46 PM PDT Hi, I have a RecyclerView showing a feed of images. What's the best way to blur those images as they enter in, reduce the blur to zero as they move towards the center and increase it again they move away. [link] [comments] |
Long app boot time with Android Plugin for Gradle 2.2.0 Posted: 19 Sep 2016 07:05 PM PDT Does anyone notice the app takes way longer to boot with Android Plugin for Gradle 2.2.0? It is fast when I am using version 2.1.3 and I don't know what happened. What is the plugin doing that could potentially worsen the app performance? [link] [comments] |
Developers, who's app was selected as Editor's Choice, what effect it had on your app? Posted: 19 Sep 2016 04:11 AM PDT It's extremely hard to find any credible information on how app is affected once it is selected to be featured as Editor's Choice. Could someone share their experience? What does it take to be featured? How it affects installs? Some other effects? [link] [comments] |
Let's talk about untraditional business models Posted: 19 Sep 2016 02:45 AM PDT If we remove the ethics from the conversation, I heard a major Reddit client was injecting referral links to all amazon purchases made from the app. That is smart. What other nontraditional ways can you make money from apps. [link] [comments] |
Posted: 19 Sep 2016 04:15 PM PDT How can we verified that the apk is signed with schema v2? I found below link but it's not working for me. ($adb shell pm dump <packageName> | grep apkSigningVersion) command does not display nothing http://stackoverflow.com/questions/38957522/android-n-how-to-check-if-apk-is-signed-with-schema-v2 [link] [comments] |
Hackathon for LBS-based app devs Posted: 19 Sep 2016 06:29 AM PDT |
Question about learning Android with the release of 2.2 Posted: 19 Sep 2016 03:47 PM PDT Last year I dabbled a bit in Rob Percival's Udemy course on Android app development. I only got through a quarter of the material before moving on to try other things. I'm thinking about getting back into it again but I'm wondering with the release of 2.2, if I should seek out a more up to date course on Android app development. I'm also open for suggestions for the latest courses available, paid or free. Thanks! [link] [comments] |
Compression with Colt McAnlis - Austin Android Developers Meetup (Austin, TX) Posted: 19 Sep 2016 07:27 AM PDT |
Posted: 19 Sep 2016 10:32 AM PDT |
How do I get started on learning how to make games for Android. Posted: 19 Sep 2016 07:15 AM PDT I'm an Android developer with plenty of experience in traditional app development. I'm wondering what the best way to learn to make games for Android is though. Which engines (if any) do you guys recommend? Which resources are there out there to learn how to get started? Which books do you recommend? etc etc FYI: I'm more interested in making 2D games (kind've Clash of Clans style of graphics) [link] [comments] |
Challenges faced by Enterprise Mobile App Developers Posted: 19 Sep 2016 02:27 AM PDT Hello Everyone Anyone who are in the software business for some time are very much familiar with "if", "but" and "may be" for sure. It's almost impossible to predict the absolute result at the beginning of a project. There is no simple formula for success (may be this is the case for most other industry). Moreover if you have the fortune of working with brilliant engineers overseas to develop your app then you know the challenges of partnering with an outsource company. Once you have decided to develop your enterprise mobile application with an offshore team, things can go wrong at any stage. The app features might not work as it should be. This could take additional time and money to adjust the features .Meanwhile this backlog situation will cause delay to major release. And the result? You lose important business. So before going to start an enterprise level app development project with an offshore team, let's discuss some of the major challenges that app developers face both in technical and management level. Anyone interested? [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 Inc., 1600 Amphitheatre Parkway, Mountain View, CA 94043, United States |
Note: only a member of this blog may post a comment.