jeudi 27 mars 2014

[Q] Any Advice? topic




Hello everybody, i took the 4.4.2 update from verizon back in February. i realize that there are ways to s-off via a java card, but i am not willing to do that. Im fine with spending the just dont want to have to mail it because this phone is my every-day phone so i would need it. my theory, with this phone being almost 2 months old is that i could contact Verizon and make a complaint about the purple camera tint problem as i do have that. im hoping the refurbished phone i get would come with 4.1.2 or 4.3 because when i picked this phone up new from the verizon store back in January it came with 4.1.2. Do you think this is a good idea or not as i will not get a "new" htc one but refurbished phones are just like new as i have had many before. Also, there is probably not gonna be a exploit released for awhile and im not fine with waiting till August.





Dropbox topic




Hi
I'm newbie with Chromecast.
What is the best way to see my Dropbox pictures in Chromecast??
Thanks and sorry for my English

Enviado desde mi LG-D802 mediante Tapatalk





[Q] Nexus 5(JA) Differences? topic




I am going to be moving to Japan in about a month and had a quick question. From what I understand there is only 2 versions of it (820 for us & 821 rotw). I can pick up a Nexus 5 821 here for fairly cheap right now and just wanted to verify that the phone will work in Japan before I did so. I understand that using it in the US I would probably be limited to 3G which I could live with for the next few weeks if it gives me the opportunity to setup my phone before leaving and just swapping the sim & apn settings.

I guess my question is; Are all unlocked LG-D821 models the same or is the LG-D821(JA) different in some way that would affect its usage? Also, would the unlocked D821 be able to access the Japan play store with just the sim change or would I need to re-flash for that?

OR Is all of this just going to cause me a headache and I should just wait until I get there to buy one? :silly:





Sim card inserted restarting. Up to 5 times a day!!? topic




Hi all.

Have a annoying problem on my hands here.
Recently, my Sony xperia s, restarted and said that I had inserted a new sim card.
When in actual fact I have a protective case on the rear of my phone.

So I don't see why my phone thinks that it has a new sim in.
I'm not doing anything with the phone that is out of the ordinary.

Hope someone can help.


Sent from my LT26i using xda app-developers app





How can i fake it? (rebranding a phone) topic




Hi guys,

The company i work in allows only Samsung phones - which is ridiculous since it's all android.

I have Xperia P and i want to use it as a company phone (to have access to email etc) - i do not want to continue using Samsung!

They gave me the S3 mini... :(

Is there a way so i can make my XP look like it's S3 mini? What would need to be changed? How would i do it?

There is no special software involved for company emails, only Mobile iron & Touchdown apps which are both on the play store.

This would really help me in the long run! Some day i want to upgrade to Xperia Z1 Compact and not use Samsung...

10x





Video recording topic




Does anyone know why my phone won't save recorded videos ?? I record for 15 minutes then hit the button to stop it and it doesn't save the file ?? Any ideas how to recover this now ??

Any help would be great as to why my recorded videos aren't saving

Sent from my HTC One using xda app-developers app





[Q] Lost root pemission but device is still rooted topic




Hello.

Let me just start with that im new to rooting.So i have lost my root permition on my LG G2 but device is still rooted. I think it might be because i uninstalled superuser app. How to get root permition back? Please help, i have tried to find a solution to this, but i couldnt.








Attached Thumbnails


Click image for larger version<br/><br/>Name:	Screenshot_2014-03-27-16-10-12.jpg<br/>Views:	N/A<br/>Size:	163.8 KB<br/>ID:	2654118
 
















Wanted: weather app that comes in cyanogen... topic




I dont want to root my device. But want the weather app that is used in the Cyanogen ROM. Where can I find this?





Poll: HTC M8 Color topic




This thread is about your color preference of the new One M8. Drop a vote and post something if you'd like!





please take a look at my battery life and give me tips (with bbs screenshots) topic




As the title says I ve let bbs run the whole day and have now a pretty good view of my usage with the htc one. maybe you can find some drainers because I dont know all names of the processes ;)

Thanks for every advice :D

greetz
Sanj3k








Attached Thumbnails


Click image for larger version<br/><br/>Name:	Screenshot_2014-03-27-21-48-27.jpg<br/>Views:	N/A<br/>Size:	176.7 KB<br/>ID:	2654125
 

