Hello guys and welcome to a new android tutorial, sorry to have kept you waiting i had a problem with my shi!!y laptop … in this video i will show you how to …
Nguồn:https://u-os.org/
Xem thêm Bài Viết:
- Hướng dẫn cách lắp anten ngoài trời đúng kỹ thuật, thu sóng khỏe nhất
- Giải đáp bí ẩn Xamarin là gì? Ưu và nhược điểm khi sử dụng Xamarin
- Tuyệt chiêu sửa lỗi window photo viewer can’t open this picture because
- Bộ nhớ đệm là gì? Có nên xóa bộ nhớ đệm trên thiết bị không?
- Bật mí 3 cách chụp ảnh bằng máy tính win 7 dễ như ăn kẹo
Thats an amazing tutorial on parsing Json.
Can you please implement load More or pagination concept on this project?
I
Maybe this JSON for js not for PHP ?
I followed your video step by step but my app stopped I do not know why please help
For images URL in JSON, cdn is changed from "myanimelist.cdn-dena.com" to "cdn.myanimelist.net"
otakus qliaos
how can i hide all the json data for public
Aws Rh BRO I watched EVERY single anime on that list of yours! :))))
Can you please explain and show me an example to me on how to parse DateTime and UUID variables in JSON Parse objects?
Congratulations for your excellent work.i have one question, just finish your tutorial with out any error on code,but when i run the app on emulator (my app opens normaly) but nothing appear in screen .Can you help me?
i am so disspointed by your tutorials you go very fast and it get confusing i played this video in slomo to replicate what you did and yet my recylcerview doesnt apper it says no adapter found skipping layout .
atleast talk in your dumbass videos if you are going so fast
really amazing !!!! great tutorials !!! thanks a lot sir. .
use my json for images issue "https://api.myjson.com/bins/d567r"
Just completed the tutorial! Thanks man it was excellent, I now have a better understanding of how to make use of the glide library and integrating it with JSON. Keep up the good work!!
Why the image is not displaying when I run it
Actually great work.. bt the urls of the images which u hv provided in the jason file are no longer responding..
why the url JSON is not working
the app not work on api 19 and below it show
Process: com.demotxt.myapp.myapplication, PID: 5131
android.view.InflateException: Binary XML file line #0: Error inflating class <unknown>
at android.view.LayoutInflater.createView(LayoutInflater.java:626)
at com.android.internal.policy.impl.PhoneLayoutInflater.onCreateView(PhoneLayoutInflater.java:56)
at android.view.LayoutInflater.onCreateView(LayoutInflater.java:675)
at android.view.LayoutInflater.createViewFromTag(LayoutInflater.java:700)
at android.view.LayoutInflater.inflate(LayoutInflater.java:470)
at android.view.LayoutInflater.inflate(LayoutInflater.java:398)
at com.demotxt.myapp.myapplication.adapters.RecyclerViewAdapter.onCreateViewHolder(RecyclerViewAdapter.java:48)
at com.demotxt.myapp.myapplication.adapters.RecyclerViewAdapter.onCreateViewHolder(RecyclerViewAdapter.java:26)
at android.support.v7.widget.RecyclerView$Adapter.createViewHolder(RecyclerView.java:6685)
at android.support.v7.widget.RecyclerView$Recycler.tryGetViewHolderForPositionByDeadline(RecyclerView.java:5869)
at android.support.v7.widget.RecyclerView$Recycler.getViewForPosition(RecyclerView.java:5752)
at android.support.v7.widget.RecyclerView$Recycler.getViewForPosition(RecyclerView.java:5748)
at android.support.v7.widget.LinearLayoutManager$LayoutState.next(LinearLayoutManager.java:2232)
at android.support.v7.widget.LinearLayoutManager.layoutChunk(LinearLayoutManager.java:1559)
at android.support.v7.widget.LinearLayoutManager.fill(LinearLayoutManager.java:1519)
at android.support.v7.widget.LinearLayoutManager.onLayoutChildren(LinearLayoutManager.java:614)
at android.support.v7.widget.RecyclerView.dispatchLayoutStep2(RecyclerView.java:3812)
at android.support.v7.widget.RecyclerView.dispatchLayout(RecyclerView.java:3529)
at android.support.v7.widget.RecyclerView.onLayout(RecyclerView.java:4082)
at android.view.View.layout(View.java:15745)
at android.view.ViewGroup.layout(ViewGroup.java:4867)
at android.widget.LinearLayout.setChildFrame(LinearLayout.java:1677)
at android.widget.LinearLayout.layoutHorizontal(LinearLayout.java:1666)
at android.widget.LinearLayout.onLayout(LinearLayout.java:1442)
at android.view.View.layout(View.java:15745)
at android.view.ViewGroup.layout(ViewGroup.java:4867)
at android.widget.FrameLayout.layoutChildren(FrameLayout.java:453)
at android.widget.FrameLayout.onLayout(FrameLayout.java:388)
at android.view.View.layout(View.java:15745)
at android.view.ViewGroup.layout(ViewGroup.java:4867)
at android.support.v7.widget.ActionBarOverlayLayout.onLayout(ActionBarOverlayLayout.java:443)
at android.view.View.layout(View.java:15745)
at android.view.ViewGroup.layout(ViewGroup.java:4867)
at android.widget.FrameLayout.layoutChildren(FrameLayout.java:453)
at android.widget.FrameLayout.onLayout(FrameLayout.java:388)
at android.view.View.layout(View.java:15745)
at android.view.ViewGroup.layout(ViewGroup.java:4867)
at android.widget.LinearLayout.setChildFrame(LinearLayout.java:1677)
at android.widget.LinearLayout.layoutVertical(LinearLayout.java:1531)
at android.widget.LinearLayout.onLayout(LinearLayout.java:1440)
at android.view.View.layout(View.java:15745)
at android.view.ViewGroup.layout(ViewGroup.java:4867)
at android.widget.FrameLayout.layoutChildren(FrameLayout.java:453)
at android.widget.FrameLayout.onLayout(FrameLayout.java:388)
at android.view.View.layout(View.java:15745)
at android.view.ViewGroup.layout(ViewGroup.java:4867)
at android.view.ViewRootImpl.performLayout(ViewRootImpl.java:2337)
at android.view.ViewRootImpl.performTraversals(ViewRootImpl.java:2050)
at android.view.ViewRootImpl.doTraversal(ViewRootImpl.java:1253)
at android.view.ViewRootImpl$TraversalRunnable.run(ViewRootImpl.java:6596)
at android.view.Choreographer$CallbackRecord.run(Choreographer.java:803)
at android.view.Choreographer.doCallbacks(Choreographer.java:603)
at android.view.Choreographer.doFrame(Choreographer.java:573)
at android.view.Choreographer$FrameDisplayEventReceiver.run(Choreographer.java:789)
at android.os.Handler.handleCallback
Thankyou sir …
Where is search button?
bro image does not appear , give solution plz
what is the use of requestoption?
sir i m getting
" No adapter attached; skipping layout" this msg in Logcat while install the app
pls help me to resolve this problem??
I see anime, I continue watching
Hello sir I try this link but i have faced this error so can you help me with this error:
Could not determine artifacts for com.android.volley:volley:1.1.0: No cached version available for offline mode
is it based on mvp architecture
Thank you so much, brilliant tutorial
wow!!! thanks sir, it's really amazing and useful tutorial. i like it.
sir, please help …how to fetch json database with another images .
Please can you help me ?
How add data with image using volley?
Is json better than using normal Async task and is one prefer over another?
Very nice tutorial man congratulations, what if you continue that on adding tab bar in it please?
Hello Sir
Very Good & Understandable Video
But i'hv one doubt
I'hv followed your each & every step from this video and made a successful project but with another json url..
But my output is coming blank
There is no error in project
Neither in syntax nor in compile
Only Application name in showing
What will be the possible solution for it?
Can we use any json Url in recyclerview ??
Please solve my doubt
Without voice can't understand
no sound……………….
You should do a playlist "JSON TUTORIAL" <3 ! So , there u put the JSON tutorials ! 😀 <3
Thank you.
perfect example.
if I have More then 1 image in A set then how can i use Context
eg:
1. LayoutInflater inflater=LayoutInflater.from(contextr1); and
2. LayoutInflater inflater=LayoutInflater.from(context2); so how can i set this
LayoutInflater inflater=LayoutInflater.from(context1);
Hi, I actually wanted to know how to avoid jsonsyntax exception..
RecycleView only 10 post show
How to Load More post??
how to implement in fragment?
please, share the complete source code for part 1 and part 2 separately