HAL: a non-deterministic finite-state machine for Android & JVM that won't let you down Android Dev |
- HAL: a non-deterministic finite-state machine for Android & JVM that won't let you down
- There's no direct way to know first visible item in recyclerview, so I created a dsl for a project. Would anyone be interested in a tiny library for it?
- Trying Jetpack Compose on Windows 10
- Affordable map APIs - non existent?
- Is it possible to unlock a device using an NFC tag?
- Amazon App Store payment when I'm under 18
- Good device for development?
- Why combining WorkContinuation doesn't work for unique works?
- FCM or OneSignal?
- Strange results of Google Play experiment. Why could this happen?
- Sorting by variables
- Don't know what to learn next
- Adding a view in a custom view is not aligning it to its parent start/top
- Is it possible to set up an app that automatically donates all of the money I collect?
- Want to use the old version of the piggy sticker in whatsapp
- Can't run my emulator on intel gpu
- I am trying to install Android 9 on a Moto G6 and I am not sure what file to use. Can you guys help me?
- Allow Wi-Fi Multicast Reception!
HAL: a non-deterministic finite-state machine for Android & JVM that won't let you down Posted: 30 Jun 2019 11:08 AM PDT
| ||
Posted: 30 Jun 2019 03:01 AM PDT
| ||
Trying Jetpack Compose on Windows 10 Posted: 30 Jun 2019 07:49 AM PDT I wanted to try Jetpack Compose, but i have Windows 10, so after lots of attempts i was able to compile and run it on Windows 10. And i wrote an article how to do it: https://medium.com/@Alex.v/running-jetpack-compose-on-windows-10-954738828f0b [link] [comments] | ||
Affordable map APIs - non existent? Posted: 30 Jun 2019 03:25 PM PDT I'm a single developer mid way through developing my location-based app. I feel abit naive now as I assumed maps APIs would not be a problem, but after some research I've discovered that using any of the popular APIs (Google Maps, Mapbox) simply isn't sustainable. It would cost me atleast $500/M just for directions API on Mapbox, assuming I had 500,000 requests a month for this API. Which is only 16,000 requests per day. So say I have 16,000 daily users, the prices would go up even more if they use it more than once. (I still find this hard to believe, as most businesses already with a revenue model in place would struggle to break even, can someone confirm this is right?) I've looked into Open Street Maps which is an open source map API - from what I can tell it is free and can be combined with leaflet if I'm not wrong? However there is very few resources on this - if there are any tutorials on how to add this to my Android app I will be happy to spend time building it. If anyone have any advice/suggestions that would be greatly appreciated. [link] [comments] | ||
Is it possible to unlock a device using an NFC tag? Posted: 30 Jun 2019 05:21 AM PDT If a device has a password/code/pattern lock screen, could it be set up to unlock using an NFC tag? [link] [comments] | ||
Amazon App Store payment when I'm under 18 Posted: 30 Jun 2019 09:45 AM PDT I've written an app which I would like to publish on the Amazon App Store for a few cents. I can't use the Google Play Store because I'm under 18. However, I couldn't find anything which says that I have to be 18 to publish apps and receive payments for them. So am I allowed to do that, or is that forbidden like many similar things for people who are under 18 which should „protect" them, but instead just prevent them? [link] [comments] | ||
Posted: 30 Jun 2019 03:15 PM PDT I'm an iPhone user, but am an android developer at a company. I'd like to start developing some side projects, what device would you guys recommend I purchase to develop on? My budget is probably $200 max. [link] [comments] | ||
Why combining WorkContinuation doesn't work for unique works? Posted: 30 Jun 2019 09:26 AM PDT I've encountered behavior of Let's assume with have three As you can see, the first worker succeeds after second run attempt. Others just log the message and return successful result. Now I'm enqueueing these workers in two ways. Firstly I start The second way looks like that: I combine unique works of Now imagine such case. I start workers in a first way. The At the beginning I thought that when So the output of the situation I described looks like that: As you can see Question Can someone explain the reason of such behavior? Is it intended behavior of [link] [comments] | ||
Posted: 30 Jun 2019 01:07 PM PDT Dear Android Dev, I'm a little in doubt. I use Firebase for a lot of things, and am really satisfied with anything Firebase related, but I've read some negative opinions on FCM. Should I go with Firebase Cloud Messaging for my Android notifications or should I go with OneSignal? Would anyone be able to share some experiences / pro & cons? Edit: app is native Android, and back end SDKs seem pretty equally easy, however I'm not entirely sure about that. Thanks guys!! [link] [comments] | ||
Strange results of Google Play experiment. Why could this happen? Posted: 30 Jun 2019 01:04 AM PDT
| ||
Posted: 30 Jun 2019 07:50 AM PDT I'm really new to this. If I want to make a button to sort a list based on some variables, how would I tackle this? Is it intermediate, doable by a beginner (determined to make it work)? Using Kotlin in Android studio wanting to sort a catalogue based on stuff like difficulty, time etc. Basically: how to do a "sort by" mechanic? [link] [comments] | ||
Posted: 30 Jun 2019 04:54 AM PDT I've been developing android apps as a hobby in Java for the last couple of years.It seems that the market Is now shifting towards Kotlin. I don't consider myself a beginner on Android,however there are many things i still don't know regarding other aspects.I've created some basic programs in Python but i've never coded using JavaScript or Kotlin. How should i invest my spare time on the next 6 months?Should i learn web developing or kotlin?I know It depends by what i want to do but for example how important Is It for a mobile developer to know JavaScript? [link] [comments] | ||
Adding a view in a custom view is not aligning it to its parent start/top Posted: 29 Jun 2019 07:37 PM PDT Im building a custom view and I have a loop that generates a whole bunch of regular views. Everything aligns perfectly but the very first view generated. That one leaves a margin between the beginning of the parent and itself. All the other views are aligned to the next view normally creating the stack of view that I need. Ive debugged using the layout inspector and dont see ay type of margin. Ive checked both xml and kotlin code and havent added any margins/padding there. What could be the issue? code: [link] [comments] | ||
Is it possible to set up an app that automatically donates all of the money I collect? Posted: 29 Jun 2019 09:30 PM PDT I want to do something raise awareness for the state of living for the severely disabled in the U.S and I wonder if I can set it up so that when people buy my app the money automatically is donated. I don't want to just give people my word and promise Ill donate what I make because it's my first app and I want people to know I am not scamming them. Is there a feature to let google automatically donate this money people pay for your app? I don't even need to touch that money or see it, just let Google handle it. [link] [comments] | ||
Want to use the old version of the piggy sticker in whatsapp Posted: 30 Jun 2019 06:09 AM PDT Can someone perhaps create a sticker for it and put it inside an app of his? [link] [comments] | ||
Can't run my emulator on intel gpu Posted: 30 Jun 2019 12:23 AM PDT Whenever I try to run my app the emulator won't work and show (GPU driver issue). There is to GPUs in my laptop intel(R) Hd and amd. How can I run the app on AMD GPU. I'm new to programming, so I hope if you can help me [link] [comments] | ||
Posted: 30 Jun 2019 09:48 AM PDT
| ||
Allow Wi-Fi Multicast Reception! Posted: 29 Jun 2019 05:04 PM PDT Firstly im not a dev or anything at all about programming or making apps im just looking for a answer to a question if anyone would be kind enough to answer in the most simplistic terms. Recently I've been interested in a app its a drum app a very good drum app but the dev has set dodgy permissions like allowing camera access and gps location which doesn't make sense at all for a Drum app! Those i can block the permissions too on android but there's a permission i cannot block called Allow Reception of Wi-Fi Multicast which from the few descriptions ive read online as non app developer and looking at the other nonsensical permissions seem very suspicious! So please could somebody possibly explain this permission like im a 5 year old and tell me if its safe? Sorry for hassle and thanks for your time. [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, 1600 Amphitheatre Parkway, Mountain View, CA 94043, United States |
No comments:
Post a Comment