Affichage des articles dont le libellé est VERY. Afficher tous les articles
Affichage des articles dont le libellé est VERY. Afficher tous les articles

jeudi 27 mars 2014

[Q] Very strange problem with sound...! topic




Hi there,

I have flashed my ROM to 4.4 official but afther that I've got a very bad problem with my sound.
After I answer a phone call or call someone myself, my cell phone's sound doesn't come out of speaker and it comes from the hearing speaker on top of the cell phone (The speaker that when we call someone hear his voice from it). This problem continues until I restart the phone.

What's my problem? What can I do to solve it?





mercredi 26 mars 2014

Very Strange BUG topic




Hello
I wanna question if somebody have the same bug or know the solution.
If i flash any Android 4.2.2 ROM my optimus g will work well at the begining but past 5 minutes i enter to an app and it dont work. Tried flashing differents kernel. Then I enter in any app even home or launcher and it turns black. If I lock the screen and unlock it, it will turn on only capacitive lights and the screen dont even turn on never, had to force reboot.

Please help me. I know some basics things but i dont know what is the problema with this.
Thanks





mardi 25 mars 2014

Very bad battery topic




Attachment 2650150

Shows Wi-Fi scans are killing my battery and I have my Wi-Fi turned off. I bought this phone off line (swappa) and I thought everything was great. Looked good, worked great. Then I'm getting USB errors and no PC can see the phone. And MASSIVE battery drain. I unplugged the phone this morning. Put it in airplane mode left it on the desk. Came home and the phone was below 20% just sitting here. (10 hours) the phone is not rooted and I can't root because no USB access. Any suggestions? I've reset phone twice. Disabled all software possible. The phone has dropped 1% typing this message!?!?

Sent from my VS980 4G using Tapatalk








Attached Thumbnails


Click image for larger version<br/><br/>Name:	uploadfromtaptalk1395789796149.jpg<br/>Views:	N/A<br/>Size:	180.5 KB<br/>ID:	2650150
 
















lundi 24 mars 2014

[Q] screen recording very laggy? topic




hello guys,

