I am trying to figure out how an app would know which model phone I am running. I am assuming it is reading something in build.props.
draexo said:
I am trying to figure out how an app would know which model phone I am running. I am assuming it is reading something in build.props.
Click to expand...
Click to collapse
main ways to be identified:
ro.product.model=
ro.product.brand=
ro.product.name=
ro.product.device=
ro.product.board=
all from build.prop
Thanks,
That certainly helps!
Related
changing the imei number on a Nexus S so that I can use it with t-zone... I know how to change it (I think: EFS files changes, SGS Toolbox, ORT Unlocker) but would it work? And yes I know its a illegal... just wanted to hear the technical side of it
chochoking said:
changing the imei number on a Nexus S so that I can use it with t-zone... I know how to change it (I think: EFS files changes, SGS Toolbox, ORT Unlocker) but would it work? And yes I know its a illegal... just wanted to hear the technical side of it
Click to expand...
Click to collapse
Won't work. No point in explaining. Already a thread on this.
Sent from my Nexus S using XDA App
You remember the link for that thread, love to read it. Thanks
chochoking said:
You remember the link for that thread, love to read it. Thanks
Click to expand...
Click to collapse
Search for T-Zones
Zumocast says its not available for my phone, to check Motorola.com for updates . I know motocast is exactly the same but its a lot slower especially when syncing. Anyone know of a way to fix this?
Jce9182 said:
Zumocast says its not available for my phone, to check Motorola.com for updates . I know motocast is exactly the same but its a lot slower especially when syncing. Anyone know of a way to fix this?
Click to expand...
Click to collapse
I might have removed it.is it still in the app drawer?
If so ,what exactly happens when you open it?
Sent from my MB865 using xda premium
rdavisct said:
I might have removed it.is it still in the app drawer?
If so ,what exactly happens when you open it?
Sent from my MB865 using xda premium
Click to expand...
Click to collapse
I'm pretty sure it was still there. When I open it, it starts to load up then it says zumocast is not available for your device. Check www.Motorola.com for updates. Then I click OK and it closes.
Jce9182 said:
I'm pretty sure it was still there. When I open it, it starts to load up then it says zumocast is not available for your device. Check www.Motorola.com for updates. Then I click OK and it closes.
Click to expand...
Click to collapse
I think Its because the build.prop.zumocast is for u.s. roms. Motocast is for international roms.
If you go into build prop and change the build info to that of u.s. you should be fine.
Easiest way would be to copy this and paste it over the same input in your build.prop located in system/
It starts at the top
# begin build properties
# autogenerated by buildinfo.sh
ro.build.id=5.5.1-175_EDMR1.25
ro.build.display.id=5.5.1-175_EDMR1.25
ro.build.version.incremental=5.51.175.25
ro.build.version.sdk=10
ro.build.version.codename=REL
ro.build.version.release=2.3.6
ro.build.date=Sat Dec 17 10:25:16 PST 2011
ro.build.date.utc=1324146316
ro.build.type=user
ro.build.user=hkdp76
ro.build.host=ca25rhe91
ro.build.tags=release-keys
ro.product.model=MB865
ro.product.brand=MOTO
ro.product.name=edison_att_us
ro.product.device=edison
ro.product.board=p3
ro.product.cpu.abi=armeabi-v7a
ro.product.cpu.abi2=armeabi
ro.product.manufacturer=motorola
ro.product.locale.language=en
ro.product.locale.region=US
^^ends at that line^^
Try this and let me know if it fixes your issue.
Reboot after u save your build prop.then try zumocast
Sent from my MB865 using xda premium
rdavisct said:
I might have removed it.is it still in the app drawer?
If so ,what exactly happens when you open it?
Sent from my MB865 using xda premium
Click to expand...
Click to collapse
rdavisct said:
I think Its because the build.prop.zumocast is for u.s. roms. Motocast is for international roms.
If you go into build prop and change the build info to that of u.s. you should be fine.
Easiest way would be to copy this and paste it over the same input in your build.prop located in system/
It starts at the top
# begin build properties
# autogenerated by buildinfo.sh
ro.build.id=5.5.1-175_EDMR1.25
ro.build.display.id=5.5.1-175_EDMR1.25
ro.build.version.incremental=5.51.175.25
ro.build.version.sdk=10
ro.build.version.codename=REL
ro.build.version.release=2.3.6
ro.build.date=Sat Dec 17 10:25:16 PST 2011
ro.build.date.utc=1324146316
ro.build.type=user
ro.build.user=hkdp76
ro.build.host=ca25rhe91
ro.build.tags=release-keys
ro.product.model=MB865
ro.product.brand=MOTO
ro.product.name=edison_att_us
ro.product.device=edison
ro.product.board=p3
ro.product.cpu.abi=armeabi-v7a
ro.product.cpu.abi2=armeabi
ro.product.manufacturer=motorola
ro.product.locale.language=en
ro.product.locale.region=US
^^ends at that line^^
Try this and let me know if it fixes your issue.
Reboot after u save your build prop.then try zumocast
Sent from my MB865 using xda premium
Click to expand...
Click to collapse
Will try tomorrow. Gotta crash to be up at 5 for work. Ill let ya know
I though Zumocast had been discontinued in favor of MotoCast
http://downloadsquad.switched.com/2...zumocast-and-zumodrive-motoblur-new-features/
voodoomurphy said:
I though Zumocast had been discontinued in favor of MotoCast
http://downloadsquad.switched.com/2...zumocast-and-zumodrive-motoblur-new-features/
Click to expand...
Click to collapse
Yup Motocast now works on the Atrix 2 and it is much better than zumocast, you can download it from the market.
Sent from my Motorola Droid Xyboard 10.1 with Verizon 4G LTE
I've been using it for a little while now and I like it.
Hello XDA,
I am trying to figure this our from a week now. I searched everywhere and got no where and thought should finally post about it. If anybody would help me in this. I would appreciate it so much.
This is about modifying the hex. I found the particular hex-address for "coins" in one of the game. Once that hex address is modified, it would change the value of coins in the game. Therefore, I wanted to modify the apk as whole, so when anybody who downloaded and installed that apk for the first time, they could get the modified value since beginning. Hope you are getting me here.
Therefore, for this, I downloaded the apk, extracted the lib.so with winrar and edited with Hex-workshop. Now I am confused. I know the particular hex-address. It is this: 78373e8, but whenever I paste it and search in entire file, I can't find it. But I can only find till: 78373. How shall I know it is the one and how shall I actually modify its value?
Can someone good at this, please solve the issue?
Thanks in advance.
Droid-O-Droid said:
Hello XDA,
I am trying to figure this our from a week now. I searched everywhere and got no where and thought should finally post about it. If anybody would help me in this. I would appreciate it so much.
This is about modifying the hex. I found the particular hex-address for "coins" in one of the game. Once that hex address is modified, it would change the value of coins in the game. Therefore, I wanted to modify the apk as whole, so when anybody who downloaded and installed that apk for the first time, they could get the modified value since beginning. Hope you are getting me here.
Therefore, for this, I downloaded the apk, extracted the lib.so with winrar and edited with Hex-workshop. Now I am confused. I know the particular hex-address. It is this: 78373e8, but whenever I paste it and search in entire file, I can't find it. But I can only find till: 78373. How shall I know it is the one and how shall I actually modify its value?
Can someone good at this, please solve the issue?
Thanks in advance.
Click to expand...
Click to collapse
Using cheats for mobile games ?!?!?!
Which Hex editor do you use to modify the values?
LS.xD said:
Using cheats for mobile games ?!?!?!
Which Hex editor do you use to modify the values?
Click to expand...
Click to collapse
Yes. As I said, Hex-workshop.
Droid-O-Droid said:
Yes. As I said, Hex-workshop.
Click to expand...
Click to collapse
Try HxD. LINK
LS.xD said:
Try HxD. LINK
Click to expand...
Click to collapse
Yes, thank you. I had tried that too. I just want to know with these tools, knowing the hex of certain function (like coins) already, how can you actually navigate to that particular (known) hex and modify it.
Hmm.. I hope you are understanding what I am trying to say. I am sorry if I cannot make it clearer enough.
Droid-O-Droid said:
Yes, thank you. I had tried that too. I just want to know with these tools, knowing the hex of certain function (like coins) already, how can you actually navigate to that particular (known) hex and modify it.
Hmm.. I hope you are understanding what I am trying to say. I am sorry if I cannot make it clearer enough.
Click to expand...
Click to collapse
Press "SEARCH" button ?!
LS.xD said:
Press "SEARCH" button ?!
Click to expand...
Click to collapse
Thanks.
Bump. Couldn't still figure it out.
Hi,
How i hidden the name of my device in WiFi network? Or how change the name..
Someone help me, please?
Thanks
You can change the device name by mod build.prop, add a line as
net.hostname="your name"
soma900 said:
You can change the device name by mod build.prop, add a line as
net.hostname="your name"
Click to expand...
Click to collapse
Many thanks for your reply but it did not work in my device
Other suggestions?
lierre26 said:
Many thanks for your reply but it did not work in my device
Other suggestions?
Click to expand...
Click to collapse
Changed it on my own phone worked perfectly. make sure you did every details correct. Can not offer other suggestions. Sorry.
is there any way someone could make a copy of their APN.xml and Build prop.xml and email them to me @ [email protected] I need to compare it to the ones I have. Thanks.
JEFFSGTP said:
is there any way someone could make a copy of their APN.xml and Build prop.xml and email them to me @ [email protected] I need to compare it to the ones I have. Thanks.
Click to expand...
Click to collapse
I'm assuming you want the Verizon ones since you didn't state?
MrMike2182 said:
I'm assuming you want the Verizon ones since you didn't state?
Click to expand...
Click to collapse
Yes, Sorry (been out of pocket for last 18hrs or so.)
JEFFSGTP said:
Yes, Sorry (been out of pocket for last 18hrs or so.)
Click to expand...
Click to collapse
No problem.. But I can't upload the build.prop because mine won't match yours and mess your phone up so I can't upload that one.
Thank you for the apn, if it's a stock build prop I'd still like it, I'm not loading to a phone, just comparing to one from another Rom, trying to see if something got fat fingered.
JEFFSGTP said:
Thank you for the apn, if it's a stock build prop I'd still like it, I'm not loading to a phone, just comparing to one from another Rom, trying to see if something got fat fingered.
Click to expand...
Click to collapse
There you go.
MrMike2182 said:
There you go.
Click to expand...
Click to collapse
Thank you very much, I really appreciate it.