Hey all,
I have a fully flashed Sprint One on PagePlus. If l run a 'stock' rom and enter ##data# and modify the mms settings to point towards verizon, it works fine.. however you dont have that option with CM and i want both Cyanogenmod and MMS! What are my options? GoSMS is not an option for me .. i like a completely stock feel. There must be a way to edit these settings!
EDIT: I am now running SlimBean (latest weekly)
This has actually become quite the project.
I started playing with apns-conf.xml figuring i could get somewhere.
I know that the required MMS APN settings for pageplus are:
MMSC = h tt p :/ /mms. vtext. com/ servlets/ mms
Port = 8080
Proxy = null
So, considering this is the Sprint ONE variant, the NAM1 defaults to display 'Sprint' as the network, so i would imagine i am going to be editing the sprint apn settings.
Comparing SlimRom's default's for Sprint and Verizon's CDMA MMS settings are as displayed:
Code:
<apn carrier="Sprint" mcc="310" mnc="120" apn="Sprint" user="Sprint" server="*" password="*" mmsc="http : // mms . sprintpcs . com" authtype="3"/>
and
Code:
<apn carrier="Verizon" mcc="310" mnc="004" apn="internet" type="default,mms,dun" mmsc="http :/ /mms .vtext. com/ servlets/ mms" protocol="IPV4V6" />
I am not to sure which way this should be written. I have tried both ways, and both failed.:
Code:
<apn carrier="Sprint" mcc="310" mnc="120" apn="Sprint" user="*" server="*" password="*" mmsc="http : / /mms. vtext. com :8080/ servlets/mms" authtype="3"/>
and
Code:
<apn carrier="Sprint" mcc="310" mnc="004" apn="internet" type="default,mms,dun" mmsc="http : // mms. vtext .com:8080 /servlets/ mms" protocol="IPV4V6" />
I will resort to GoSMS for now, but i would love to get this working. Any known info would be appreciated, and sorry for the long post. Another massive PITA is i cannot find a custom kernel compatible with AOSP rom's that gives write access to /system, so i have to resort to modify the xml file prior to pushing the zip to the phone and flashing it. Any other ways of doing it that is less time consuming would be great.
Thanks alot Dev's!
If you are on CM 10.2 you would have to enable root access in the Developer Options.
I think you are on the right track If I remember correctly you might need to delete telephony.db and telephony.db-journal also. It should recreate itself after a reboot. I have not really done this on the recent cm10 but this would work for me on cm9.
im0rtalz said:
If you are on CM 10.2 you would have to enable root access in the Developer Options.
I think you are on the right track If I remember correctly you might need to delete telephony.db and telephony.db-journal also. It should recreate itself after a reboot. I have not really done this on the recent cm10 but this would work for me on cm9.
Click to expand...
Click to collapse
Deleted both files, they do recreate themselves. Also tried a few other ways of configuring the APN. Wound up going back to a sense setup for other reasons, but would still love to figure this out for future reference.
Related
I got me a DROID 3 Verizon branded ... just wanted to give an updated on how I did make the data connection run because it really was a pain in the a....
- unlocked the Mobile by a code being send by http://simlock24.pl ... probably other will work as well!
- Rooted the device installed root browser (Android play market) to manage files on Droid 3
- I updated the Verizon to the lates version.
- downloaded Maverick 3.5 here: http://www.droidforums.net/forum/maverick-rom-d3/200510-maverick-rom-v3-5-droid-3-a.html
- installed safestrap and used the instrauctions in the maveric thread to upload maverick and get rid of the complete Verizon bull****...
- I flashed the radio from this thread:
http://forum.xda-developers.com/member.php?u=1189727
- I did change the build. prop by adding at the very end:
#
# GSM SIGNAL IMPROVEMENTS
#
ro.ril.hsxpa=3
ro.ril.gprsclass=12
ro.ril.hep=1
ro.ril.enable.dtm=1
ro.ril.hsdpa.category=28
ro.ril.enable.a53=1
ro.ril.enable.3g.prefix=1
ro.ril.htcmaskw1.bitmask=4294967295
ro.ril.htcmaskw1=14449
ro.ril.hsupa.category=9
- there are a few other settings in the build.prop to be done to get some things fixed - NO Verizon network
ro.mot.phonemode.vzwglobalphone=0
and
ro.telephony.default_network=3
- I did restart and then - important - I had to define the APN ! by starting filling out the name, funnily a few of the data were added automatically- saving and 3G data connection was enabled !
Resume:
I tried a lot and some of the failures see below:
- RS Lite never worked! - not matter what version was used!
- Be careful wiht the battery... if the battery is too low , the docking station helps!!! put the Droid3 in the docking station and you can get up to the safestrap menu to start reloading of updates etc. Keep in mind - in the fastboot modus the device is not loading the battery!
- Liberty - didnt work at all
- there is a maverick version in this forum and I failed to use it, beause of updates I would have to do via RS lite.... which didn't work.
- My first way to make 3g data connection work , was simply adding the GSM update in the build.prop... - after updating on the latest release of the Verizon software - BUT for some reason - that I haven't understood until today- it just worked 1 week. Suddenly my access to 3G network was completely denied.. thats why I had to search a new way decribed above !
- tried different build.prop .. lot didn't work.. so be careful with overwriting !
Hope that helps !
thnx to Rwaley who has helped liek the other guys in this and other froums ;-) where I collected everything bit by bit.. to make things run ! and F... off to the service quality of Motorola and Verizon... grrrr I hate them... ;-)
Not sure why you had so much trouble but my droid 3 works fine on every rom in europe. All I'm using is ro.mot.phonemode.vzwglobalphone=0
yeah. same as DYP said.
i choosed to edit the build.prop to change 7 to 3 in the network ...and thats it.
the link from "- I flashed the radio from this thread:
http://forum.xda-developers.com/member.php?u=1189727"
si not good
Ye I'm also using stock radio
well..
Hey!
i choosed to edit the build.prop to change 7 to 3 in the network ...and thats it.
if it works for you great ! but it just preselects instead global now UMTS/GSM.... actually it should have worked before already - you woul dhave just to select the setting in the menu.
Maybe my Verizon has a different Kernel or Rom or whatever... if you check the Forum there are a lot of people having issues and it seems some have got things worked easily.
Just to give you the internal details:
my Kernel:2.6.35.7-g5fa4155
[email protected] #1
anyway.. if other one can make things happen without changing the system.. cool !!
Mine says 2.6.35.7-g790a33c
[email protected]#1
baseband N_03.18.29P
My Droid 3 does not connect well to the 3G network in the UK either, even after all the modifications to build.prop. If I had not obsessively needed a physical keyboard, I would have jump ship to the Galaxy Nexus!
I had this but it was because I had an old SIMcard. Wouldn't let me save APNs.
Got a new simcard and voila
blackbuddha said:
My Droid 3 does not connect well to the 3G network in the UK either, even after all the modifications to build.prop. If I had not obsessively needed a physical keyboard, I would have jump ship to the Galaxy Nexus!
Click to expand...
Click to collapse
you set your APN?
boazal said:
you set your APN?
Click to expand...
Click to collapse
It's not that my phone can't connect to and get 3G. It's just that the connection is fairly unstable.
Hey guys!
Im new to rom development/porting but I have some experiences in development/linux in general, so I tried to port B2G to my i9001 using
h t t p s:// wiki.mozilla.org/B2G/Porting (I really like the idea of B2G).
I ran into some questions during the process:
Clone B2G repo,Create local backup of the original Android system - piece of cake
Add new device in config.sh
seems not to hard
default.xml
i took the s2 config and changed simply
<project path="device/samsung/galaxys2" name="android-device-galaxys2" remote="b2g" revision="master" />
<project path="hardware/broadcom/wlan" name="platform/hardware/broadcom/wlan" />
to
<project path="device/samsung/galaxysplus" name="android-device-galaxysplus" remote="b2g" revision="master" />
Create configuration tree for new device
I found most files on arcos github-page.
h t t p s://github.com/arco/android_device_samsung_ariesve
I couldnt figure out where to get the sources for the kernel (or get a working boot.img for this project).
The canges in the init.rc (init.qcom.rc I guess) are pretty self-explanatory. Editing the flash.sh is also pretty straight, since s2 tools should work here (I hope).
I hope somebody can help me here
Hey I figured out that Id only need a boot.img that would work with arcos files so I extracted mine (CM9 alpha 5). Seems to work but Im really not sure if I should flash it. Anything else I need to do? Does this affect my recovery? Any help would be great!
Resource:
h t t p://android-dls.com/wiki/index.php?title=HOWTO:_Unpack%2C_Edit%2C_and_Re-Pack_Boot_Images
Could somebody please move this to the i9001 dev-section? I dont want to spam 10 times just to be able to repost there.
i need 5 more messages so ill spam here
spam spam spam
asdasd
happy spamming
last
GSM USER INFORMATION FOR KEXEC ROM
It seems there is a lot of confusion about using the rom on GSM networks... false information about requiring build.props, flashing radios, etc. so I will give some general information...
EITHER METHOD; THE PHONE MUST BE UNLOCKED WITH EITHER AN UNLOCK CODE FROM VERIZON OR BOUGHT FROM A 3RD PARTY SOURCE.
FOR DROID 3 XT862 ONLY, XT860 REQUIRES A PATCH FOR RADIO DRIVERS.
UPDATE; ATTACHED PATCH TO THIS POST, UNTESTED BY ME, ASK OTHER USERS IN THE THREAD FOR SUPPORT, I DO NOT OWN AN XT860.
USING NON-US "FOREIGN" GSM NETWORKS
Radio;
Stock XT862 radio
build.prop;
Default included build.prop (Edit lines ro.mot.phonemode.vzwglobalphone=1 and ro.telephony.default_network=7 IF REQUIRED to ro.mot.phonemode.vzwglobalphone=0 and ro.telephony.default_network=3 respectively. )
MAY NOT BE REQUIRED TO EDIT THESE LINES
Required options;
Under Wireless & Networks section; UNCHECK Enable alt OEM and Enable Alternate getIMSI, then CHECK Enable World Phone and Enable GSM Signal.
Reboot the phone.
Back in the menu; select mobile network settings, change Network Mode to GSM/WCDMA, check/add/edit your APNs.
NO FLASHING/MODIFIED BUILD.PROP REQUIRED (except mentioned build.prop edits which are NOT required, just cosmetic, might not be needed)
USING US GSM NETWORKS (AT&T, T-MOBILE, Etc)
Radio;
XT883 radio (Baseband n_34.18.16s)
build.prop;
Edited build.prop attached to this post. (No editing required, remove .zip from the end)
Required options;
Same as above.
Follow instructions on flashing the radio here; http://forum.xda-developers.com/showthread.php?t=1406812
Use the radio img I uploaded here; http://www31.zippyshare.com/v/98608047/file.html (It's newer than provided in previous link)
Copy the attached build.prop (make sure to backup original) to /system and set permissions rw-r--r-- (644) remove .zip (it is not an actual zip)
MUST FLASH XT883 RADIO AND COPY BUILD.PROP, ELSE NO SIGNAL, PHONE NUMBER, BASEBAND, ETC.
Personally I use a Droid 3 XT862 on Straight Talk's SIM BYOP plan with an AT&T version SIM, I get HSPA 14.4 network and average ~5 to 5.50Mbps download speed. Only issues are known issues with the phone, everything radio related works flawless.
MMS ON GSM WORKS.
Just remember to include "mms" in the APN type, or as required by your carrier.
Just for information; If your data seems unstable, you can try my ril lines in build.prop that seems to have stabilized my data (Tested on MavROM on Straight Talk) these are ALREADY INCLUDED on the attached build.prop.
ro.ril.enable.3g.prefix=1
ro.ril.hep=0
ro.ril.hsxpa=5
ro.ril.enable.dtm=1
ro.ril.gprsclass=12
ro.ril.hsdpa.category=28
ro.ril.enable.a53=1
ro.ril.hsupa.category=6
The main line here is "ro.ril.hep=0" all other lines are not required and may be placebo. This line seems to be key for making 3g stable, especially data roaming.
UPDATE
Updated the build.prop using the CM10 Kexec 11-03 as a base to bring it up to the 'latest' and reflect correct system version in system info.
Attached a reported patch to make the radio work on the XT860
Attached CM10.1 build.prop base CM10.1 2013-04-20
Attached CM10.2 build.prop base CM10.2 2013-08-14
REMEMBER TO RENAME THE FILE TO build.prop THEY ARE NOT ACTUAL ZIPS, THEY WILL FAIL TO UNZIP.
What version of radio is in your new link?
nemiroG1 said:
What version of radio is in your new link?
Click to expand...
Click to collapse
XT883 radio (Baseband n_34.18.16s)
Latest I can flash from XT883 files available
May or may not the right place to ask, but...
Do you guys know where I can find the correct patch for XT860 (if it exists)?
Thanks in advance.
Munckster said:
May or may not the right place to ask, but...
Do you guys know where I can find the correct patch for XT860 (if it exists)?
Thanks in advance.
Click to expand...
Click to collapse
It works for me
http://forum.xda-developers.com/showpost.php?p=33785558&postcount=3
migof said:
It works for me
http://forum.xda-developers.com/showpost.php?p=33785558&postcount=3
Click to expand...
Click to collapse
Thanks, mate.
I'll try it..
BTW - Does your phone gets really hot running JB?
how about ME863?
migof said:
It works for me
http://forum.xda-developers.com/showpost.php?p=33785558&postcount=3
Click to expand...
Click to collapse
Tried this ( XT860, Claro - Argentina , AOKP JB Kexec 03-11)
Phone and SMS work ( but I could get to this point already.
Still no Data ( 2g / 3g )
Thanks anyways
SeiferTV said:
Tried this ( XT860, Claro - Argentina , AOKP JB Kexec 03-11)
Phone and SMS work ( but I could get to this point already.
Still no Data ( 2g / 3g )
Thanks anyways
Click to expand...
Click to collapse
Same here. The data continuously turns on and off.
SeiferTV said:
Tried this ( XT860, Claro - Argentina , AOKP JB Kexec 03-11)
Phone and SMS work ( but I could get to this point already.
Still no Data ( 2g / 3g )
Thanks anyways
Click to expand...
Click to collapse
Same as you. Claro, XT860 and 03-11 AOKP. Installed the JB XT860 patch and now phone works, but i've got a com.android.phone FC when I try to go "Mobile networks" settings (to add APNs and stuff).
Its currently on GSM auto (PRL) as in stock rom (checked this in *#*#4636#*#*).
migof said:
It works for me
http://forum.xda-developers.com/showpost.php?p=33785558&postcount=3
Click to expand...
Click to collapse
Does data conectivity (3.5g / 3g) works with this patch?
As long as your provider has the frequencies for 3G the phone supports.
Must say that I flashed and followed steps and have mav rom 4.5 running on ST w./ att simple and works good. Using safestrap 3.05. Been trying to run cm10.1 3/10 build and a few other older builds of cm10.1 and have not been able to get modded build. Prop to work. Flashed g it in safestrap slot one in this order cm/gapps /build. Prop. It does not boot. If I do not include the modded build. Prop I get it to oot but of course no signal or baseband, phone number ect. Any suggestions? Really would like to fly 422 on this phone.
Sent from my XT883 using xda premium
amynjimmy said:
Must say that I flashed and followed steps and have mav rom 4.5 running on ST w./ att simple and works good. Using safestrap 3.05. Been trying to run cm10.1 3/10 build and a few other older builds of cm10.1 and have not been able to get modded build. Prop to work. Flashed g it in safestrap slot one in this order cm/gapps /build. Prop. It does not boot. If I do not include the modded build. Prop I get it to oot but of course no signal or baseband, phone number ect. Any suggestions? Really would like to fly 422 on this phone.
Sent from my XT883 using xda premium
Click to expand...
Click to collapse
Which build.prop are you trying to use? The one from the xt883 thread or the one I attached to the OP? The attached build.prop is not a flashable zip, remove the CM10.1.zip and put in /system and chmod 755. Tested on 3/06 and works for me, will be trying to update sometime soon to reflect newer system.
So open cm zip place in system(I know where it goes there) what is chmod 755
Sent from my XT883 using xda premium
amynjimmy said:
So open cm zip place in system(I know where it goes there) what is chmod 755
Sent from my XT883 using xda premium
Click to expand...
Click to collapse
Remove the zip extension, its not actually a zip. Chmod 755 is setting proper permissions. At the moment cm10.1 hashcode took out all the world phone stuff, so signal bars are broken, a bit complicated, etc. You can do it for fun, but I suggest to stick with mavrom (I use 4.0, 4.5 is exactly the same except it has overclock scripts, which have a bug and drain battery so I stuck with 4.0) also 4.2.2 still has the issue of not mounting the sd card (I just rebooted to 3/06 and neither internal nor external mounted) so definitely not a daily usage.
Ok so that would explain allot. I was running 4.5 and I can't get over 8hrs usage. Thanks for all the useful info.
Sent from my XT883 using xda premium
amynjimmy said:
Ok so that would explain allot. I was running 4.5 and I can't get over 8hrs usage. Thanks for all the useful info.
Sent from my XT883 using xda premium
Click to expand...
Click to collapse
Thanks for the thread. Needed a T-Mobile phone and this saved me some money. CDMA phones always seem to come cheaper around me.
Does anyone know how I'm getting 3G on T-Mobile though? I thought it only supported AT&T 3G bands.
gpgorbosjr said:
Thanks for the thread. Needed a T-Mobile phone and this saved me some money. CDMA phones always seem to come cheaper around me.
Does anyone know how I'm getting 3G on T-Mobile though? I thought it only supported AT&T 3G bands.
Click to expand...
Click to collapse
Tmobile is currently refarming its umts/hspa network to 1900MHz, which is the same as AT&T, and thus supported by the D3.
This website has user-reported sightings of refarmed areas. This of course is not all of them, feel free to report it yourself if you get 3g in your area and it's not shown.
Could someone mirror the build.props for the stock firmware and the cm10.2? The archives are corrupt when I try to open them.
EDIT: Never mind, it would help if I read though the entire post.
Hey guys
I guess you already know the drill It's more-less the same as we did on CM11, but Adam77Root isn't actively developing for the device anymore and also Demetris isn't working on this project anymore. I am pretty busy lately myself, which is why you shouldn't expect any miracles soon.
Once again, you have several ways to get in touch with me/us:
You can use this thread (but keep it development related)
We have our own IRC channel on freenode, called #p880-dev
Use our github site
PM (even though the other ways are preferable)
We are of course still open source, and you can find the repos on our github:
Device tree
Kernel
Blobs
Any help is greatly appreciated, be it pre-alpha testing, or helping with actual development and fixing bugs. Feel free to make a pull request on github, and we will most likely merge it happily. If you're not that experienced in git, feel free to contact me about it.
If you want to use this sources/ROM as your base, you sure are allowed to, but please let us know about it before you release it and give credits.
That's all we're asking for.
I know you want to know the actual Status, so I try to always keep it updated in this OP:
Not working:
You tell me
Possibly more
Working:
Everything else
Now, the most important part:
Download
All builds can be found on my goo.im account:
CM12
CM12.1
Please note that goo.im is currently having issues, which is why the latest builds are available from the devDB downloads tab.
If you like our work and all the time we spent in order to get it working, feel free to buy us a coke/beer/whatever by donating a litte bit
Special thanks go to: (names in no particular order)
@Daniel Kng
@fritzcola
@sunsettrack4
@thegrim11
@LGaljo
@alfsamsung
@Adam77Root
kingf1 from IRC
And last but not least, please keep this thread on topic! All OT posts will be deleted without further warnings!
XDA:DevDB Information
[ROM] [WIP] Unofficial CM12.1 for the p880, ROM for the LG Optimus 4X HD
Contributors
laufersteppenwolf, Adam77Root, sunsettrack4
Source Code: https://github.com/P880-dev/android_kernel_lge_x3/tree/cm-12.0
ROM OS Version: 5.1.x Lollipop
ROM Kernel: Linux 3.1.x
Based On: CyanogenMod
Version Information
Status: Beta
Created 2014-11-09
Last Updated 2015-04-06
Reserved
I have used the following local_manifest:
Code:
<?xml version="1.0" encoding="UTF-8"?>
<manifest>
<!-- p880 specific stuff -->
<project name="P880-dev/android_device_lge_p880" path="device/lge/p880" remote="github" revision="cm-12.0" />
<project name="P880-dev/android_kernel_lge_x3" path="kernel/lge/x3" remote="github" revision="cm-12.0" />
<project path="vendor/lge" name="P880-dev/proprietary_vendor_lge" revision="cm-12.0" />
<remove-project path="device/asus/fugu" name="device/asus/fugu" groups="device,fugu" remote="aosp" revision="refs/tags/android-5.0.0_r2" />
<remove-project path="device/asus/fugu-kernel" name="device/asus/fugu-kernel" groups="device,fugu" clone-depth="1" remote="aosp" revision="refs/tags/android-5.0.0_r2" />
<remove-project path="device/asus/grouper" name="device/asus/grouper" groups="device,grouper" remote="aosp" revision="refs/tags/android-5.0.0_r2" />
<remove-project path="device/asus/tilapia" name="device/asus/tilapia" groups="device,grouper" remote="aosp" revision="refs/tags/android-5.0.0_r2" />
<remove-project path="device/htc/flounder" name="device/htc/flounder" groups="device,flounder" remote="aosp" revision="refs/tags/android-5.0.0_r2" />
<remove-project path="device/htc/flounder-kernel" name="device/htc/flounder-kernel" groups="device,flounder" clone-depth="1" remote="aosp" revision="refs/tags/android-5.0.0_r2" />
<remove-project path="device/moto/shamu" name="device/moto/shamu" groups="device,shamu" remote="aosp" revision="refs/tags/android-5.0.0_r2" />
<remove-project path="device/moto/shamu-kernel" name="device/moto/shamu-kernel" groups="device,shamu" clone-depth="1" remote="aosp" revision="refs/tags/android-5.0.0_r2" />
<remove-project path="device/samsung/manta" name="device/samsung/manta" groups="device,manta" remote="aosp" revision="refs/tags/android-5.0.0_r2" />
</manifest>
if you run into some errors, just remove the according "remove-project" line and you should be fine
Thank you!
Thank you @laufersteppenwolf, @Demetris for all your efforts! I'll build it later, and try to help you with logs and anything else i can do, as much as i can! Keep up, mates, brilliant job!
Thanks man! I will go download sources now!
SurfaceFlinger problem again...
SurfaceFlinger will initialize failed with our old blobs on the hacked framework native,and it will crash with n7 blobs as well.
edited:
n7 2012 factory image leaked.
http://dl.google.com/dl/android/aosp/nakasi-lrx21p-factory-93daa4d3.tgz
Tim_Pan said:
SurfaceFlinger problem again...
SurfaceFlinger will initialize failed with our old blobs on the hacked framework native,and it will crash with n7 blobs as well.
edited:
n7 2012 factory image leaked.
http://dl.google.com/dl/android/aosp/nakasi-lrx21p-factory-93daa4d3.tgz
Click to expand...
Click to collapse
SF issues should be gone, is you've got the latest sources. It was related to SELinux, which is why I completely killed it via kernel for now
Also, I highly doubt that you're gonna have much success using the stock blobs (which is why I'm not even gonna try)
I wil try building when I get home
Any News?
If you could kindly upload the ZIP you would save me 8 hours of building on my i3 laptop. I know i need to rebuild it if i wanted to make any changes, but at least i might be able to fix a few things by only building a couple binaries and sideloading them instead of building the whole OS.
iSWORD14 said:
If you could kindly upload the ZIP you would save me 8 hours of building on my i3 laptop. I know i need to rebuild it if i wanted to make any changes, but at least i might be able to fix a few things by only building a couple binaries and sideloading them instead of building the whole OS.
Click to expand...
Click to collapse
Yeah good idea.
fritzcola said:
Any News?
Click to expand...
Click to collapse
Not really haven't got much free time lately to test...
iSWORD14 said:
If you could kindly upload the ZIP you would save me 8 hours of building on my i3 laptop. I know i need to rebuild it if i wanted to make any changes, but at least i might be able to fix a few things by only building a couple binaries and sideloading them instead of building the whole OS.
Click to expand...
Click to collapse
I will most definitely not publically upload something that's not working. I may PM you a build if you want, but not publically.
If you want the build, let me know.
laufersteppenwolf said:
Not really haven't got much free time lately to test...
I will most definitely not publically upload something that's not working. I may PM you a build if you want, but not publically.
If you want the build, let me know.
Click to expand...
Click to collapse
No Problem
Keep up the great work.
Im sure you are going to fix it soon.:good:
laufersteppenwolf said:
I will most definitely not publically upload something that's not working. I may PM you a build if you want, but not publically.
If you want the build, let me know.
Click to expand...
Click to collapse
You can put a warning next to the link. I think someone did something similar with an HTC sense port IIRC.
Anyway, if you prefer not to share it in public, I'd appreciate it if you can PM it to me.
If anyone get a bootable Build, can he upload it!!
Thx
fritzcola said:
If anyone get a bootable Build, can he upload it!!
Thx
Click to expand...
Click to collapse
Help us to achieve that
If i could of course i would but im sure i cant help you. My skills are very little
iSWORD14 said:
You can put a warning next to the link. I think someone did something similar with an HTC sense port IIRC.
Anyway, if you prefer not to share it in public, I'd appreciate it if you can PM it to me.
Click to expand...
Click to collapse
Well, some may do that, but I am not like that I have seen just too many things happen to phones just because people didn't read and just downloaded something with the name of their device on it.
fritzcola said:
If anyone get a bootable Build, can he upload it!!
Thx
Click to expand...
Click to collapse
The same thing as last time is going to happen: As soon as we've got a halfway working build, it will be released. Until then, there won't be a public release.
And I also ask anyone to please not publically post a build until it doesn't properly work (and by properly I mean the important things like network, audio, ... )
Alright, a general update on the situation:
SF issues are gone and we've got a boonanimation. But ATM, we are bootlooping due to audio issues.
The problem is, I have no idea what exactly is causing the issues, as the logs do not specify it (it's literally being shown as <unknown>). I was hoping that fixing the AudioWrappers would at least resolve the bootloop, but no dice.
If you want to look into it yourself, logcat and a strace from mediaserver is located HERE
Thanks to @LGaljo for the logs
News?
Busaton said:
News?
Click to expand...
Click to collapse
Dont think so
There are no news, because we keep everything private and deliberately not telling anything about the progress that have been made. :beer:
STEPS to Enable
- multi cast
- Video calls
- Group's invite links
- Two steps authentication in Whatsapp Web.
- doodle
First of all you need the latest version of modded WhatsApp or stock and any root explorer.
You have to open the root explorer and edit the file
com.whatsapp_preferences.xml
inside
/data/data/com.whatsapp.
You need to add the followings lines inside <map></map>:
<boolean name="group_invites" value="true" />
<boolean name="multicast" value="true" />
<boolean name="video_calling" value="true" />
<boolean name="two_factor_auth" value="true" />
<boolean name="doodle" value="true" />
Then save and force close Whatsapp from the list of applications on your phone and you are done: you unlocked the hidden features!
I hope this guide is helpful.
PS: Currently you can only unlock the graphics of video calls, because the servers to which they connect are still down.
There is already a thread like this. @Jacopo Mii
Lol
We have a thief!
Ps: in the original post i was thinking to add doodle just now, but the function isn't fully working yet.
Jacopo Mii said:
Lol
We have a thief!
Ps: in the original post i was thinking to add doodle just now, but the function isn't fully working yet.
---------- Post added at 02:50 PM ---------- Previous post was at 02:49 PM ----------
Lol
We have a thief!
Ps: in the original post i was thinking to add doodle just now, but the function isn't fully working yet.
Click to expand...
Click to collapse
What is doodle?
obrobrio2000 said:
What is doodle?
Click to expand...
Click to collapse
Draw on images before send them
Thread already exists for this here:
http://forum.xda-developers.com/general/general/root-whatsapp-trick-how-to-enable-t3430151
Thread closed.