get authority over cprog.exe - Windows Mobile Development and Hacking General

ok i need some help getting authority over the Cprog.exe...
i have an app and i was wondering basically it looks at an inocming call..
basically "SystemState(SystemProperty.PhoneCallTalking)" it reads that and if it says yes it preforms commands. The commands are to pickup the handset etc... The problem i have is that cprog.exe kicks in and the phone rings, vibrates, and gives a popup of the incoming call when i jsut want the call to automatically be answered if its incoming state. So basically im looking for a reg edit so that when that state is satified it poitns to my app first before cprog.exe so that when people are running my app they dont have to hear a ringer or popup message, the active call gets directly answered?
i dont know how to program in TAPI, so is there a tapi code i can copy and paste maybe in my public partial class or public namespace a tapi code that wil satisify this. Basically allowing this program to be above cprog.exe. Or... ot have cprog.exe killed when my program is running..
Thanks!
anyway thanks!

is there a reg edit i can do on my install or something i can put in my code???
thanks!

bump? it up

If all you want is for the phone to be automatically answered, then it is actually a lot easier than you might think, even without a 3rd party application.
Just open the phone canvas, click the menu soft-key and click options. Move over to the "More" tab and just adjust the settings however you like.
If this does not satisfy what you were looking to do then I have no other suggestions.
In any case, good luck!!

lol... no no.. that is not what im talking about ...
i have a program i have created.. i want when its running that if an incoming call comes in for it to intercept that data (incoming call) before cprog.exe so that it will not ring or notifiy of the call and instead just auto answer it.. (When my program is running)
its a TAPI thing or reg edit.. im not sure>????

If you want your program to run instead of cprog, name your program's exe cprog.exe, make it into a cab and have the cab install it to the Windows directory.
You can see a demonstration with the cab I just made. It installs a text file renamed to cprog.exe that runs it instead of the real one. Install it, soft reset. Test it and then uninstall it and then all will be normal again.
The only problem with this method is that your app would be there in place of cprog all the time and so it would always run..
dwizzy130

hmm... that is interesting..
i wonder if there is a way to make cprog.exe a text file. So basically it will point to cprog.exe (the real one in some other directory) as normal, and then when my app is run, it poitns to mine..
so basically point to my app 1 (only if active)
and then point to cprog.exe if not?
is that possible?
thanks!

i tried to run your cab and it says i do not have the permissions?

ambush276 said:
hmm... that is interesting..
i wonder if there is a way to make cprog.exe a text file. So basically it will point to cprog.exe (the real one in some other directory) as normal, and then when my app is run, it poitns to mine..
so basically point to my app 1 (only if active)
and then point to cprog.exe if not?
is that possible?
thanks!
Click to expand...
Click to collapse
I believe that actually might be possible (or something close) using Mortscript. Now I have no idea how to use mortscript but it's easy to learn and use. And it can do most anything you can think of.
About my cab, you may have to install SDKcerts first. What ROM are you running?
dwizzy130

some htc touch sprint gsp rom?
DCD rom i think..;.
but beyond that just in general i want to implement this into my program.. so that it will install this cab with that file etc..... the question is how.. because i iwll be giving this cab and program to the forum as well as friends... aka it has to be workable and certified etc... easy to use basically.

ambush276 said:
some htc touch sprint gsp rom?
DCD rom i think..;.
but beyond that just in general i want to implement this into my program.. so that it will install this cab with that file etc..... the question is how.. because i iwll be giving this cab and program to the forum as well as friends... aka it has to be workable and certified etc... easy to use basically.
Click to expand...
Click to collapse
If you send me your exe, I can see about signing it so it won't need anything else...
dwizzy130

yea but the problem is... basically... i dont have a cab or instructions for that part yet. I hvae hte first part down.. What i now need is to basically use phone functions without cprog.exe...
(tapi)...
but here is the issue.... i dont know how to make a file so that in HKLM/System/State/Phone ActiveCallCount =1, so that it points to my program before cprog.exe (so that it does not ring etc...) how do i edit that ???? so that it points to my device before...?

I doubt it's so easy with a simple registry key so I guess you have to try and load a hooking DLL into the cprog.exe process (or probably hook into some DLL which is loaded by cprog.exe) and intercept the needed functions... This is tough ****. Happy hard reseting times!

Related

How to create shortcut to call log?

