[GUIDE] [MOD] [HOWTO] Videocon Smart TV - Android General

Hello Everyone,
This Guide Is For Videocon UHD Smart TV
Supported Models are : UHDTV-VNB,VNV,VRB,VRY Series With 43,50,55 Inch Models
* I am not responsible for any damage caused to device.
* Please do some research if you have any concerns about features.
INSTRUCTIONS:
Factory Menu : Turn ON TV press MENU and click 1147 to enter factory mode
To view Current Version
TV Setting>Setting>Version Info
To Upgrade TV Software to Version : 20170422.132312
NOTE:
DON'T remove the USB until software is fully updated.
During Upgrade all previous data will be erased, Kindly Backup Before Updating.
Upgrade File is For 50 inch models but works on 43 and 55 inch models also.
Upgrade at own Risk.
Upgrade includes Eshare Server.
Upgrade Method and Steps:
Step 1:
The upgrade program is copied to the root directory of the USB, the file name must be designed to
provide the name; allupgrade_5508.pkg
Step 2:
Unplug the TV from Power Source ,Insert the USB flash drive into the USB2.0 interface of TV,Plug the TV into power source (standby mode)
Step 3:
After about three-five seconds the TV ( remote control panel ) indicator light will be fast when flashing ,
indicating that the TV is being upgraded
Step 4:
After the light is not blinking on and off ( this process is time-consuming depending on the
size of the main board software , the greater the file the longer the software upgrade , the
upgrade takes roughly three minutes when the board software is 300MB , 500MB needs
four minutes ) , means upgrade is complete .
IF Steps Mentioned Below does not work on your device, Please Update through above process.
Install ADB and Extract MOD Files.zip to adb folder
Connect to TV through ADB over Network.
STEP 1:
Make sure both your adb host computer and Android device are on the same Wifi network.
STEP 2:
Find out the IP address of the TV.
Go to Setting of TV> Network>WIFI/LAN> Get IP Address.
STEP 3:
Now that you know the IP address of your device, connect your adb host to it.
$ adb connect IP ADDRESS OF TV
connected to IP ADDRESS OF TV:5555
NOW YOU WILL GET DIALOG BOX ON SCREEN OF TV
CLICK OK
$ adb devices
List of devices attached
IP ADDRESS OF TV:5555 device
ADB commands:
1) To Install Miracast
HTML:
adb push WFDSinkTest_videocom.apk /system/app/
adb push WFDSinkTest_videocom.odex /system/app/
adb shell chmod 0644 /system/app/WFDSinkTest_videocom.apk
adb shell chmod 0644 /system/app/WFDSinkTest_videocom.odex
2) To Install Youtube For Android TV
HTML:
adb shell pm uninstall com.google.android.youtube
adb shell pm uninstall com.google.android.youtube.tv
adb push YouTube.apk /system/app/
adb shell chmod 0644 /system/app/YouTube.apk
3)To Install Youtube Cast Receiver
HTML:
adb push AndroidMediaShell.apk /system/app/
adb push libcast_shell_android.so /system/lib/
adb shell chmod 0644 /system/priv-app/AndroidMediaShell.apk
adb shell chmod 0644 /system/lib/libcast_shell_android.so
4)To Remove Bloatware
HTML:
adb shell rm -r /system/app/Bing-News.apk
adb shell rm -r /system/app/Facebook.apk
adb shell rm -r /system/app/QuickSearchBox.apk
adb shell rm -r /system/app/QuickSearchBox.odex
adb shell rm -r /system/app/twitter.apk
DOWNLOADS:
Update Files:
allupgrade_5508.pkg for 43 inch models : soon
allupgrade_5508.pkg for 50 inch models : https://drive.google.com/open?id=1d-sz6zYAwuGxQQwnFKJqy_s504aj1DCD
allupgrade_5508.pkg for 55 inch models : soon
Service Manual : https://drive.google.com/open?id=15arYqWl0TYVDKxsP_L8N0v0fTaHUfeQb
MOD Files.zip : https://drive.google.com/open?id=1R-OwjXhwSjFFcIBYcSqYf1yL0BOuZ2Bn
ANY QUERY MAIL :[email protected]

whouitsme said:
Hello Everyone,
This Guide Is For Videocon UHD Smart TV
Supported Models are : UHDTV-VNB,VNV,VRB,VRY Series With 43,50,55 Inch Models
* I am not responsible for any damage caused to device.
* Please do some research if you have any concerns about features.
INSTRUCTIONS:
To view Current Version
TV Setting>Setting>Version Info
To Upgrade TV Software to Version : 20170422.132312
NOTE:
DON'T remove the USB until software is fully updated.
During Upgrade all previous data will be erased, Kindly Backup Before Updating.
Upgrade File is For 50 inch models but works Fine on 43 and 55 inch models also.
Upgrade at own Risk.
Upgrade includes Eshare Server.
Upgrade Method and Steps:
Step 1:
The upgrade program is copied to the root directory of the USB, the file name must be designed to
provide the name; allupgrade_5508.pkg
Step 2:
Insert the USB flash drive into the USB2.0 interface of TV, power on the TV
Step 3:
After about three-five seconds the TV ( remote control panel ) indicator fast when flashing ,
indicating that the TV is being upgraded
Step 4:
After the light is not blinking on and off ( this process is time-consuming depending on the
size of the main board software , the greater the file the longer the software upgrade , the
upgrade takes roughly three minutes when the board software is 300MB , 500MB needs
four minutes ) , means upgrade is complete .
IF Steps Mentioned Below does not work on your device, Please Update through above process.
Install ADB and Extract MOD Files.zip to adb folder
Connect to TV through ADB over Network.
STEP 1:
Make sure both your adb host computer and Android device are on the same Wifi network.
STEP 2:
Find out the IP address of the TV.
Go to Setting of TV> Network>WIFI/LAN> Get IP Address.
STEP 3:
Now that you know the IP address of your device, connect your adb host to it.
$ adb connect IP ADDRESS OF TV
connected to IP ADDRESS OF TV:5555
NOW YOU WILL GET DIALOG BOX ON SCREEN OF TV
CLICK OK
$ adb devices
List of devices attached
IP ADDRESS OF TV:5555 device
ADB commands:
1) To Install Miracast
HTML:
adb push WFDSinkTest_videocom.apk /system/app/
adb push WFDSinkTest_videocom.odex /system/app/
adb shell chmod 0644 /system/app/WFDSinkTest_videocom.apk
adb shell chmod 0644 /system/app/WFDSinkTest_videocom.odex
2) To Install Youtube For Android TV
HTML:
adb shell pm uninstall com.google.android.youtube
adb shell pm uninstall com.google.android.youtube.tv
adb push YouTube.apk /system/app/
adb shell chmod 0644 /system/app/YouTube.apk
3)To Install Youtube Cast Receiver
HTML:
adb push AndroidMediaShell.apk /system/app/
adb push libcast_shell_android.so /system/lib/
adb shell chmod 0644 /system/priv-app/AndroidMediaShell.apk
adb shell chmod 0644 /system/lib/libcast_shell_android.so
4)To Remove Bloatware
HTML:
adb shell rm -r /system/app/Bing-News.apk
adb shell rm -r /system/app/Facebook.apk
adb shell rm -r /system/app/QuickSearchBox.apk
adb shell rm -r /system/app/QuickSearchBox.odex
adb shell rm -r /system/app/twitter.apk
DOWNLOADS:
Update Files:
allupgrade_5508.pkg for 43 inch models : soon
allupgrade_5508.pkg for 50 inch models : https://drive.google.com/open?id=1d-sz6zYAwuGxQQwnFKJqy_s504aj1DCD
allupgrade_5508.pkg for 55 inch models : soon
Service Manual : https://drive.google.com/open?id=15arYqWl0TYVDKxsP_L8N0v0fTaHUfeQb
MOD Files.zip : https://drive.google.com/open?id=1R-OwjXhwSjFFcIBYcSqYf1yL0BOuZ2Bn
Click to expand...
Click to collapse
Does The Youtube.apk in the modded Files Support 4k Streaming ? Coz The Default Youtube App Only Does 720p.

