Mobile House မန္ဘာ မ်ား ေက်းဇူး ၿပဳ ၿပီး www.mobilehouse.co.nr မွ တိုက္ ရိုက္ ၀င္ေပး ပါ ရန္ ႏွင္႔ အသစ္ တင္ သမွ် ကို သိရွိ ေစရန္
https://www.facebook.com/MobileHouseServiceCentre
မွာ Like လုပ္ ေပး ၾက ပါ ....

Wednesday, October 10, 2012

Huawei ထဲ ကို google play store သြင္းနည္း

This method is a general way,can be used on many android phones bought from China.
1. Make sure your Ascend G330D rooted. This is must be request.


2.Find 2 or 3 apk: Download here
a>GoogleServicesFramework(Check your phone via RE explorer)
b>GoogleLoginService.apk
c>google play store(lastest version is better)


3.Copy those 2 or 3 apps to your phone(Internal or Extend are ok)

4.Copy them into System/app via RE.explorer


5.Restart your phone.
6.You will find the Google play and now login with your google account.
Video Guide on Youtube: http://youtu.be/Hfam7mCOAAo

ဆက္ဖတ္ရန္>>>

U8836D Root လုပ္နည္း

How to root Huawei Ascend G500 pro U8836D MTK Dual core phone Huawei shine?

This thread if for the guys has a Huawei Ascend G500 pro but still havent root or want to buy the phone worried about the root.
I want to thanks xda-developers member Bin4ry supply the root tool.
We need 3 apps to root U8836D:
1.Root_with_Restore_by_Bin4ry_v2_win-linux 

Download Root Tools. Please check their phone system version number (Settings - About phone - version number) . The last four SP19 please download    Root_tools_sp19.rar (1.2 MB Downloads: 27) ; The last four SP22/SP25 please download    Root_tools_sp22.rar (1.2 MB Downloads: 993) 
2012-10-8 11:42 upload
Downloads: 993
Download Points: -1 yuan coins
.
2.Superuser.apk and SuperSu.apk

Steps:
Make sure drivers been installed before all the steps.
1.Decompress Root_with_Restore_by_Bin4ry_v2_win-linux.rar  Copy the document into C:/.  
Such as: C:\Root_with_Restore_by_Bin4ry_v2_win-linux

2.Open your U8836D,Select USB debugging.

3.Connect U8836D with PC
4.Open Document"Root_with_Restore_by Bin4ry" and click "Runme"

5.Select "3"--others and press enter button or any one


6.Display like this

7.Look at your phone, Just Select" Restore my data". Dont care of the password.


Repeat all the steps if there is no change after clicked"Restore my data"
8.Then phone will restart, If not, please repeat all the steps again.

You can see, there is the icon "Superuser" in your phone now.

Last  step, install SuperSU.apk and Root explorer.apk

Root successfully!
ဆက္ဖတ္ရန္>>>

Android Dictionary

ADB/Android Debug Bridge
Part of the Android Software Development Kit (SDK), it allows for ROOT-level access to the Android device from a computer.

FC/Force Close
When a program on the Android device becomes unstable, the DALVIK program will force it to terminate to prevent further system instability.

BusyBox
Command line bridge, used to give commands to Android system. You will need app to send commands, it will use BusyBox to send the commands.

Build.prop
A plain text file which contains environmental variables for the system to use during operation.
Can be hacked to fake a different model for increased functionality, among many other operations.

Dalvik Cache
The collection of program information stored for use by the DALVIK program. This can be cleared from the RECOVERY menu to resolve issues with the Android OS.
Deodexed
Removing the .odex files from an APK file.
The .odex files contain a list of dependencies for the associated file,
and if something changes, the .odex (and similarly, the associated file) not longer function correctly.

AOSP/Android Open Source Project
The open-sourced code from which individuals can build new distributions of Android.

CM/CyanogenMod
CyanogenMod is an Android build built from the Android Open Source Project,
and its builds are usable on multiple different Android Devices.

Root(ing)
Process, during which user gets access to Android system partition and files,
giving the possibility to edit Android.

Factory Reset
This will remove all user customizations in the Android OS,
returning it to a factory state. Note: This will not wipe the Internal SD card.

Fastboot
Command Line Tool to edit Android filesystem.
Unlike flashmode, this allows flashing unsigned partition images.

Nandroid Backup
A complete system image backup of the Android device except
for the MODEM and KERNEL. Can be accessed from CWM.

CWM/ClockworkMod Recovery
A specific program, that is used before booting to Android.
Allows the user to make full backup of system and install custom ROMs, updates etc.

OTA/Over The Air
Updating your phone firmware directly from your phone via 3G or WiFi connection.

Flashing
The act of writing code to the Android device.
ROMs, MODEMs, KERNELs, and BOOTLOADERs can all be flashed.
Independent from, and having nothing to do with, Adobe’s Flash product.

Flashmode
Phone mode, where you can freely flash any firmware to your phone
via WotanServer or Flashtool.

Baseband
System of a smartphone, that controls the cellular radio systems(GSM, 3G, HSDPA etc).

Bootloader
Controls the booting process, makes sure that you will access User Interface.
These programs tell the Android device how to start up, and are critical to its functionality.

Brick
A phone, that you paid a lot for and now you can use it as brick,
because it doesn’t start up.

Downgrade
A job, that you have to do,
when you want to get from newer firmware to older firmware.

Kernel
Bridge between hardware and Android,
used for hardware information exchange and control hardware parts(CPU etc).

Governor
A program that interacts with the device hardware to increase or decrease the processor’s clock speed
(e.g. at low usage, it will set the processor speed to 400 MHz, but as usage increases, it would scale up to 1000 MHz).

RAM/Random Access Memory
data storage area, where are currently in use apps and services.
It is used, because it has really high data transfer rate compared to other possibilities(SDcard, hard disks etc).

ROM/Read Only Memory
data storage, where the data can only be read by system itself.
It includes all data to start the Android. Many developers edit this ROM to change Android interface.

Overclocking
Setting the processor’s clock speed to run faster than its default setting,
i.e. 1200 MHz (1.2 GHz) vs 1000 MHz (1.0 GHz).

Undervolting
Setting the voltage levels drawn by the Android device to a
lower level to reduce overall battery usage.
ဆက္ဖတ္ရန္>>>