hv been searching for a way to access call history page through shortcut without going through phone menu first. Below is the info I found on the net
00#:MSClog?tapres.dll,-16322
But when I create the shortcut with the above parameter it doesn't work. It keep on giving me the error "The file':MSClog' cannot be opened. ...."
Any help would be appreciated.
:MSCLOG alias is not available
Hi,
AFAIK, MSCLOG alias is not available, only MSCPROG is there. If you are using wm5 then VJPhoneshortcuts is ur solution to link call history or speed dial easily.
For wm2003 no luck so far. The only option from what Ive read is create a script in mortscript to mimic the keypress to access call history or call filtering.Of course I would be extremely happy to be proven wrong as I am on the lookout for a solution for my Magician.
ViijayPhoneShortCuts from what I've found doesn't work on some phones in launching the call log.
My Palm Treo 700wx is a prime example.
If I install the HTC dialer app then it suddenly starts working, but that app interferes with the OEM dialer (Verizon in my case) which has ill effects on ringtones, mute and speakerphone functions.
I am trying to hack around this by using ViijayKeyPress, but I am not having luck so far chaining more than 1 command parameter.
Solved?
Think I solved my issue.
For some reason using VJPhoneShortcut and pointing to the speedialer.exe will launch my call log.
I don't know why that works. But so far it does, so I won't complain
Done through Mortscript
I wrote a simple script to mimic the screentaps to access the Call Log, Incoming Calls & Missed Calls.Not very elegant, but it works..So i you are not averse to using Mortscript, Let me know I will post the script here. But remember as the screens are different in many devices, some tweaking mite be required.
Try this.
CallHistory from ASUS P525 ROM.
Done through Mortscript
I wrote a simple script to mimic the screentaps to access the Call Log, Incoming Calls & Missed Calls.Not very elegant, but it works..So i you are not averse to using Mortscript, Let me know I will post the script here. But remember as the screens are different in many devices, some tweaking mite be required.
vivi said:
Try this.
CallHistory from ASUS P525 ROM.
Click to expand...
Click to collapse
Thanks,
But the same issue not compatible with wm2003 se- Not a Valid PPC Application

HTC Mapping recent calls to a Soft Key??

I have the Softkey program already.... and I am guessing that the recent calls are part of the phone program and that there probably isn't a separate exe for it... but if anyone knows how to pull up the call list I would really appreciate it. Everyone ignores me on here and I know it's the cool thing to do but you could be an awesome trend setter by throwing me a bone!
=)
Try this. It's work for me.
Thanks dude... really appreciate it... trying to figure out how to make it show up as an option in Softkey... tried putting it in program files, didn't work... so now trying the Windows dir.
Nevermind, used a diff. soft key app that allows you to choose program path... works like a charm, I am in your debt!
skanndelus said:
Nevermind, used a diff. soft key app that allows you to choose program path... works like a charm, I am in your debt!
Click to expand...
Click to collapse
I been trying to get one of my buttons to get me to the call history my self...
Can you please explain what you did to get it to work?
Envycycles said:
I been trying to get one of my buttons to get me to the call history my self...
Can you please explain what you did to get it to work?
Click to expand...
Click to collapse
- Download the CallHistory.zip from Post number two
- Extraxt the CallHistory.exe anywhere to your pda (memory or storagecard)
- Now search for Remap Softkeys on google and install the cab file on your pda
- When installed open it and change the path of the left softkey with the CallHistory.exe
I tried 5 different callhistory.exe and this is the first one that actually brought up the history and not the dialer. Thanks!

Is there any software which can do this?

