4th March 2011, 07:42 PM
(Last edited by Fenny; 23rd October 2011 at 11:02 PM .)
Recognized Developer -
OP
Thanks Meter
586
Posts: 330
Join Date: Jun 2007
DONATE TO ME
[MOD] Webtop Via HDMI Without a Dock Added support for 4.4.80.MB860 (South Africa)
I Modified These APK files to enable the Webtop on any HDMI connection.
Removed the Device ID check from the Webtop Launcher in PortalApp.apk
And Made DockProvider/DockService Display the Webtop as an option whenever an HDMI cable is connected.
We got PROPS from Engadget:
http://www.engadget.com/2011/03/05/m...rn-apart-hack/
NOTE THESE FILES ARE FROM THE ATT BRANDED ATRIX v4.1.26
THEY WILL NOT WORK ON THE BELL ATRIX VARIANT
Added Support for:
Atrix 4.4.80.MB860 (South Africa) Users Go HERE: Updated Mod Files for Atrix 4.4.80.MB860 (South Africa)
Version 4.5.91 Users Go HERE: (This works now.) ATRIX 4.5.91 WEBTOP MOD FILES
ATT version 4.1.57 Users Go HERE: ATT ATRIX 4.1.57 WEBTOP MOD FILES
Bell Users Go HERE: BELL ATRIX WEBTOP MOD FILES
*new* CWM Install Method - CWM Required:
Get CWM here: http://forum.xda-developers.com/show....php?t=1019143
Then install the flashable zip here: CWM-ATT-4.1.26.zip
You no longer need to be rooted OR deodexed!!!!
Install Method 1 - No Root or Deodex Required:
Simpler install method:
Download The Mod Files here: HERE
Hook up your phone via usb with ADB enabled
run INSTALL.bat from the unzipped files
sit back, relax, wait until it reboots (can take upto 5min, be patient!!)
Read the disclaimer below
Enjoy!
RETURNING TO STOCK - Root Required:
This will restore the files that were backed up by the install script.
If you were Deodexed it will restore the modified files to the original Deodexed State, if you were not deodexed it will restore to stock and allow motorola updates to work again.
Note: If you were deodexed you can ignore the three lines about the odex files.
Code:
adb shell
su
mount -o rw,remount /dev/block/mmcblk0p12 /system
cp /mnt/sdcard/WebtopModBackup/DockProvider.odex.bak /system/app/DockProvider.odex
cp /mnt/sdcard/WebtopModBackup/DockService.odex.bak /system/app/DockService.odex
cp /mnt/sdcard/WebtopModBackup/PortalApp.odex.bak /system/app/PortalApp.odex
cp /mnt/sdcard/WebtopModBackup/DockProvider.apk.bak /system/app/DockProvider.apk
cp /mnt/sdcard/WebtopModBackup/DockService.apk.bak /system/app/DockService.apk
cp /mnt/sdcard/WebtopModBackup/PortalApp.apk.bak /system/app/PortalApp.apk
chmod 644 /system/app/*
Install Method 2 - Root Required:
Other than that, install with ADB
Code:
adb push DockProvider.apk /mnt/sdcard/
adb push DockService.apk /mnt/sdcard/
adb push PortalApp.apk /mnt/sdcard/
adb shell
su
mount -o rw,remount /dev/block/mmcblk0p12 /system
mv /system/app/DockProvider.odex /system/app/DockProvider.odex.bak
mv /system/app/DockService.odex /system/app/DockService.odex.bak
mv /system/app/PortalApp.odex /system/app/PortalApp.odex.bak
cp /system/app/DockProvider.apk /system/app/DockProvider.apk.bak
cp /system/app/DockService.apk /system/app/DockService.apk.bak
cp /system/app/PortalApp.apk /system/app/PortalApp.apk.bak
cp /mnt/sdcard/DockProvider.apk /system/app
cp /mnt/sdcard/DockService.apk /system/app
cp /mnt/sdcard/PortalApp.apk /system/app
reboot
Or just use root explorer to copy the files to /system/app and rename the .odex files to .bak
Make sure you set the permissions on the files to rw-r--r-- or they will not work.
Then Enjoy your fully functional webtop.
Having problems? Read Below.
Try clearing your Dalvik Cache:
Code:
adb shell
su
rm /data/dalvik-cache/system@app*.dex
rm /data/dalvik-cache/system@app*.odex
rm /data/dalvik-cache/system@framework*.dex
rm /data/dalvik-cache/system@framework*.odex
Quote:
Originally Posted by
acardinale
It was INDEED permission issues.
If using the root explorer method, you MUST fix permissions for all three files to rw-r--r--
Thanks Fenny!
Additionally, try unfreezing any frozen apps in Titanium Backup.
Thanks to DG for his
ADEO installer script.
Appreciate my work? Buy Me a Beer :
The Following 68 Users Say Thank You to Fenny For This Useful Post: [ Click to Expand ]
acabtp (6th March 2011),
adeyo (31st March 2011),
agentdr8 (4th March 2011),
alex_herrero (16th March 2011),
Bakano (9th March 2011),
bartsplanet (17th March 2011),
bendoe91z28 (4th March 2011),
Big-A-Rob (5th March 2011),
Boarder24 (24th March 2011),
Claus44 (4th March 2011),
clau_la2 (26th April 2012),
dew.man (4th March 2011),
diegons49 (16th April 2013),
digital puppy (11th March 2011),
digitalmatrixio (7th March 2011),
dragon19766 (5th March 2011),
drumercalzone09 (21st March 2011),
EdgarTorres (7th August 2011),
ghostedge (7th March 2011),
gotfolk (7th March 2011),
Gutterball (3rd April 2011),
hondaguy (10th March 2011),
igothacked1 (5th March 2011),
j101399j (10th March 2011),
Jean-DrEaD (23rd August 2011),
jruweaver (4th March 2011),
KaLiBLeeK (5th March 2011),
kelmian (5th March 2011),
KryptosXLayer2 (6th March 2011),
live4nyy (5th March 2011),
MarcoPolo78 (14th March 2011),
moneyman1978 (6th March 2011),
Nash976 (14th June 2011),
naturefreak85 (8th March 2011),
Nilius17 (30th March 2011),
NonovUrbizniz (7th March 2011),
Nottach (22nd July 2011),
nsourm (24th July 2011),
One Bob Show (4th March 2011),
orion421 (14th March 2011),
PGenneken (8th March 2011),
pijopenchev (29th March 2011),
PixoNova (5th March 2011),
pzaragoza1 (25th April 2011),
ricethief (14th March 2011),
rjohnstone (4th March 2011),
s0dhi (2nd April 2011),
samterry1234 (29th July 2011),
SamVimes (13th March 2011),
saywhat4118 (8th August 2011),
SGTShark (11th March 2011),
SS2006 (4th March 2011),
streakedout (7th March 2011),
StyleUkno (8th March 2011),
SyNRGz (17th March 2011),
tag4 (5th March 2011),
thekooliest (7th March 2011),
tjjensen23 (18th March 2011),
ugafanatic1980 (24th March 2011),
varun124 (5th May 2011),
vinhhniv (11th March 2011),
vuhai6 (5th March 2011),
wingmanjd (22nd April 2011),
xmrgamerx (7th March 2011),
yokopol (5th March 2011),
zach.xtr (5th August 2011),
zachlevi (19th July 2011),
zdentist (5th March 2011)
4th March 2011, 07:48 PM
Senior Member
Thanks Meter
1500
Posts: 453
Join Date: Mar 2010
Location: Michigan
DONATE TO ME
Quote:
Originally Posted by
Fenny
I Modified These APK files to enable the Webtop on any HDMI connection.
Removed the Device ID check from the Webtop Launcher in PortalApp.apk
And Made DockProvider/DockService Display the Webtop as an option whenever an HDMI cable is connected.
YOU WILL NEED TO BE ROOTED AND DEODEXED!!!!
@DesignGears, Mind if I modify your Installer script to load these? BTW You are in SLC? I am in Draper, We should totally meet up. :P
Other than that, install with ADB
Code:
adb push DockProvider.apk /mnt/sdcard/
adb push DockService.apk /mnt/sdcard/
adb push PortalApp.apk /mnt/sdcard/
adb shell
su
mount -o rw,remount /dev/block/mmcblk0p12 /system
cp /mnt/sdcard/DockProvider.apk /system/app
cp /mnt/sdcard/DockService.apk /system/app
cp /mnt/sdcard/PortalApp.apk /system/app
reboot
Or just use root explorer.
Then Enjoy your fully functional webtop.
HAHA you beat me to it i was up all night last night doing this ... good work ill test yours out
"Hard work spotlights the character of people: some turn up their sleeves, some turn up their noses, and some don't turn up at all." -Sam Ewing
Devices
Galaxy Nexus (GSM)
Atrix
Nexus One
Asus Transformer
Captivate
Acer Liquid
Aria
G1
4th March 2011, 07:58 PM
Recognized Developer -
OP
Thanks Meter
586
Posts: 330
Join Date: Jun 2007
DONATE TO ME
Hehe told you the answer was in PortalApp.apk.
The Following User Says Thank You to Fenny For This Useful Post: [ Click to Expand ]
4th March 2011, 07:59 PM
Senior Member
Thanks Meter
0
Posts: 185
Join Date: Jun 2008
Can you do the mirroring HDMI too in the same or similar way?
Anyway you're great!
4th March 2011, 08:03 PM
Recognized Developer -
OP
Thanks Meter
586
Posts: 330
Join Date: Jun 2007
DONATE TO ME
Quote:
Originally Posted by
mercuryzzz
Can you do the mirroring HDMI too in the same or similar way?
Anyway you're great!
I have been looking into it, I don't think the DockPicker Activity HAS a mirroring option, but I think it should be possible with third party software.
4th March 2011, 08:11 PM
Senior Member
Thanks Meter
10
Posts: 290
Join Date: Jan 2007
Location: SLC
Quote:
Originally Posted by
Fenny
@DesignGears, Mind if I modify your Installer script to load these? BTW You are in SLC? I am in Draper, We should totally meet up. :P
We totally need a xda meetup I am in Kearns
Donate to the Elite Raphael Project Team
http://shorl.com/pruprydulakesi
Donate to the Elite Rhodium Project Team
https://www.paypal.com/cgi-bin/websc...ton_id=5818738
Donate to the Athena Redux Project Team
http://alturl.com/7e3g
4th March 2011, 08:17 PM
Senior Member
Thanks Meter
1500
Posts: 453
Join Date: Mar 2010
Location: Michigan
DONATE TO ME
Quote:
Originally Posted by
Fenny
Hehe told you the answer was in PortalApp.apk.
Yep, i did waste alot of time in the others as well, than i spent morning posting themes etc , any how congrats and glad to see either way we on same page... now we got to get some drivers and functionality over to this webtop, as my magic track pad is lacking any multi touch :P but im confident in getting that done , i mean after all if is Ubuntu !!
"Hard work spotlights the character of people: some turn up their sleeves, some turn up their noses, and some don't turn up at all." -Sam Ewing
Devices
Galaxy Nexus (GSM)
Atrix
Nexus One
Asus Transformer
Captivate
Acer Liquid
Aria
G1
The Following User Says Thank You to t0dbld For This Useful Post: [ Click to Expand ]
4th March 2011, 08:18 PM
Senior Member
Thanks Meter
278
Posts: 1,596
Join Date: Jun 2007
Location: USA
AWESOME work.
Are you sure we need to be deodexed? we are just replacing the APKs here.
HARDWARE: AT&T 8285 > iPhone 3G > Toshiba TG01 > iPhone 3GS > HD2 > AT&T N1 > EVO 4G > Samsung Galaxy S > Samsung Galaxy Tab > Samsung Nexus S > Atrix 4G > Motorola Xoom > Thunderbolt > Galaxy S II > Galaxy Tab 10.1 > HTC Flyer > E4GT > Galaxy Note > Galaxy S 3 > Galaxy Note II > HTC One > Galaxy Note 8 > Galaxy S 4
4th March 2011, 08:22 PM
Senior Member
Thanks Meter
1500
Posts: 453
Join Date: Mar 2010
Location: Michigan
DONATE TO ME
Quote:
Originally Posted by
clubtech
AWESOME work.
Are you sure we need to be deodexed? we are just replacing the APKs here.
Yes if you dont understand why you need to re read up on it, as .odex files contain parts of the program that were moved out side to be optimized
"Hard work spotlights the character of people: some turn up their sleeves, some turn up their noses, and some don't turn up at all." -Sam Ewing
Devices
Galaxy Nexus (GSM)
Atrix
Nexus One
Asus Transformer
Captivate
Acer Liquid
Aria
G1
4th March 2011, 08:28 PM
Member
Thanks Meter
2
Posts: 96
Join Date: Sep 2007
DONATE TO ME
So, when I copied the last one using Root Explorer it kept crashing the process PortalApp so I ended up removing the battery and yet to test it.
Current
HTC One X AT&T White
HTC One X International version White 32 gig
Blackberry 9330 [work pager]
Past
Oh man, this is going to be looong
Nokia Lumia 900
iPhone 4s
Note
Nexus
HTC Inspire
iPhone 4s
Galaxy S2 Intr
This is all I can rmbr
Thread Tools
Search this Thread
Display Modes
Linear Mode
Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts
Go to top of page...
Most Thanked In This Thread
9 WebtopMod Files for 4.5.91 Hacked these …6 At&t atrix 4.1.57 webtop mod files Updated …6 (quote)
Updated Mod Files
for Bell … 2 Stock APKs from UK Orange Atrix As …2 (quote) 1) Go here: 2)
Download from …