pk7445 said:
Does The Youtube.apk in the modded Files Support 4k Streaming ? Coz The Default Youtube App Only Does 720p.
Click to expand...
Click to collapse
This App supports upto 1080p and has option for Quality Selection and also it is YouTube for Android TV apk so you can use it with Standard remote .

Screen brightness low after upgrade
I read your warning, but still followed the steps mentioned to upgrade my Videocon smart tv hoping to get latest version and remove bloatware. I was successfull in both, however my TV screen is dim now. Even if I change brightness and backlight to 100, it does not look like what it used to before upgrading. Any suggestion ? Any latest packages available which would resolve this issue. I am also happy to rollback to my original package if that is possible. Eagerly waiting for a reply.
Thanks.

anant.yadunath said:
I read your warning, but still followed the steps mentioned to upgrade my Videocon smart tv hoping to get latest version and remove bloatware. I was successfull in both, however my TV screen is dim now. Even if I change brightness and backlight to 100, it does not look like what it used to before upgrading. Any suggestion ? Any latest packages available which would resolve this issue. I am also happy to rollback to my original package if that is possible. Eagerly waiting for a reply.
Thanks.
Click to expand...
Click to collapse
Try to Increase Backlight By Going into Factory Menu
Press Menu > 1147
U will get factory Menu Do not Change anything untill sure about it.
Go to panel and change Backlight value to 100
please reply for the same.

pls update for 55" tv
---------- Post added at 04:24 PM ---------- Previous post was at 04:04 PM ----------
manojrp said:
pls update for 55" tv
Click to expand...
Click to collapse
with this upgrade
android version also update now showing android 4.X.X
pls reply

manojrp said:
pls update for 55" tv
---------- Post added at 04:24 PM ---------- Previous post was at 04:04 PM ----------
with this upgrade
android version also update now showing android 4.X.X
pls reply
Click to expand...
Click to collapse
my model its works ?
VRC50QA49SA

My VIDEOCON Smart Tv (DDBVKV50FH18XAH) was connected to BOSE sound bar through HDMI ARC and was working good. But due to my own mistake and experiment I happened to click the CLEAR option by entering in service menu. I think I have CLEARED EEPROM. Since then the HDMI ARC is not working. Other functions of the TV is working normal. I managed to get the software of the TV which is of 450MB (approx). Now my concern is if I update through the procedures will it damage the TV and stop working.

Can anyone help me to upgrade my videocon modal LEDTVVKR40QX-ZSA.
It is a smart tv running android 4.2 and great features like 3d, 4k, gesture sensor etc. It will be a great help to upgrade its software. Please help.ee

VMS50QX19SA Videocon UHD 4K
This ultra HD 4K model adt my house model number VMS50QX19SA. Suddenly it has stopped booting. Only front screen with name VIDEOCON appears and then remains as it is. Can someone provide OS or procedure to go ahead

Videocon tv - UHDTVVNB43Q519SA
Hello there.... hope everyone is diong well and safe
Thanks for creating this thread. I'm wondering if anyone is facing this issue or its just my tv. Below are the few issues im facing.
1. TV keeps shutting down and restarting on it own and stop stabilizes after few cycles.
2. TV restarts and/or shutdown while ongoing streaming via app e.g. Prime video, Netflix, etc is going on.
3. :"Unfortunately Facebook has stopped working." - These kind of message display on screen. Sometimes it says some other app.
Current Display Android version : 4.4.3
Current Firmware : MT5508
Can someone please help? Many thanks in advance.

4)To Remove Bloatware[/B]
HTML:
adb shell rm -r /system/app/Bing-News.apk
adb shell rm -r /system/app/Facebook.apk
adb shell rm -r /system/app/QuickSearchBox.apk
adb shell rm -r /system/app/QuickSearchBox.odex
adb shell rm -r /system/app/twitter.apk
I got stuck here. Please see highlighted below in red.
PS C:\ADB> adb devices
* daemon not running. starting it now on port 5037 *
* daemon started successfully *
List of devices attached
PS C:\ADB> adb devices
List of devices attached
PS C:\ADB> adb connect
Usage: adb connect <host>[:<port>]
PS C:\ADB> adb connect 192.168.0.107
connected to 192.168.0.107:5555
PS C:\ADB> adb shell rm -r /system/app/Bing-News.apk
rm failed for /system/app/Bing-News.apk, Read-only file system
PS C:\ADB>

What to do if i have ddb smart tv???

Dual video is coming
hello sir, my videocon tv is 55 inch and after i tried that the dual screen is coming. Please help as the tv ia uhd and i guess there must be resolution problem. Also i tried hard reset but they asking for input code passwors

