• Breaking News

    [Android][timeline][#f39c12]

    Thursday, July 26, 2018

    How on Earth are apps like these on Google Play with 50k+ downloads? Android Dev

    How on Earth are apps like these on Google Play with 50k+ downloads? Android Dev


    How on Earth are apps like these on Google Play with 50k+ downloads?

    Posted: 26 Jul 2018 02:57 AM PDT

    See what’s coming in Kotlin 1.3-M1

    Posted: 26 Jul 2018 02:15 PM PDT

    What kind of testing are you doing, what do use for testing and where are the best tutorial, guides about testing on Android?

    Posted: 26 Jul 2018 11:49 AM PDT

    AndroidX Development is Now Even Better

    Posted: 26 Jul 2018 09:23 AM PDT

    Can anyone tell me what kind of IDE this is? It's on Google's Flutter website

    Posted: 26 Jul 2018 09:30 AM PDT

    Hardcoded DNS / URL

    Posted: 26 Jul 2018 03:33 PM PDT

    I'm trying to edit an apk and need to change thw portal URL but I think the apk has a hardcoded DNS or URL does anyone know how to change the URL?. Been trying for about a week and having no luck

    submitted by /u/AllviewTV
    [link] [comments]

    New Associate Android Developer Certification available

    Posted: 26 Jul 2018 03:23 AM PDT

    So what do you think on new topics of Associate Android Developer exam . Looks they are updated . Do you think it is worth it ? I was looking forward for new updates but there are so many new topics , and I'm a little confused. Do i have to deal with this exam to get a boost in carrier ?
    https://developers.google.com/training/certification/associate-android-developer/#exam-content

    submitted by /u/stavro24496
    [link] [comments]

    Android KTX Tutorial: Getting Started

    Posted: 26 Jul 2018 10:40 AM PDT

    What are the alternatives to ARCore ?

    Posted: 26 Jul 2018 03:43 PM PDT

    I want to try things in the AR world, ARCore is excellent, but it still has limited support, what alternatives exists that doesn't rely much on a paid tier ?

    Example: What does Snapchat use on Android for its AR experiences?

    submitted by /u/minivicio
    [link] [comments]

    Google Play Console no updates since Sunday

    Posted: 26 Jul 2018 03:06 AM PDT

    I'm not getting any updates for my metrics since Sunday. In other occasion I got a similar error but just for one or two days.
    I'm starting to think that this isn't normal. It's just me?

    Update: everything is solved now

    submitted by /u/xurxofp
    [link] [comments]

    [OPENSOURCE][APP] Linked Words - A reverse dictionary app

    Posted: 26 Jul 2018 11:44 AM PDT

    Help getting TalkBack to read negative currency amounts

    Posted: 26 Jul 2018 11:20 AM PDT

    I have a string ("-$500.00") being read as "five hundred dollars". Anyone know a way to get this read as "minus five hundred dollars" or "negative five hundred dollars"? I've been scouring stack overflow and the android docs to figure this out.

    (solved in comment below)

    submitted by /u/leskech
    [link] [comments]

    Lime browser

    Posted: 26 Jul 2018 02:18 PM PDT

    Hi guys, I have made a small, elegant and highly customizable browser, called Lime browser. I am looking for testers.

    It's available here: https://play.google.com/store/apps/details?id=com.lemon.lime

    Thank you. If you have any advice or question, please contact me. If you like this app, please leave a review to let me know.

    submitted by /u/TheRichardAnyalai
    [link] [comments]

    Hey everyone! Would you recommend going to developer conferences? If so what are some good ones?

    Posted: 26 Jul 2018 09:24 AM PDT

    Drag and drop app builder recommendations or experience?

    Posted: 26 Jul 2018 07:06 AM PDT

    I am looking for a drag and drop app builder to get a launched, live and working proof of concept for an app project myself and a friend are working on. The idea would be to design, launch and test the market using the app builder and if it works start developing it ourselves in the background. It would need to work on both Android and IOS and preferably (but not really essential) whatever windows are serving up these days for mobile.

    The app would be mostly comprised of 'listings' that we could attach tags/categories to. Then they would be displayed in a 2 or 3 ways and each way would be filterable by the tags added to each listing. The listings would be displayed as one of the following (depending on some choices the user has made about how they want to search):

    1) a Tinder style listing so each card appears standalone displaying some user inputted info with pic/gif with a readmore button and then push notification DM and group messaging.

    2) an Instagram tiled section displaying the listings with smart animations for onclick/more info buttons

    3) GPS/flags on a map

    It should have all the usual native functionality of push notifications and a strong analytics side to it aswell.

    Thx for any help!

    submitted by /u/Max-Battenberg
    [link] [comments]

    Looking for some design advice

    Posted: 25 Jul 2018 07:56 PM PDT

    I'm not 100% sure this is the right sub for this, but as far as I can tell it's the closest I'm going to get. Anyway, I've been making an app for the past few weeks and I'm pretty confident with its functionality up to this point. My main concern is with the design of the app. I've never really been the kind of guy who likes design, but seeing as it's one of the most important aspects of app development, I want to make sure I get it right. If there's anyone out there who has some spare minutes and wants to give me some pointers on what I could improve I would really appreciate it.

    Here are some screenshots of the app: https://imgur.com/a/VThhP4s

    Some updated screenshots: https://imgur.com/a/9FPXkWn

    I would really appreciate any suggestions or constructive criticism. Thanks :)

    submitted by /u/AYEEStooby
    [link] [comments]

    Would using Firebase be worth it?

    Posted: 25 Jul 2018 05:28 PM PDT

    So as a new developer I'm currently planning out my first big project. It's going to be an app that contains a lot of questions (40k+) for the user to answer to test if he is ready for an exam (which I will not name).My main concern is how I store the questions.

    Important information: This app targets users in a country where Wifi isn't prominent yet, and most people just buy a small amount of data (like 2GB) to last for a month.

    I could use an SQLite database, but that would mean that I can make the app an offline app. I'm pretty sure that if my app is offline, most wouldn't leave their cellular data on while my app. This means my ads will not show and I would not make much revenue even if my app becomes fairly popular.

    I'm also seriously considering if I should use Firebase. I like how easy it makes things. But now since my app would definitely be an online app, it might make users who are conservative with their data to not use the app. Also, if enough users start using the app I would have to upgrade my Firebase plan. If I'm not making enough revenue from ads, I could end up making loss. I know that ad clicks in other countries besides the United States make less money, so I'm unsure I'll be making enough even if a good amount of people are clicking my ads.

    Any advice? Or am I just being dumb?

    submitted by /u/SmallerDetails
    [link] [comments]

    Can't connect to Firestore database when running jar off my raspberry pi

    Posted: 25 Jul 2018 07:06 PM PDT

    I'm completely lost on this error I'm getting, and can't find that much information on google. I have a script which sends information to the database which the app connects to, I want to have it scheduled to run weekly on my pi. It runs fine and updates the database when I run it from IntelliJ, but when I try to run the jar on my pi I get "Exception in thread "main" com.google.cloud.firestore.FirestoreException: java.lang.IllegalArgumentException: ALPN is not configured properly." I'm completely lost as to why this is working on my PC. I can run the jar off my PC and it will work as well. I have it pointed to the correct credential json file on the pi. Please point me in the right direction, thanks!

    submitted by /u/edawg42
    [link] [comments]

    No comments:

    Post a Comment

    Fashion

    Beauty

    Travel