Coder Social home page Coder Social logo

Configure feed about fire-app-builder HOT 10 OPEN

amzn avatar amzn commented on July 29, 2024
Configure feed

from fire-app-builder.

Comments (10)

levonlevonian avatar levonlevonian commented on July 29, 2024

I'm not sure what you mean by "show video according to user". Are you referring to the Volley HTTP library (https://github.com/google/volley)? Please note that we provide Fire App Builder as an open source project that you can modify, but we cannot know whether it will work with a specific library or software component of your choice. It is up to you, the developer, to try it out and see if your desired pieces build and work together. Thanks!

from fire-app-builder.

supriyatambe131995 avatar supriyatambe131995 commented on July 29, 2024

Hi ,
i have done get and post call through volley but i dont that what the effect like performance,quality ect on the firestick app if i load the list from volley insted of feed

from fire-app-builder.

levonlevonian avatar levonlevonian commented on July 29, 2024

Hi there,
You can monitor performance of your app using standard Android profiling tools (including Memory Profiler, CPU Profiler, etc), as described here: https://developer.android.com/studio/profile/
Regrettably, questions about Volley are outside of scope of support that we provide here. Thanks!

from fire-app-builder.

supriyatambe131995 avatar supriyatambe131995 commented on July 29, 2024

from fire-app-builder.

supriyatambe131995 avatar supriyatambe131995 commented on July 29, 2024

How I can configure feed if I have category and it's subcategory

from fire-app-builder.

levonlevonian avatar levonlevonian commented on July 29, 2024

Can you provide the feed you plan to use with Fire App Builder and the proposed structure you are looking for?

from fire-app-builder.

supriyatambe131995 avatar supriyatambe131995 commented on July 29, 2024

My api structure kind of image given bellow it also contain statuscode message and it may be chage but for now i consider the api structure will be like this. i want to show category insider header and sub category outside header like as given in containtbrower activity please check attached link
https://ibb.co/LxWr8wn

from fire-app-builder.

levonlevonian avatar levonlevonian commented on July 29, 2024

Thanks, but is there any way you could simply type / post that sample structure here?

from fire-app-builder.

supriyatambe131995 avatar supriyatambe131995 commented on July 29, 2024

Api structure;
data:[{
"category_id":1,
"category_name":"beauty",
"subcategory":[{
"subcategory_id":1,
"name":"fasion",
"tumbnail":"xyz.png"
"video_url":"www.demotest.test.mp4"
}]}]

from fire-app-builder.

levonlevonian avatar levonlevonian commented on July 29, 2024

Thanks for that! At the moment, subcategories are not supported, however the team is aware of this feature request, and is considering / reviewing it. Please keep an eye on the future updates to Fire App Builder.

from fire-app-builder.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.