Cellsiroha said:
hello sir, my videocon tv is 55 inch and after i tried that the dual screen is coming. Please help as the tv ia uhd and i guess there must be resolution problem. Also i tried hard reset but they asking for input code passwors
Click to expand...
Click to collapse
try the password "0000" or search for the password to reset your model on the Internet

nick.damnCool said:
Can anyone help me to upgrade my videocon modal LEDTVVKR40QX-ZSA.
It is a smart tv running android 4.2 and great features like 3d, 4k, gesture sensor etc. It will be a great help to upgrade its software. Please help.ee
Click to expand...
Click to collapse
Did you get any solution on it ? Same happened to my TV few months back.. Problem started with tv restarting vigorously and lagging of audio with video.

whouitsme said:
Hello Everyone,
This Guide Is For Videocon UHD Smart TV
Supported Models are : UHDTV-VNB,VNV,VRB,VRY Series With 43,50,55 Inch Models
* I am not responsible for any damage caused to device.
* Please do some research if you have any concerns about features.
INSTRUCTIONS:
Factory Menu : Turn ON TV press MENU and click 1147 to enter factory mode
To view Current Version
TV Setting>Setting>Version Info
To Upgrade TV Software to Version : 20170422.132312
NOTE:
DON'T remove the USB until software is fully updated.
During Upgrade all previous data will be erased, Kindly Backup Before Updating.
Upgrade File is For 50 inch models but works on 43 and 55 inch models also.
Upgrade at own Risk.
Upgrade includes Eshare Server.
Upgrade Method and Steps:
Step 1:
The upgrade program is copied to the root directory of the USB, the file name must be designed to
provide the name; allupgrade_5508.pkg
Step 2:
Unplug the TV from Power Source ,Insert the USB flash drive into the USB2.0 interface of TV,Plug the TV into power source (standby mode)
Step 3:
After about three-five seconds the TV ( remote control panel ) indicator light will be fast when flashing ,
indicating that the TV is being upgraded
Step 4:
After the light is not blinking on and off ( this process is time-consuming depending on the
size of the main board software , the greater the file the longer the software upgrade , the
upgrade takes roughly three minutes when the board software is 300MB , 500MB needs
four minutes ) , means upgrade is complete .
IF Steps Mentioned Below does not work on your device, Please Update through above process.
Install ADB and Extract MOD Files.zip to adb folder
Connect to TV through ADB over Network.
STEP 1:
Make sure both your adb host computer and Android device are on the same Wifi network.
STEP 2:
Find out the IP address of the TV.
Go to Setting of TV> Network>WIFI/LAN> Get IP Address.
STEP 3:
Now that you know the IP address of your device, connect your adb host to it.
$ adb connect IP ADDRESS OF TV
connected to IP ADDRESS OF TV:5555
NOW YOU WILL GET DIALOG BOX ON SCREEN OF TV
CLICK OK
$ adb devices
List of devices attached
IP ADDRESS OF TV:5555 device
ADB commands:
1) To Install Miracast
HTML:
adb push WFDSinkTest_videocom.apk /system/app/
adb push WFDSinkTest_videocom.odex /system/app/
adb shell chmod 0644 /system/app/WFDSinkTest_videocom.apk
adb shell chmod 0644 /system/app/WFDSinkTest_videocom.odex
2) To Install Youtube For Android TV
HTML:
adb shell pm uninstall com.google.android.youtube
adb shell pm uninstall com.google.android.youtube.tv
adb push YouTube.apk /system/app/
adb shell chmod 0644 /system/app/YouTube.apk
3)To Install Youtube Cast Receiver
HTML:
adb push AndroidMediaShell.apk /system/app/
adb push libcast_shell_android.so /system/lib/
adb shell chmod 0644 /system/priv-app/AndroidMediaShell.apk
adb shell chmod 0644 /system/lib/libcast_shell_android.so
4)To Remove Bloatware
HTML:
adb shell rm -r /system/app/Bing-News.apk
adb shell rm -r /system/app/Facebook.apk
adb shell rm -r /system/app/QuickSearchBox.apk
adb shell rm -r /system/app/QuickSearchBox.odex
adb shell rm -r /system/app/twitter.apk
DOWNLOADS:
Update Files:
allupgrade_5508.pkg for 43 inch models : soon
allupgrade_5508.pkg for 50 inch models : https://drive.google.com/open?id=1d-sz6zYAwuGxQQwnFKJqy_s504aj1DCD
allupgrade_5508.pkg for 55 inch models : soon
Service Manual : https://drive.google.com/open?id=15arYqWl0TYVDKxsP_L8N0v0fTaHUfeQb
MOD Files.zip : https://drive.google.com/open?id=1R-OwjXhwSjFFcIBYcSqYf1yL0BOuZ2Bn
ANY QUERY MAIL :[email protected]
Click to expand...
Click to collapse
Want your help.. I have this Videocon 55” 4K uhd model VNV55Q549SAM.. problem started
[email protected] said:
VMS50QX19SA Videocon UHD 4K
This ultra HD 4K model adt my house model number VMS50QX19SA. Suddenly it has stopped booting. Only front screen with name VIDEOCON appears and then remains as it is. Can someone provide OS or procedure to go ahead
Click to expand...
Click to collapse
Did you get any solution on it ? Same happened to my TV few months back.. Problem started with tv restarting vigorously and lagging of audio with video.

Related

Huawei Ideos Super FAQ