i have a problem with the screen recording. when i try to record everything moves slowly :(
the i9305 should be more then capable to handle it from what i know. is there anyone who can help me with this?
maybe my settings are not right i dont know, hope someone can help me out?

thanks





mercredi 12 mars 2014

My "Game" In Progress. (Very Simple) topic




So for awhile I have been working on this little game of mine which is definitely no where near completion but I am at a standstill. For whatever reason, I am getting these compiler errors for things that I cannot find. I have searched over the code countlessly and I have yet to find the error. Ignore the errors that aren't being recognized by the compiler because I am working on those. They arent compiler errors but personal errors. Anyway, here is the code and the errors. If someone could help me that would be great.

CODE:

#include "stdafx.h"
#include <iostream>

using namespace std;
int healthamount2 = 100;

int strength = 50;


class Player//*****************************DECLARATION OF CLASS "PLAYER"***********************************************************
{

public:

Player(int z, int c);//start strength and starthealth

void Fireball(int healthamount2);
void Lightningbolt(int healthamount2);
void Whirlwind(int health);
void heal1(int healthamount1);
void gainEXP(int EXP);



int HP;
int EXP;
int healthamount1;
};

class Ogre//*************DECLARATION OF CLASS "OGRE"*********************************************************************************
{
public:

Ogre(int x, int y);//startHealth and startStrength

void attack();
void heal(int healthamount2);

public:


int strength;
int healthamount2;

};

int main()//****************MAIN FUNCTION********************************************************************************************
{
Ogre abe(100, 50);
abe.attack();
abe.heal(10);

//PLAYER CLASS

Player mage (100, 100);
mage.Fireball(healthamount2);
mage.Lightningbolt(healthamount2);
mage.Whirlwind(healthamount2);
mage.heal1(10);
mage.gainEXP(20);

char f;
cin >> f;
return 0;
}

Ogre::Ogre(int startHealthamount2, int startStrength)://**********USE OF FUNCTIONS**********************************************************
strength(startStrength), healthamount2(startHealthamount2)
{
}


void Ogre::attack()
{
cout << "Get ready to eat my gosh damn dust!" << "::Stength = ::" << strength << endl;
}

void Ogre::heal(int health)
{
cout << "Ogre has healed himself!" << "::Current health = ::" << healthamount2 + 10 << endl;
}


Player::Player(int startHealthamount1, int startEXP)://************USE OF FUNCTIONS OF PLAYER CLASS*******************************************
EXP(startEXP), healthamount1(startHealthamount1)
{
}

void Player::Fireball(int healthamount2)
{
cout << "Player has attacked Ogre with Fireball! Ogre's Current health = " << healthamount2 - 25 << endl;
}

void Player::Lightningbolt(int healthamount2)
{
cout << "Player has attacked Ogre with Lightningbolt! Ogre's Current health = " << healthamount2 - 30 << endl;
}

void Player::Whirlwind(int healthamount2)
{
cout << "Player has attacked Ogre with Whirlwind! Ogre's Current health = " << healthamount2 - 5 << endl;
}

void Player::gainEXP(int EXP)
{
if(healthamount2 = 0)
cout << "Player has gained EXP! Current EXP = " << EXP + 20 << endl;
else
cout << "Player has gained NO EXP! Sowwy, better luck next time :(" << endl;
}

void Player::heal1(int health1)
{
cout << "Player has healed himself! Current health = " << healthamount1 + 10 << endl;
}
//*****************************************************************************************************************END**************

//************************************MADE ENTIRELEY FROM MEMORY OF SOUPER HAXXOR :)***************************************************

END OF CODE

ERRORS:

1>------ Build started: Project: Practice, Configuration: Debug Win32 ------
1> Player.cpp
1>c:\users\ethan's muchacho\desktop\c+++\practice\practice\player.cpp(33): error C2059: syntax error : ')'
1>c:\users\ethan's muchacho\desktop\c+++\practice\practice\player.cpp(40): error C2597: illegal reference to non-static member 'Player::healthamount'
1>c:\users\ethan's muchacho\desktop\c+++\practice\practice\player.cpp(41): error C2761: 'void Player::Fireball(void)' : member function redeclaration not allowed
1>c:\users\ethan's muchacho\desktop\c+++\practice\practice\player.cpp(41): fatal error C1004: unexpected end-of-file found
========== Build: 0 succeeded, 1 failed, 0 up-to-date, 0 skipped ==========

*******************************END OF ERRORS******************


So yeah... I don't know what's going on so could someone help me? Thanks





samedi 8 mars 2014

[Q] Lockscreen brightness very low topic




I'm on Carbon rom now (previously cm10,cm11,aokp,beanstalk, gummy, in all of them the same problem occured) , and for some reason the same wallpaper is much darker when on screenlock than on homescreen or the picture itself.
I read that disabling Ripple Effect on the touchwiz rom fixes this issue, but since I'm using a custom rom I don't have this Ripple Effect option anyway,
So does anyone know how to fix this?

Thanks !





vendredi 7 mars 2014

Help Needed very much!!! HTC Desire 300 topic




Hi everybody!

I really need your help with this phone. I'm getting crazy. 'm figting to sim unlock it from orange moldova, but so fare don't manage to do it. Now it's unlocked s-on and rooted...but it seems to have some data...should I give you all the details of the situation? Thanx in advance





jeudi 6 mars 2014

Very good app topic




Guys try it if you haven't. ?.PRINTHAND is a very good app. ? You can directly connect any printer to our tablet using usb otg

Sent from my SM-P600 using XDA Premium 4 mobile app





dimanche 23 février 2014

Rooted or not? very strange topic




Hi, i've purchased an siii today gti9300 and i am very confused as to what is going on.

First of all, it shows that there is na update available but when I try to download it it says cannot be done because its been modified. (tried the miscrosd fix even though am not using a microsd, and couple of other things and nothing worked)

So I wanted to know if its rooted or not, installed root checked and it says that it is. Then I found out OTA isnt good for a rooted phone. Great so lets unroot!

Went into download mode and the first 2 rows are blank and it appears to tell me that it isnt rooted so i am now very confused as when i tried to flash the stock rom on odin it failed.

below is what I see

