Sunday, June 12, 2016

Android Tips: Transfer files to SD card without root via WiFi

Sometimes using WiFi transfer file wirelessly from PC to SD card in Android device is more simple and ideal than connecting data cable, especially for the occasion when you want to transfer a couple of files only.

Before going through file transfer via WiFi, please make a folder readable by other devices under same local network:
  1. Go to Properties of the folder you want to share.
  2. In the Sharing tab, click Share button.
  3. Click on the drop-down list, select Everyone and click Add button.
  4. Set Permission Level as Read for the group of Everyone and click Share button.
  5. The Network Path of your shared folder is all set.

Open ES File Explorer on Android device:
  1. Tap menu icon
  2. Tap LAN under Network
  3. Tap radar icon to scan for local shared network. Wait for your computer LAN network to appear.
  4. Tap on your computer icon and navigate to your network Shared Folder.
  5. Copy the file you want to move to SD card storage.
  6. Paste it in /storage/sdcard1/Android/data/com.estrongs.android.pop/files
  7. Completed. Now the file is in SD card storage.

Without root permissions, ES File Explorer will pop up a message "Please choose the root directory sdcard1(/storage/sdcard1) of ext-SDCard to grant ES permission to operate" if we are trying to move the file to another directory within SD card storage. The workaround is we have to use native pre-installed File Manager to move files from SD card > Android > data > com.estrongs.android.pop > files to another directory within the SD card without restrictions. Tested on Xiaomi Redmi Note 3: The Mi File Explorer works like a charm.

Monday, April 18, 2016

Xiaomi Redmi Note 3 Review

The Xiaomi Redmi Note 3 has started selling in Malaysia from 6 April 2016, available in 2 variants - 2GB RAM + 16GB Storage (RM 749 - Silver) and 3GB RAM + 32GB Storage (RM 849 - Gold/Dark Grey). The 3GB RAM variant was eventually sold out in seconds due to the great demand from consumers. Let's check out how good is this Redmi phablet that attracts the eye of consumers.


Sunday, January 17, 2016

Network Mounts: Connect Shared Windows Folder in RuneAudio

You can configure RuneAudio to add various sources like Network Attached Storage (NAS), USB storage, and Spotify for music streaming. To stream music from PC with RuneAudio any room in your house, you can make a Sharing Folder for your local network.

Firstly, create a Shared Folder in Windows:
  1. Right click the folder you want to share and then Properties.
  2. Go to Sharing tab and click Share button.
  3. Click on the drop-down list, select Everyone and click Add button.
  4. Set Permission Level as Read for the group of Everyone and click Share button.
  5. Once done, you will see the Network Path of your shared folder.
  6. Turn off Password Protection by go to Network and Sharing Center, scroll to the bottom and expand All Networks, turn off password protected sharing and then click Save changes button.

You can now configure RuneAudio to mount the Windows Shared Folder in your PC,
  1. Open RuneAudio's RuneUI at runeaudio.local
  2. Go to Library > Network mounts
  3. Example of my NAS mounts settings as follows:
  4. Source name: Keyables (The name you want to give to this source. It will appear in your database tree structure)

    Fileshare protocol: SMB/CIFS

    IP address (Specify your NAS address): 192.168.1.XXX

    Remote directory: Keyables

    Guest access: On
  5. Click Save mount button.
  6. Done.

Thursday, January 14, 2016

How to install Remix OS and run Android on your PC

Remix OS is Android that offers multi-windows multitasking desktop environment, something you don't normally see on any Android devices. The best part is, it is free for download and can be installed in most of the PC.


Remix OS is based on the Android-x86 project. However, Remix OS makes the installation so simple compared to how I install Android-x86 in USB flash drive in few years ago. Remix OS for PC is currently in Alpha version still the OS looks solid and very promising. As long as you have 64-bit CPU and supports USB 3.0 flash drive (writing speed of 20MB/s), it will run smoothly on your PC.

Here's the steps how to install Remix OS:
  1. Download Remix OS for PC here and extract the file.
  2. Insert a USB flash drive to your PC.
  3. Open Remix OS USB Tool and click Browse button to choose the Remix OS's .iso file.
  4. Make sure USB Disk has targeted the correct USB flash drive. Click OK to start the installation.
  5. After the installation has completed, click Reboot Now.
  6. Press F12 during the booting process (power-on startup).
  7. Select your USB flash drive to boot Remix OS.
  8. Choose Guest Mode or Resident Mode to start Remix OS. (Guest Mode doesn't save your data for next boot up; Resident Mode will save your data)
  9. Choose Remix OS language.
  10. Click Agree.
  11. Connect to Wifi.
  12. Done.

Overall, I like the clean design of the Remix OS. The Remix OS user interface is less likely an Android smartphone, instead it is more on a true Android PC and that is whole point why Android-x86 project exists.

Anyone who doesn't have PC supports USB 3.0 flash drive like me, you may still try out the Remix OS with USB 2.0 flash drive. Remix OS will still run smoothly in Guest Mode in USB 2.0 flash drive. The OS only become sluggish in Resident Mode because of slow USB writing speed. Patient is needed during the one-time installation in Resident Mode especially when in the middle of installation message showing "Initialize Data Partition, please be patient...".

Now some screenshots of the Remix OS 2.0.










Sunday, January 10, 2016

Configure Spotify in Raspberry Pi RuneAudio

RuneAudio, the headless music player turns Raspberry Pi computer into a Spotify server with Music Player Daemon (MPD) control. It works pretty much everything like the Spotify player even though its Spotify client is still experimental in version 0.3-beta. So you can view the song title, artist,album artwork, and control playback of Spotify track in the RuneUI web interface.


The configuration of Spotify player in RuneAudio is very simple however you must have a Spotify Premium account. That is a requirement by Spotify for allowing music streaming on other devices.

Configuration:
  1. Enter address http://runeaudio.local in web browser to access RuneUI.
  2. Go to Menu > Settings.
  3. Scroll down to Features management.
  4. Turn On Spotify features. Insert Spotify username and password. Click Apply Settings button. You should see a notification shows the Spotify player has been configured in RuneUI.

Start Spotify player:
  1. Go to Library > Spotify.
  2. Select Spotify in the Playback source.
  3. You will see all your Spotify playlists. Add them to Queue and play.
  4. Done. Enjoy the tracks.