This is an FAQ for the Huawei Ideos as there have been many questions on how to do the same things. Hopefully this should help. There are other FAQs but this one tries to compile as many as it can into one FAQ.
Feel free to reply to this if there are any questions or if you want me to make any additions. The FAQ won't be complete to begin with but I will add as I get time.
One thing I will say is that I WON'T TAKE RESPONSIBITY IF YOU DAMAGE YOUR PHONE. I AM PROVIDING THE INFORMATION AND WILL TRY TO HELP YOU IF SOMETHING BAD HAPPENS BUT I CAN'T TAKE ANY RESPONSIBILITY
1. How to root the IDEOS
This can be done quite simply by adapting what quail wrote:
There is a couple away you can go about gaining root access with this phone I have tested all 3 ways but only had success with 2 of them.
a) You can download 'z4root' from here (WORKS)
b) Search the XDA forums for 'SuperOneClick' which requires mono to work on Linux. I have read people that have had success with 'SuperOneClick' but that was not the case for me. (HAVEN'T CHECKED)
c) My preferred method: (HAVEN'T CHECKED)
Prerequisite:
knowledge of Linux and Terminal
knowledge of ADB (guide available in forums)
I did all this using Debian (testing) 64bit, Android SDK.
Creating correct permissions to access the phone via USB:
i) create
Code:
/etc/udev/rules.d/51-android.rules
ii) in the file put
Code:
SUBSYSTEM=="usb", ATTR{idVendor}=="12d1", MODE="0666"
iii) then
Code:
chmod a+r /etc/udev/rules.d/51-android.rules
iv) restart udev or reboot
Downloading and/or Installing required software:
1) Downloading and installing the android-sdk from: developer.android.com/sdk/index.html
2) Downloading and extracting 'SuperOneClick' (you will only need these 5 files: rageagainstthecage, sqlite3, su, busybox and superuser.apk)
3) Copy rageagainstthecage, sqlite3, su, busybox and superuser.apk into the platform-tools directory of android-sdk. Put phone in debug mode.
4) From a terminal (command line) change to the android/platform-tools directory and carefully do these steps.
Check to see if adb can see your phone properly:
Code:
./adb devices
You should see the serial number of you device, if you see bunch of '?' you have done something wrong.
Now for the fun part rooting the phone: <= no phun intended hehe
Code:
./adb push rageagainstthecage /data/local/tmp/rageagainstthecage
Code:
./adb shell
Code:
cd /data/local/tmp
Code:
chmod 0755 rageagainstthecage
Code:
./rageagainstthecage
5) Now wait until you get kicked out from adb before you do the following:
Code:
./adb shell
If everything worked now you should see a "#" instead of the "$" you saw previously in the adb shell which means you shouldn't get "permission denied" in the following steps:
Code:
mount -o rw,remount /dev/block/mdtblock4 /system
Code:
exit
Code:
./adb push su /system/bin/su
Code:
./adb push busybox /system/bin/busybox
Code:
./adb push sqlite3 /system/bin/sqlite3
Code:
./adb push Superuser.apk /system/app/Superuser.apk
Code:
./adb shell
Code:
cd /system/bin
Code:
chmod 4755 su
Code:
chmod 4755 busybox
Code:
chmod 4755 sqlite3
Code:
./adb reboot
Now you should be able to use apps like 'Cache Cleaner NG', 'Root Explorer', 'SetCPU' etc that require root access to work correctly.
Enjoy​
2. How to flash the Ultrakiller Recovery Image
Now this has been covered many times but there have been a lot of problems with the BSOD on the IDEOS. A few days ago Ultrakiller came up with a solution that works regardless of the LCD type. Now this was distributed as an IMG file so many people were confused so here is a link to one with everything you need included. All I did was remove the amon'ra image and copied the Ultrakiller recovery IMG to the folder and edited the scripts to point to the new file.
After you download the file:
* Put your device in bootloader mode - turn it off, then press the power button while holding the 'Volume Down' and 'End (Red)' keys (Yes, bootloader is just the IDEOS logo) WHILE YOUR DEVICE IS PLUGGED IN
* WINDOWS - double click 'install-recovery-windows.bat'
* MAC - Open a terminal window to the directory containing the files, and type 'chmod +x install-recovery-mac.sh' followed by './install-recovery-mac.sh'
* LINUX - Open a terminal window to the directory containing the files, and type 'chmod +x install-recovery-linux.sh' followed by './install-recovery-linux.sh'​
See Q3 if you have Windows and the prompt hangs on "Waiting for Device"
3. How to solve problems with drivers on Windows in bootloader mode?
1. Unplug your phone
2. Download and install PDANet from here - at the end of the setup it will tell you to plug in your phone - do that
3. Put the phone into bootloader (See Q2 above)
4. Go to device manager and right click on "Android 1.0" and click "Update drivers"
5. Click "No, not this time" and Next
6. When it asks you where to look for drivers point it to PDANet's install location
7. Hopefully it should find the driver and prompt you to install it - it will take some time
8. You can now access your device in bootloader!​
Thanks to the following people:
Quail for the base of the guide and the ROM I'm using - it's amazing BTW
Ultrakiller for the recovery image
Changelog:
21/01/2010: Initial writeup
22/01/2010: Added Q3 and made some minor changes​
i unfortunately deleted a system app and upon restarting my phone it wont boot.....it keeps hanging at the startup and reboots.. help me how to system restore...
Hi - the Ultrakiller recovery IMG in the ZIP from the Link above is "Ultrakiller.img.img". Dunno if it didnt work cause of this - sry didnt test, just downloaded new Ultrakillers "UltraJack-Recovery_v4.6.2.img", saved into that folder and changed the .bat to "fastboot-windows.exe flash recovery UltraJack-Recovery_v4.6.2.img" and it worked for me Even superuser.apk didnt work for usb-root but z4root does it perfect and DroidExplorer showing files now .
Thanks so far to all investing their time here
P.S.: the HUAWEI background of Ultrakillers recovery is very delicious
General guide to Flash ROM
Can you please provide a detailed guide for flashing Huawei Ideos. Because it is super guide. So it must contain this topic also.
I want to flash official ROM on following link:
http://forum.xda-developers.com/wiki/index.php?title=Huawei_U8150_IDEOS
Waiting for your response
yrnehukuht said:
i unfortunately deleted a system app and upon restarting my phone it wont boot.....it keeps hanging at the startup and reboots.. help me how to system restore...
Click to expand...
Click to collapse
Dear have u find out the solution of this problem?? COZ im also suffering from this if u find it then plz tell me [email protected]
I have downloaded a rom from xda-developers wiki from this link
http://forum.xda-developers.com/wiki/index.php?title=Huawei_U8150_IDEOS
then updated my device software by going in to update mode(press vol up + end key + power button) .
This step returned me my original recovery.
But I am not going to recommend it bcoz i am facing problems like my cd drive which is automatically displayed has become inaccessible.
I am having problem to copy files to sd card.
My upgrade mode is not working now.
all these things were working immediately after the above mentioned process but I am now stuck with these things.
I think it is because i have flashed lower version number of rom on phone.
If you want to recover recovery mode only then I have successfully flashed UltraJack-Recovery 5.2.1 from this link
http://forum.xda-developers.com/showthread.php?t=860189&page=24
Inform about your progress
Thanx. Very useful
Hi guys. I am in a lot of trouble with my ideos.
Tried installing a custom ROm using ROM manager and it failed, although the original ROM is still there and its booting up and working perfectly.
However, when i try to boot into recovery, only the lit blackscreen shows.
I have tried everything from running ULTRAjack recovery on windows(which only shows 'waiting for device' on cmd, with the pdanet drivers installed) to ubuntu(which shows 'waiting for device' on Amon-ra recovery and permission denied on ULTRAjack).
Could it be i didnt root the device properly since i used z4 root?
Any more ideas?
900/2100 or 850/1700/1900/2100
Hello, How do I tell which sub-model my U8150 is please? Either HSDPA 900 / 2100 / AWS or HSDPA 850 / 1900 / 2100 / 1700. baseband = 22201003; build no.= U8150V100R001C183B825; IMEC = 355093040562676; IMEC-SV = 39.
Check out your fcc id suffix. I have heard there is a b version and a d version.
hi do flashing many roms affects my ideos mobile?
netskink said:
Check out your fcc id suffix. I have heard there is a b version and a d version.
Click to expand...
Click to collapse
All I got is a U8510-1, no letter... any thoughts?
Unlock u8150
Hello.
i have a T-Mobile Ideos u8150, also known as Comet.
it is locked to T-Mobile and requests a pin code when using another sim card.
is there a way to unlock the phone?
please help me...
thank you.
Enable USB Debugging & One Click Root with Unlock Root Tool

