Tired of repeating when asked so made this guide:
Guide to Flashing ROMs for Square M8 box & installing XBMC:
#########################################
Flashing ROMs
* put it, ROM's zip file, on sd card, root location is easier to find
* put a pin or nail or matchstick inside A/V hole & click & hold, power on, release when RECOVERY MODE loads
* factory reset
* install ROM's zip
# Recovery mode navigation is by up & down keys on remote control + OK to execute
# Find your ROM's zip file on your SD-Card by choosing: Install from External
Some problems reportedly don't occur if flashing via button inside A/V hole instead of using apps to go into recovery
#########################################
If Play Store shows only a white Screen and load-boot animation:
Just wait 5 to 10 minutes
if still no show:
in Settings: Apps: Play Store
force stop and delete cache and settings and restart
#########################################
Installing XBMC
Whatever ROM installed: if you like for xbmc:
uninstall previous xbmc if any (1.7 doesn't come with one fortunately) with
or similar
here's the famous Oman xbmc, put it on sd-card & install
if problems occur:
to see all options set xbmc menu level in system settings to: advanced
+
if no picture but audio or
if video is cropped:
DISABLE ALL hardware acceleration to OFF, except enabling Libstagefright
NEW 1.8 Finless ROM by Bob WORKS With ALL ACCELERATORS ON TOO.
#########################################
Display Settings
The xbmc should only have libstagefright enabled as hw acceleration. Then in the ROMs app: SettingsMBox there are two options in display:
* One reduces screen size, I reduce mine to 92%.
* The other also in display section gives various 1080/720 & various Hz options to test and assign.
#########################################
XBMC Buffering
xml file creation for buffering xbmc videos:
make this small xml file in notepad and put it where i mentioned, use Total Commander app (sticky thread here) to copy it to system area:
for stopping xbmc from:
* crashing itself
* rebooting Android
periodically.
Create a text file in a notepad called:
advancedsettings.xml
consisting of:
<advancedsettings> <network> <!--- The three settings will go in this space, between the two network tags. ---> <buffermode>1</buffermode> <cachemembuffersize>0</cachemembuffersize> <readbufferfactor>4.0</readbufferfactor> </network> </advancedsettings>
SD Card (it's not actually the physical sd-card but internal memory)
then inside SD Card put it in folder:
Android/data/org.xbmc.xbmc/files/.xbmc/userdata
SD Card (2) and if applicable SD Card (3) are external physical devices like actual sd-card or usb-stick etc. in Total Commander.
and putting it in: SD CARD path's folder below:
Note: in Total Commander to copy a file or folder:
* Select it by clicking on it's icon to it's left (Not by clicking it's name: which runs the file or goes inside if a folder)
* At bottom click on the big arrow icon to copy (or move) it to other pane where we are already inside destination folder
Then:
* Restart XBMC
Or reboot Android
#########################################
Total Commander
Total Commander app to copy to system area, change system files, network transfer etc.:
guide:
#########################################
XBMC Repositories
All the repositories are in one zip:
* download and put the all-in-one-repo repositories zip file on sd-card
* choose install via zip via:
system: settings: Add-ons: Install from zip file
then navigate to it via right pane:
Root filesystem: (scroll down) Storage: external_storage: sdcard1
then where you put it
* Install downloaded all-in-one-repo zip by just clicking on it,
give xbmc 1 minute
& done
* Now you can install video addons on mass via:
Video: Video Add-ons: (scroll down to bottom) Get More ...
Top hits below, no need to install repos 1-by-1 from below link if done above all-in-one-repo zip method:
#########################################
Comment