Need help with the java for an edit text - Java for Android App Development

Ok so Ive been following the tutorials from the android development page, idk what im doing wrong..
Im using Aide from the market, could that be the reason ? As of now Ive no errors but when I install and run my app it shows nothing and the crashes...
Can anyone help?

Without showing us the error/stack trace and possibly the section of code that throws it, we won't be able to give you any answers.

Well my DisplayMessage activity(using the tutorial from fhe android page) and that second activity simply doesnt work... I'm thinking its because im using Aide?

Focusedrelaxaation87 said:
Well my DisplayMessage activity(using the tutorial from fhe android page) and that second activity simply doesnt work... I'm thinking its because im using Aide?
Click to expand...
Click to collapse
Still, without you telling us what the error message is, we can't tell you if there is a problem with Aide or maybe a typo you made or a file that is missing...you get the idea.

There are NO problems with AIDE. It compiles everything fine (apart from AndEngine).

nikwen said:
There are NO problems with AIDE. It compiles everything fine (apart from AndEngine).
Click to expand...
Click to collapse
How come when im doing something like .. findViewById(R.id.whatevr);
My id says sk.thj g abkut an unknown something, I made sure to save everything, I restarted the apl and my phone, started a new app tryed the sme thing restarted my phone...still nothing. ?

Focusedrelaxaation87 said:
How come when im doing something like .. findViewById(R.id.whatevr);
My id says sk.thj g abkut an unknown something, I made sure to save everything, I restarted the apl and my phone, started a new app tryed the sme thing restarted my phone...still nothing. ?
Click to expand...
Click to collapse
sk.thj g abkut???
For the findViewById thing: You need to set the layout containing this View before loading the View. That means that you need to call setContentView BEFORE that.
Btw, if it compiles, there is no problem with AIDE. If it does not, you are probably using an id which is not given yet.

nikwen said:
sk.thj g abkut???
For the findViewById thing: You need to set the layout containing this View before loading the View. That means that you need to call setContentView BEFORE that.
Btw, if it compiles, there is no problem with AIDE. If it does not, you are probably using an id which is not given yet.
Click to expand...
Click to collapse
Ya I saved the layout and made sure everythig had id's... I ended up uninstaling and reinstallng after deleting all the floder and stuff and retyred and finaly got it to work... wasnt a loss concidering im just getting statted anyway lol
Sent from my SGH-T999 using xda app-developers app

Related

Live wallpapers.apk installed on G1 from NeXus dump

