Skip to main content

Download whatsapp status in Android || Using Mxplayer how to download whatsapp status

Solution:

1. Goto play store search and download mxplayer app

2. After installing open the app in top it will show you "Local Folders" near by that "more"  option will be there .

3. Click on that it will navigate to your local folder list

4. In top of the screen you had three dot option click on that.It will show you settings.Navigate to settings.

5. Select List option scroll to that it will show you an option "Recognize .nomedia".Select on that it will show you on all the status in the folder sreen with folder named ".statuses"

Enjoy to save the status....One more thing that it will be available only the status shown to you in your whatsapp....

Comments

Popular posts from this blog

FlutterLoader.loadEntrypoint is deprecated. Use "FlutterLoader.load" instead. While run flutter for chrome

 Problem: "FlutterLoader.loadEntrypoint" is deprecated. Use "FlutterLoader.load" instead. The above error will show while run my flutter app in chrome. Solution: The error because entry point is not set in your flutter app. < script > window . addEventListener ( 'load' , function ( ev ) { // Download main.dart.js _flutter . loader . loadEntrypoint ({ serviceWorker : { serviceWorkerVersion : serviceWorkerVersion , }, Then replace with below code it will works. window . addEventListener ( 'load' , function ( ev ) { // Download main.dart.js _flutter . loader . load ({ serviceWorker : { serviceWorkerVersion : serviceWorkerVersion , },

Print the file in chrome in android devices || Save the page as pdf in android devices

 Solution: If you are using android devices and opened one file from web and want to save in your device then follow the below steps. 1.In chrome app click the 3dots in top right corner 2.It shows one dropdown with share option also then select that 3.It will show popover below the screen with recent apps and drag the window from right to left.In the end it will show print option.Click that and it will open your default file manager with save as pdf option.Save the file wherever you want.Enjoy...

Share movies from android phone to laptop in share it || share files from phone to laptop || share files from android phone to macbook

Solution: 1. Open share it in your phone. 2.In home screen top right corner four cube icon is shown click on that. 3. In that select option share jio. 4.It will navigate you one screen and shows wifi name and password. 5.Goto your system select that wifi and connect using the password shown in the phone screen. 6.After connected search the files you want to share in your phone. 7.Goto the laptop and open browser and open the below link http://192.168.43.1:2999/ 8. The shared files will be shown in browser.Click the download icon for individual files and download.