Hi all. Have you ever experience your android phone very lag and need to reboot? Then, you can use this script to schedule reboot your android phone. May require root previllage.
What you need is Script Manager app and Reboot Script. In case you can't download the reboot script, you can create one. Copy and paste this below into notepad and save it.
Then go Script Manager - Menu - Advance - Scheduler - Add New Task - Select File - (browse to file that you have save) - set schedule time - Save
#! /system/bin/sh
reboot
Tags: Reboot Script for Android #! /system/bin/sh script manager smanager
My current phone is Galaxy Nexus aka GNex aka i9250. So maybe this thread mainly focus on this model.
GPS
Sygic : If one of you have sygic not working properly (like stuck at sygic start), try install sygic ver. 11.2.6
Ever had a problem gps take long time to lock? Then you should try this solution.
1-Install 'GPS status & toolbox', then go to Menu-Tools-Manage A-GPS state-then click reset and click download. Your GPS app should able lock faster after this step. iGO PRIMO : Click Here
MTP
Wanna file transfer from android to ubuntu?
Then you should try this step. At least it work for me.
Hi all, lack of GPS app for Nexus? Here another GPS app insted of sygic. Work like charm on my nexus with full screen.
1-Download this file iGO_GNex.zip with Malaysia, Brunei and Singapore maps.
2-Extract his file into root of SD Card
3-Install iGO.apk and try this one first.
4-If not working with Jelly Bean (no sound) then install thin-v1.1+JB.apk. Install it over old app
Tags: galaxy nexus igo primo gps malaysia singapore brunei map maps jelly bean unfortunately has been stopped
Many people have struggle to connect android phone to Ubuntu for file transfer. I've found it over the net and it's work like charm. Kudos to Lou from http://ohheyitslou.blogspot.com/
The packages for MTP in the Ubuntu 11.10 repos are built from outdated
source and are the cause of most of the MTP file transfer woes. I've
gone ahead and removed the updated packages from the Ubuntu 12.04 repos
both 32 & 64 bit versions. These have to be installed in a certain
order to avoid issues so install as follows:
Download and unzip the mount/unmount scripts I've written for you in your home directory:
Make the scripts executable:
sudo chmod +x mount-nexus.sh unmount-nexus.sh
Enable MTP transfer on your Galaxy Nexus by
entering into Settings-Device-Storage select Menu in the bottom right
hand corner then "USB computer connection" make sure "Media device
(MTP)" is selected.
Connect the Galaxy Nexus to your computer: *USB Debugging must be disabled*
With the mount and unmount scripts in your home directory execute the mount command by typing the following (please wait for a while, it take time to load files from android) :
./mount-nexus.sh
Execute (IS A MUST) the unmount command by typing the following: