Hello guys,
I actually own a windows ce 6 device called "Zune HD". There's an application made for it that allows to run cab files from windows mobile, but you have first to get some libraries.
So here's my problem: I tried to install Opera mini 10.3, but a DLL named "Cellcore.dll" is missing in order to run it.
So you guys have two options:
Give me a download link to cellcore.dll
Create me a dummy DLL with empty functions to pretend to be cellcore.dll
Thank you very much!
try these
(one of them is from my rom kitchen but dont know how to convert it into full .dll)
the other is a blank/dummy .dll
Rn
found this also so might be worth looking into these registries:
[HKEY_LOCAL_MACHINE\COMM\DTPT]
"dtpt_controller_dll"="cellcore.dll"
"use_dtpt_for_process"="UseDTPTForProcess"
Thanks for the fast answer!
So I'll first try your DLLs and I'll give you the result ASAP
Update: I put your dummy DLL in the installation directory of my game and it still does'nt work... :S Bizarre...
duno then dude
good luck
had a thought..
download HTCRIE
this displays the contents of a rom, eg:
1) a whole rom is a .NBH file, a rom has parts, which are .NB files
{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
go into *OS and save your .dll file
Related
Hi,
I've make folders with a little icon in my ROM's
I used some I like here below in my (QVGA) Kaiser but now with a WVGA device the folders doesn't look well as you can see. You can see the difference!
Who can make the folder ico's like the original WM or you know a link to ico's like below in vga. In the zip file you find the folder ico's I'm talk about.
It's going about the ico's of:
- Accessories
- Internet
- Multimedia
- Outlook Facilities
- Positioning
- System Tools
{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
Thanx in forward!
Hello, nobody/nothing?
Please...?
i dont have vga device so i cant help but i'm sure if you search you will find these icons.....
its impossible to make small icons big without loosing quality....or create yourself or search im sure it exists.
or if its so important maybe there is some rom with these icons built in you can flash it copy icons then flash rom you want....
I updated to the new Energy rom and now I don't see "messages" in the quick links. Anyone know how to add it?
Can anyone chime in to help?
Have a look in your windows folder on your phone. Look for messaging_Client.exe if it is there then you can create a shortcut with something like Total commander in the start menu and should give you your shortcut. If you dont see it then I would ask in the roms thread.
Where is the Windows folder? I have the phone connected to my computer with ActiveSync but the \windows directory is the only one I don't see.
Matt V said:
Where is the Windows folder? I have the phone connected to my computer with ActiveSync but the \windows directory is the only one I don't see.
Click to expand...
Click to collapse
You need to have all files and folders shown but when you hook it up to the pc then go into main storage (not SD card) you should see the windows folder
This is all that I see:
{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
Ok you have to go into your control panel on your PC under folder options and unhide the protected folders.
Eureka, I found it! Thanks!
Hi
I would be very happy if someone could tell me how to re-sign the ROM after I add and delete stuff to /system/app? what do I need?
thanks
edit: I read this but the link is dead, can't download.
http://forum.xda-developers.com/showthread.php?t=473580
Don't bother. If your recovery is set to check signatures, your rom will fail unless it is signed by the device manufacturer.
It would sort of defeat the whole purpose of signatures if you could just change something and re-sign it with the original signature.
Dont ask me to ever explain the math behind the crypto, but I can link a wikipedia page
{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
http://en.wikipedia.org/wiki/Digital_signature#Integrity
There are a few ways to resign your changes to a custom ROM but you may not need to resign if your custom recovery doesn't check or if you use something like 7zip to open the zip but not actually extract it while making your changes. If you do need/want to resign, there are a few possibilities. A couple android apps can sign files on your phone itself: Signapktic or ZipSigner. There are also tools for your computer floating around xda to sign zip and apk files. I have a droplet called Android-sign(mac-only) to use every now and then. Also, there's always the testsign.jar method from the command line.
Code:
java -classpath /PATH/TO/testsign.jar testsign update.zip update-signed.zip
Apkm (Apkmanager)
As a lot of features in AndroidSuite2012 were not used by the actual user I decided to release a single tool dedicated for decompiling apk's.
It has the same simple to use GUI as AndroidSuite but with less confusing buttons and a much lighter package.
The check box options are not yet implemented this is a alpha I was working on and decided to pull it from my dropbox and release.
Enjoy! Download below
PS Apktool might need replacing. Tomorrow I will update with the same method for decompiling used in AS2012.
apkm (ApkManager)
{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
DOWNLOAD
Tutorial
Visit slethen.net for more information on this tool and other things I've done
Hi I installed your great tool but I get this message
Error: Unable to access jarfile G:\ANDROID
What should I do to get away
Taxi341 said:
Hi I installed your great tool but I get this message
Error: Unable to access jarfile G:\ANDROID
What should I do to get away
Click to expand...
Click to collapse
This is normally caused if theres a space in the name of the folder. Make sure its not in a folder with a space in the name. Although I've never seen it say \ANDROID. Could you screen shot the program? And remember you need jre installed
Hello ,Guys,I‘ll teaching you how to edit this things
Multiple clicks on the about phone Android version out of the interface
Let's take a look at the original version
{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
Ok,Then,first Step,get your Resources ready
we need framework-res.apk,framework.jar
and a Computer with Apktool,Compression Software
let's change the image first
Open framework-res.apk using compression software
Open the folder res / drawable-nodpi, find platlogo.png
Then use your png image to replace it
Ok,The second step,Edit text in the image
Open framework.jar using compression software
Extract classes.dex
And then decompile it use Apktool
Open the folder to find classes\com\android\internal\app\PlatLogoActivity.smali
open it with Notepad2 or Notepad++
Search text in the image,Then change it
Note: The text is not too long
Then compiled using compression software to replace back
Well,Done,The modified two files changing for the better good authority, replace the framework, restart the phone:laugh:
This is my modified good results