How much will it cost me to hire someone to build me app? Android Dev |
- How much will it cost me to hire someone to build me app?
- (Try to) Get rich quick by making an app!
- The 100% code coverage problem
- Writing reactive apps with MVI and Mosby
- Dagger setup in multi-module project
- Best android SDK to go for when learning
- Can Google Play Store lock an app with a code?
- What frame work would work best for coding a hand writing app like Samsung's Live Message?
How much will it cost me to hire someone to build me app? Posted: 24 Dec 2017 10:09 AM PST I am looking to have someone build my company an app. I have heard hiring free lancers off of Top Tal is a good way to go. Can anyone give me a breakdown of what my cost might look like. I am very new to building apps and want to get my head wrapped around it. Thanks, Brendan [link] [comments] | ||
(Try to) Get rich quick by making an app! Posted: 23 Dec 2017 11:37 PM PST
| ||
The 100% code coverage problem Posted: 24 Dec 2017 05:32 AM PST
| ||
Writing reactive apps with MVI and Mosby Posted: 24 Dec 2017 02:15 PM PST
| ||
Dagger setup in multi-module project Posted: 24 Dec 2017 09:24 AM PST Hi all, I am currently involved in major refactor of an app. This is the condensed version of the app structure. https://imgur.com/a/9ITuX As you can see, feature modules depends on respective domain modules and domain depends on data module. Feature modules can contain one or more activity/fragment/view. Also we have three different app modules which depends on (1) all feature modules (2) Feature-a modules (3) Feature-b modules But i am stuck with implementing the application component. Because if i declare component in app-module, then feature modules can't know about the app-component for injection. Or if we have component in every feature modules, i don't know how/when/where the component can be initialized. The only solution is to go ahead with android modules in dagger. But i want to know all option before taking that decision. I am open to all suggestion and options. [link] [comments] | ||
Best android SDK to go for when learning Posted: 24 Dec 2017 07:54 AM PST hey guys, I'm currently taking this udemy course https://www.udemy.com/complete-android-developer-course/ and I'm in the first few videos where the professors shows what to install and he seems to be using android nougat 7.1.1 instead of oreo 8.0 (8.0 option doesn't seem to be showing in his video so I'm guessing his is a little older version?). I'm taking this course to be an android developer and I was wondering if starting with nougat 7.1.1 is fine? [link] [comments] | ||
Can Google Play Store lock an app with a code? Posted: 24 Dec 2017 09:58 AM PST We want to lock our app on the Google Play Store with a code for downloading. Is this possible? Beta is not a good option for us, we do need it public but it'd be great if only people with a certain code can download it. [link] [comments] | ||
What frame work would work best for coding a hand writing app like Samsung's Live Message? Posted: 24 Dec 2017 09:02 AM PST |
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