[q] hcl me u1

Can any one plz root this tablet...... M so depressed coz it doesn't include google play if it can be rooted....i could buy dis.....
successfully rooted HCL ME U1 Tablet
jeevan92ultimate said:
Can any one plz root this tablet...... M so depressed coz it doesn't include google play if it can be rooted....i could buy dis.....
Click to expand...
Click to collapse
This guide is successfully tested by me.
1. You need a 32 bit OS. (I have used 7 Pro x86).
2. Turn USB debugging ‘ON’ in settings of the tablet.
3. Download Superuser. Then extract the zip file to desktop :\ & you will see 2 folders as “System” and “Meta-INF”.
4. Download the drivers from here. Then connect the tablet & install the drivers using device manager.
5. Download SuperOneClick!. Extract the archive, go to the folder named ADB. Open an elevated command prompt there using this.
6. Continue with the following commands:
Code:
>adb root (you will see a message “adb is already running as a root”)
>adb devices (you should see your device number)
>adb shell (adb shell will run and daemon tool will also run) 7. Now restart the tablet & wait till the home screen appears. Now continue with the following commands:
Code:
>adb shell getprop ro.secure (output should be 0)
>adb shell mount -oremount,rw /dev/block/system /system
>adb push d:\system/bin/su /system/bin/
>adb push d:\system/bin/su /system/_install/bin/
>adb shell chmod 4777 /system/bin/su
>adb shell mount -oremount,ro /dev/block/system /system 8. Exit adb, disconnect the tab, restart it again.
9. Open the new Superuser app just once.
10. Download apks of BusyBox, Google Play & Titanium Backup (Google is your friend!!).
11. Install BusyBox first, then check the rooting status with Titanium Backup. After that, install Google Play.
Move your discussion into device forum.
If it doesn't have it, move it to Android Hacking and Development
Trolls, trolls everywhere
ppero196 said:
Move your discussion into device forum.
If it doesn't have it, move it to Android Hacking and Development
Trolls, trolls everywhere
Click to expand...
Click to collapse
Sorry, ppero196. OK

Karbonn A9 adb root (FINAL HOPE)

​
Requirements and rooting process
1 > Your pitiable unrooted Karbonn A9 Android device
2 > ADB drivers for your device installed on your pc (I used WinXP. You may use Win 7/Vista or the Linux distro of your choice)
3 > su , busybox , Superuser.apk
4 > A working linux distro with Nautilus (use a live usb stick of Ubuntu 11.04)
5 > Strength, courage and whatever makes you a man !!!!!
Rooting Process
To start, you must have adb installed on the OS of your choice.
I used my trusty WinXP system .
To confirm your device is properly detected, in the command prompt , run -
CODE -
adb devices
Now copy busybox, su, superuser.apk to /data/local/tmp/ using adb.
CODE -
adb push busybox /data/local/tmp
adb push su /data/local/tmp
adb push Superuser.apk /data/local/tmp
Now run adb shell .
CODE -
adb shell
Note that you see a "$" sign in the command prompt. That means you are not rooted . Next run the following commands in the shell to change permissions and get some limited privileges for the Superuser files:
CODE -
chmod 6755 /data/local/tmp/su
chmod 755 /data/local/tmp/busybox
chmod 644 /data/local/tmp/Superuser.apk
Note that the names of the files are case sensitive.
Done?
Turn off your Android device using the power button.
Now you need to reboot your system into a Linux distro which has Nautilus.
Android and Linux, having a similar heritage, makes it possible for us to get root access over the Android phone if you are running with root privileges within Linux. I used an Ubuntu 11.04 Live USB disk to save the hassle of installing another os.
When you have booted into Linux, open up terminal and type:
CODE -
sudo nautilus
This would open up the Nautilus file browser with root privileges.
Now put your Android device into Download mode . for the karbonn A9 the method is to hold down the Volume up button and simultaneously turn on the phone using the power on switch.
Once in download mode, connect the Android device using the microusb cable to the computer.
Now using the open Nautilus window, navigate to /UserData/local/tmp/ folder and verify that you have the files you sent to the device viz. su, busybox and Superuser.apk
Move/cut-paste su and busybox to /system/bin/ using Nautilus.
Move/cut-paste Superuser.apk to /system/app/ using Nautilus.
Now pull out the battery from your Android device.
Now simply turn on your device.
You must now have root.
Verify by running:
CODE -
adb shell
su
You'll note that the "$" prompt will turn into a "#" and you'll be prompted by a Superuser permission notification on your
device
WOOHOO !!!! YOU NOW HAVE ROOT ON YOUR PHONE !!!!
​
Important -
​1 > For all purposes, consider that your warranty will be void if you follow these steps
2 > I am not responsible for any loss, monetary or otherwise arising as a result of this article.
If you don't feel up to it, quit now and close this web page .
3 > I must assert that although I am aware of no reason why this should not work on *any* Android device, phone or tablet, I have only tested this on my GALAXY s3 .
4 > I have tried to explain it in the easiest way I can, but I must state here that this is by no means an easy task and you must persevere. If you can't follow the steps to the letter, its better you don't follow them at all and wait for a single click app for this or a custom rooted firmware.
​
RESERVED
reserved .......................
RESERVED
reserved .......................
Doesnt work,Already tried it a week ago.
THis technique doesnt work.I have already tried it a week ago.
here's the original link:
http://www.erodov.com/forums/how-root-any-android-device-manually/43325-page2.html
The problem is that nautilus just wont list our device's folders.
And download mode is opened by pressing Vol down + power for A9,
Vol up + Power opens fastboot.

