• Breaking News

    Saturday, February 27, 2021

    Android Dev - App Feedback Thread - February 27, 2021

    Android Dev - App Feedback Thread - February 27, 2021


    App Feedback Thread - February 27, 2021

    Posted: 27 Feb 2021 06:00 AM PST

    This thread is for getting feedback on your own apps.

    Developers:

    • must provide feedback for others
    • must include Play Store, GitHub, or BitBucket link
    • must make a top level comment
    • must make an effort to respond to questions and feedback from commenters
    • app may be open or closed source

    Commenters:

    • must give constructive feedback in replies to top level comments
    • must not include links to other apps

    To cut down on spam, accounts who are too young or do not have enough karma to post will be removed. Please make an effort to contribute to the community before asking for feedback.

    As always, the mod team is only a small group of people, and we rely on the readers to help us maintain this subreddit. Please report any rule breakers. Thank you.

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

    Indie devs - How do you translate your apps?

    Posted: 27 Feb 2021 03:58 AM PST

    As indie developers, how do you translate your apps?
    Is there a free/freemium service? Have you had any luck asking top users to help translate your apps?

    Also, has anyone experienced a surge in users following localization efforts? If so, I'd love to hear your input on this.

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

    is it possible to add Adb commands on startup?/Recommendations for a novice?

    Posted: 26 Feb 2021 10:18 PM PST

    i have a phone with his screen broken,i want to use it as an "emulator" to dev apps (i've just started learning by myself) but i don't like having to connect that phone to the pc via usb and sending this command "adb tcpip 5555" to get SCRCPY / ADB to work via wifi (i like it more than the usb way,because of stability,USBs can be disconnected easily by accident).
    I want to turn on the phone,go to my pc, open CMD writing "adb connect <IP>" "scrcpy -s <IP>" And being able to control it.

    btw, is there a way of disabling the "allow this pc" for adb?
    so every pc can connect to it,i don't care of security because the phone is going to be always in my bedroom,always connected to my wifi.

    yasterday i had to connect the phone to my pc,enter in fastboot,and push the keys to the phone just to test my app :u

    ¿also which is the best way to learn android app development?
    i've tried with MIT APP inventor,its super easy, but the app desings end up looking old.
    i'm not scared of learning to code in a new language,i'm most scared of ui desing and possibilities of the app.

    i'm sorry about my probably broken english!

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

    Mardown Library?

    Posted: 27 Feb 2021 06:03 AM PST

    Hi devs, i wanted to integerate rich text to my app and i was hoping to use markdown. Is there a good open source library for viewing and editing markdown that is easy to implement?

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

    Why would a company take old code bases/apps and convert them into new code with no deprecated APIs?

    Posted: 27 Feb 2021 07:55 AM PST

    Just landed an internship at a small startup as my first gig into the industry.

    The work which I have to do is in the title. Why would any company do this? Can't figure out.

    Maybe you guys in the professional Android industry can help me out.

    Thanks :)

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

    What's the correct way to Kotlinize the existing Java file?

    Posted: 27 Feb 2021 04:35 AM PST

    I notice when convert the existing Java file to Kotlin, it doesn't keep the Git log. Do you know what's the correct way for Kotlinization?

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

    Test framework quit unexpectedly - how to fix this?

    Posted: 26 Feb 2021 07:01 PM PST

    I've been struggling with creating UI tests lately. As the title says, how do you debug or fix "test framework quit unexpectedly" when running a test that makes use of FragmentScenario? No logs show up whatsoever in Android Studio (version 4.1.2, in a macOS 10.15.7).

    Tried invalidating caches and restarting, to no avail. Also, if it helps I'm aware of https://issuetracker.google.com/issues/128612536 so this is how I add fragment-testing to my project, and I still can't get UI tests to work.

     debugImplementation(deps.test.fragmentTesting) { exclude group: 'androidx.test', module: 'core' } 
    submitted by /u/campid0ctor
    [link] [comments]

    Google to developers: Our Kotlin-based Jetpack Compose will let you build Android apps faster | ZDNet

    Posted: 26 Feb 2021 06:39 PM PST

    Shop, Cart, and Payment system in app?

    Posted: 26 Feb 2021 11:37 PM PST

    Hi all,

    I'm looking for API's where I can implement a cart and payment system into an Android App. Do y'all know if such API's exist? I also want people to be able to add items to sell, and for others to be able to sell items. Will that require additional development/things to keep track of on my end? Bonus points if this API works with IOS.

    The only alternative I know of is making my app a channel for Shopify merchants, but I am not the biggest fan of that.

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

    Android RecyclerView Tutorial Series Collection

    Posted: 26 Feb 2021 11:14 AM PST

    Android RecyclerView Tutorial Series Collection

    https://www.tutorialsbuzz.com/2020/09/android-all-recyclerview-example-code-tutorial.html

    1. Sample RecyclerView Example
    2. RecyclerView Item Click Ripple Effect
    3. RecyclerView Item Divider
    4. RecyclerView With CardView
    5. RecyclerView GridLayout
    6. RecyclerView StaggeredgridLayout
    7. RecyclerView Swipe to delete
    8. RecyclerView Swipe to delete With Undo
    9. RecyclerView Interactive Swipe Like Gmail
    10. Android RecyclerView Buttons Under Swipe
    11. RecyclerView MultiViewType
    12. RecyclerView Item Drag and Drop
    13. RecyclerView GridLayout Drag and Drop
    14. Filter RecyclerView Using SearchView In Java
    15. RecyclerView Filter Animation
    16. RecyclerView Filter Using Filterable

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

    clubhouse android version

    Posted: 26 Feb 2021 11:11 AM PST

    Hello everyone, I am working on implementing club house android version app just for fun! I finished authentication flow for now and working on implementing more features. you can find my Github repo here https://github.com/etman55/android-house feel free to open issues and do PRs just follow the architecture.

    submitted by /u/dev-atef
    [link] [comments]

    I this a good game for Android or should I start new one

    Posted: 26 Feb 2021 05:04 PM PST

    No comments:

    Post a Comment