Ok guys i've managed to successfully install the LiveWallpapers.apk from the NeXus dump and also the MagicSmokeWallpaper.apk on the G1 on android 2.1. problem is that I can't get the LiveWallpaperPicker.apk to install in order to use live wallpapers. reason being is because it isn't being deodexed properly.. I used the deo-all tool and it de-dexes the .apk but i see that it throws an error during the process and i can't find out what it is since the terminal quits to quickly for me to do so. i sign the .apk and install, but throws the error "dexopt". so my theory is its not properly being de-dexed.. once I get this solved i'll also have the new launcher2.apk, gallery3d.apk, and visualization wallpapers.apk able to be installed.
any help??
bump this get this poppin
I liked to see those apps working as well...
Major progress, so thanks to a cpl devs who helped out (miketaylor, djengizz) i've been able to install the livepaperpicker.apk and the prompt to use live wallpaper shows up now.
but it fc's. reason being is because for some odd reason when it gets deodexed the mainclass in the classes.dex gets deleted and so the activity can't be read and it isn't initialized by dalvik. all we would need is to be re-compile the classes.dex back with the mainclass and in theory it should work.. but that's where the problem lays. smali isn't being so nice and throws bunch of errors.
ive heard talk about these wallpapers. what exactly is so special about them?
[email protected]@ said:
ive heard talk about these wallpapers. what exactly is so special about them?
Click to expand...
Click to collapse
From what i've seen they allow the wallpapers to be animated, so for example, you can have a wallpaper that has different weather effects, or a pic of the ocean moving etc.
I cant wait until this is working on the Manup 1.0.1 rom.
good luck guys, this would be amazing.
update: there's just 1 issue holding this back from happenning afaik, once we get this worked out it should be a go.
jroid said:
update: there's just 1 issue holding this back from happenning afaik, once we get this worked out it should be a go.
Click to expand...
Click to collapse
Thanks for your feedback
Hope you can tune the app soon!
Maybe something is wrong with the app that you been trying to deodex. Have you tryed downloading another nexus dump from a different source and deodexing those apps? Just a suggestion in case you didnt think about it just trying to help!
i am trying to install this on my droid with 2.1.
You need to move over some of the libraries from 2.1 or else it will not work.
iamkewl said:
i am trying to install this on my droid with 2.1.
You need to move over some of the libraries from 2.1 or else it will not work.
Click to expand...
Click to collapse
ok like what libs??.. my main issue right now is when de-odexing the apk, it leaves out the mainclass activity, so it cannot be initialized by dalvik and throws a fc. I've got it installed however and attempts to intialize when prompted
jroid said:
ok like what libs??.. my main issue right now is when de-odexing the apk, it leaves out the mainclass activity, so it cannot be initialized by dalvik and throws a fc. I've got it installed however and attempts to intialize when prompted
Click to expand...
Click to collapse
Maybe he is talking about this lib's:
http://www.alldroid.org/viewtopic.php?f=210&t=850
"lib files - http://www.megaupload.com/?d=BFIEKPH3"
anthonws said:
Maybe he is talking about this lib's:
http://www.alldroid.org/viewtopic.php?f=210&t=850
"lib files - http://www.megaupload.com/?d=BFIEKPH3"
Click to expand...
Click to collapse
will look over these files. thank you
jroid said:
will look over these files. thank you
Click to expand...
Click to collapse
Any Progress on this...ill be a beta tester if you need any
this is one of the coolest features of 2.1 to be honest...the eye candy factor is amazing. Seems like progress is being made though...you think it will be done soon? want it on my mt3g soon =D
guys, I have everything I need to get this working, it's just I still have the 1 problem that is totally hindering this. i'ved asked for help to somebody but they haven't responded back, although it's not something that me and djengizz haven't tried already. at this point, only hope we have is getting an un-odexed dump, OR jf updating the smali tools that are throwing the errors that we get. believe me, if u guys can't cait to have this, imagine how i feel having everything set and ready to go with only 1 thing holding it back, especially since I was basically the first 1 to start up on this mod before anyone else.
Sucks I cant do anything to help...im just sitting down while you do all the work so I can watch my wallpaper move
sounds like your really trying hope you get this out soon...you'll be my hero for sure.
basically, the main problem is in smali... I have all the smali files and try re-assembling but smali just throws loads of erros and doesn't make the classes.dex we need to get this up and running.

[2011 DISCONTINUED] Android Theming & Tweaking [NEW PROJECT WANTED]

