[share] how to logcat-guide - Xiaomi Redmi 1S

Logcat is provided to report bugs......many of us don't know how to log cat
here is a perfect guide take a look http://forum.xda-developers.com/showthread.php?t=1726238

Related

[REQ]Dummy guide to make themes for mobile shell

Hello People and mostly skinners!
Could someone please give me or us a dummy guide how to make themes for mobile shell?
I know there is some already but it is not dummy guide.
By dummy guide I mean to write:
1.Which files to open and how...and then I guess just edit in Photoshop.
2.What resolution should they be (please WVGA) - icons and everything, how do I know what size should the picture be for WVGA?
etc.
Please if you have time and feel like wirting this please do.
Thank you.
Hello People and mostly skinners!
Could someone please give me or us a dummy guide how to make themes for mobile shell?
I know there is some already but it is not dummy guide.
By dummy guide I mean to write:
1.Which files to open and how...and then I guess just edit in Photoshop.
2.What resolution should they be (please WVGA) - icons and everything, how do I know what size should the picture be for WVGA?
etc.
Please if you have time and feel like wirting this please do.
Thank you.

WM7Full.bin taken apart..

If anybody is interested in grabbing the ringtones/wallpaper/strange sample icons from WM7, it's possible to reverse engineer the BIN file to get at the raw files that make up WM7.
Happy to post steps if anybody wants to get at this stuff, if not please see wallpapers and ringtones attached to this post. Hopefully helpful to somebody out there.
thanks... please post how to extract the bin for noobs!
Of course... you need:
- The BIN file. In this case I used WM7Full.bin available from several sites
- viewbin.exe from Microsoft Platform SDK
- cvrtbin.exe from Microsoft Platform SDK
- dumprom.exe from Microsoft Platform SDK
You may also be able to find these utilities using Google.
Use viewbin.exe to analyse the file:
viewbin.exe -t wm7full.bin
You'll see an image start and length. Start was 0x81000000 with length 0x0496A294 for the specific file I used. Plug these values into cvrtbin.exe:
cvrtbin.exe -r -a 0x81000000 -l 0x0496A294 -w 32 wm7full.bin
(obviously substituting the -a and -l value for those obtained from viewbin. Leave -w as 32)
This will produce wm7full.nb0. Plug this file into dumprom.exe:
dumprom.exe -d c:\output wm7full.nb0.
And there you have it, the files will be chucked into c:\output in their entirety.
Thanks for this one, some good sounds inside
I can't find viewbin.exe, cvrtbin.exe, and dumprom.exe anywhere, can someone post a link?
EDIT: Or, better yet, could someone just upload the dump?
EDIT 2: Okay, I found the tools, but the dump didn't work. Any suggestions?
Could you provide details of the error that you're seeing please?
To answer your other questions, I'm not planning to upload the whole dump as it's copyright and against the forum rules. Same goes for the tools, they're part of the Platform Builder SDK.
akersj said:
Happy to post steps if anybody wants to get at this stuff, if not please see wallpapers and ringtones attached to this post. Hopefully helpful to somebody out there.
Click to expand...
Click to collapse
Thank you very much
Not to be a buzzkill, but these are the same ringtones and sounds from 6.1/6.5
Though I missed flamenco fire, thanks for bringing it back
mazzarin said:
Not to be a buzzkill, but these are the same ringtones and sounds from 6.1/6.5
Though I missed flamenco fire, thanks for bringing it back
Click to expand...
Click to collapse
LOL.. I didn't try 6.1/6.5, just saw the BIN file screaming to be taken apart! Flamenco Fire ... hmm interesting
akersj said:
Could you provide details of the error that you're seeing please?
To answer your other questions, I'm not planning to upload the whole dump as it's copyright and against the forum rules. Same goes for the tools, they're part of the Platform Builder SDK.
Click to expand...
Click to collapse
There is no error message; I run the tools exactly as described, which works, but when I look for "C:\output", I can't find it. Otherwise everything is fine.
Fdo35 said:
There is no error message; I run the tools exactly as described, which works, but when I look for "C:\output", I can't find it. Otherwise everything is fine.
Click to expand...
Click to collapse
You will need to substitute c:\output for a directory of your choice that exists on your system. Please also ensure that you are using the offset and length appropriate to the bin file you are using.
Fdo35 said:
There is no error message; I run the tools exactly as described, which works, but when I look for "C:\output", I can't find it. Otherwise everything is fine.
Click to expand...
Click to collapse
as akersj says above... you need to create the folder c:\output first or use another folder that already exists. The tools will not create a new directory for you.
Oh, I see now! I can't believe I didn't try that!
Well, anyway, this is pretty interesting. Especialy files like 'FileBrowser.exe,' FileBrowserCM.dll,'and 'NativeInstallerHost.exe' could be of some great use to us.

[Q] Prerooting guide - tutorial ?

There is any user which could share knowledge how to make pre-rooted ROM ?
I have enough time to prepare it for all regions. But haven't knowledge at the moment.
Waiting for some help and information
Thx
przem00 said:
There is any user which could share knowledge how to make pre-rooted ROM ?
I have enough time to prepare it for all regions. But haven't knowledge at the moment.
Waiting for some help and information
Thx
Click to expand...
Click to collapse
Ok I need only one information.
I going to create repack of system image by command :
./make_ext4fs -s -l need correct size -a system newsystem.img folder where mounted system image
Someone could tell me this image size ? 1500M or 1572864000B which are correct ?
After this answer, I will prepare full pre-rooting guide.
Thanks for taking time off to do this.
You should ask the OP of this thread: http://forum.xda-developers.com/showthread.php?t=2375527 for some help, or you could examine his pre-rooted ROMs to get an idea of what size you need

[Elite Theme][root/no-root][KK/LP/MM]

Hi, this is my first theme.
I made this for myself but decided to share it with u guys.
If u find any bugs or have suggestions, share them here and I'll see what I can do
Download in attachment (do not mirror/reupload elsewhere)
Thanks to:
* Sony
* Myself
Please do not use my PNG's without my permission, I have put many hours in it and I will report you if you steal it. Respect me.
Res
Updated for Marshmallow.
very stylish thanks for share

I can't get on with porting postmarketos on the Samsung A50?

I would like to port PostmarketOS to my Samsung A50 ( SmA505F/DS ) but I can't get into the APKsBuild file it keeps giving me an error. I know that I have to change the ffffffffffffff.... line and that the repository might be wrong. But I don't know how to fill in the fffffff.... and what exactly I have to enter in Repository.
The porting instructions from PostmarketOS itself don't help me either.
Could someone help me?
APKSBuild file in: workdir/cache_git/pmaports/device/testing/device-wiki-example/APKBUILD
Untitled - Pastebin
Pastebin.pl is a website where you can store code/text online for a set period of time and share to anybody on earth
pastebin.pl
APKSBuild file in: workdir/cache_git/pmaports/device/testing/linux-wiki-example/APKBUILD
Untitled - Pastebin
Pastebin.pl is a website where you can store code/text online for a set period of time and share to anybody on earth
pastebin.pl
Error message (made with pmbootstrap log) :
Untitled - Pastebin
Pastebin.pl is a website where you can store code/text online for a set period of time and share to anybody on earth
pastebin.pl

Categories

Resources