HI all. lets talk about your experience modify phone.
i am in years 2009 mod my Sony Ericsson W660i.
modify font, driver camera, flash menu, elf, and another. i am not remember
how about you?
Hello, we already have a topic about this. Please move your discussion to:
The first phone you rooted??
Therefore, I will close this one.
Related
What cab is the Big Clock I see on e all the today screens called and where can I get it for my at&t tilt ??
You can try this: Its called HTC home plugin. if you have vga screen there is a thread for it here on this forum. Just search htc home vga
Thanks that was it
How does one edit what is shown.
I do not need all the extras
is there a way to back this out if you dont like the way it looks?
Dont mean to hijack the thread but I would like to know as well, I like the plug in but the clock is to big any way to make it smaller ?
thanks
God these newbies are relentless... You answer one question (one that could have been solved via search or more over just READING the thread with the pictures of the clock you like. Instead of just looking at the pictures) and you get several follow up posts that could be answered in the same fashion...
Its like answering them just enables their lazy attitude.
Enough rant.
UNINSTALL IT. If you don't know how to do that. READ YOUR MANUAL.
As for the other one, search. Hell, just click through some menus.
And the other, does not get smaller (that I know of) with advanced modification to the plug-in.
Later, Lew
P.S. That was a long over due rant.
Delete MY POST Please
Guys,
I agree...but also disagree...
Agree: newbies/noobs should always read before they ask, use google, use search, rtfm, etc.
Disagree: just ignore the stupid questions, and if you have time, answer them (with a hint to why it's stupid, they might...possibly...eventually...learn! )...
Last but not least: google/search for HHC (HTC Home Customizer), the best HTC Home editor (AFAIK) which allows you to change the font, buttons, etc.
Regards,
Nika.
Hi,
I'm relatively new to flashing and trying different ROMs but with the help of this forum, I think im getting there.....slowly at least.
That was until I installed this application for the big clock on the today screen, im runnning a winodws mobile 6.1 ROM and just assumed (for some reason) this would work.
After installation of the big clock mod, my phone just keeps resetting its self, over and over.
I'm hoping that i can fix the problem by flashing a new ROM, however the phone wont stay on long enough for me to sync it then run the ROM utility.
Is there a way of putting the phone in boot loader then running the flash application from the computer?
Thanks
Moderator feel free to move this thread if it's not developement or delete it.
Well I expose my question :
I live in france and use sfr.
Since the only sell HTC Magic they developped a program for the voicemail.
Problem when I lauched the program it says : " This programme is only for HTC magic user your device isn't supported."
How can I appear as a HTC Magic?
I've tried to modify build.prop (I think it's that file to appear as a magic user),
But it didn't worked.
here a copy of my build.prop.
If any mod could look my problem and tell me how to do this or if it's possible.
call tmobile !!!!!!!!!!!!!!!!!!!!!!!!!!!!
jordanfein92 said:
call tmobile !!!!!!!!!!!!!!!!!!!!!!!!!!!!
Click to expand...
Click to collapse
are you kidding? learn to read. he says hes in france and has SFR, NOT TMO.
dixxa, you might want to pop this into the app forum because one of the devs over there recently patched the t-mobile "My Account" program when a similar thing was happening to anyone who had a custom ROM. someone may be able to find you a suitable hack for the voicemail program.
yeah I think I'll try that but I would prefer a more rapid solution.
Patching sound so heavy well I'll go for it.
I'll let this thread open if a dev look and know it could be great.
Are you talking about SFR Répondeur Visuel ?
I think it's expecting "HTC Magic" as product model.
Try this in build.prop :
ro.product.model=HTC Magic
Edit: dixxa, check your PMs as well
I move your thread in Q&A section, i think you should go to http://forums.smartphonefrance.info/index.php?c=7 and ask them.
Or you should try a apps that change your user agent search on the market.
Well,
I came back home and tried to modify the line zappletoo suggested.
It worked my phone is identified as a Magic and I can now use my app
Thx Xda.
PS: You can close this thread.
As many of you might know, there is a blackberry app that will function on windows mobile. At least one person has the app functioning, though on a Touch Pro, for which this app was developed. The only way to run this app on the X1 is to rename the device from HTC-Kovsky to HTC-Raphael. Does anybody know how to do this or where this data is stored in the device?
Thanks in advance to anybody who can help me out.
that has been asked and answered 8a few times) in the past, so searching should help
I would add the link but I don't have time, so pls do search yourself...next time before opening a new thread, thx
not dev related, moved to q&a
Hi everyone,
At the beginning I do apologize if it's the wrong place to post this thread. I am a "noob", a very very beginner. Can you guys just tell me is it difficult to create an app, which looks like quiz, but there are no wrong or correct answers, but only points for the answer? I'm in need to make an app where the total points will be visible at the bottom and updated (cumulated) in real tim while choosing answers. Also I want to place all questions on one page, which you can scroll (total of 11 questions).
Below is a simple example how I need it to look like.
I will appreciate any help, it's really very very important to me.
I know that I sound like (and I am ) a noob. I know that there are loads of different tutorials, but it will take me ages to understand it and make it on my own.
Hope you guys can help and again sorry if that's a wrong place for this thread.
Kind regards
[img=http://s28.postimg.org/94mvo62hl/scoring.jpg]
Hi there,
The project you described should be fairly easy to create, after you've learned the basics of Android Studio. Alot of the graphical work in your project can be done in a WYSIWYG editor. The first step would be to install Android Studio and familiarize yourself with the interface. Pay particular attention to "layouts" and "design view".
Cheers,
Shockfire.
hi nadaall,
If you want to create highscore for your quiz app,learn SharedPrefernces in Android.It will store value and also modify when highscore attain.If you want to show questions in one page,then you can copy random questions into ArrayList and then show it in the page.
I also created quiz application,Try this: play.google.com/store/apps/details?id=makeinfo.com.quizapp
Hi, firstly I just wanna say I'm completely new to android studio & coding. I recently began building my first app & feel like my head is gonna explode
I've tried searching online for an answer to my question but couldn't find anything related, so I thought I'd post it here and see if any of you guys could help me out.
So I spent all of last night trying to create a splash screen and login page for my app, which I still haven't completed but thought I'd get ahead of myself and prepare for the next steps and potential issues I could encounter.
I want to create a circle image next to people's names which they can click and change with a different image (not on their phones device but within the app) just a simple image such as the letter from A-Z which are different colours. I have no idea how to do this or if it is even possible? Sorry if I am not explaining myself clearly but any help or advice would be much appreciated.
Thanks in advance
Spyro0408 said:
Hi, firstly I just wanna say I'm completely new to android studio & coding. I recently began building my first app & feel like my head is gonna explode
I've tried searching online for an answer to my question but couldn't find anything related, so I thought I'd post it here and see if any of you guys could help me out.
So I spent all of last night trying to create a splash screen and login page for my app, which I still haven't completed but thought I'd get ahead of myself and prepare for the next steps and potential issues I could encounter.
I want to create a circle image next to people's names which they can click and change with a different image (not on their phones device but within the app) just a simple image such as the letter from A-Z which are different colours. I have no idea how to do this or if it is even possible? Sorry if I am not explaining myself clearly but any help or advice would be much appreciated.
Thanks in advance
Click to expand...
Click to collapse
best resource for googling all coding questions is stackoverflow.com
i.e., related to your posting: google for "android click image change background resource stackoverflow"