DISCONTINUED DUE TO GINGERBREAD RELEASE AND NO TIME TO REWRITE ENTIRE SCRIPT
WILLING TO START NEW PROJECT WITH SOMEONE ELSE
INBOX ME IF YOU WANT MY HELP FOR A PROJECT
This application will allow you to:
Do everything to theme froyo
And More!!!
Android Theming & Tweaking v2 Alpha
Download below
2.0 Development - Enhancements Finished:
Work Directory can be placed anywhere
Work Directory Move & Update
Animated Splash Screen
Phone tools by Che123 & Me
using windows 7, it is not working for me! I click on 'click me' file and nothing happen
Edit: Click me.bat doesn't open menu.bat automatically, after I click 'click me.bat' I had to click 'menu.bat' to get the options to appear.
works like a charm~
good to see you're porting this over
i'll include the windows version in the original thread and have every OS in one place
all thanks for the windows version go to you
i'll also try and fix any bugs as i know better what the scripts are doing
blackfox888 said:
using windows 7, it is not working for me! I click on 'click me' file and nothing happen
Edit: Click me.bat doesn't open menu.bat automatically, after I click 'click me.bat' I had to click 'menu.bat' to get the options to appear.
Click to expand...
Click to collapse
Sorry for that, I'll have a look tomorrow and see what's wrong
I'll post a new update with lots of fixes tomorrow
(Strict parents - spent so long on computer they nagged me to turn it off, I'm 16 and they still boss me around lol)
I'll make sure all menus work (including click me) and most of scripts work properly
//edit
The only reason I know of for it not working is because you have a space in your username for Windows. Fix will be up today
//edit
The reason I didn't post it in yours because its too buggy to display in your thread, I wanted to keep a high standard in your thread. Once its finished I'll post it in yours
Sent from my HTC Desire using XDA App
shoey-n said:
The reason I didn't post it in yours because its too buggy to display in your thread, I wanted to keep a high standard in your thread. Once its finished I'll post it in yours
Click to expand...
Click to collapse
Would greatly appreciate that
Thanks again for your porting work
Regards
Alpha 2 Released!
Fixed all visible bugs, all menus (including CLICK-ME) should now all work
Most scripts should work properly
Report all bugs to thread (either post up error shown or name of script)
Any suggestions for extra features are welcome as well (I'll tell cgrec92 about them for his version as well)
shoey-n said:
Alpha 2 Released!
Fixed all visible bugs, all menus (including CLICK-ME) should now all work
Most scripts should work properly
Report all bugs to thread (either post up error shown or name of script)
Any suggestions for extra features are welcome as well (I'll tell cgrec92 about them for his version as well)
Click to expand...
Click to collapse
the click-me still not working for me on windows 7 x64
To get the patch work in windows 7 all you need to do
is place the "ThemePro" folder on you desktop!!
mine wasn't working either until i did that
nope still not working
then also try to enter the
"properties" of both the '.bat' files in the directory and play with the "compatibility" options.
hmmm, I don't see why it doesn't work, I'll do some research about x64 because it works fine x32
Can you post up the path to your desktop please (if you don't want to show username, replace with ** but if there's a space in your username include it clearly)
Found a better way of calling the other files, it will work with everyone
(sorry for issues VeeDubZ)
You will be able to run Theme-Pro from anywhere you want, no need to place on Desktop
The Work Directory will still be placed to Desktop by default, I'm adding an option to let you specify the directory you wish to put it
(e.g Where would you like to place your Work Directory?: C:\Users\shoey-n\My Documents)
The update will be up today, and I hope to merge most of Theme-Pro 3.0 features by tomorrow
Hi shoey-n,
Why do you use this command line in CLICK-ME.bat :
call "%homedrive%%homepath%\Desktop\ThemePro\menu.bat"
Click to expand...
Click to collapse
instead of this one :
call "menu.bat"
Click to expand...
Click to collapse
?
I had the same issue than VeeDubZ with the original click-me.bat and by using this command line, it solved it.
Cheers
Thanks for the suggestion, I just noticed that when I was testing out my new way of doing it. That way will be much easier. I'm updating it with that now
New version should be up tonight
//edit
Sorry guys, I've updated the script but haven't had time to upload ( internet is really slow, so it'll take about 15 minutes )
So I'll do a major update for the release tomorrow, just for you lot
thanks for the fix, no worries about the problems with it, i started using the linux version for now, your version will just save me rebooting to use that one.
my path is the standard path that a user would use without any spaces C:\Users\vaughn\
Thanks for the progress update, looking forward to the release.
V.
Alpha 3 is out, few changes and enhancements to this version
Been tested outside of ThemePro but not inside. Hopefully new method works (hopefully uploaded right one )
Added transparent notification drawer mod (uploading for themepro 3.1 Mac/Linux in 5mins, compiling it and adding to scripts right now)
Changelog is up on first post
alpha 3 broke it all for me... none of the options work, Cmd spits out an error about "er" not being a system variable, and not being able to find the directory...
That means I made a typo somewhere, the way I done it means I only have to check 2 files so should be easy to fix, thanks for reporting the bug, fix will be up in the morning
Sent from my HTC Desire using XDA App
Beaverman20 said:
alpha 3 broke it all for me... none of the options work, Cmd spits out an error about "er" not being a system variable, and not being able to find the directory...
Click to expand...
Click to collapse
Thanks for your bug reporting, it's all fixed now
I've tested it and can confirm working

Market working on the vega 1.8 firmware

No need to install modaco R6 as it is not fully compatible with the latest vega firmware 1.8. Just follow these simple instructions and it will be working without any add-ons at all. CWM people will probably have to do it via the recovery.
Just download the attachment with the vega, go to settings, software tool, software update and point it to where you got the downloaded file. The vega will reboot and you will have a full working market. It will be the old version the first time you launch it but it will update itself. After that just install maps, youtube and everything else google. The only thing I'm having trouble installing is the official twitter app.
Hope that helps you guys at XDADEV
http://fileape.com/?act=download&id=bbxlSLJddQ5DnT4y&g=1
Thanks for this.
I have edited it and added the smalltaskbar, works great. Cheers
hi guys, i'm having issues trying to install market. i have tried this file and the one from o_g. with no luck. i can dl find and execute the file. when i comes to reboot i get the android out of the box symbol (which i'm assuming is bad ?)and have to power down the vega to get it to boot again, without market ? any ideas ? i have little knowledge of android (phone related only) and am a bit stumped.
bl1nky
bl1nky said:
hi guys, i'm having issues trying to install market. i have tried this file and the one from o_g. with no luck. i can dl find and execute the file. when i comes to reboot i get the android out of the box symbol (which i'm assuming is bad ?)and have to power down the vega to get it to boot again, without market ? any ideas ? i have little knowledge of android (phone related only) and am a bit stumped.
bl1nky
Click to expand...
Click to collapse
Have you got the cwm?
original_ganjaman said:
Thanks for this.
I have edited it and added the smalltaskbar, works great. Cheers
Click to expand...
Click to collapse
You're welcome. There are some apps I have difficulty in finding in the market. I think it's due to the market trying to aquire location. I cannot install the official twitter app either. Trying to find solutions.
demonknight9 said:
Have you got the cwm?
Click to expand...
Click to collapse
thanks for response. no i don't have cwm, do i need it ?
bl1nky said:
thanks for response. no i don't have cwm, do i need it ?
Click to expand...
Click to collapse
No, you don't necessarily need it but it doesn't hurt if you do. It has to be done via recovery if you do though, different process. What firmware have you got?
bl1nky said:
hi guys, i'm having issues trying to install market. i have tried this file and the one from o_g. with no luck. i can dl find and execute the file. when i comes to reboot i get the android out of the box symbol (which i'm assuming is bad ?)and have to power down the vega to get it to boot again, without market ? any ideas ? i have little knowledge of android (phone related only) and am a bit stumped.
bl1nky
Click to expand...
Click to collapse
The android out of the box symbol is fine thats when it is flashing the files. there should be a progress bar that turns orange, after that happens the device should reboot its self. The only requirement is you are running stock v1.08.
demonknight9 said:
You're welcome. There are some apps I have difficulty in finding in the market. I think it's due to the market trying to aquire location. I cannot install the official twitter app either. Trying to find solutions.
Click to expand...
Click to collapse
I have noticed launcher pro does not show in the market had to install manually. i have tried changing the market files, but that does not work, so it might be as you say down to location, or i think it could be to do with are device name on the market, maybe advent does not want us to have those apps. I cant remember where the device name is. I will have to look further.
original_ganjaman said:
The android out of the box symbol is fine thats when it is flashing the files. there should be a progress bar that turns orange, after that happens the device should reboot its self. The only requirement is you are running stock v1.08.
Click to expand...
Click to collapse
Thanks o_g, there is no progress bar? And if i leave the vega notfhing happens. Running stock 1.08. I'm wonering if i have been sent a second or a return. The battery was fully charged out of the box and the screen polythene had most definately been removed and replaced. Need to do some more reading methinks
Thanks for the assistance guys, my memory card was the culprit. I had swapped it for a bigger one, and not copied the contents. Sorted now tho now to get flash working properly
demonknight9 said:
No need to install modaco R6 as it is not fully compatible with the latest vega firmware 1.8.
Click to expand...
Click to collapse
If I did this to my vega on the 25th January when it was delivered. what symptoms might present?
It seems to be working well bar "horizontal line gfx glitches" occasionally on the screen.
swollox said:
If I did this to my vega on the 25th January when it was delivered. what symptoms might present?
It seems to be working well bar "horizontal line gfx glitches" occasionally on the screen.
Click to expand...
Click to collapse
It works ok, you need to delete some of the apk's out of files/system/app. things like car home can be deleted and other little things. Like that it will not run out of space when you install it and it will not give you errors. This is just another option, that's all. Some more goodies will come along from modaco and xdadev like the new R7 rom addon that were made specifically for the 1.08 firmware.
thanks man, i just changed the 0 to a 1 at the end and it worked, then market updated the second time i opened it.
been trying to do this for over 2 wks

[Q] HoneyVillain 1.2 problems

hi all,
a few hours ago i install HoneyVillain 1.2 and i have 2 problems,
1) on every boot i got a message " no sim inserted" but my tablet hasnt any working sim slot.is there any way to remove this message?
2) on every boot i got an error message the application systemupdater (process com.FD.updater) has stopper unexpectedly.please try again if i select force close i can work with no further problems.if i left it for a while my tablet rebooting and i get the same message again..any solution??
thanks in advance
android-noob said:
hi all,
a few hours ago i install HoneyVillain 1.2 and i have 2 problems,
1) on every boot i got a message " no sim inserted" but my tablet hasnt any working sim slot.is there any way to remove this message?
2) on every boot i got an error message the application systemupdater (process com.FD.updater) has stopper unexpectedly.please try again if i select force close i can work with no further problems.if i left it for a while my tablet rebooting and i get the same message again..any solution??
thanks in advance
Click to expand...
Click to collapse
You SN is aptly named
Literally two posts below yours http://forum.xda-developers.com/showthread.php?t=1230744&highlight=ro+carrier
Perhaps the response was helpful to android-noob, I'm not sure. However, I have searched for quite a while and don't see anything relating to the questions that result in actual help to fix the problems. I certainly take full credit for being an android idiot but we all start somewhere when we're trying to learn new things. I've been trying to learn from reading and this is quite honestly the best forum for everything that has to do with phones and tablets.
I would appreciate a simple link or response that might be of help to fix the problem of suddenly getting the errors listed by the first poster if you would be so kind.
Thank you for any help you can give.
docvicki said:
Perhaps the response was helpful to android-noob, I'm not sure. However, I have searched for quite a while and don't see anything relating to the questions that result in actual help to fix the problems. I certainly take full credit for being an android idiot but we all start somewhere when we're trying to learn new things. I've been trying to learn from reading and this is quite honestly the best forum for everything that has to do with phones and tablets.
I would appreciate a simple link or response that might be of help to fix the problem of suddenly getting the errors listed by the first poster if you would be so kind.
Thank you for any help you can give.
Click to expand...
Click to collapse
Let's see. I did provide a link in my response, and the last post on the page of the link I gave had the fix for the sim card message. How much more spoon feeding will you require?
first you need file manager with root access
Sim card messages:
Go to system there is a file called build.prop ,open it and add the line ro.carrier=wifi-only,you can add this line on the bottom of the file for example and les and save the file.
Reboot and the simcard message should be gone.
For the fd.updater problem:
That is because the build prop is changed so the update service doesn't recognize it.
That is no problem I delete this in my roms so you won't have that stupid message.
What you can do is go to system/app, find fd.updater.apk and fw.updater (i think that is the correct name) and rename them by putting a .bak behind the name of the apps.
Reboot and the messages should be gone.
civato said:
first you need file manager with root access
Sim card messages:
Go to system there is a file called build.prop ,open it and add the line ro.carrier=wifi-only,you can add this line on the bottom of the file for example and les and save the file.
Reboot and the simcard message should be gone.
For the fd.updater problem:
That is because the build prop is changed so the update service doesn't recognize it.
That is no problem I delete this in my roms so you won't have that stupid message.
What you can do is go to system/app, find fd.updater.apk and fw.updater (i think that is the correct name) and rename them by putting a .bak behind the name of the apps.
Reboot and the messages should be gone.
Click to expand...
Click to collapse
If he's not going to read the same answer on the link I posted, what makes you think he's going to read your post?
kjy2010 said:
Let's see. I did provide a link in my response, and the last post on the page of the link I gave had the fix for the sim card message. How much more spoon feeding will you require?
Click to expand...
Click to collapse
Woweeeeeee.spoon feeding sucks I been there for 12 weeks twice this year while recovering from shoulder surgery.then again less then a month ago.
Op I do not have this or any of the other known issues with the custom roms.thou I know they can bring some extra speed and apps.
Kjy can you go spoon shopping for me.Erica needs some new winter boots.
Giggles.
Goodluck. OP ..
BACKUP THE BUILD .prop file before you edit it.
Thanks for your reply and for being so kind in it. I was able to repair my problems right after I posted, which is why I rarely post. I have no formal computer education, self taught. I normally do pretty well but run into problems once in a while that stump me. This forum is a true Godsend to a 63 year old woman. Thanks again.
Sent from my A500 using XDA Premium App
Thanks so much.
Sent from my A500 using XDA Premium App
kjy2010 said:
If he's not going to read the same answer on the link I posted, what makes you think he's going to read your post?
Click to expand...
Click to collapse
I'm nice to old ladies,
Honeyvillain 1.2 problems
civato said:
I'm nice to old ladies,
Click to expand...
Click to collapse
Yes you are, your Mother would be proud. Seriously, thanks.

