Android Dev - Even Google can't do better. |
- Even Google can't do better.
- Google Files Supreme Court Opening Brief on Oracle vs. Google
- Let's Review: Pokedex - zsmb.co
- Emulator 29.3.4 Stable
- New Google play rating system gives some users more than "one" vote
- I just published my new blog post: How to perfect android animations using MotionLayout
- I want to use a simple online database for data storage in my application. What are the best/simplest database/libraries to use?
- How to add padding to an Android vector drawable | Jake Lee
- App Permission
- Published my 3rd custom view library: CurveGraphView
- LocalBroadcastManager is deprecated
- Protecting image resource files from decompilation
- What's your go-to Android starter project?
- Couldnt people that make WhatsApp sticker apps get sued?
- Android Development
- Is it safe to commit .keystore file to source control since its encrypted?
- An android library that helps the user to choose the app's theme by himself. Read the readme of this github ( https://github.com/Hemant27031999/CustomizeBars ) repo to get more insights.
- Pedometer algot
- Any Session stats for Google Play Store?
Posted: 07 Jan 2020 07:30 AM PST I just saw this and chuckled: Samsung is the redneck of Android world. [link] [comments] | ||
Google Files Supreme Court Opening Brief on Oracle vs. Google Posted: 06 Jan 2020 09:11 PM PST
| ||
Let's Review: Pokedex - zsmb.co Posted: 07 Jan 2020 07:45 AM PST | ||
Posted: 07 Jan 2020 09:03 AM PST | ||
New Google play rating system gives some users more than "one" vote Posted: 06 Jan 2020 10:04 PM PST It seems more weightage is given to reviews that are recommended more. So if user A leaves a review, and thumbs up similar reviews, his opinion is given more weightage than user B who only leaves a review. What are your thoughts? [link] [comments] | ||
I just published my new blog post: How to perfect android animations using MotionLayout Posted: 06 Jan 2020 08:56 AM PST Hi everyone! I just published my new blog post: "How to perfect android animations using MotionLayout." I talk about how MotionLayout made it simple and straightforward to create complex animations and why animations are not a designer only tool anymore. You can read it here. https://medium.com/@gilgoldzweig/how-to-perfect-android-animations-using-motionlayout-286cfa0f4f13 If you liked it, I would love it if you share it with your friends. [link] [comments] | ||
Posted: 07 Jan 2020 07:54 AM PST I have some user data I want to store in an online database so multiple users can access it. (Don't worry about safety or encryption) I need a simple database that is easy to access, use and setup. Preferably free ;) I've googled and found a few but I don't know which one's are good [link] [comments] | ||
How to add padding to an Android vector drawable | Jake Lee Posted: 07 Jan 2020 04:06 AM PST
| ||
Posted: 07 Jan 2020 06:29 AM PST Hi guys! I have a question about the android security. If I already allowed the read contacts permission of an app and realized after how many weeks that it's dangerous and I turned it off, do you think they already got my infos? Or still access on my contacts? Please let me know. Thanks! [link] [comments] | ||
Published my 3rd custom view library: CurveGraphView Posted: 06 Jan 2020 08:21 PM PST
| ||
LocalBroadcastManager is deprecated Posted: 06 Jan 2020 03:10 PM PST https://developer.android.com/jetpack/androidx/releases/localbroadcastmanager#1.1.0-alpha01 I love how Google deprecates things then gives one sentence details on alternatives. How do you communicate from a Service to an Activity without a LocalBroadcastManager? [link] [comments] | ||
Protecting image resource files from decompilation Posted: 07 Jan 2020 03:54 AM PST I am having a dilemma right now. I am about to release a game for Android only for the mean time, as I cannot afford to port it to iOS yet (developer account, mac os, iphone < I do not have these). I'm afraid someone will decompile my app and recreate the game for iOS or for any other platforms. I am using Android Studio to develop the game. How do you protect resource files from being decompiled. There's proguard which obfuscates code, how about for drawables, fonts, etc? And also, what action can you take against someone who steals your app and uploads it as their own. Example they upload it to the app store under their developer name. I will have to prove that I own the app and uploaded it first to Play Store, but this will be hard, won't it? The game I am making is a visual novel so there's a lot of original content (character images, script, etc) within the app. [link] [comments] | ||
What's your go-to Android starter project? Posted: 06 Jan 2020 11:45 AM PST
There are many threads on the "perfect" Android architecture project. Curious what you're actually using when starting a new project. BackgroundMy friend built an iOS app. You can search and browse audio files, and there is a player for the audio files. I'm building the Android counterpart. While I'm starting the project, other devs will likely maintain it. Right now we're building a native app for each platform, but open to multi-platform solutions. Requirements
Below are personal preferences, but open to learning new things :)
ProjectsIn the comments is research from previous posts on popular repos, apps, frameworks, and libraries. If you regularly use something not on this list, please comment! I sorted projects by number of Github stars (in parentheses below), but open to any project. Sample projects (highest starred) Android Architecture Blueprints v2 (android/architecture-samples) (35.2k) Android Architecture Use Cases (android/architecture-samples/tree/usecases) (35.2k) Github Browser Sample with Android Architecture Components (android/architecture-components-samples/tree/master/GithubBrowserSample) (15.7k) Sample projects (high starred) Android10 Clean Architecture (android10/Android-CleanArchitecture-Kotlin) (2.2k) Android Showcase (igorwojda/Android-Showcase) (2k) Bufferapp Clean Architecture (bufferapp/clean-architecture-components-boilerplate) (1.1k) MovieNight (mrsegev/MovieNight) (702) Sample projects (medium starred) Movies USF (kaushikgopal/movies-usf-android) (181) Techyourchance Idocare (techyourchance/idocare-android) (49) Zhuinden MVVM (Zhuinden/mvvm-aac-rxjava-retrofit-room) (38) Starwars (karntrehan/Starwars) (32) Cookiecutter Android Template (Rightpoint/android-template) (23) Imtuann MVVM (imtuann/android-mvvm-architecture) (21) Sample projects (less starred) Nareshidiga Clean Architecture (nareshidiga/Android-CleanArchitecture-Kotlin) (9) Erdo MVO Architecture (erdo/android-architecture) (5) Appitventures (appitventures/AndroidAppArchitureTemplate) (5) Iamsahilarora Clean Architecture (iamsahilarora/kotlin-clean-architecture-mvvm) (5) Inventory Android (romqu/inventory-android/) (1) Larger applications I/O Schedule (google/iosched) (19.5k) Plaid (android/plaid) (14.8k) Universal Audio Music Player (android/uamp) (11.4k) Pockethub (pockethub/PocketHub) (9.5k) Sunflower (android/sunflower) (9.6k) Kickstarter (kickstarter/android-oss) (5.3k) Tivi (chrisbanes/tivi) (2.6k) Droidcon (touchlab/DroidconKotlin) (392) Libraries/Other Mosby (sockeqwe/mosby) (5.3k) Conductor (bluelinelabs/Conductor) (3.6k) FlowRedux (freeletics/FlowRedux) (70) [link] [comments] | ||
Couldnt people that make WhatsApp sticker apps get sued? Posted: 06 Jan 2020 05:09 PM PST I just saw how many people made whats app meme stickers and I thought, why they werent already taken down, some of them clearly use templates of memes, as a method of earning money, whats the legal Deal with that? [link] [comments] | ||
Posted: 07 Jan 2020 02:03 AM PST I am devoting 60 hours a month to learning Android Development while working on a personal project. I purchased a few Udemy courses on Java and Android Development by Tim Bulchalka. I have the Android SDK and also the Intelji IDEA Ultimate. I learn best by doing and I need guidance on as where to start. The application I am working on is a basic drug database with a search function. I attempted to read the docs and tried to put the code into action but have been unsuccessful. Should I learn the basics of Java or just jump into the Android application development and learn as I go? [link] [comments] | ||
Is it safe to commit .keystore file to source control since its encrypted? Posted: 06 Jan 2020 11:59 AM PST | ||
Posted: 06 Jan 2020 11:24 AM PST
| ||
Posted: 06 Jan 2020 03:30 PM PST Hello there, I'm developing an Android application to calculate steps counts using accelerometer, because step counter doesn't works on all devices, I get some information about how I should do it around the web but I can't make it so real, when i shake the phone count number is increasing how to deal with that and get accruent data. Thanks for help. [link] [comments] | ||
Any Session stats for Google Play Store? Posted: 06 Jan 2020 10:39 AM PST I'm trying to create a proper report for some executives and i'm failing to see a proper "Session" metric to allow me to see how many times the app was used for x seconds. App Store Connect has a metric for Sessions, but I can't find one for Google Play. Anyone know if there is one, and where to find it? [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