Hi can anybody pls tell me how to get the original internet background back to replace my operators custom one...
{
"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"
}
I can still see the 3f00cd2f_manila, and 7d3f1247_manila files, the original ones but they arent been used. I cant seem to find the one being used by my phone. (operator internet pic)
And editing the 27c65cbd_manila, doesnt seem to work, or perhaps I have done it wrongly:
<?xml version="1.0" encoding="utf-16"?>
<InternetPortal>
<IncludeUserFavorites>True</IncludeUserFavorites>
<Banner
DefaultImagePath="\Windows\7d3f1247_manila"
SelectedImagePath="\Windows\3f00cd2f_manila"
Width="480"
Height="215" />
<OperatorLinks>
<Link
Text="YouTube"
Executable="\windows\youtube.exe"
ImagePath="\Windows\HTC\Assets\Images\InternetPortal\youtube.qtc" />
</OperatorLinks>
</InternetPortal>
Btw, when I first viewed this file the paths were these:
DefaultImagePath="\Windows\HTC\Assets\(....so on and so fort)\"
SelectedImagePath="\Windows\HTC\Assets\(....so on and so fort)\"
See the actual path used by below the youtube link:
ImagePath="\Windows\HTC\Assets\Images\InternetPort al\youtube.qtc" />
I can't seem to find this folder, did everything enable to view operating system files, even used Total commander...hope you guys can help.
Thanks.
Hi,
Not that I really know, but I think the path should be "HTC\Assets..." not "\Windows\HTC\Assets..."
ie. remove all of "\Windows\" including the slashes....
Let me know if it works...
Cheers
Related
Can someone tell me if it is possible to use the iMate Commmanager in the T-mobile UK ROM version. for those that doesn't know witch one it is. see here
{
"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"
}
Yes it is posible.
Registrysettings:
[HKEY_LOCAL_MACHINE\Services\WirelessMgr\LaunchApplet]
"AppletName"="CommManager.exe"
[HKEY_LOCAL_MACHINE\SOFTWARE\HTC\CommManager]
"SupportedFunctions"=dword:7
[HKEY_LOCAL_MACHINE\SOFTWARE\HTC\CommManager\WLAN]
"DeviceName"="{98C5250D-C29A-4985-AE5F-AFE5367E5006}\\TIACXWLN1"
@="\\Windows\\WLanMgr.exe"
[HKEY_LOCAL_MACHINE\SOFTWARE\HTC\CommManager\6]
@="AUTD"
[HKEY_LOCAL_MACHINE\SOFTWARE\HTC\CommManager\5]
@="ActiveSync"
[HKEY_LOCAL_MACHINE\SOFTWARE\HTC\CommManager\4]
@="Vibrate"
[HKEY_LOCAL_MACHINE\SOFTWARE\HTC\CommManager\3]
@="DataDisconnection"
[HKEY_LOCAL_MACHINE\SOFTWARE\HTC\CommManager\2]
@="WLAN"
[HKEY_LOCAL_MACHINE\SOFTWARE\HTC\CommManager\1]
@="Bluetooth"
[HKEY_LOCAL_MACHINE\SOFTWARE\HTC\CommManager\0]
@="Phone"
and copy this files to your Windows folder
Is there a line missing?
[HKEY_LOCAL_MACHINE\SOFTWARE\HTC\CommManager\WLAN]
"DeviceName"="{98C5250D-C29A-4985-AE5F-AFE5367E5006}\\TIACXWLN1"
@="\\Windows\\WLanMgr.exe"
[HKEY_LOCAL_MACHINE\SOFTWARE\HTC\CommManager\6]
@="AUTD"
Click to expand...
Click to collapse
I dont think so, "SupportedFunctions"=dword:7 and it begins with "CommManager\0" to "CommManager\6".
Had you any problems?
Can you explain what "@=" signifies in the registry. I am guessing that it is the 'Default' string value.
I am having difficulty getting the WLAN button to work.
Many thanks
you are right @ is 'Default' string value
Sorry I have no universal, I tried to us this on a Himalaya (No WLAN)
Could you check whether there is a WLanMgr.exe in the Windows folder
Ok i added WLanMgr.exe
please reload the CommManager.zip!!!!
There is already a WLanMgr.exe in the Windows directory. I cannot overwrite this.
Thnx bepe, gonna try this out. will let u guys now if it worked.
I have found a way to enable quick app switching (or what ever it is called) in the Mango emulator. It seems to be a little bit buggy but it works. Here is a screenshot:
{
"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"
}
Here is the how to:
1. Press [Windows]+[R]. A "Run" dialog should appear.
2. Now type in "notepad %programfiles%\Microsoft XDE\1.0\WM7_Skin.xml"
3. Find
Code:
<button
toolTip="Back"
onClick="0x3B"
mappingColor="0xF7941D"
/>
and replace onClick="0x3B" with onPressAndHold="0x3B" so it would look like this:
Code:
<button
toolTip="Back"
onPressAndHold="0x3B"
mappingColor="0xF7941D"
/>
4. Now start your emulator and press and hold the back button
Thanks but Why don't you just hold f1 button?
I didn't know about F1!
This does not work for me. I have the Mango emulator but the folder you said to that the .xml is in does not exist
Badcam3 said:
This does not work for me. I have the Mango emulator but the folder you said to that the .xml is in does not exist
Click to expand...
Click to collapse
maybe you got windows 64 bit
then replace %programfiles% with %programfiles(x86)%
so the path then should be C:\Program Files (x86)\Microsoft XDE\1.0\WM7_skin.xml
Hi all, I'm making a theme, but there is an image that can not be located where it is in Contacts.apk, and is the image that appears in the capture, the image is selected.
See if anyone would know what to say because I can not find it.
thanks
{
"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"
}
framework-res.apk/res/drawable-xhdpi/tab_selected_holo.9
good day.
tiggerbcn said:
Hi all, I'm making a theme, but there is an image that can not be located where it is in Contacts.apk, and is the image that appears in the capture, the image is selected.
See if anyone would know what to say because I can not find it.
thanks
Click to expand...
Click to collapse
Totally agree with chopper, plus if you change it don't forget to change ( tab_selected_pressed_holo.9 )
Thank you very much at 2, and could be looking at changing contacts.apk and never find it.
For these files should not be, I watched those two files and the framework-res.apk I have these:
And there are those emerging in the contacs.apk tab because the image has a white line below and the blue color is different..
Must be other files.
Thanks anyway
I've figured out where you change, at least in the contacts.apk I have, to take him out of the rom Xylon and modify it to do INVERTED, this file is changed in several XML that are in
res/drawable and are:
tab_selected.xml
tab_selected_focused.xml
tab_selected_pressed.xml
tab_unselected_focused.xml
tab_unselected_pressed.xml
These files are not in other contacts.apk, a modification that should be made in Xylom rom.
Thanks anyway.
I realize that many people have been having trouble while building Android for the Galaxy Nexus. Well, the truth is, building from source usually works exactly like this:
{
"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"
}
in that you do exactly what people say to do, and it goes wrong.
The first tip is to repo sync repo sync repo sync. I say this because many of my own build problems were caused by not actually having the whole source code.
However most people's problems, say the camera not working, or the build not completing, or missing vendor files, or whatever, are caused by not using the vendor files from TheMuppets on GitHub.
Erase the vendor/samsung folder (if it exists)
Edit the file .repo/local_manifests/roomservice.xml
Add the line <project name="TheMuppets/proprietary_vendor_samsung" path="vendor/samsung" remote="github" /> in between the two top XML tags.
Run the command "make clobber && repo sync" from your build root.
Try your build again.
Building Android from source to Galaxy Nexus is way too easy!
but building for device which has Android only unofficially is not so easy.
another way is to add vendor files manually to /*/vendor/ instead of editing default.xml
Thanks for all!
Was having problems w/ incompleted source, did repo sync x10 and it worked
Thanks alot!
Rinse
I think this style in the next ROM. Do you think?
Cool...cant wait
Yeah, it looks pretty good.
How to do it ?
How???
It would be great if you would make zip mod which would work for all roms.
Plenty of guides out there for this.
{
"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"
}
Locate the parent theme in styles and change these attributes like so.
<item name="android:colorBackground">@color/transparent</item>
and
<item name="android:windowBackground">@drawable/background_holo_light</item>
Replace background_holo_light.png with a your custom bg... its located in res/drawable-nodpi
Save it the same as the original name.. resolution should be 512x512 or 720x1280
Cheers
:highfive:
ghostshel said:
Plenty of guides out there for this.
Locate the parent theme in styles and change these attributes like so.
<item name="android:colorBackground">@color/transparent</item>
and
<item name="android:windowBackground">@drawable/background_holo_light</item>
Replace background_holo_light.png with a your custom bg... its located in res/drawable-nodpi
Save it the same as the original name.. resolution should be 512x512 or 720x1280
Cheers
:highfive:
Click to expand...
Click to collapse
Can You Provide Links for the guides for theming as you told as i wanted to change status bar color ,that grey looks annoying and also the wifi bluetooth etc icons when they are off.
http://forum.xda-developers.com/nexus-4/themes-apps/how-to-change-framework-background-t2464388
http://forum.xda-developers.com/showthread.php?t=2069287