ToRecycle Application icon

ToRecycle 1.0

1.2 MB / 1+ Downloads / Rating 5.0 - 1 reviews


See previous versions

ToRecycle, developed and published by aboard, has released its latest version, 1.0, on 2020-11-05. This app falls under the Tools category on the Google Play Store and has achieved over 100 installs. It currently holds an overall rating of 5.0, based on 1 reviews.

ToRecycle APK available on this page is compatible with all Android devices that meet the required specifications (Android 4.0+). It can also be installed on PC and Mac using an Android emulator such as Bluestacks, LDPlayer, and others.

Read More

App Screenshot

App Screenshot

App Details

Package name: aboard.and.torecycle

Updated: 4 years ago

Developer Name: aboard

Category: Tools

New features: Show more

App Permissions: Show more

Installation Instructions

This article outlines two straightforward methods for installing ToRecycle on PC Windows and Mac.

Using BlueStacks

  1. Download the APK/XAPK file from this page.
  2. Install BlueStacks by visiting http://bluestacks.com.
  3. Open the APK/XAPK file by double-clicking it. This action will launch BlueStacks and begin the application's installation. If the APK file does not automatically open with BlueStacks, right-click on it and select 'Open with...', then navigate to BlueStacks. Alternatively, you can drag-and-drop the APK file onto the BlueStacks home screen.
  4. Wait a few seconds for the installation to complete. Once done, the installed app will appear on the BlueStacks home screen. Click its icon to start using the application.

Using LDPlayer

  1. Download and install LDPlayer from https://www.ldplayer.net.
  2. Drag the APK/XAPK file directly into LDPlayer.

If you have any questions, please don't hesitate to contact us.

Reviews

2 ★, on 2016-11-07
I Love you

Previous Versions

ToRecycle 1.0
2020-11-05 / 1.2 MB / Android 4.0+

About this app

ToRecycle 1.0.18 - android recycle basket

If you selcect ToRecycle ICON in the program selection TRC file creates a file with a directory information.

Select ToRecycle after running the program can be canceled and deleted files.

* check button - select files

* clear button - TRC file delete

* delete button - TRC file delete and original file delete

* dir-set button - TRC file directory

* ExtDelete button - External Access Delete On/Off

* Menu Button - Select UriPermission, Clear UriPermission
- Marshmallow, Lollipop extSdCard writing permission setting

* ToRecycle default directory - /mnt/sdcard/aboard/torecycle


// External Access ToRecycle

try {
Intent intent = getApplicationContext().getPackageManager().getLaunchIntentForPackage("aboard.and.torecycle");
intent.putExtra("option", "delete"); // option: run, add, delete
intent.putExtra("path", "/mnt/extSdCard/test.txt");
startActivity(intent);
} catch (Exception e) {Toast.makeText(getApplicationContext(), "ToRecycle not installed.", Toast.LENGTH_LONG).show();}

New features

torecycle, recyclebin, recycle

App Permissions

Allows applications to open network sockets.
Allows using PowerManager WakeLocks to keep processor from sleeping or screen from dimming.
Allows applications to access information about networks.
Allows applications to access information about Wi-Fi networks.
Allows an application to read from external storage.
Allows an application to write to external storage.
This constant was deprecated in API level 21. No longer enforced.