[TOOL] rkBreakout v1.2 -- HUAWEI Ascend W1 jailbreak tool

It's dangerous if you don't know what it is.
You must read every instructions in the tool carefully.
I don't guarantee that I'll answer every questions about this tool.
W1-C00 and W1-U00 are both supported. W1-U34 is not confirmed, but it should be same as W1-U00 in theory.
XP is not supported, you need Vista and above system.
Tested only on China ROM GDR 0/1/2/3, but all ROMs are compatible in theory. If something wrong, post your phone's version and ROM version.
Only universal homebrew xap will work. Anything use Samsung service won't work.
Click to expand...
Click to collapse
If you messed up everything and don't know how to fix, try this to get your phone alive.
http://forums.wpcentral.com/huawei-ascend-w1/229445-those-who-get-their-w1-market-locked-china.html
Features (part):
Interop Unlock
Xap CAPs Unlock
Camera shutter sound option
Wifi static IP option
Map2SD
MTPRoot
Sorry for my bad English in translation of this tool.
rkBreakout v1.2e Build 2014.04.07:
View attachment rkbreakout_v1.2.zip
Click to expand...
Click to collapse
Reserved
some little corrections to your translation, if you don't mind.
2. This tool may corrupt your device and void your warranty, use it at your own risk. The author has made best efforts on this tool to avoid these risks, but the author cannot be held responsible for any damages to your phone. If your device is corrupted, the author will not provide any service or guide to repair.
5. This tool is NOT a ROM-Flashing tool, so all your data is preserved after jailbreak.
Hope I could help.
is there a bootloader fix option for w1-U34(GDR1 Windmobile-Canada ) . I tried your app with both u00 and c00 options andIt shows the phone in device manager and in step 4 "Phone Connected". But in step 5 it shows waiting for phone to restart, With an error message " Image download Failed. Cookie (if Present) not Received. Could you add an option of this model too, or is there a way to change it from u34 to u00.
P.S on a sidenote Great job on the app its pretty easy to use, I do get an error when I open it runtime error '53' - File not found, after I click ok opens the app not sure if im missing something or its a problem with the app
Any Huawei apps with Interop caps are possible to install like Memory managment?
Suhaib10 said:
is there a bootloader fix option for w1-U34(GDR1 Windmobile-Canada ) . I tried your app with both u00 and c00 options andIt shows the phone in device manager and in step 4 "Phone Connected". But in step 5 it shows waiting for phone to restart, With an error message " Image download Failed. Cookie (if Present) not Received. Could you add an option of this model too, or is there a way to change it from u34 to u00.
P.S on a sidenote Great job on the app its pretty easy to use, I do get an error when I open it runtime error '53' - File not found, after I click ok opens the app not sure if im missing something or its a problem with the app
Click to expand...
Click to collapse
Currently W1-U34 is not supported because partition struct is unknow.
Runtime error is a small bug, fixed, thanks.
djtonka said:
Any Huawei apps with Interop caps are possible to install like Memory managment?
Click to expand...
Click to collapse
No, Storage Manage need driver by Huawei. AFAIK only Russian ROM has driver support it.
You should details this jailbreak, most users do not know what expect after it. Anything new on menu, visible an partition hided before or Interop etc
djtonka said:
You should details this jailbreak, most users do not know what expect after it. Anything new on menu, visible an partition hided before or Interop etc
Click to expand...
Click to collapse
It's fun for users that finding new stuff by themselves. Actually only a little things have been changed after jailbreak.
Doing now 2nd time and have perform HR again due to stocking on black screen after booting and your logo.
reker said:
Currently W1-U34 is not supported because partition struct is unknown.
.
Click to expand...
Click to collapse
well if there is anything I can do to help u find out, let me know ill be more than happy to help.
also is there a way to backup my current rom (stock).
Suhaib10 said:
well if there is anything I can do to help u find out, let me know ill be more than happy to help.
also is there a way to backup my current rom (stock).
Click to expand...
Click to collapse
Post 'About' on your phone, I need hardware and cpu model
W1-U34_1030.5614.46900.20900.USA-Channel.rar:
http://pan.baidu.com/s/1o6LkhN8
Reker is samething wrong with it, always got black screen while after booting and Huawei logo. Only after HR the phone is booting properly but is nothing missing after it?
djtonka said:
Reker is samething wrong with it, always got black screen while after booting and Huawei logo. Only after HR the phone is booting properly but is nothing missing after it?
Click to expand...
Click to collapse
My mistake, an old test file was used in tool. I'll corret this in 30minutes
Edit:
Fixed, try again
Won't even start
djtonka said:
Won't even start
Click to expand...
Click to collapse
You mean the tool? I tried it's OK on my computer. Maybe upload problem? I use my server as a proxy to pack and upload.
I've packed again and reuploaded it
it is working like a charm now
reker said:
Post 'About' on your phone, I need hardware and cpu model
W1-U34_1030.5614.46900.20900.USA-Channel.rar:
http://pan.baidu.com/s/1o6LkhN8
Click to expand...
Click to collapse
Here you go even attached other stuff from HWdiag
I'll try that out that rom . Thanks
Suhaib10 said:
Here you go even attached other stuff from HWdiag
I'll try that out that rom . Thanks
Click to expand...
Click to collapse
U34 should be same as U00. You can try change a computer or reinstall QPST/Driver first. Some people said that 'cookie not present error could be fixed by using a winxp/another qpst windows driver'
reker said:
U34 should be same as U00. You can try change a computer or reinstall QPST/Driver first. Some people said that 'cookie not present error could be fixed by using a winxp/another qpst windows driver'
Click to expand...
Click to collapse
that could be the problem cause I was trying on Win 8 and it auto found the drivers didn't need to install them. I'll try it on XP later today.
Suhaib10 said:
that could be the problem cause I was trying on Win 8 and it auto found the drivers didn't need to install them. I'll try it on XP later today.
Click to expand...
Click to collapse
The driver should be installed manually, do not use the driver system auto provided.
Don't try XP, the tool do not support it

Categories

Resources