[FIXED] Find all longest ascending(not necessarily consecutive) number sequences in List
Issue I am given an array of numbers(unsorted): [1,2,1,2,3,1,3,7] My task is to write a method which returns ALL longest
Read moreIssue I am given an array of numbers(unsorted): [1,2,1,2,3,1,3,7] My task is to write a method which returns ALL longest
Read moreIssue Android – Display Int onClick with Buttons increment , decremet [Error: Cannot resolve method ‘display(int)’ ] I am getting
Read moreIssue I am developing an android app and I want the app to get post from a facebook group which
Read moreIssue I have an error : Caused by: java.lang.SecurityException: WifiService: Neither user 10132 nor current process has android.permission.ACCESS_WIFI_STATE. I try
Read moreIssue I want to publish a library with Jitpackio. When I publish the library I get the following error; "Failed
Read moreIssue I am new to android development and have an issue with one problem. I want to show a Changing
Read moreIssue I created a pdf dynamically, now I want to add the link in the pdf. Is it possible? If
Read moreIssue I’ve set the foreground of my FAB with a mipmap and i’d like to access it from my activity.
Read moreIssue In my application I can create albums with photos, store them on Firebase and view them. Well, in order
Read moreIssue I am playing an audio stream from mediaPlayer using a service but it stops playing the song after approx
Read more