Android Dev - Im doing English-Spanish translations on small apps for free. |
- Im doing English-Spanish translations on small apps for free.
- Apple Pay and iOS App Store under formal antitrust probe in Europe. Will Google Play be scrutinised next?
- I updated FrangSierra's RxFirebase2 library to RxJava3. Hopefully this can help some people making the transfer.
- What’s New in Android Studio System Trace
- Do you guys often create your own animations?
- Convention when returning a Kotlin Flow
- Android could soon have iOS-style seamless app logins when switching to a new phone
- Ask the Expert #2: LeakCanary 2.x is out, track your memory leaks
- Hello
- WebRTC on Android: how to enable hardware encoding on multiple devices
- What Cloud Storage would you recommend?
- TomTom Developers is Live on Twitch discussing Maps APIs and all things maps
- AndroidKeystoreStore AES Encryption Gist in Kotlin
- Android development v android app development.
- Handling network call errors in Kotlin
- Experience with Huawei App store
- Anyone else using "Internal Testing"?
- Dagger Hilt Example
Im doing English-Spanish translations on small apps for free. Posted: 17 Jun 2020 02:07 AM PDT That's it. I have a lot of free time since i work from home, i did a translation to spanish of a small bot app on the playstore and since i think there are a lot of starting independent developers i'll give them a hand. Im doing up to 500-1000 words, not doing ToS or anything like that. Anyone can PM me (: [link] [comments] | ||
Posted: 16 Jun 2020 02:43 PM PDT
| ||
Posted: 17 Jun 2020 04:13 AM PDT
| ||
What’s New in Android Studio System Trace Posted: 17 Jun 2020 06:08 AM PDT
| ||
Do you guys often create your own animations? Posted: 16 Jun 2020 06:47 PM PDT Just finished a course on material design, and they reviewed how to create animations. My question is, is it common to create your own animations, our do you guys just outsource the functionality to a UI library. This seems very complex. I am a noob so if this seems like a nooby question it is. [link] [comments] | ||
Convention when returning a Kotlin Flow Posted: 17 Jun 2020 07:04 AM PDT Should i use a property or a function? And how should i name them? Is there any convention? And what if i have a function which returns a Flow<List<User>and a function which returns List<User>> Here are some examples of what i seen.
[link] [comments] | ||
Android could soon have iOS-style seamless app logins when switching to a new phone Posted: 16 Jun 2020 10:15 AM PDT
| ||
Ask the Expert #2: LeakCanary 2.x is out, track your memory leaks Posted: 16 Jun 2020 08:58 PM PDT
| ||
Posted: 17 Jun 2020 06:31 AM PDT Good morning! Over the past few months, I've started developing android apps and it has been a great experience so far. I graduated from school last year, but I had a tough time finding a job so I just decided to focus on improving my skillset as a developer so that I could be ready if an opportunity comes to me. I would love to connect with other like-minds so we can help each other grow in the years to come! If you have some advice or if you just want to reach out, don't hesitate to message me! I look forward to hearing your thoughts! I really appreciate this community here and I hope you all enjoy your day! [link] [comments] | ||
WebRTC on Android: how to enable hardware encoding on multiple devices Posted: 17 Jun 2020 01:21 AM PDT | ||
What Cloud Storage would you recommend? Posted: 17 Jun 2020 02:42 AM PDT I am currently working with Firebase Storage but it is not very reliable and Amazon S3 & Microsoft Azure are great but they ask for credit card info before getting access to the service and I have had an issue with giving credit card info and losing my money. So can y'all help me out by suggesting a scalable online Cloud Storage tool in Android Dev? [link] [comments] | ||
TomTom Developers is Live on Twitch discussing Maps APIs and all things maps Posted: 16 Jun 2020 12:13 PM PDT
| ||
AndroidKeystoreStore AES Encryption Gist in Kotlin Posted: 16 Jun 2020 09:00 PM PDT Encryption for saving sensitive data in SharedPreferences I'm sharing a gist that encrypts a string with AES/GCM/NoPadding. androidx/security/crypto/EncryptedSharedPreferences is still in alpha and i wanted a way to encrypt sensitive data and store it in the sharedpreferences without using any external library. This is my first time implementing any encryption, so any feedback would be greatly appreciated!! [link] [comments] | ||
Android development v android app development. Posted: 16 Jun 2020 11:22 AM PDT Hi guys, Forgive me if it's too dumb of a question to ask! I wanna know the difference between Android development v android app development. I'm obsessed with the native android pure vannila design, I want to know which language they are using to develop stuff like the push down notifications, navigation bars, settings menu (these are all the stuff which is not specific to any particular android app). The developer preview of android 11 had some cool features, I wanna know which language they use to develop the operating system of android. And I know for a fact that progams like kotlin and flutter are used to develop android applications. Thank you! :) [link] [comments] | ||
Handling network call errors in Kotlin Posted: 16 Jun 2020 11:48 AM PDT
| ||
Experience with Huawei App store Posted: 16 Jun 2020 01:30 PM PDT I obviously need to ask fellow non-US Android devs: Does anyone have any experience with submitting their app to the Huawei App Store ("Huawei AppGallery")? I'm contemplating doing so. In my case it's only some minor adjustments to remove dependencies to Google Play Services, so I might take the chance, even if it ends up as another Amazon Appstore. I'm wondering if anyone else has done this and if they can share their experience? [link] [comments] | ||
Anyone else using "Internal Testing"? Posted: 16 Jun 2020 12:30 PM PDT I have an app that for the first time I'm using an Android bundle to distribute. For me bundles mean less work because otherwise I had to create two apks. Locally on the development machine bundle worked perfectly on two devices, one 32-bit and the other 64-bit. So I set up an internal test on the Play console for the app (which has been available almost 3 years) and sent invitations to a few of my customers I frequently communicate with. According to the Play console for the app the internal test was working yesterday afternoon but to date neither my testers nor the two devices I test on had received the update or notice for it. Google does mention it may take longer for the test version to be available but I doubt it should take this long. The test was only to be sure the .aab I uploaded worked flawlessly before releasing the update publicly. FYI, this app is developed using Xamarin because I release to Android, iOS and UWP and bundle support wasn't available until recently on Xamarin. Of course it's possible that "internal testing" may not be ready for prime time but they don't play it that way. [link] [comments] | ||
Posted: 16 Jun 2020 12:01 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, 1600 Amphitheatre Parkway, Mountain View, CA 94043, United States |
No comments:
Post a Comment