Hidden Gems In Kotlin StdLib Android Dev |
- Hidden Gems In Kotlin StdLib
- Android Studio 3.3 Canary 4 available
- Modularizing Android Applications – Joe Birch – Medium
- introduction to upcoming androidx with material components
- Should I be worried about these ANRs/crashes after release?
- Android JetPack: Navigation Architecture Component - Less boilerplate and easier control over your app navigation.
- Introducing Square Reader SDK
- Responsible DI: Ditch the Frameworks
- Looking for in-app Chat SDK recommendations
- Using Bitrise CI for Android apps
- Political app success rate
- Key Considerations for Building Wearable Apps
- Some of my apps removed from play store
- Google removed option for Closed Beta and Open Alpha testing from Play Console
- Why did you become an Android developer? How does someone become an Android developer?
- Development for two machines
- Tracing Gradle task execution
- Please help me in the right direction, I want to develop an app for myself that calculates a fare based on Google Maps destinations
- [Question] Passing data between activities
- How dangerous permissions sneak into apps
- Quick question
- What is the consensus on the best android dev tools for a first timer.
- The Development Process - my 19th app, two years and five months on
- Android Bottom Sheet Tutorial with Example in Kotlin - Eyehunt
Posted: 02 Aug 2018 09:04 AM PDT
| ||
Android Studio 3.3 Canary 4 available Posted: 02 Aug 2018 10:14 AM PDT | ||
Modularizing Android Applications – Joe Birch – Medium Posted: 02 Aug 2018 06:29 AM PDT
| ||
introduction to upcoming androidx with material components Posted: 02 Aug 2018 12:51 AM PDT
| ||
Should I be worried about these ANRs/crashes after release? Posted: 02 Aug 2018 01:34 PM PDT I released my app on the Google Play Store on July 29th, and since then there has been one ANR showing per day on the 30th, 31st, and Aug 1st. There is about 77 active users and 95 installs. Is this a good number for that many users? It seems low, but I'm not sure. The problem isn't immediately jumping out at me from the report either. [link] [comments] | ||
Posted: 02 Aug 2018 09:56 AM PDT
| ||
Posted: 02 Aug 2018 10:51 AM PDT
| ||
Responsible DI: Ditch the Frameworks Posted: 02 Aug 2018 07:24 AM PDT
| ||
Looking for in-app Chat SDK recommendations Posted: 02 Aug 2018 01:17 PM PDT My company is currently using Layer but is exploring other options. What chat SDKs do you have experience with and what is your opinion on them? I read this old post. [link] [comments] | ||
Using Bitrise CI for Android apps Posted: 02 Aug 2018 08:30 AM PDT
| ||
Posted: 02 Aug 2018 11:59 AM PDT What's your take on how political oriented apps? How can we make an app successful that provides information on voting dates, poll locations, state representatives' policy positions v.s. voting record, financial record from donors ? Trying to increase political process engagement [link] [comments] | ||
Key Considerations for Building Wearable Apps Posted: 02 Aug 2018 03:29 PM PDT
| ||
Some of my apps removed from play store Posted: 02 Aug 2018 03:57 AM PDT I think it has something to do with the targeted version thing. What can I do to fix this? [link] [comments] | ||
Google removed option for Closed Beta and Open Alpha testing from Play Console Posted: 02 Aug 2018 03:07 PM PDT According to https://support.google.com/googleplay/android-developer/answer/3131213?hl=en: > Note: You can no longer create open alpha or closed beta tests. You'll retain access to any existing open alpha or closed beta tests that are already in progress. Anyone know when or why Google removed the option for closed beta testing? [link] [comments] | ||
Why did you become an Android developer? How does someone become an Android developer? Posted: 02 Aug 2018 02:43 AM PDT | ||
Posted: 02 Aug 2018 08:13 AM PDT I want to develop from two machines, currently I use my Macbook Pro but I have bought a new desktop and would like to do some development here too. I use Github through the integration in Android Studio on my Macbook. How can I go ahead syncing my desktop up to this, is it as simple as install android studio and pull the project? I would like to be able to compile, run and sign the project from both machines and obviously have both in sync. Thanks! [link] [comments] | ||
Posted: 01 Aug 2018 08:43 PM PDT
| ||
Posted: 02 Aug 2018 01:47 PM PDT I have experience in game development, C#, Visual Basic Advanced, ArduinoC so I do know programming. But I have no idea how to make a very simple app to calculate something based on amount of minutes and kilometers it will take to go from A to B. What program should I use? how do I code with google maps? Tyvm [link] [comments] | ||
[Question] Passing data between activities Posted: 02 Aug 2018 09:07 AM PDT I'm developing an app for logging data of snowfall measurements. Currently, the data is being inputted in separate activities (for example, the first activity is for date/time, then it goes to an activity for cloud coverage, then for incoming shortwave, etc.). Is this the best way to do this? I'm running in to an issue where when I go back to a previous part of the data entry (say I enter shortwaves, but then want to change cloud coverage), I can't get the data to store. I have a DataSubmission object that stores all the values for a submission, and it implements Serializable so I can putExtra in the Intents. When I go back to a previous activity, I am overriding onDestroy and putExtra'ing the data again. But when I try to get the data again in the previous activity's onResume, the updated data object isn't appearing. Am I doing something wrong, or is there a better way to be doing this? [link] [comments] | ||
How dangerous permissions sneak into apps Posted: 02 Aug 2018 12:52 PM PDT
| ||
Posted: 02 Aug 2018 12:29 PM PDT Im writing up and app and Im not sure how to proceed. My app uses BLE and receives data from a device to graph. Right now I have a "Discovery" activity and a "graphing" activity, the data is coming in constantly and im not sure how to "connect" the two. How do I get this data stream to the graphing activity? Should I create a non-activity class for the discovery stuff? How would that work? [link] [comments] | ||
What is the consensus on the best android dev tools for a first timer. Posted: 02 Aug 2018 08:08 AM PDT Hey all, very new to Android Dev. I've done some games on adobe air back in the day but i feel like that's outdated now. If I'm coming in to android dev completley fresh, where should I start? What are the best tools and software to develop with, in regards to a simple UI app, text fields, menus, and in my case bluetooth connectivity, with notifications while the app is closed. Is there a site that i can find template apps from? Or code that i can just work with out of the box? Looking for any and all resources that the community thinks is worth exploring. Doing some googling around leads me to areas i can back myself into a corner with and sink time into dead ends or outdated software. [link] [comments] | ||
The Development Process - my 19th app, two years and five months on Posted: 01 Aug 2018 09:42 PM PDT | ||
Android Bottom Sheet Tutorial with Example in Kotlin - Eyehunt Posted: 02 Aug 2018 03:21 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