I'm following this guide here I'm using HxD to view the XML files but i'm confused on how to save or convert the XML files to a txt file in notepad and be able to view it as human readable xml files. I've donwload the AXMLPrinter2 but dont know how to use it. I've searched the forums but couldn't find anything. Anyone able to help me out please.
MFK DGAF said:
I've donwload the AXMLPrinter2 but dont know how to use it.
Click to expand...
Click to collapse
Errr... "AXMLPrinter2 file.xml"?
Brut.all said:
Errr... "AXMLPrinter2 file.xml"?
Click to expand...
Click to collapse
No not an XML file. From what I understand the HxD allows you to view and edit the binary code but the XMLPrint2 translates the binary code into human text code but i dont k now how to get the XMLPrinter2 to convert it. Oringal post here
Download XMLPrinter2 here
Like the image on the right
{
"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"
}
MFK DGAF said:
From what I understand the HxD allows you to view and edit the binary code but the XMLPrint2 translates the binary code into human text code but i dont k now how to get the XMLPrinter2 to convert it.
Click to expand...
Click to collapse
Yes, you are right. But you didn't write, what are your problems with AXMLPrinter2. As I said above: just type "AXMLPrinter2 file.xml" and voila.
Related
Hi, i 've found an app to use pppoe. Unfortunately it's entirely in japanese, so i don't understand anything. Can someone explain me what the highlighted text means?
{
"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"
}
Thanks.
There's nobody here from japan?
try some online translator?
tribrazil said:
try some online translator?
Click to expand...
Click to collapse
Online translators also translate pictures? .........
Will try...
This is not direct translation, so lot of words are omitted.
1. Doing PPoE discovery
2. [seems like the discovery failed]
3.
-- Server-assigned IP or manual IP
-- Use IP header compression
-- Use remote device default gateway
-- Change authentication method
4. Set the IP for DHCP if it's not server-assigned automatically. The four entry box is primary-secondary-primary-secondary (up to 4 servers?)
Not sure of 5 and 6, probably 'auto-connect to access point' setting
ilMessia said:
Online translators also translate pictures? .........
Click to expand...
Click to collapse
lol well, it's not possible to copy text from there to notepad app or something? anyway i hope you can use the application
tribrazil said:
lol well, it's not possible to copy text from there to notepad app or something? anyway i hope you can use the application
Click to expand...
Click to collapse
I can't find any working ocr wich supports japanese
@nseika
Thanks a lot.
I'll wait more replies to understand what the last 2 pics mean
Hi everbody,
I'm on ChuckyRom 25 Sept:
Please, what is the file name of this windows slider :
{
"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 find that very ugly.
Or I search the old CkuckyRom windows slider for example on 16 august version.
Thanks
Nobody ?
Thanks
Wow way to wait four whole hours before being a **** and assuming people should just jump to your back and call..
Its a file called "PBannerBar.png" just go to your windows folder in your phone.. pull that file.. edit it however you like it to look and replace it.
Make sure you make room for your clock and such when you build your new one.
Perfectly ! thanks you very much.
And where can I find the corresponding lockscreen.xml file ?
Eagledig said:
Perfectly ! thanks you very much.
And where can I find the corresponding lockscreen.xml file ?
Click to expand...
Click to collapse
We cant open it.. skinning it on the png side is easy.. but the lockscreen is as bin file and a series of files for it to be opened by the bin.. BUT even after custom making a cue for it.. mounting it with MagicIso trying to burn it.. **** casting a spell and sacrificing a chicken.. we still cant make it do what we really want it to do.
there is file map for it.. but it doesnt do ANYTHING...
Its..
imageinfo.bin and app.reg
Ok thanks you,
I will not change it
bye
Hello Person that will see this
I am making a tips app and i just about done but my tips textBlock won't go to the next line as you can 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"
}
'
I want to to look like this
Coded in: Visual Basic
Can comeone send me a link or something or the
Code:
Code?
PS if you can't see the Picture's There down there
|
\_/
No pictures
Well no, I can't see, please check your post, it seems something went wrong with your picture upload.
Can't help you, your photos are dead.
Now, if you're trying to have multiple lines on one text block? Simply put \n or \r.
e.g. TxtBlock.Text = "This is a\n sample of\r multiple lines.";
Since I don't know what the photos are, best I can give you for now.
https://www.dropbox.com/lightbox/home/XDA
Pic 1
lseidman;28170662Now said:
Didn't Work
Click to expand...
Click to collapse
Check this:
http://stackoverflow.com/questions/183406/xaml-newline-in-string-attribute
Will try it out
Sent from my GT-P7510 using XDA Premium HD app
It was he code
Code:
TextWrapping="wrap"[code]
Sent from my GT-P7510 using XDA Premium HD app
mwiz123 said:
Didn't Work
Click to expand...
Click to collapse
I just figured out why it didn't work for you, I didn't see where you mentioned VB.NET. The code I provided is used for C# in VS.
For VB.NET you could use vbNewLine OR use vbCrLf (recommended). Yes, a difference does exist but I am sure a Google search will explain better than I perhaps ever could.
Hello everybody,
I'm trying to install this launcher on my asus transformer (blog.tototv.com.mx/noticias/nuevo-launcher-para-tu-tototv/).
Install fine but when i try to launch, there is a message that the launcher is only for the Toto device.
Is There a way do "unblock" this and launch normally in my asus?
Thanks in advance.
Hi Guys,
Anyone could help? See attached the launcher that i was talking about.
Thanks
mohaa11 said:
Hi Guys,
Anyone could help? See attached the launcher that i was talking about.
Thanks
Click to expand...
Click to collapse
Looks kinda neat, Though not an easy task. You'd have to decompile, find the line of code that looks for device name and edit it. Or if you can get a build.prop file from one of their devices, you could change your build.prop to match their device name.
{
"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"
}
ldc2335 said:
Looks kinda neat, Though not an easy task. You'd have to decompile, find the line of code that looks for device name and edit it. Or if you can get a build.prop file from one of their devices, you could change your build.prop to match their device name.
And how can i find the line that looks for the device name? Any suggestion?
Thanks
Click to expand...
Click to collapse
That looks amazingly sexy..
Yes, agree with you, i want these because i want to use in my tv like a media player.
Line
i found the line whre they block, but i cant recompile: te path of the file smali is:
~\TotoTV Launcher\smali\com\destinogps\launcher\TotoTVLauncherActivity.smali (line 1395)
{
"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"
}
Download the Breitling Cockpit Nightmission Dial watchface from the attachment below. The file contains the GWD file that you can load into the Samsung Galaxy designer tool, run and install onto your Samsung device.
Thanks.
Doesn't work
I tried but once I extracted the file it couldn't be found .
Such a shame
Thanks buddy
sasch76 said:
I tried but once I extracted the file it couldn't be found .
Such a shame
Thanks buddy
Click to expand...
Click to collapse
I just downloaded the zip file and clicked to extract it, and it's fine. The GWD file is there. Must be a problem on your side, plus nobody else has messaged to say it's not working.
Try again.
Thanks,
I did that and it tells me wrong invalid watch file . No matter what I do . No need to get defensive .
I didn't say a bad word .
Ta
sasch76 said:
I did that and it tells me wrong invalid watch file . No matter what I do . No need to get defensive .
I didn't say a bad word .
Ta
Click to expand...
Click to collapse
Are you doing the following: Click on the attachment, a pop-up box will appear to open or save the .GWD file. You should save the file to your local drive in a folder of your choice. That way you will have a saved copy and can store it where you want.
Then, it is safer to load the Gear Watch designer tool and open this .GWD file from the tool. You can then run it and load to your watch.
Good Luck.
When I try to install my watchface, i have the bellow errors. What is the reason?
Can this be onverted for android wear? (i have galaxy watch 4 classic)