product name:
custom binary download: no
current binary: samsung official
system status: custom

I9300XXELL4 is the firmware curtrently instaleld and i wanted to reflash it with the same as its the stock firmware

thanks in advance

The reason I am trying to fix this is because I believe its causing the issue with my touch screen which is tempremental. it works but sometimes i have to press it few times or when i scroll it clicks instead. I read the below which is makign me think the software is to blame:

http://forum.xda-developers.com/show....php?t=2630555

http://forum.xda-developers.com/show...2574175&page=2





samedi 22 février 2014

[Q) Very urgent : is it TF300T motherboard ? topic




Hello,

I bought this moitherboard :
http://cgi.ebay.fr/ws/eBayISAPI.dll?...84.m1497.l2648


I have the TF300T 1Q07A , i have not receive yet the motherboard, but i unmount mine and it's not the same !!!

Mine : http://www.hostingpics.net/viewer.ph...0222154226.jpg

COuld you confirm me that i have reason ?


THanks





[Q] very slow charging on official 4.3 firmware topic




dont know if all of you having this prob. but my bro's device charging rate is very slow 4% charging in 20 minutes. this is not good if wanna go for travelling or any and full charging tooks 4+ hours. any suggestions ? and i tried wiping all system,data,cache but problem is not solved. please help me.:(





KYOCERA JAX Please very need help topic




KYOCERA JAX s1360.I get MSL CODE and activate DM mode. My phone USB is enable .I download and instal drivers from KYOCERA website( ks02us).I see in Device Manager Kyocera modem and usb drivers,but DFS ,CDMA WORKSHOP 2.7 ,KYOSERA WIRELESS PST doesn't see my phone.How i connect phone to software to get AAA KEY? What drivers and software I must use to get AAA KEY?
I make clone from kyocera s1360 to HTS EVO 3D.Clone is working I can call and send mesege,but DATA doesn't work I get error 67 message.So I need AAA KEY to finish my clone. Please very need help.





vendredi 21 février 2014

[Q] how to go from JB to KK? Very confused. topic




Hi all, Can anyone point me in the right direction? I am on Viper Rom on a SM-N900T 4.3, AND I want to try a KIT KAT rom, but I believe I need to go back to a stock rom first? So I have a few questions...I just got the phone and have been reading alot on it, but to me it gets confusing, and I dont want to brick the phone. I am rooted as well.


Where can I get the stock rom?

I have TWRP version 2.6.3.8 will this work to flash the stock KIT-KAT rom?

I am on BASEBAND N900TUVUBMI7

I read somewhere in XDA that if you go to KITKAT you can't go back to Jellybean?

Just a little confused here, and all the reading just confuses me with all the different models, roms, kernels, etc etc...

Thanks in Advance for the help, Larry





mercredi 29 janvier 2014

(Q) Charging. Power-Off= Very Slow topic




Charging while device is powered off is what I always do to get a complete healthy charge about once a month. Plugged in at 15% battery and an hour later I'm usually full or near full. Not sure if maybe it could be an issue with Safestrap. As I understand, the charging feature is fairly new to the Safestrap Recovery and implemented as an integral part of its TWRP based framework.

I guess my question is: Is anyone else experiencing this anomaly and if so have u found a fix? Moreover, could this be an impossibility for Safestrap to affect the charge capabilities of device.



Via Solitary Confined SGS3





Very, very strange problem ! topic




Hi !
i have a Galaxy S4 i9505, and yesterday something really strange happened. I left my phone charging overnight on my pc and in themorning it wasnt charged it had only 3% left and after the battery has drained the phone shut down, and then POOF! it won't charge and turn on no sign of life no LED no vibration, nothing. i tried a new battery nothing happened tried different charger and full battery and nothing seems to fix it. so i used a galaxy mini 2 waiting to find a fix for this and the same thing happened to the mini i left it plugged into my pc and the next day no sign of life. it's very strange. just to let ou know that i dont charge my phone on the pc this is the first time i leave it plugged in and when plugged it says that it's charging but somehow it stops and kills the phone . PLEASE help ! :confused:





mardi 28 janvier 2014

[Q] Very laggy keyboard? topic




