NFC+student ID card equal to? - NFC Hacking

I accidentally put my xperia T on student ID card and... nfc detected proximity card.
SO taginfo gave me some info like \/
Code:
</GeneralInformation>
<MemoryTag type="Mifare Classic 1K">
<GeneralInformation>
<Value name="memorySize" description="Memory size">1024 Byte</Value>
<Value name="blockSize" description="Block size">16 Byte</Value>
<Value name="numberOfBlocks" description="Number of blocks">64</Value>
<Value name="numberOfSectors" description="Number of sectors">16</Value>
</GeneralInformation>
<Data unit="sector:block">
<Sector index="0">
<Block index="0" accessRead="keyA" accessWrite="never" accessIncrement="never" accessDecrementTransferRestore="never">63c11f8f32880xxxx6b9951859xxxx09</Block>
<Block index="1" accessRead="keyA" accessWrite="keyA" accessIncrement="keyA" accessDecrementTransferRestore="keyA">00000000000000000000000000000000</Block>
<Block index="2" accessRead="keyA" accessWrite="keyA" accessIncrement="keyA" accessDecrementTransferRestore="keyA">00000000000000000000000000000000</Block>
<Block index="3" accessReadAccessBits="keyA" accessWriteAccessBits="keyA" accessReadKeyA="never" accessWriteKeyA="keyA" accessReadKeyB="keyA" accessWriteKeyB="keyA">ffffffffffffff07xxx9ffffffffffff</Block>
</Sector>
the rest is 00000000000000000000000000000000 so i didnt copy.
63c11fxx <-- that is UID[4]
32880xxxx6b9951859xxxx09 <-manufacture info
ffffffffffffffffffff<key a
ffffffffffffffffffff<key b
ff07xxx9< Acs
My question is.. What i can do with my student ID card? Is it possibile to read some cods from card and write a program which can identify me( for exp. my name,surrname or my student id.).
that is Polish student card. ( ht tp:/ /pl. wikipedia.org/wiki/Plik:Legitymacja_-_wz%C3%B3r_nr_17_TP-PR.jpg <--image wthout spaces)

jakozo said:
I accidentally put my xperia T on student ID card and... nfc detected proximity card.
SO taginfo gave me some info like \/
Code:
</GeneralInformation>
<MemoryTag type="Mifare Classic 1K">
<GeneralInformation>
<Value name="memorySize" description="Memory size">1024 Byte</Value>
<Value name="blockSize" description="Block size">16 Byte</Value>
<Value name="numberOfBlocks" description="Number of blocks">64</Value>
<Value name="numberOfSectors" description="Number of sectors">16</Value>
</GeneralInformation>
<Data unit="sector:block">
<Sector index="0">
<Block index="0" accessRead="keyA" accessWrite="never" accessIncrement="never" accessDecrementTransferRestore="never">63c11f8f32880xxxx6b9951859xxxx09</Block>
<Block index="1" accessRead="keyA" accessWrite="keyA" accessIncrement="keyA" accessDecrementTransferRestore="keyA">00000000000000000000000000000000</Block>
<Block index="2" accessRead="keyA" accessWrite="keyA" accessIncrement="keyA" accessDecrementTransferRestore="keyA">00000000000000000000000000000000</Block>
<Block index="3" accessReadAccessBits="keyA" accessWriteAccessBits="keyA" accessReadKeyA="never" accessWriteKeyA="keyA" accessReadKeyB="keyA" accessWriteKeyB="keyA">ffffffffffffff07xxx9ffffffffffff</Block>
</Sector>
the rest is 00000000000000000000000000000000 so i didnt copy.
63c11fxx <-- that is UID[4]
32880xxxx6b9951859xxxx09 <-manufacture info
ffffffffffffffffffff<key a
ffffffffffffffffffff<key b
ff07xxx9< Acs
My question is.. What i can do with my student ID card? Is it possibile to read some cods from card and write a program which can identify me( for exp. my name,surrname or my student id.).
that is Polish student card. ( ht tp:/ /pl. wikipedia.org/wiki/Plik:Legitymacja_-_wz%C3%B3r_nr_17_TP-PR.jpg <--image wthout spaces)
Click to expand...
Click to collapse
It's not exactly what you are asking but I have my student card to automatically text my bank, they then reply with a mini statement and my balance. I always carry my phone and student ID meaning I can always check my balance.
Not what you wanted to know but cool and useful none the less.
Sent from my GT-I9300 using XDA Premium 4 mobile app