root auxus core x2 3g using Android Debug Bridge ADB

Build Properties of Auxus Core X2 3G contains the ro.build.user=root by default firmware update and also Default Properties contains ro.secure=0, ro.debuggable=1. So rooting the devices made very easy.
The following are the things to do to get root access in the front end
Update the binary of the Superuser
Setting the chown & chmod to the Superuser binary
Install the Superuser.apk
Optional:Installing the Root Checker & Root Unistaller
The following are the files required to do the above
ADB Driver for the Rockchip board (Auxus Core X2 Shipped with RK3066)
ADB file & ADB library files
Latest Superuser binary & apk files
Optional:Rootchecker & Root Uninstaller files
Source:
ADB Driver : XDA Post (http://78.140.134.121/d/6ea124157e9cda25ab1707cbcba7/usb_driver.zip)
ADB Files : http://forum.xda-developers.com/showthread.php?t=1987280
SU Files : http://downloads.androidsu.com/superuser/
Optional:RootCheck: http://joeykrim.com/
Optional: RootUnistaller:http://www.apkmania.co/2012/12/root-uninstaller-pro-v32-apk.html
Customizing the folder for the Auxus
Create folder e.g., C:\Auxus\
Extract the ADB files and Copy the adb.exe, AdbWinApi.dll, AdbWinUsbApi.dll to Auxus
Extract the Superuser files and Copy the \system\app\Superuser.apk and \System\bin\su to Auxus
Optional:Also place the RootCheck & RootUnistaller apk
Creating batch file named ROOT.bat
Creating batch file : ROOT.bat
The following code to be added to batch file
Code:
echo off
echo Check list of devices connected
adb devices
pause
adb shell mv /data/local/tmp /data/local/tmp.bak
adb shell ln -s /data /data/local/tmp
echo Rebooting 1/3
adb reboot
echo After Reboot to home screen unlock and press any key
pause
echo Setting Kernel Properties
adb shell rm /data/local.prop > nul
adb shell "echo \"ro.kernel.qemu=1\" > /data/local.prop"
echo Rebooting 2/3
adb reboot
echo After Reboot to home screen unlock and press any key
pause
adb shell id
pause
echo ADB Mounting root drive
adb remount
echo Pushing Superuser files
adb push su /system/xbin/su
adb shell chown 0.0 /system/xbin/su
adb shell chmod 06755 /system/xbin/su
echo Removing changes except ROOT
adb shell rm /data/local.prop
adb shell rm /data/local/tmp
adb shell mv /data/local/tmp.bak /data/local/tmp
echo Installing application
adb push superuser.apk /system/app/superuser.apk
echo Rebooting 3/3
adb reboot
echo ROOTED
pause
Also append below code if optionals downloaded
Code:
echo ADB Mounting root drive
adb remount
echo Installing Root Check & Root Uninstall
adb push Root_Uninstaller_Pro.apk /system/app/Root_Uninstaller_Pro.apk
adb push RootCheckPro.apk /system/app/RootCheckPro.apk
echo Done
pause
echo Rebooting
adb reboot
echo After Reboot to home screen unlock and press any key
pause
Steps to root
Install the ADB driver by double clicking the DPInst-32bit.exe
Now windows will prompt for the Driver security - Click Install anyway to proceed
Now connect the Auxus Core X2 3G in USB Debugging mode, the driver will be identified by windows (if not restart)
Now run the ROOT.bat (Run as Administrator)
The tablet will be reboot 3 times (if optional files used reboot 4 times)
Now run the ROOT.bat file and Auxus Core X2 3G rooted successfully.
{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
Disclaimer :
Though tested many times with my tablet and the post drafted carefully. Kindly Backup data before proceed; All the files download from various link from internet and the attachment (Auxus.rar) contains the combination of them. Screenshots generated by author.
ROOT AT YOUR OWN RISK. Author is not responsible for what you do on your device. Author is not responsible for liability of any kind.
combined attachment included
Update: Auxus.rar is combination made from the above said link and with root batch files. ROOT AT YOUR OWN RISK. Author is not responsible for what you do on your device. Author is not responsible for liability of any kind.
Thanks a bunch!!
I will try this method on my corex2 this weekend and let you know the result. Thanks a lot!:good:
my tabs back camera is very slow and lagging in preview, does anyone having corex2 3g can confirm?
Rear camera- laggy- known issue
guyton100 said:
my tabs back camera is very slow and lagging in preview, does anyone having corex2 3g can confirm?
Click to expand...
Click to collapse
Yes, this is a known issue with the CoreX2. Lets hope that they will fix this issue with future firmware updates.
Please tell me how to unroot the same
Kudremukh said:
Please tell me how to unroot the same
Click to expand...
Click to collapse
muruggan_a has reported a post.
Reason:
Hi Friends,
I have done a pre-booking of X2 3G, i have faced the following issues
1) I was unable to send any 2010 MS office documents from win 7 laptop to auxus x2 3g
2)Even after i paired my tablet with my laptop, i cannot connect the media service from my tablet to laptop using bluetooth
3)Nokia BT head set doesnt get paired
And my last query is if i can root the device whether i can use 3G dongle instead of using SIM slot?
Please help me,
I have handedover to iberry service center and asked for replacement because of the bluetooth issue which i mentioned above. I got the replacement device but that also have the same problem. The new device had some scratches behind so given them back and asked for replacement.
Device Not found
When I oopen ROOT.bat In,
Win 8 it says error:device not found
Win 7 it says path not recognized or something like that
plz help me how to fix it and the
ADB unknown USB driver you gave when i open it win rar says that the file is corrupted or what i dont know
plz help me here:crying:
Will this work for Auxe CoreX4?
skv_vlr_mech said:
Build Properties of Auxus Core X2 3G contains the ro.build.user=root by default firmware update and also Default Properties contains ro.secure=0, ro.debuggable=1. So rooting the devices made very easy.
The following are the things to do to get root access in the front end
Update the binary of the Superuser
Setting the chown & chmod to the Superuser binary
Install the Superuser.apk
Optional:Installing the Root Checker & Root Unistaller
The following are the files required to do the above
ADB Driver for the Rockchip board (Auxus Core X2 Shipped with RK3066)
ADB file & ADB library files
Latest Superuser binary & apk files
Optional:Rootchecker & Root Uninstaller files
Source:
ADB Driver : Unknown (http://78.140.134.121/d/6ea124157e9cda25ab1707cbcba7/usb_driver.zip)
ADB Files : http://forum.xda-developers.com/showthread.php?t=1987280
SU Files : http://downloads.androidsu.com/superuser/
Optional:RootCheck: http://joeykrim.com/
Optional: RootUnistaller:http://www.apkmania.co/2012/12/root-uninstaller-pro-v32-apk.html
Customizing the folder for the Auxus
Create folder e.g., C:\Auxus\
Extract the ADB files and Copy the adb.exe, AdbWinApi.dll, AdbWinUsbApi.dll to Auxus
Extract the Superuser files and Copy the \system\app\Superuser.apk and \System\bin\su to Auxus
Optional:Also place the RootCheck & RootUnistaller apk
Creating batch file named ROOT.bat
Creating batch file : ROOT.bat
The following code to be added to batch file
echo off
echo Check list of devices connected
adb devices
pause
adb shell mv /data/local/tmp /data/local/tmp.bak
adb shell ln -s /data /data/local/tmp
echo Rebooting 1/3
adb reboot
echo After Reboot to home screen unlock and press any key
pause
echo Setting Kernel Properties
adb shell rm /data/local.prop > nul
adb shell "echo \"ro.kernel.qemu=1\" > /data/local.prop"
echo Rebooting 2/3
adb reboot
echo After Reboot to home screen unlock and press any key
pause
adb shell id
pause
echo ADB Mounting root drive
adb remount
echo Pushing Superuser files
adb push su /system/xbin/su
adb shell chown 0.0 /system/xbin/su
adb shell chmod 06755 /system/xbin/su
echo Removing changes except ROOT
adb shell rm /data/local.prop
adb shell rm /data/local/tmp
adb shell mv /data/local/tmp.bak /data/local/tmp
echo Installing application
adb push superuser.apk /system/app/superuser.apk
echo Rebooting 3/3
adb reboot
echo ROOTED
pause
Also append below code if optionals downloaded
echo ADB Mounting root drive
adb remount
echo Installing Root Check & Root Uninstall
adb push Root_Uninstaller_Pro.apk /system/app/Root_Uninstaller_Pro.apk
adb push RootCheckPro.apk /system/app/RootCheckPro.apk
echo Done
pause
echo Rebooting
adb reboot
echo After Reboot to home screen unlock and press any key
pause
Steps to root
Install the ADB driver by double clicking the DPInst-32bit.exe
Now windows will prompt for the Driver security - Click Install anyway to proceed
Now connect the Auxus Core X2 3G in USB Debugging mode, the driver will be identified by windows (if not restart)
Now run the ROOT.bat (Run as Administrator)
The tablet will be reboot 3 times (if optional files used reboot 4 times)
Now run the ROOT.bat file and Auxus Core X2 3G rooted successfully.
Disclaimer :
Though tested many times with my tablet and the post drafted carefully. Kindly Backup data before proceed; All the files download from various link from internet and the attachment (Auxus.rar) contains the combination of them. Screenshots generated by author.
ROOT AT YOUR OWN RISK. Author is not responsible for what you do on your device. Author is not responsible for liability of any kind.
Click to expand...
Click to collapse
Will the above procedure work for the Corex4 as well?
guyton100 said:
my tabs back camera is very slow and lagging in preview, does anyone having corex2 3g can confirm?
Click to expand...
Click to collapse
yes, it is there, but front camera is good. I posted support query in manf webpage and searching the firm update to make custom rom
cdwarak said:
Will the above procedure work for the Corex4 as well?
Click to expand...
Click to collapse
try root methods of Samsung Exynos 4412 for CoreX4 3g
iNOXIA2012 said:
When I oopen ROOT.bat In,
Win 8 it says error:device not found
Win 7 it says path not recognized or something like that
plz help me how to fix it and the
ADB unknown USB driver you gave when i open it win rar says that the file is corrupted or what i dont know
plz help me here:crying:
Click to expand...
Click to collapse
If Root.bat not worked manual use the code as mentioned in the thread.
I'm using windows 7 only and also verified with the XP.
Try downloading the files from source links. If device not recognized then it is the issue of the USB driver installation; Also refer the Screenshots and steps in the post
Kudremukh said:
Please tell me how to unroot the same
Click to expand...
Click to collapse
in command prompt, path to the adb folder
adb remount
adb shell rm /system/app/superuser.apk
adb shell rm /system/bin/su
adb reboot
and so on...
!!!Rooted!!! This method works like a charm. Thanks man!! Trying to figure out if we have cwm recovery for corex2. I tired a couple of them meant for other rockchip 3066 devices but no dice.
clockworkmod-recovery-for-auxus-core-x2
s.rahus said:
!!!Rooted!!! This method works like a charm. Thanks man!! Trying to figure out if we have cwm recovery for corex2. I tired a couple of them meant for other rockchip 3066 devices but no dice.
Click to expand...
Click to collapse
Check out for CWM
http://forum.xda-developers.com/showthread.php?p=37584364#post37584364
Link Error
ADB Driver URL that you gave wont work gives me Error
iNOXIA2012 said:
ADB Driver URL that you gave wont work gives me Error
Click to expand...
Click to collapse
Please find attachment file that i downloaded from the link what i mentioned in first post
skv_vlr_mech said:
please find attachment file that i downloaded from the link what i mentioned in first post
Click to expand...
Click to collapse
thank you so much
Great It worked flawlessly. I wasn't able to root using moborobo or Zhuo. But this method worked. Thanks
Has it got GPS or not???
Hi,
Can anyone please tell whether Auxus core X2 3G has got inbuild GPS or not.

Useful one touch pixi 4007E rooting and shell commands

+ Alcatel one touch pixi 4007E
+ Firmware Version: 2.3.6
+ Baseband Version: 6575M
+ Kernel Version: 2.6.35.7
+ Build number: GINGERBREAD
Useful shell commands
mount -o remount,rw -t yaffs2 /dev/block/mtdblock3 /system
chmod -R 755 <dir>
{ :;}; su
rm custpack/app/withlibs/Gmail.apk
rm custpack/app/withlibs/UNO3_20130613_100_gl_global.apk
rm custpack/app/withlibs/OnetouchLive_PIXO_20130723_V2.7_AMERICAS.apk
cd /data/data/com.bcmon.bcmon/files/tools
svc wifi enable
svc wifi disable
uname -a
mkdir backupwifi
mv WifiWsdsrv.apk backupwifi/WifiWsdsrv.apk
I hope these links are still valid, all is good and working October 5th, 2014, if any links die, please contact me and i'll see if i still have a copy of the files in a backup.
Device was rooted using the following software, from tutorial with these listed steps (below, cannot post links yet sorry) :
Software: Vroot App – VRoot_1.4.2.3195_Setup_95.exe @ a TinyURL
Tutorial: the root-alcatel-one-touch-pixi from ninjaromeo
Steps:
Make sure you have downloaded the above file.
Install it on your PC or Laptop.
Make sure that you have installed USB Drivers on your PC.
Then Open the installed program.
Now connect the phone to Computer using Original USB data cable that you got it when you bought the phone. Because using other kind of cables may not be detected by the computer. So only we are recommending to use the original.
Make sure that USB debugging is enabled on your phone.
Then wait for the Vroot to detect the device.
After that click the green button.
Then in a few seconds your mobile will be rebooted.
When it reboots your device must be rooted.
Then go to the Google Play store and download the SuperUser app or update it.
Now your mobile has been rooted successfully.
Then you can remove the phone from the Computer.
Normally first boot take some long time to complete. It will install the updates on the first boot. So, wait un till it finishes the booting process.
If your phone has stuck on the welcome screen or boot screen, just remove the battery and re insert it and do the above steps again.
Additional (important) software installed:
Terminal Emulator for Android
Jack Palevich
- June 20, 2014
Phone is rooted without issue all software installed fine but bcmon.apk (for wireless monitor mode) is not functioning by out of box root but i am working on it, arghum... aircrack-ng also does not function out of the box, titanium backup functions correctly and phone appears to operate perfect after Gmail.apk (bloatware) was removed (after many super stressful hours of directory scanning and OS information gathering but not bad for $99 and some mind numbing research lol!).
Argh... will keep posted on bcmon
Current issue (October 06th, 2014 12:48AM EST +10) = <message>command: 'cp' failed with exitValue = 127</message>
so...
install the following BusyBox to help get bcmon to work on this device:
BusyBox X
Robert Nediyakalaparambil [root]
- August 8, 2014
and now bcmon records are as follows:
"<record>
<date>Oct 6, 2014 2:16:47 AM</date>
<millis>1412522207853</millis>
<sequence>9</sequence>
<logger>com.bcmon.bcmon.chipsets.BCM4330B2</logger>
<level>FINE</level>
<class>com.bcmon.bcmon.chipsets.Chipset</class>
<method>detect</method>
<thread>0</thread>
<message>return false</message>
</record>"
then... now... i have arghum... downloaded the entire bcm4330/ directory from bcmon googlecode /svn/trunk/ and simply copied to the phone's sdcard via usb mode.
opened terminal (on phone) in su mode, navigated to bcm4330/driver/src/bcmdhd/ and attempted to launch sh build.sh but now have the following error:
"can't cd to /data/data/jackpal.androidterm/app_HOME/android/system/kernel/samsung/smdk4210
make: command not found"
More of a note really, a side bit of information
... installed Android SDK (Eclipse) and prerequisites (Java 64bit, in Windows), with phone connected via usb, and sdcard usb mode disabled (card mounted on phone and not windows).
Simply extraced archive to desktop (C:\Users\<username>\Desktop\adt-bundle-windows-x86_64-20140702).
Within the extracted folder you will find the following directory (providing the same versions) "\sdk\platform-tools" and within there resides the adb.exe windows command line tool.
I have now opened a command-line window (cmd.exe) at this directory ("\sdk\platform-tools", held shift and right-clicked on folder, windows 7) and issued the following commands:
adb reboot
adb /proc
things appear to have executed perfect, so i CUT all files and folders from the directory "C:\Users\<username>\Desktop\adt-bundle-windows-x86_64-20140702\sdk\platform-tools" and pasted them into a new folder called "backup", i am now left with three files "adb.exe", "AdbWinApi.dll", "AdbWinUsbApi.dll" and one folder "\backup" in this directory...
i now re-execute the following command:
adb /proc
it would appear as though all the files that i CUT from this directory are in fact being rebuilt...
the adb.exe windows process finished with the result:
"31308 files pulled. 0 files skipped."
Click to expand...
Click to collapse
must say...
i dig this QR --> http://forum.xda-developers.com/member.php?u=1164149
and have concluded the following results.
bcmon is useless!, wifilog does not work on Alcatel one touch pixi 4007e but does on ZTE Telstra UNO T12, WiFiReaver, Wifi Analyzer and Wi-Fi Direct are all that is needed, in fact i have uninstalled bcmon and BusyBox.
Use mobiles to locate networks and normal means for wireless traversal, why else do people buy mobile phones?.
For an extra note on this model phone (and this will be posted in a separate thread) and help on removing apps manually (i had to do this as android would not allow me to uninstall and it was no longer listed as an installed app in Google Play )
I used the following commands (In Terminal Emulator) in this order to remove Wi-Fi Direct (in this case but same process should work for other apps) manually (remember this is only a backup of the app and not a complete removal in the phone system, bricks are not to be made but found, this merely removes the app from the android dashboard/desktop/app list)...
su
ls
cd system/app
ls
mount -o remount,rw -t yaffs2 /dev/block/mtdblock3 /system
mkdir backupwifi
mv WifiWsdsrv.apk backupwifi/WifiWsdsrv.apk
mv WifiWsdsrv.odex backupwifi/WifiWsdsrv.odex
mv WifiContactSync.odex backupwifi/WifiContactSync.odex
mv WifiContactSync.apk backupwifi/WifiContactSync.apk
mv WifiP2PWizardy.odex backupwifi/WifiP2PWizardy.odex
mv WifiP2PWizardy.apk backupwifi/WifiP2PWizardy.apk
And to actually remove the backupwifi folder (completely remove everything from system) issue the following command...
rm -r backupwifi
Click to expand...
Click to collapse

Categories

Resources