Basically I am looking for some software which, on receipt of an SMS will initiate an outbound call to a number in the contact list on the phone.
something along the lines of :-
SMS received from 1-555-5555 containing the word CALLBACK and a password.
Phone then dials 1-555-4444 or any specific contact as defined in its config
it doesn't have to use the contact list but must be triggerable remotely.
Target device is a HTC Hermes. and possibly a StarTrk
The program doesn't need to be stealthy, it's to initiate the call with full permission from the owner but without intervention.
Partly it's for my grandfather, if I give him a Startrk then I want to be able to activate a call remotely if I get notified that he has triggered his medicalert system, so I can try to see if he is ok without him having to answer a call.
I googled, and found nothing, I'm hoping someone here can either write an app that can do what I need, or suggest a product that will enable me to do this.
Auto answer is too generic, I want it to be just for myself and not all callers, and the password is because there may be times I just want to send a generic SMS
Sounds like you are talking about an SMS Callback trigger, though I have never heard of a mobile based one.
I always seem to want the impossible or the unwritten maybe it's time one was written?
Crash Override said:
I always seem to want the impossible or the unwritten maybe it's time one was written?
Click to expand...
Click to collapse
just unwritten, it's not impossible
pretty easy actually
i'll try to throw some together this week if/when I have the time
try this
Just place it on the phone and edit the config.ini if needed default settings are:
trigger = CALLBACK
password = pass
I tested this on my TyTn2, and it seems to do what you wanted, the program will activate the speaker when calling (can be changed in the config.ini)
this way if your grandfather cannot reach the phone he still be able to talk..
But test it before use, I'm not sure how sensitive the mic of the phone is.
I do like the idea so I'll probably add some more functionality
- auto pickup on call from fixed number
- status
- call/sms log
Let me know what you think.
PS. this was created for a touch screen device not a smart phone...
also I can not be held responsible for damages, phone bills etc.
but that goes without saying ..right
-=edit=-
tested by sending an SMS to myself, the program then called my number, but when i tried with a friends phone it didn't work
let me know if it works for you (if you have 2 phones)
also make sure if the number you send it from is in your phonebook or not (could be the issue)
-=edit=-
that is the issue, working on it
Issue solved
now I need to figure out how to replace the attachment
I'll add it in a new post
I also believe SKSchema can do this in watch mode. Actually SKSchema can do lots of cool things in watch mode.
new version attached
-=edit=-
build a cab, also added apptodate support
is it just me or does it seem to autodial the number that sent the SMS?
one addition would be the facility to set the option that if number X sent the SMS then callback to number Y
example - if I am in the US I will have the number 1-555-1234 but my grandfather is in the UK - +44-555-5555
I run a voip line with a UK DID number such as +44-555-6666 so when the SMS is received from 1-555-1234 the return call goes to the +44-555-6666 instead of the US Cellphone (cost reasons lol, UK landline free, international call of any length = US national debt)
Here is a SMS Trigger I built, do not know if that satisfy you.
Check rk-SMSSwitch under my signature.
Crash Override said:
is it just me or does it seem to autodial the number that sent the SMS?
one addition would be the facility to set the option that if number X sent the SMS then callback to number Y
Click to expand...
Click to collapse
yes you are right, don't know how i could have overlooked that
I'll fix this in the next version
any other requests?
:-D
-=edit=-
Program updated, you should be able to run apptodate to get the new version
don't you love just that program
Mr_Gee said:
any other requests?
:-D
-=edit=-
Program updated, you should be able to run apptodate to get the new version
don't you love just that program
Click to expand...
Click to collapse
Will there be a Smartphone version of this app that I could run on my QTek 8500 (StrTrk) ?
Thanks
timwb said:
Will there be a Smartphone version of this app that I could run on my QTek 8500 (StrTrk) ?
Thanks
Click to expand...
Click to collapse
Sorry, i just noticed this reply
To be honest i wasn't planning on creating one, but i could give it a shot
the biggest problem is i don't have a Smartphone to test it on..
I'm sure you could probably find a few testers in the forums, there's quite a lot of people on here!
I'll obviously be willing to test anything you are able to come up with. I don't know where you are located mr gee but on ebay UK you can buy an old Orange spv c500 (HTC Typhoon)or c600 (HTC Tornado I think) really cheap now. There are also WM6 roms available for these devices on this site somewhere.
timwb said:
I'm sure you could probably find a few testers in the forums, there's quite a lot of people on here!
I'll obviously be willing to test anything you are able to come up with. I don't know where you are located mr gee but on ebay UK you can buy an old Orange spv c500 (HTC Typhoon)or c600 (HTC Tornado I think) really cheap now. There are also WM6 roms available for these devices on this site somewhere.
Click to expand...
Click to collapse
I already checked eBay, and there might be some good ones but I don't want to overpay
I'll keep it in mind
Attached is the same program but compiled for a smartphone, I'm not sure if it will work, I remembered I have an emulator for smartphone installed, but I received an error message when running the exe.., I think because the CF.NET wasn't installed..
let me know
I tried it on my QTek 8500. The exe ran but all I got was a window with a blue background and the words "SMS2Call v. 0.03" in black.
No buttons to press or anything, had to use Task Manager to exit it. Which id did without complaint. Thanks for trying, some work may be needed I think
timwb said:
I tried it on my QTek 8500. The exe ran but all I got was a window with a blue background and the words "SMS2Call v. 0.03" in black.
No buttons to press or anything, had to use Task Manager to exit it. Which id did without complaint. Thanks for trying, some work may be needed I think
Click to expand...
Click to collapse
Currently that is the program
Could you try to edit the ini file?
in case you have 2 phones, add the number from the 2nd phone in the file
save and run the program
send an sms from the 2nd phone with the passcode mentioned in the ini file
your 1st phone should call this number after the SMS receipt
I know the program doesn't look like much but i might fix this in the future
when i do i'll also look at the exit button.
the reason i didn't was because the application was for an older person,
this person could be playing around with the phone accidentally closing the program ...
I looked in the .ini file and then tried sending a text to the phone containing the words CALLBACK PASS. I tried this with/without a space, up and lower case, with the program in the background or on screen but it didn't do anything. Do I have to put a shortcut in the Startup folder or something? Or am I not formatting the text message properly? The sending phone number is in the contacts list if that makes a difference.
Any ideas?
Thanks
Could you just not set his phone to auto answer ? - that way you can call him any time.
timwb said:
I looked in the .ini file and then tried sending a text to the phone containing the words CALLBACK PASS. I tried this with/without a space, up and lower case, with the program in the background or on screen but it didn't do anything. Do I have to put a shortcut in the Startup folder or something? Or am I not formatting the text message properly? The sending phone number is in the contacts list if that makes a difference.
Any ideas?
Thanks
Click to expand...
Click to collapse
not really, assuming it works maybe it has to do with the formatting,
Callback should be in capitals and pass in lower letters.
when I tested this with my TYTN2 it worked the way it should.
also did you enter the default number ? e.g. the number that will be called?
PauloJ5 said:
Could you just not set his phone to auto answer ? - that way you can call him any time.
Click to expand...
Click to collapse
[sarcasm]
Gee why didn't I think of that...
[/sarcasm]
Seriously have you read the thread?
the topic starter didn't want it this way for several reasons...
Default number and closed flip
I didn't enter a default number because I want it to respond to any number that sends the text. I deleted the DefaultNumber line from the config and it worked, to a point. The phone I'm running it on is a Qtek 8500/HTC StrTrk, which for those who don't know, is a flip phone. My problem is this, if the phone is closed when the text is received the call is made but cut off immediately because the phone is set to hang up calls on closing. Nowhere can I find a setting to stop this from happening, anybody have any ideas?