jakozo said:
Sector 0, Block 0: 63c11f8f32880xxxx6b9951859xxxx09
Click to expand...
Click to collapse
This is the manufacturer block. It contains the UID and some card/batch specific manufacturer data. Besides the UID, there isn't really any interesting information here.
jakozo said:
Sector 0, Block 1: 00000000000000000000000000000000
Sector 0, Block 2: 00000000000000000000000000000000
Sector 0, Block 3: ffffffffffffff07xxx9ffffffffffff
Click to expand...
Click to collapse
This simply means that the sector is empty. As this is the card's application directory sector, it indicates that an application directory is not used.
If the rest of the card is empty too, there is no identifying information about you stored on the card. The only identification that's present on the card's MIFARE Classic memory (not necessarily on the whole card -- see below) is the UID (0x63c11f8f) itself.
Is the card MIFARE Classic 1K only, or does is contain other technologies as well?
The picture you posted shows a contact chip interface, so the card could either be a hybrid (ISO 7816 chip + MIFARE Classic contactless) or a dual interface card (ISO 7816-4 on contact and contactless + MIFARE Classic 1K emulated on contactless). What information does NFC TagInfo give in the GeneralInformation section?

kennymccormic said:
This is the manufacturer block. It contains the UID and some card/batch specific manufacturer data. Besides the UID, there isn't really any interesting information here.
This simply means that the sector is empty. As this is the card's application directory sector, it indicates that an application directory is not used.
If the rest of the card is empty too, there is no identifying information about you stored on the card. The only identification that's present on the card's MIFARE Classic memory (not necessarily on the whole card -- see below) is the UID (0x63c11f8f) itself.
Is the card MIFARE Classic 1K only, or does is contain other technologies as well?
The picture you posted shows a contact chip interface, so the card could either be a hybrid (ISO 7816 chip + MIFARE Classic contactless) or a dual interface card (ISO 7816-4 on contact and contactless + MIFARE Classic 1K emulated on contactless). What information does NFC TagInfo give in the GeneralInformation section?
Click to expand...
Click to collapse
all sectors are empty exepct sector 0. in 0 are manufactured info.

As comedy. : D

Related

SDHC CAB File for all WM5/6 devices