I did a quick search but couldn't find anything that was similar to my particular keyboard woes.

Basically I just got my HTC one replaced (due to blown speaker) and this new one has the slowest keyboard I've ever used. Every two characters or so the board will completely hang.

It acts as if my finger is still on the screen wherever it freezes at and freezes for around 2/3 seconds each time. Every two characters or so. At least once a word.

It does it on the stock ROM (4.3), on ARHD(4.4), and any other Roms I've tried. It does it with the stock board, swiftkey, and googles board.

It wasn't an issue with my old One, and while I want to say its hardware, scrolling is smooth, any other touchscreen interaction is smooth. It is simply native to the keyboard. It makes texting and any other typing an absolute nightmare.

Does anyone else have similar issues or a fix that they can think of? I'd be willing to try anything as I do a lot of typing on my phone. I'm on my third One and its getting a bit ridiculous. Thank you very much for any help. I appreciate it!

Sent from my HTC One using Tapatalk





lundi 27 janvier 2014

[Q] Very Strange Problems topic




Strange problem:
I'm on 4.3 ML3, Note 3 MOD v3.5, and on Devil kernel latest version.
I noticed that when my note 2 is being charged while it's turned OFF, after 5 minutes of being turned off it will automatically turn on again!! ONLY when its charging.
Strange Problem 2:
Sudden restarts.. Not random restarts while its locked or anything, it restarted a couple of times while im just playing with it!
STRANGEST PROBLEM OF ALL:
I was messing around with my note 2, then I was in app drawer.. I tapped on Settings app, and the screen had about 10 horizontal a bit thick Black lines covering the screen, and they grew bigger and bigger until the screen was totally black!! This only happened once, and a restart fixed it.. What would you like to say about this?





dimanche 26 janvier 2014

[Q] Very Urgent plese help nexus reboots into recovery only topic




Hello

My nexus 4 gets stuck on the google logo then boots into cwm recovery after I tried to install the stock 4.4.2 rom, I was coming from PA 4.3 rom.
The install aborted itself. I
wiped everything before hand and tried to install the rom again and still have the issue.
I downloaded the 4..3 stock rom but I don't know how to get it into my phone. I am on a mac and can't clear adb instructions.
I think I may have bricked my phone. Can someone help me find a way to fix this?





samedi 25 janvier 2014

[Q] SD Card very weird behavior - unable to format or delete topic




I have an extremely weird SD Card behavior with my Note 2:
  • After deleting files and rebooting, the files reappear.

  • I can't format the SD Card using the Android OS - it goes black screen and requires me to pull out the battery in order to start the device.

  • I removed the SD Card and attached it to my laptop's SD Card slot and tried formatting using Windows 7- the format process completed after ~30-40 minutes, yet the SD Card appeared UNCHANGED! :mad::mad::mad:

  • I used multiple SD Card formatting tools, still no dice - they either complain about write protection, that they can't start, they start and stop halfway with an error, you name it.


It's like the SD Card has built in protection that keeps the files in it in stasis form, never ever witnessed such a behavior in any storage device. What gives?

Any help, preferably from people who may have encountered a similar behavior, will be greatly appreciated!





vendredi 24 janvier 2014

Pls i need help its very important topic




So this is the story.
I have a friend who went on a vacation from Croatia to the UK. In the UK, he bought the HTc One X there, locked on o2 network. He sold that device to me, and he told me that i can unlock the device by purchasing unlock code from eBay. I purchased several codes, but i keep getting error - incorrect password.

I really have no choice, i cant sell that device to anybody, neither i can use it on Croatian networks.

Also, i have made factory reset, but it seems that neither this helps me.

Also, when i try to update software to 4.2.2, in middle of installation red exclamation mark shows up, then phone reboots. Please help me.

Device is not rooted, has stock recovery installed, bootloader is relocked, and stock 4.1.1 is installed.

Is there any other method of unlocking the device except entering the unlock code.

Thanks in advance

Sent from my HTC One X using xda app-developers app








Attached Thumbnails


Click image for larger version<br/><br/>Name:	uploadfromtaptalk1390611381533.jpg<br/>Views:	N/A<br/>Size:	126.2 KB<br/>ID:	2537285