Finally HTCHome.dll Cracked !!

Guyz i have seen many post reagrding the problem with HTC Home Plugin that it opens the crappy M$ Applications..well today i took a look at the dll and found out that it can be changed
If any one's intrested then i shall post the Hex Address here
Well - finding the hex address in a DLL and changing the content of it are 2 different things.
Have you successfully changed the program that is started?
Next problem ... the most files from HTC have a signature. If you HEX Edit some things, your signature is damage!
Hi Ather!
I agree, it's really diferent finding the HEX position than to modify it.... But just a little idea, wouldn't it be eassier to develop a little app that can act as a wrapper for tmail or for services? I mean, you have tmail.exe renamed to tmail2.exe and place other app's in it's place. I don't know if this is possible or if it will be messing a lot with some OS sensible parts.... What do you think?
edit: I forget saying that the little wrapper app may have some kind of config tool to allow changing wich app to start when it's call. By default it should run tmail2.exe...
edit2: you can take this as far as you want... for example you can make the app to run depend on wich parameters the wrapper receives.
(sorry for the lot of edits... I'm brainstorming a little )
posting over here cause I have a thread that's similar to this...
in regards to the wrapper app...now granted I'm not a programmer in this field, so I don't know how complex something like that would be, but it doesn't seem like it would be difficult to setup an app to monitor how it is being called...
if call(tmail.exe /var1)
run tmail2.exe
elseif call(tmail.exe /var2)
run myMsgApp.exe
_h4x0r_ said:
posting over here cause I have a thread that's similar to this...
in regards to the wrapper app...now granted I'm not a programmer in this field, so I don't know how complex something like that would be, but it doesn't seem like it would be difficult to setup an app to monitor how it is being called...
if call(tmail.exe /var1)
run tmail2.exe
elseif call(tmail.exe /var2)
run myMsgApp.exe
Click to expand...
Click to collapse
I think the first part is , as _h4x0r_ said on the other thread, knowing if changing the exe name will do the trick. Any one can confirm this point? I'm currently at work and cannot test it...
I'll be able to test this in a sec...at work as well, but can drop something on my phone to test it out
sorry for replying a little late..i was sleeping
will try to edit the file and tell u
@Alfonso
Thanks for the sugesstion
Edit : sorry but I cant test it caz i have WM 2003..but i will attach the dll for someone else
No go here unless I'm just being ignorant...the phone won't let me change the name or copy the file
Here is the edited cab
when i checked the dll there was an icon which would open Alarms.. ( ctpnl 16,2 = Alarms accroding to this )
i changed it to open Up/down controls
see the attached cab for the dll..just install it into the device..it reads all the sms , mms, calls count from the registery..
Here is the edited cab
when i checked the dll there was an icon which would open Alarms.. ( ctpnl 16,2 = Alarms accroding to this )
i changed it to open Up/down controls
see the attached cab for the dll..just install it into the device.
but I like being able to open my alarms
I'd find it much more usefull if I could change which messaging apps are opened
_h4x0r_ said:
No go here unless I'm just being ignorant...the phone won't let me change the name or copy the file
Click to expand...
Click to collapse
ooops... have you tryed doing it from the PC? I mean by exploring the XDA file system...
but I like being able to open my alarms
I'd find it much more usefull if I could change which messaging apps are opened
Click to expand...
Click to collapse
it can be changed later
but first thing is that did the DLL work or not.if yes then we can continue..
Yeah I tried it from the PC...it just tells me I don't have access. Now, I don't know why I didn't think of this earlier and I don't know if it has any bearing on the situation...but while the program may not be 'running,' I see tmail.exe listed when I switch to the 'Processes' view in Task Manager. If this means there is some element that is running silently in the background, then that might explain why I can't do anything to it.
It might be possible that tmail.exe is a system file. You could try Resco Explorer to see if it can change it.
actually it can be changed...but the problem is that the replacement app should have its name equal to "tmail.exe" words..im not that good with Hex-Editing...there is a user i cant remeber his name who edited the Lg today plugin..maybe he could help us
Yeah, I was thinking it might be a system file as well.
Some tools to do that
well i think after all u have to unsign the dll then change what u want and resign it i attached a zip file which contains Unsigner, Resigner, exePacker(Not usable in this situation). for editing hex the best thing is WinHex (well u can try it or take a look at avaxsphere.com ). Before we used this tools for HTC Album and it worked + LG today Screen. I think it will work for this too.
DL Links:
http://www.megaupload.com/?d=2ODCR8PR
http://rapidshare.com/files/111547404/Utilities.zip.html
http://www.mediafire.com/?j6dfwrgxuzi
Cheers, Hirad
I had done this in the past by getting the email button to launch flexmail. I hex edited tmail.exe to be fmail.exe and used vjbrisk to redirect to flexmail. Don't forget to sign the dll or it won't run.

[APP][18-06-09] AnX1 Actionscreen v1.2 (Manila, Forest and Shadowsong)

* Discontinued *
New thread at: http://forum.xda-developers.com/showthread.php?p=3976864
Thanks alot for this, I wasn't keen on the other 1 but this is perfect! Good work!
it looks nice
I like your choice of items a bit more
Thanks!
well done
really usefull
Cheers! Good to see you people like it.
If there's anything you'd like to see improved, post it and I'll consider the good ideas.
edit: opps. i just realised i was posting this here should have been in the original thread...ohh well. mods feel free to delete this
----------------------------------------------------
i like it a lot as it is but there are a number of things you might want to consider:
1-i think an extra raw of apps can be added while keeping the the finger friendliness.
2- make it startable as an executable or soft key from tf3d hoome or button
3- option for discovravle mode blutooth
4- make it easy to change default apps
ohh btw, why is it relatively big 1.6mb for an app starter. can it be redused? mabe change the color depth or something
It's mostly the skin. The original application uses a sucky compression. There's no way I can reduce it and to me, 1.6mb is squat.
"Shutdown" gives an error (it didn't with smaberg's):
"Couldn't find PowerOFFLNK.lnk or PowerOFFEXE.exe"
Also "Calculator" gives the waiting icon and then nothing - I probably either have to edit the shortcut to windows default calculator or find HTC calculator from somewhere... Any ideas where to get the one that works with this setup?
Is the editing of application paths the same as with smaberg's? BIOTOUCH etc?
I actually like this one more then smabergs one, but it still isn`t perfect. Would it be possible to create a setup tool which would allow you to edit all the buttons?
I can`t imagine it being too hard since it`s just a few reg changes you would have to make?
//edit: I would love to make it myself but I guess it would take ages (at least, maybe longer) before I would be done.
However, if anyone knows the command you have to pass to the text client to automatically start the message for a certain person I would be more then pleased .
Draqula said:
"Shutdown" gives an error (it didn't with smaberg's):
"Couldn't find PowerOFFLNK.lnk or PowerOFFEXE.exe"
Also "Calculator" gives the waiting icon and then nothing - I probably either have to edit the shortcut to windows default calculator or find HTC calculator from somewhere... Any ideas where to get the one that works with this setup?
Is the editing of application paths the same as with smaberg's? BIOTOUCH etc?
Click to expand...
Click to collapse
I'll fix it in 1.1.
And yes, the calculator points to HTCCalculator. As this is based on smaberg's app, the paths are edited the same way.
You can download the HTCcalculator from this forum.
dekeijzer said:
I actually like this one more then smabergs one, but it still isn`t perfect. Would it be possible to create a setup tool which would allow you to edit all the buttons?
I can`t imagine it being too hard since it`s just a few reg changes you would have to make?
//edit: I would love to make it myself but I guess it would take ages (at least, maybe longer) before I would be done.
However, if anyone knows the command you have to pass to the text client to automatically start the message for a certain person I would be more then pleased .
Click to expand...
Click to collapse
Creating that setup tool would take me longer than it would take you (and everyone else) to find out how to edit it.
Also, you'd only be able to edit the execute paths, not the icons (skin).
And I don't know the parameter for a certain person (even if it's possible).
*** EDIT ***
Updated to 1.1.
Angelusz said:
Creating that setup tool would take me longer than it would take you (and everyone else) to find out how to edit it.
Click to expand...
Click to collapse
True. That`s why I`m editing it right now.
I want to make a cab of it cause I reinstall allot!
But I have a little problem creating a new cab.
I used a cab extractor to get all the files out, but what did you use to create the cab itself?
I used several tools but they all fail to install..
Thanks in advance for the help, I really appreciate it.
//edit: I managed to create a cab, actionscreens rock
Great. Thanks for 1.1.
I found the HTC Calculator and now everything not only looks great but also works
I actually managed to create a cab. Furthermore, I was able to make a shortcut for a sms contact (well technically it`s a number, but it stands for a contact)
The shortcut should be to tmail.exe and its parameters are:
Code:
-service """sms""" -to """the number"""
dekeijzer said:
I actually managed to create a cab. Furthermore, I was able to make a shortcut for a sms contact (well technically it`s a number, but it stands for a contact)
The shortcut should be to tmail.exe and its parameters are:
Code:
-service """sms""" -to """the number"""
Click to expand...
Click to collapse
Hehe, nice one. Making cabs isn't hard, just use WINCE cab mgr.
great app and good things added to smabergs port
but i think with this u can do so much more.
beginning with the skin. the shadowsong skin doesnt fit on any x1 and the manila skin is boring for me.
i really like to give a contribution to this app in form of a new skin/design
but i dont know how to do it. can u pack all the image files in 1 rar and upload it here so i can modify them?
thnx in advance
(oh and sry for bad english...)
just a word of advice to all who use this app.. I have american x1a and used phone (babied) it was pwerfect, until i tried to take battery cover off and inadvetantly put a finger on the power button while leveraging it off. my power btton sunk in and jammed, staying with no way of extracting. cost me 185 to repair via sony, they formatted my phone and were less than helpful... DONT ABUSE UR POWER BUTTON! IT MAY JAM!
killerskincanoe said:
just a word of advice to all who use this app.. I have american x1a and used phone (babied) it was pwerfect, until i tried to take battery cover off and inadvetantly put a finger on the power button while leveraging it off. my power btton sunk in and jammed, staying with no way of extracting. cost me 185 to repair via sony, they formatted my phone and were less than helpful... DONT ABUSE UR POWER BUTTON! IT MAY JAM!
Click to expand...
Click to collapse
I vote +1 for "funniest post in the X1 forum". xD
Oh, and Kid_DC, the shadowsong skin fits perfectly with my TF3D shadowsong theme
I know what you mean though. I've already improved the black skin a bit.
The skin files are installed to your \windows\AnX1\Actionscreen folder, they're .brn files. You can find a converter brm <-> bmp here on xda.
and why do u use brm, when u first have to convert them?
are they smaller?

Categories

Resources