SDHC DRIVER 4GB+ MEMORY CARD (Freeware)
Requirements: Windows Mobile 5 PocketPc
Overview: Most WM5 devices cant use sdhc (highcapacity) cards sdhc cards are all memory cards that are over 4gb. this peice of software is a driver that lets us use 4gb+ sd cards
Download Instructions: Download from here http://rapidshare.com/files/72977206/SDHC.zip
once downloaded put on your ppc and install the .cab file, small file (31kb)
uzzy said:
SDHC DRIVER 4GB+ MEMORY CARD (Freeware)
Requirements: Windows Mobile 5 PocketPc
Overview: Most WM5 devices cant use sdhc (highcapacity) cards sdhc cards are all memory cards that are over 4gb. this peice of software is a driver that lets us use 4gb+ sd cards
Download Instructions: Download from here http://rapidshare.com/files/72977206/SDHC.zip
once downloaded put on your ppc and install the .cab file, small file (31kb)
Click to expand...
Click to collapse
Cheers! i've been looking for a SDHC driver for WM5, got a 4Gb for Christmas lol
doesnt seem to work... could you post some step-by-step instructions?
I have a T-Mobile MDACIII with original WM5 ROM, never been changed, and trying to use a SanDisk 4GB SDHC.
Cheers,
hiya - doesnt work for me either..
i have a universal .... with an 8gb SANDISK SDHC
no sign of the storage card in file explorer....after restart etc
(day gone wrong? restart your day!)
the answer might be in this thread (many more replies and looks like original release)
http://forum.xda-developers.com/showthread.php?t=344338
hello frnds, i have a problem..
when i m trying to install sdhc.cab or sdhc777.cab, the option to open wi-fi settings disappears from the settings\connection.. & i m not able to use my wi-fi at all without uninstalling sdhc.cab file....
i have Artemis made htc P3300 WM6
try using the cab specifically for the Artemis (found in this thread http://forum.xda-developers.com/showthread.php?t=344338)
If that doesn't work ask for help in that thread, as it looks like that is where the original release was.
dynamo said:
hiya - doesnt work for me either..
i have a universal .... with an 8gb SANDISK SDHC
no sign of the storage card in file explorer....after restart etc
(day gone wrong? restart your day!)
Click to expand...
Click to collapse
here is how i got it working without those dll overwrite.
i "NETCFv35.wm.armv4i" and "netcfcfg" both cab. which i need for iFonz 1.1.2.
then i installed that sdhc.cab. it will reboot itself.
went to explore folders and there you go "Storage Card"
by the way i got a MIPhone M88+
SDHC
I just got a 4GB Kingston SDHC Card.
Googled "SDHC WM5 Driver" and got this website (Click Here!)
Downloaded and unzipped tha .cab and readme file.
Followed instructions and it worked!
(By the way, I have a iPAQ rx1950 with WM5)
Axim X51v with SanDisk Ultra III 4GD SDHC
Installed the driver and am now happily copying files from my old 1GB Compact Flash card. Going at about 800kBs and I'm happy as a clam!
Thanks for the driver ...
help: sdhc on mio a701
dear everybody,
the only thing that happens here is when i click on setup, wich is a XML-file, my browser starts up and i get a lot of information.
i have a mio a701.
can somebody please tel me what i'm doing wrong?
i read many forum and tryed lots of drivers but its al the same.
always i click setup my internet browser starts up and shows the folowing information:
- <wap-provisioningdoc>
- <characteristic type="Install">
<parm name="InstallPhase" value="install" />
<parm name="ProcessorType" value="2577" />
<parm name="OSVersionMin" value="4.0" />
<parm name="OSVersionMax" value="5.99" />
<parm name="AppName" value="HTC SDHC" />
<parm name="InstallDir" value="\" translation="install" />
<parm name="NumDirs" value="1" />
<parm name="NumFiles" value="2" />
<parm name="NumRegKeys" value="0" />
<parm name="NumRegVals" value="0" />
<parm name="NumShortcuts" value="0" />
</characteristic>
- <characteristic type="CertificateStore">
- <characteristic type="Privileged Execution Trust Authorities">
- <characteristic type="9b2a3d27b525001022c45f2e2b9a2a1843b8f789">
<parm name="EncodedCertificate" value="MIICHzCCAYigAwIBAgIQvVvQ4UQOB4xCeiEQcx8VqTANBgkqhkiG9w0BAQQFADAh MR8wHQYDVQQDExZTREtTYW1wbGVQcml2RGV2ZWxvcGVyMCAXDTk5MTIzMTIwMDAw MFoYDzIwOTgxMjMxMjAwMDAwWjAhMR8wHQYDVQQDExZTREtTYW1wbGVQcml2RGV2 ZWxvcGVyMIGfMA0GCSqGSIb3DQEBAQUAA4GNADCBiQKBgQDoM+4cf+5EVmstIsns 6xizP3ukPs0Nt0wbgAN+vkecOqHBFshpywyyEWsMHrUv6A5tN0hr1+jJMjbnCHmV wBZGaZlMd7F888l0SlDXTl/V/NTU374OgQ1fNe+VOtJSVZN0vyMlFiQOH8hxfzEA MJ9DH5H7Df0o5WdAIFeWFKAGiwIDAQABo1YwVDBSBgNVHQEESzBJgBA8OK11mPm2 e39MY9oG7WVaoSMwITEfMB0GA1UEAxMWU0RLU2FtcGxlUHJpdkRldmVsb3BlcoIQ vVvQ4UQOB4xCeiEQcx8VqTANBgkqhkiG9w0BAQQFAAOBgQBupcnT2ZnJBuQCGPH+ LcrG4qePoxP57ofqb2cJFF1MEDoWDY+4rZBtXrK6i0EpxPR60PDr1lxQJv25pMrP O42AGxqXZPCwUUC257R6GBbolxCRLMK1Vwg/mLlACmFld9rfwNHUkWhRLGcn2q3u w7XUaKDxMd7VWSuTj218K7Dh+A==" />
</characteristic>
</characteristic>
</characteristic>
- <characteristic type="CertificateStore">
- <characteristic type="SPC">
- <characteristic type="9b2a3d27b525001022c45f2e2b9a2a1843b8f789">
<parm name="EncodedCertificate" value="MIICHzCCAYigAwIBAgIQvVvQ4UQOB4xCeiEQcx8VqTANBgkqhkiG9w0BAQQFADAh MR8wHQYDVQQDExZTREtTYW1wbGVQcml2RGV2ZWxvcGVyMCAXDTk5MTIzMTIwMDAw MFoYDzIwOTgxMjMxMjAwMDAwWjAhMR8wHQYDVQQDExZTREtTYW1wbGVQcml2RGV2 ZWxvcGVyMIGfMA0GCSqGSIb3DQEBAQUAA4GNADCBiQKBgQDoM+4cf+5EVmstIsns 6xizP3ukPs0Nt0wbgAN+vkecOqHBFshpywyyEWsMHrUv6A5tN0hr1+jJMjbnCHmV wBZGaZlMd7F888l0SlDXTl/V/NTU374OgQ1fNe+VOtJSVZN0vyMlFiQOH8hxfzEA MJ9DH5H7Df0o5WdAIFeWFKAGiwIDAQABo1YwVDBSBgNVHQEESzBJgBA8OK11mPm2 e39MY9oG7WVaoSMwITEfMB0GA1UEAxMWU0RLU2FtcGxlUHJpdkRldmVsb3BlcoIQ vVvQ4UQOB4xCeiEQcx8VqTANBgkqhkiG9w0BAQQFAAOBgQBupcnT2ZnJBuQCGPH+ LcrG4qePoxP57ofqb2cJFF1MEDoWDY+4rZBtXrK6i0EpxPR60PDr1lxQJv25pMrP O42AGxqXZPCwUUC257R6GBbolxCRLMK1Vwg/mLlACmFld9rfwNHUkWhRLGcn2q3u w7XUaKDxMd7VWSuTj218K7Dh+A==" />
<parm name="Role" value="222" />
</characteristic>
</characteristic>
</characteristic>
- <characteristic type="FileOperation">
- <characteristic type="%CE2%" translation="install">
<characteristic type="MakeDir" />
- <characteristic type="sdmemory.dll" translation="install">
- <characteristic type="Extract">
<parm name="Source" value="SDMEMORY.001" />
</characteristic>
</characteristic>
- <characteristic type="sdbus.dll" translation="install">
- <characteristic type="Extract">
<parm name="Source" value="000SDBUS.002" />
</characteristic>
</characteristic>
</characteristic>
</characteristic>
<characteristic type="Registry" />
</wap-provisioningdoc>
HELP
regards Kurt
Hello
Maybe you extracted the cab file. You dont have to do that, only copy the .cab file to your device or memory card and start that.
I hope I could help you.
Sorry for my english.
I bought 8gb card and wasn't working then i found on internet that my
smartphone doesn't support more than 2 gb, but you solved my problem, thanks
Working on Mio Digiwalker
Working on Mio Digiwalker A701 R65 ROM, tested with 8GB Adata SDHC.
Thanks

Start menu - font control - win 6.5

hi,
although i have done it on an OmniaII, yet i guess it is applicable on win6.5 regardless of the ppc.
ok,
i searched too much for a cab, or any to control start menu font. change sys font is available, menus but not the start menu.
for no reason i know, the start menu has its own control. i was able to make it 3 or 4 or 5 columns , but not the font
any way manually, go to win folder, locate the following 2 files:
StartMenu_GridScene_480x800.cpr
StartMenu_GridScene_480x800.cpr
they are the files controlling how u see start menu
then open both or any of them - i modified both- u will get the following
=================
<Form Width="480" Height="800">
<StartMenu_GridScene ID="Scene">
<GridView ID="Start Menu Items List" Top="0" Left="0" Width="480" Height="696" Columns="3" Scrollable="TRUE" HexagonGrid="TRUE" HorizontalWrapAround="TRUE">
<Image ID="Selection" Left="0" Top="-30" Width="192" Height="158" Source=".\StartMenu_Selection.png" />
<Layer ID="GridItem" Width="192" Height="166" OnAction ="GridItemAction">
<Layer ID="Normal">
<Image ID="Image" Left="51" Top="4" Width="90" Height="90" ScaleStyle="Fit" />
$$$$$HERE$$$$$ <Text ID="Text" Left="18" Top="98" Width="156" Height= $$$$$$"68" FontFamily="Tahoma" FontSize="7" $$$$$$ HorizontalAlignment="Center" VerticalAlignment="Top" Wrap="True" Trimming="EllipsisCharacter" ForeColor="#00FFFFFF" BackColor="#00000000" />
</Layer>
</Layer>
<Layer ID="NoItems">
<Text ID="Text" Width="480" Height="40" FontFamily="Tahoma" FontSize="10" ForeColor="#00FFFFFF" Wrap="False" HorizontalAlignment="Center" Trimming="Character" InnerTextType="Resource">shellres.dll,22596</Text>
</Layer>
</GridView>
</StartMenu_GridScene>
</Form>
======================
ok, i know nothing about this details except the $$$$$$$ ones - i have added the dollar sign for highlighting
i changed it from 7 to 14 .... for example, so i got what u see in the attached files. the font group can also changed.
i used notepad on my desktop and returned them to my omniaII. every change neeeeeeds restart to take effect.
attached are before and after modification.

SGXU WM 6.5 Bliss Theme & Titanium Remix

How Titanium Should Be... click image to download
special thanks to drkfngthdragnlrd for the titanium icon tutorial
i love it its possible to show only icons in standby?
its possible, but u would have to do this
<Layer ID="CalenderCondensed" Visible="False" Width="480" Height="68">
<Image ID="Icon" Left="10" Top="8" Width="60" Height="60" ScaleStyle="Fit" Source="\Windows\Time.png" />
<Layer ID="Page" Clip="False">
<Text ID="Text 2" Left="72" Top="8" Width="440" Height="68" FontFamily="Segoe UI" FontSize="18" FontStyle="Regular" Wrap="False" VerticalAlignment="Top" Trimming="EllipsisCharacter" >
<TextStage TextOffsetType="TextOffsetDropBottomRight" Color="#00000000" TextOffset="1" BlurFactor="3" Alpha="1.0"/>
<TextStage TextOffsetType="TextOffsetNone" Color="#FFFFFFFF"/>
</Text>
to
<Layer ID="CalenderCondensed" Visible="False" Width="480" Height="68">
<Image ID="Icon" Left="10" Top="8" Width="60" Height="60" ScaleStyle="Fit" Source="\Windows\Time.png" />
<Layer ID="Page" Clip="False">
this would only remove the text for Calender, you must remove the text code under the xxxxxxCondensed layer id for the others to have only icons
the cpr file can be edited using wordpad
How do you get top and bottom bar so transparent ?
I am tryhing a lot of mods (HDWall included), but none works on my Xperia.
I'm on a 23569 ROM.
Thanks
S
Thanx again chef
spikegotti said:
its possible, but u would have to do this
<Layer ID="CalenderCondensed" Visible="False" Width="480" Height="68">
<Image ID="Icon" Left="10" Top="8" Width="60" Height="60" ScaleStyle="Fit" Source="\Windows\Time.png" />
<Layer ID="Page" Clip="False">
<Text ID="Text 2" Left="72" Top="8" Width="440" Height="68" FontFamily="Segoe UI" FontSize="18" FontStyle="Regular" Wrap="False" VerticalAlignment="Top" Trimming="EllipsisCharacter" >
<TextStage TextOffsetType="TextOffsetDropBottomRight" Color="#00000000" TextOffset="1" BlurFactor="3" Alpha="1.0"/>
<TextStage TextOffsetType="TextOffsetNone" Color="#FFFFFFFF"/>
</Text>
to
<Layer ID="CalenderCondensed" Visible="False" Width="480" Height="68">
<Image ID="Icon" Left="10" Top="8" Width="60" Height="60" ScaleStyle="Fit" Source="\Windows\Time.png" />
<Layer ID="Page" Clip="False">
this would only remove the text for Calender, you must remove the text code under the xxxxxxCondensed layer id for the others to have only icons
the cpr file can be edited using wordpad
Click to expand...
Click to collapse
thanx again, i will try
Nice,I'll try it

[Q] media_profile.xml tweaks?

Hi,
Are there any tweaks that can be applied to the HTC Sense camera's media_profile.xml to increase image and video quality?
I found a modified stock camera app that changes this file but it's not designed for the Evo.
xNotta said:
Hi,
Are there any tweaks that can be applied to the HTC Sense camera's media_profile.xml to increase image and video quality?
I found a modified stock camera app that changes this file but it's not designed for the Evo.
Click to expand...
Click to collapse
If you take the media_profile.xml from the modified non-Evo camera app and the stock camera app and diff them, what are the differences? This will give you a staring point for modification, you'll just need to make sure that the values are compatible.
Also, you can increase quality of image/video capture through build.prop modifications:
Example:
Code:
ro.media.enc.hprof.file.format=mp4
ro.media.enc.hprof.codec.vid=m4v
ro.media.enc.hprof.codec.aud=amrnb
ro.media.enc.hprof.vid.width=720
ro.media.enc.hprof.vid.height=480
ro.media.enc.hprof.vid.fps=24
ro.media.enc.hprof.vid.bps=8000000
ro.media.enc.hprof.aud.bps=12200
ro.media.enc.hprof.aud.hz=8000
ro.media.enc.hprof.aud.ch=1
ro.media.enc.hprof.duration=60
ro.media.enc.lprof.file.format=3gp
ro.media.enc.lprof.codec.vid=m4v
ro.media.enc.lprof.codec.aud=amrnb
ro.media.enc.lprof.vid.width=176
ro.media.enc.lprof.vid.height=144
ro.media.enc.lprof.vid.fps=15
ro.media.enc.lprof.vid.bps=256000
ro.media.enc.lprof.aud.bps=12200
ro.media.enc.lprof.aud.hz=8000
ro.media.enc.lprof.aud.ch=1
ro.media.enc.lprof.duration=30
ro.media.enc.file.format=3gp,mp4
ro.media.enc.vid.codec=m4v,h263,h264
ro.media.enc.aud.codec=amrnb
ro.media.enc.vid.h263.width=176,1280
ro.media.enc.vid.h263.height=144,720
ro.media.enc.vid.h263.bps=64000,6000000
ro.media.enc.vid.h263.fps=1,30
ro.media.enc.vid.m4v.width=176,1280
ro.media.enc.vid.m4v.height=144,720
ro.media.enc.vid.m4v.bps=64000,8000000
ro.media.enc.vid.m4v.fps=1,30
ro.media.enc.vid.h264.width=176,800
ro.media.enc.vid.h264.height=144,480
ro.media.enc.vid.h264.bps=64000,6000000
ro.media.enc.vid.h264.fps=1,30
ro.media.enc.aud.amrnb.bps=5525,12200
ro.media.enc.aud.amrnb.hz=8000,8000
ro.media.enc.aud.amrnb.ch=1,1
ro.media.dec.aud.wma.enabled=1
ro.media.dec.vid.wmv.enabled=1
ro.media.cam.preview.fps=0
ro.media.dec.jpeg.memcap=80000000
ro.media.enc.jpeg.quality=100
grayn0de said:
If you take the media_profile.xml from the modified non-Evo camera app and the stock camera app and diff them, what are the differences? This will give you a staring point for modification, you'll just need to make sure that the values are compatible.
Also, you can increase quality of image/video capture through build.prop modifications:
Example:
Code:
ro.media.enc.hprof.file.format=mp4
ro.media.enc.hprof.codec.vid=m4v
ro.media.enc.hprof.codec.aud=amrnb
ro.media.enc.hprof.vid.width=720
ro.media.enc.hprof.vid.height=480
ro.media.enc.hprof.vid.fps=24
ro.media.enc.hprof.vid.bps=8000000
ro.media.enc.hprof.aud.bps=12200
ro.media.enc.hprof.aud.hz=8000
ro.media.enc.hprof.aud.ch=1
ro.media.enc.hprof.duration=60
ro.media.enc.lprof.file.format=3gp
ro.media.enc.lprof.codec.vid=m4v
ro.media.enc.lprof.codec.aud=amrnb
ro.media.enc.lprof.vid.width=176
ro.media.enc.lprof.vid.height=144
ro.media.enc.lprof.vid.fps=15
ro.media.enc.lprof.vid.bps=256000
ro.media.enc.lprof.aud.bps=12200
ro.media.enc.lprof.aud.hz=8000
ro.media.enc.lprof.aud.ch=1
ro.media.enc.lprof.duration=30
ro.media.enc.file.format=3gp,mp4
ro.media.enc.vid.codec=m4v,h263,h264
ro.media.enc.aud.codec=amrnb
ro.media.enc.vid.h263.width=176,1280
ro.media.enc.vid.h263.height=144,720
ro.media.enc.vid.h263.bps=64000,6000000
ro.media.enc.vid.h263.fps=1,30
ro.media.enc.vid.m4v.width=176,1280
ro.media.enc.vid.m4v.height=144,720
ro.media.enc.vid.m4v.bps=64000,8000000
ro.media.enc.vid.m4v.fps=1,30
ro.media.enc.vid.h264.width=176,800
ro.media.enc.vid.h264.height=144,480
ro.media.enc.vid.h264.bps=64000,6000000
ro.media.enc.vid.h264.fps=1,30
ro.media.enc.aud.amrnb.bps=5525,12200
ro.media.enc.aud.amrnb.hz=8000,8000
ro.media.enc.aud.amrnb.ch=1,1
ro.media.dec.aud.wma.enabled=1
ro.media.dec.vid.wmv.enabled=1
ro.media.cam.preview.fps=0
ro.media.dec.jpeg.memcap=80000000
ro.media.enc.jpeg.quality=100
Click to expand...
Click to collapse
Thank you for the response!
First, that build.prop list is awesome. I have been messing around with tweaks to it and that's a very nice comprehensive list.
I just checked the diffs, can I add new "EncoderProfile"'s?
like:
Code:
<EncoderProfile quality="1080p" fileFormat="mp4" duration="30">
<Video codec="h264"
bitRate="40000000"
width="1920"
height="1080"
frameRate="20" />
<Audio codec="aac"
bitRate="96000"
sampleRate="48000"
channels="1" />
</EncoderProfile>
How would I find out which codecs the evo is able to use?
Can the Evo use all of the following?
Video: h264, h263, m4v... Audio: aac, amrwb, amrnb
I am pretty sure it can use the italicized codecs.
Im going to mess around with the values now that I have something to go by.
Thank you.
xNotta said:
Thank you for the response!
First, that build.prop list is awesome. I have been messing around with tweaks to it and that's a very nice comprehensive list.
I just checked the diffs, can I add new "EncoderProfile"'s?
like:
Code:
<EncoderProfile quality="1080p" fileFormat="mp4" duration="30">
<Video codec="h264"
bitRate="40000000"
width="1920"
height="1080"
frameRate="20" />
<Audio codec="aac"
bitRate="96000"
sampleRate="48000"
channels="1" />
</EncoderProfile>
How would I find out which codecs the evo is able to use?
Can the Evo use all of the following?
Video: h264, h263, m4v... Audio: aac, amrwb, amrnb
I am pretty sure it can use the italicized codecs.
Im going to mess around with the values now that I have something to go by.
Thank you.
Click to expand...
Click to collapse
You can always try it out and see what happens... I've never messed with much outside the framework and SystemUI, personally.
Codecs are noted in build.prop:
Code:
ro.media.enc.vid.codec=m4v,h263,h264
ro.media.enc.aud.codec=amrnb

Unable to install apps and games from Google Play

Hello everyone
I have written this post because I have not found an answer or solution to my problem.
I have a Mi 10t Pro with Android 12 (Xiaomi EU - MIUI 13) and a very serious problem, I have tried to download apps and games from the Google Play Store but I always get an error "A problem occurred while downloading, try again".
The error code that marks the system report is "-7", however, there is nothing on the internet that explains how to fix it.
So, I checked the store permissions and it turns out that the option to access internal system storage is not enabled, however I can't enable it because it appears blocked.
To confirm this I tried to use a logcat and apparently the error is that, the application can not write to the system because it has no permissions.
I attach the logcat here:
03-30 23:37:43.994 E/Finsky:background(1456): [239] jpm.u(72): Failed to create downloadStatus files.
03-30 23:37:43.994 E/Finsky:background(1456): java.io.IOException: Can't create file:///storage/emulated/0/Android/obb/com.android.vending/com.microsoft.office.officehubrow/temp.main.42890251.com.microsoft.office.officehubrow.obb
03-30 23:37:43.994 E/Finsky:background(1456): at jpm.u(PG:71)
03-30 23:37:43.994 E/Finsky:background(1456): at iha.c(PG:19)
03-30 23:37:43.994 E/Finsky:background(1456): at llu.a(PG:23)
03-30 23:37:43.994 E/Finsky:background(1456): at alpa.c(PG:2)
03-30 23:37:43.994 E/Finsky:background(1456): at alaz.c(PG:2)
03-30 23:37:43.994 E/Finsky:background(1456): at alkt.b(PG:2)
03-30 23:37:43.994 E/Finsky:background(1456): at alkw.a(PG:3)
03-30 23:37:43.994 E/Finsky:background(1456): at alfv.run(PG:2)
03-30 23:37:43.994 E/Finsky:background(1456): at alks.run(PG:2)
03-30 23:37:43.994 E/Finsky:background(1456): at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1167)
03-30 23:37:43.994 E/Finsky:background(1456): at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:641)
03-30 23:37:43.994 E/Finsky:background(1456): at java.lang.Thread.run(Thread.java:920)
03-30 23:37:43.994 E/Finsky:background(1456): Caused by: java.io.IOException: No such file or directory
03-30 23:37:43.994 E/Finsky:background(1456): at java.io.UnixFileSystem.createFileExclusively0(Native Method)
03-30 23:37:43.994 E/Finsky:background(1456): at java.io.UnixFileSystem.createFileExclusively(UnixFileSystem.java:317)
03-30 23:37:43.994 E/Finsky:background(1456): at java.io.File.createNewFile(File.java:1006)
03-30 23:37:43.994 E/Finsky:background(1456): at jpm.u(PG:36)
03-30 23:37:43.994 E/Finsky:background(1456): ... 11 more
03-30 23:37:44.134 E/Finsky (2282): [2] sia.b(9): STU: Failed to get status for package 'com.microsoft.office.officehubrow' (1601: Error getting stats)
03-30 23:37:44.134 E/Finsky (2282): android.content.pm.PackageManager$NameNotFoundException: com.microsoft.office.officehubrow
03-30 23:37:44.134 E/Finsky (2282): at java.lang.reflect.Constructor.newInstance0(Native Method)
03-30 23:37:44.134 E/Finsky (2282): at java.lang.reflect.Constructor.newInstance(Constructor.java:343)
03-30 23:37:44.134 E/Finsky (2282): at android.os.ParcelableException.readFromParcel(Unknown Source:42)
03-30 23:37:44.134 E/Finsky (2282): at android.os.ParcelableException$1.createFromParcel(Unknown Source:2)
03-30 23:37:44.134 E/Finsky (2282): at android.os.ParcelableException$1.createFromParcel(Unknown Source:0)
03-30 23:37:44.134 E/Finsky (2282): at android.os.Parcel.readParcelable(Unknown Source:22)
03-30 23:37:44.134 E/Finsky (2282): at android.os.Parcel.createExceptionOrNull(Unknown Source:69)
03-30 23:37:44.134 E/Finsky (2282): at android.os.Parcel.createException(Unknown Source:0)
03-30 23:37:44.134 E/Finsky (2282): at android.os.Parcel.readException(Unknown Source:11)
03-30 23:37:44.134 E/Finsky (2282): at android.os.Parcel.readException(Unknown Source:10)
03-30 23:37:44.134 E/Finsky (2282): at android.app.usage.IStorageStatsManager$Stub$Proxy.queryStatsForPackage(Unknown Source:56)
03-30 23:37:44.134 E/Finsky (2282): at android.app.usage.StorageStatsManager.queryStatsForPackage(Unknown Source:16)
03-30 23:37:44.134 E/Finsky (2282): at otj.run(PG:19)
03-30 23:37:44.134 E/Finsky (2282): at android.os.Handler.handleCallback(Unknown Source:2)
03-30 23:37:44.134 E/Finsky (2282): at android.os.Handler.dispatchMessage(Unknown Source:4)
03-30 23:37:44.134 E/Finsky (2282): at android.os.Looper.loopOnce(Unknown Source:176)
03-30 23:37:44.134 E/Finsky (2282): at android.os.Looper.loop(Unknown Source:77)
03-30 23:37:44.134 E/Finsky (2282): at android.os.HandlerThread.run(Unknown Source:28)
03-30 23:37:44.134 E/Finsky (2282): Caused by: android.os.RemoteException: Remote stack trace:
03-30 23:37:44.134 E/Finsky (2282): at com.android.server.usage.StorageStatsService.queryStatsForPackage(Unknown Source:220)
03-30 23:37:44.134 E/Finsky (2282): at android.app.usage.IStorageStatsManager$Stub.onTransact(Unknown Source:252)
03-30 23:37:44.134 E/Finsky (2282): at android.os.Binder.execTransactInternal(Unknown Source:103)
03-30 23:37:44.134 E/Finsky (2282): at android.os.Binder.execTransact(Unknown Source:16)
Is there anything that can be done, any idea how to solve it? I really need help.
Ok guys, I solve it.
Apparently the Google permissions manager in MIUI 13 was bugged (I don't know why) but it caused Google Play Store to lose permission to access the internal storage, restricting access to apps that occupy the OBB section of the storage.
The solution was very simple and apparently is not anywhere else.
It is important to mention that for this the device must be rooted.
You need the Permission Manager X application in its Pro version (as it allows you to change permissions on system applications).
I went to search for "Google Play Store" and change the write permissions on the system that was disabled, specifically the following:
WRITE_EXTERNAL_STORAGE
READ_EXTERNAL_STORAGE
After it was enabled I went to Google Play Store and cleared the cache.
Finally I rebooted the device and was able to download all the apps I needed, even the storage permission bwhich appeared disabled (could not change) was now enabled.
And that's it, I hope this is a good alternative to the options that people have provided.

Categories

Resources