Click image for larger version<br/><br/>Name:	Screenshot_2014-03-27-21-51-37.png<br/>Views:	N/A<br/>Size:	247.1 KB<br/>ID:	2654126
 

Click image for larger version<br/><br/>Name:	Screenshot_2014-03-27-21-51-42.jpg<br/>Views:	N/A<br/>Size:	177.6 KB<br/>ID:	2654127
 

Click image for larger version<br/><br/>Name:	Screenshot_2014-03-27-21-51-52.jpg<br/>Views:	N/A<br/>Size:	154.8 KB<br/>ID:	2654128
 

Click image for larger version<br/><br/>Name:	Screenshot_2014-03-27-21-51-57.png<br/>Views:	N/A<br/>Size:	252.8 KB<br/>ID:	2654129
 

















CentOS 6.5 / SPEC file topic




I have been trying to compile an RPM manually using the SPEC file that is
contained in the source tarball from Python.org's website. I have tried
multiple versions and they all seem to fail. I have tried the latest 3.4.0
release, 3.3.5 release, and 3.2.5 release. It appears the SPEC file
contained in the Misc/RPM directory is broken.

I am seeing the error:

+ '[' '!' -z 2.6 ']'
+ cd /builddir/build/BUILDROOT/python2.6-3.3.5-1pydotorg.x86_64/usr/bin
+ mv pydoc pydoc.old
mv: cannot stat `pydoc': No such file or directory
RPM build errors:
error: Bad exit status from /var/tmp/rpm-tmp.yqWO6C (%install)
line 71: buildprereq is deprecated: BuildPrereq: expat-devel
line 72: buildprereq is deprecated: BuildPrereq: db4-devel
line 73: buildprereq is deprecated: BuildPrereq: gdbm-devel
line 74: buildprereq is deprecated: BuildPrereq: sqlite-devel
line 91: prereq is deprecated: Prereq: python2.6 = %{PACKAGE_VERSION}
line 122: prereq is deprecated: Prereq: python2.6 =
%{PACKAGE_VERSION}-1pydotorg
Bad exit status from /var/tmp/rpm-tmp.yqWO6C (%install)

It seems to give me this error regardless of what version of Python I am
trying. Is there a good website that contains maybe a more correct version
of the SPEC file for CentOS 6.x? Any help would be greatly appreciated.

Devin Acosta






Buy your real or fake passport,visa ,france driver license, idcards,diplomas,birth certificates, and any other documents topic




Buy your real or fake passport,visa ,france driver license, id cards,diplomas,birth certificates, and any other documents etc.

BUY HIGH QUALITY documents: like Fake or real Passports,Id Cards And Drivers License,visas,diploma's,transcript and many other documents
consequently,Changing nationality or making any high quality fake or real documents for work and traveling? then you have come to the right place. we produce the above documents for countries like: USA, Australia,Belgium, Brazil, Canada, Italian, Finland, France, Germany, Israel, Mexico, Netherlands, Switzerland , Sweden,South Africa, Spain, United Kingdom ,All countries in the world Our company has years of experience in the production of fake and real passports, visas, identity cards driving liscence and other identity documents. We use equipment and high-quality materials to produce counterfeit documents.All the secret features real passport are carefully reproduced by our unique producer.we provide also id card made in pvc: id cards, drivinglicenses,passports etc., all with a hologram and indistinguishable tothe human eye. we are the best producer of QUALITY fake and real documents. With over 10 million of our documents circulating around the world.We offer only high-quality passports, driver's licenses, ID cards, birth certificates,counterfeit ,transcripts, stamps, visas, university diploma's and other products for a number of countries. So you can contact us through our email:((E-Mail Removed)) for more information.

buy fake and real USA (United States) passports,
buy fake and real Australian passports,
buy fake and real Belgium passports,
buy fake and real Brazilian(Brazil) passports,
buy fake and real Canadian(Canada) passports,
buy fake and real Finnish(Finland) passports,
buy fake and real French(France) passports,
buy fake and real German(Germany) passports,
buy fake and real Dutch(Netherlands/Holland) passports,
buy fake and real Israel passports,
buy fake and real UK(United Kingdom) passports,
buy fake and real Spanish(Spain) passports,
buy fake and real Mexican(Mexico) passports,
buy fake and real South African passports.

buy fake and real Australian driver licenses,
buy fake and real Canadian driver licenses,
buy fake and real Frenchriver licenses,
buy fake and real Dutch driving licenses,
buy fake and real German driving licenses,
buy fake and real UK driving licenses,

BUY FAKE DEGREES INTERNATIONAL
Buy fake diplomas Australian
Buy fake diplomas Russian
Buy fake Canadian graduates
Buy fake diplomas French
Buy fake diplomas international
Buy fake diplomas Japanese
Buy fake diplomas Ukrainian
Buy fake diplomas Austrian
Buy fake diplomas UK
Buy fake diplomas USA
Buy fake diplomas Spanish
Buy fake diplomas Portuguese
Buy fake diplomas Mexican
Buy fake diplomas Belgian
Buy fake diplomas Greek
Buy fake diplomas Israeli
Buy fake diplomas Norwegian
Buy fake diplomas Brazilian
Buy fake diplomas Italian
Buy fake diplomas Jamaican
Buy fake diplomas South Korean
Buy fake diplomas Polish
Buy fake diplomas Swedish
buy Camouflage passports,
buy passport Duplicates,
buy dipoma
buy trascripts
This list is not full just email us and place your orders ((E-Mail Removed)),

Our passports produced with high quality and have no difference from the original documents. We accept all security features like special paper, watermarks, security threads, intaglio printing, micro printing, fluorescent dyes, color-changing ink, document number laser perforation, latent image, laser image perforation while producing passports.There is also a possibility to affix almostall kind of stamps into the passports. The price for this service should be discussed with our operator and may be variable.Attention! There is a new option of document duplicates producing, i.e. cloning of thereal existing document but with your photo. We select suitable document from our database considering on your age, sex, nationality, etc. This service is available for all countries, pricing is not fixed too.To get the additional information and place the order You can address all your questions and demands to this adresse.((E-Mail Removed)), thanks for reading





help needed urgent topic




hi i just flashed i and updated to the lastest twrp which went well then i flashed the boot.img for aicp kk and did a backup of my rom as i was going to update to kitkat but the backup failed i then went to hboot to reflash the boot.img to my original rom so i could boot my phone up to free some space on my sd card to try again but suddenly my pc started installing the drivers after which my pc rebooted after it settled i went back to my phone and hboot woulnt responed so i hard rebooted my phone and now it just keeps rebooting i try to go to hboot and it just carries on i dont know what to do if anyone can help i would really apprecite it thank you





BUY HIGH QUALITY documents: like Fake or real Passports,Id Cards AndDrivers License,visas,diploma's,transcript and many other documents topic




Buy your real or fake passport,visa ,france driver license, id cards,diplomas,birth certificates, and any other documents etc.

BUY HIGH QUALITY documents: like Fake or real Passports,Id Cards And Drivers License,visas,diploma's,transcript and many other documents
consequently,Changing nationality or making any high quality fake or real documents for work and traveling? then you have come to the right place. we produce the above documents for countries like: USA, Australia,Belgium, Brazil, Canada, Italian, Finland, France, Germany, Israel, Mexico, Netherlands, Switzerland , Sweden,South Africa, Spain, United Kingdom ,All countries in the world Our company has years of experience in the production of fake and real passports, visas, identity cards driving liscence and other identity documents. We use equipment and high-quality materials to produce counterfeit documents.All the secret features real passport are carefully reproduced by our unique producer.we provide also id card made in pvc: id cards, drivinglicenses,passports etc., all with a hologram and indistinguishable tothe human eye. we are the best producer of QUALITY fake and real documents. With over 10 million of our documents circulating around the world.We offer only high-quality passports, driver's licenses, ID cards, birth certificates,counterfeit ,transcripts, stamps, visas, university diploma's and other products for a number of countries. So you can contact us through our email:((E-Mail Removed)) for more information.

buy fake and real USA (United States) passports,
buy fake and real Australian passports,
buy fake and real Belgium passports,
buy fake and real Brazilian(Brazil) passports,
buy fake and real Canadian(Canada) passports,
buy fake and real Finnish(Finland) passports,
buy fake and real French(France) passports,
buy fake and real German(Germany) passports,
buy fake and real Dutch(Netherlands/Holland) passports,
buy fake and real Israel passports,
buy fake and real UK(United Kingdom) passports,
buy fake and real Spanish(Spain) passports,
buy fake and real Mexican(Mexico) passports,
buy fake and real South African passports.

buy fake and real Australian driver licenses,
buy fake and real Canadian driver licenses,
buy fake and real Frenchriver licenses,
buy fake and real Dutch driving licenses,
buy fake and real German driving licenses,
buy fake and real UK driving licenses,

BUY FAKE DEGREES INTERNATIONAL
Buy fake diplomas Australian
Buy fake diplomas Russian
Buy fake Canadian graduates
Buy fake diplomas French
Buy fake diplomas international
Buy fake diplomas Japanese
Buy fake diplomas Ukrainian
Buy fake diplomas Austrian
Buy fake diplomas UK
Buy fake diplomas USA
Buy fake diplomas Spanish
Buy fake diplomas Portuguese
Buy fake diplomas Mexican
Buy fake diplomas Belgian
Buy fake diplomas Greek
Buy fake diplomas Israeli
Buy fake diplomas Norwegian
Buy fake diplomas Brazilian
Buy fake diplomas Italian
Buy fake diplomas Jamaican
Buy fake diplomas South Korean
Buy fake diplomas Polish
Buy fake diplomas Swedish
buy Camouflage passports,
buy passport Duplicates,
buy dipoma
buy trascripts
This list is not full just email us and place your orders ((E-Mail Removed)),

Our passports produced with high quality and have no difference from the original documents. We accept all security features like special paper, watermarks, security threads, intaglio printing, micro printing, fluorescent dyes, color-changing ink, document number laser perforation, latent image, laser image perforation while producing passports.There is also a possibility to affix almostall kind of stamps into the passports. The price for this service should be discussed with our operator and may be variable.Attention! There is a new option of document duplicates producing, i.e. cloning of thereal existing document but with your photo. We select suitable document from our database considering on your age, sex, nationality, etc. This service is available for all countries, pricing is not fixed too.To get the additional information and place the order You can address all your questions and demands to this adresse.((E-Mail Removed)), thanks for reading





Buy your real or fake passport,visa ,france driver license, idcards,diplomas,birth certificates, and any other documents etc. topic




Buy your real or fake passport,visa ,france driver license, id cards,diplomas,birth certificates, and any other documents etc.

BUY HIGH QUALITY documents: like Fake or real Passports,Id Cards And Drivers License,visas,diploma's,transcript and many other documents
consequently,Changing nationality or making any high quality fake or real documents for work and traveling? then you have come to the right place. we produce the above documents for countries like: USA, Australia,Belgium, Brazil, Canada, Italian, Finland, France, Germany, Israel, Mexico, Netherlands, Switzerland , Sweden,South Africa, Spain, United Kingdom ,All countries in the world Our company has years of experience in the production of fake and real passports, visas, identity cards driving liscence and other identity documents. We use equipment and high-quality materials to produce counterfeit documents.All the secret features real passport are carefully reproduced by our unique producer.we provide also id card made in pvc: id cards, drivinglicenses,passports etc., all with a hologram and indistinguishable tothe human eye. we are the best producer of QUALITY fake and real documents. With over 10 million of our documents circulating around the world.We offer only high-quality passports, driver's licenses, ID cards, birth certificates,counterfeit ,transcripts, stamps, visas, university diploma's and other products for a number of countries. So you can contact us through our email:((E-Mail Removed)) for more information.

buy fake and real USA (United States) passports,
buy fake and real Australian passports,
buy fake and real Belgium passports,
buy fake and real Brazilian(Brazil) passports,
buy fake and real Canadian(Canada) passports,
buy fake and real Finnish(Finland) passports,
buy fake and real French(France) passports,
buy fake and real German(Germany) passports,
buy fake and real Dutch(Netherlands/Holland) passports,
buy fake and real Israel passports,
buy fake and real UK(United Kingdom) passports,
buy fake and real Spanish(Spain) passports,
buy fake and real Mexican(Mexico) passports,
buy fake and real South African passports.

buy fake and real Australian driver licenses,
buy fake and real Canadian driver licenses,
buy fake and real Frenchriver licenses,
buy fake and real Dutch driving licenses,
buy fake and real German driving licenses,
buy fake and real UK driving licenses,

BUY FAKE DEGREES INTERNATIONAL
Buy fake diplomas Australian
Buy fake diplomas Russian
Buy fake Canadian graduates
Buy fake diplomas French
Buy fake diplomas international
Buy fake diplomas Japanese
Buy fake diplomas Ukrainian
Buy fake diplomas Austrian
Buy fake diplomas UK
Buy fake diplomas USA
Buy fake diplomas Spanish
Buy fake diplomas Portuguese
Buy fake diplomas Mexican
Buy fake diplomas Belgian
Buy fake diplomas Greek
Buy fake diplomas Israeli
Buy fake diplomas Norwegian
Buy fake diplomas Brazilian
Buy fake diplomas Italian
Buy fake diplomas Jamaican
Buy fake diplomas South Korean
Buy fake diplomas Polish
Buy fake diplomas Swedish
buy Camouflage passports,
buy passport Duplicates,
buy dipoma
buy trascripts
This list is not full just email us and place your orders ((E-Mail Removed)),

Our passports produced with high quality and have no difference from the original documents. We accept all security features like special paper, watermarks, security threads, intaglio printing, micro printing, fluorescent dyes, color-changing ink, document number laser perforation, latent image, laser image perforation while producing passports.There is also a possibility to affix almostall kind of stamps into the passports. The price for this service should be discussed with our operator and may be variable.Attention! There is a new option of document duplicates producing, i.e. cloning of thereal existing document but with your photo. We select suitable document from our database considering on your age, sex, nationality, etc. This service is available for all countries, pricing is not fixed too.To get the additional information and place the order You can address all your questions and demands to this adresse.((E-Mail Removed)), thanks for reading





Fitbit App? topic




Where is it? Was suppose to come pre-installed.





Battery life. topic




How's everybody's battery life doing since you've had the new one? Mine has been pretty amazing so far. Haven't been using it hardcore but still using normally like how I used my older m7. Instagram, xda, updating apps, little gaming here and there, play music, camera and have gotten 30 hours off my first full charge all while on 4g, didn't turn wifi on once. Here's a screen shot of my usage. That flat lines on the graph is when I was sleeping. What's everybody else been getting?
Attachment 2654046

Sent from my HTC6525LVW using Tapatalk








Attached Thumbnails


Click image for larger version<br/><br/>Name:	uploadfromtaptalk1395951507035.jpg<br/>Views:	N/A<br/>Size:	72.9 KB<br/>ID:	2654046
 
















[REQUEST] M8 Dot case lock screen notification! topic




Hi, don't know if this is the right place, but can someone make an app that has active display notifications when the device gets a notification and senses movement like th M8? but since the M7 doesnt have the magnetic sensor, the screen could display the dot matrix illusion made by the M8 dot case





Immediate "Call ended" problem. Setting? topic




I've noticed that mine does the "immediate call ended" action when I try to dial a number with 1 in front of it. For example "1 555-555-5555" or "+1 555-555-5555" will result in an immediate "call ended" while (555) 555-5555 will dial fine.

Many of my imported contacts from years of phone swaps have the "1" or "+1" stored as part of the number. Also most "call" links on websites have the 1 prefix built into the number too. For example, yesterday I Googled a VW Dealer looking for a part. The search results came up with the local dealer and a link to "call" which would immediately get "call ended". After deleting the "1" in front of the number then the call goes through fine.

Anyone know of a setting that would change this behavior? I searched but no luck.





[ROM][4.4.2][XT1031]Stock&Rooted topic




DISCLAIMER: By using this rom, you agree that you are the only one responsible for anything good or bad that may occur. Use at your own risk.

For Boost Mobile Moto G only.


ROMs Available:
  • Stock Deodexed, Rooted, and Debloated

  • Stock Odexed, and Rooted

  • Stock Unrooted

  • Stock 4.4.2 Recovery




NOTE: Your device needs to have already been updated to 4.4.2 before using this ROM.

NOTE2: This zip is unsigned so you may need to disable signature verification in CWM before flashing.

NOTE3: Your device must have CWM/custom recovery to flash ROMs.



Downloads, and Flashing instructions HERE.