[Q] Possible to upgrade kaiser wm6.5 to android on NAND without mac system - Tilt, TyTN II, MDA Vario III Android Development

The guides that I found you need Atools to edit the NHB file.
Atools works only on mac and not on windows.
Is there another way to install android on my kaiser?

atools is multi-platform, it'll work on Linux, Windows, and Mac. You just need Python to be able to use it.
Google "Python", and make sure you download the 2.6 or 2.7 version of Python as 3.0 version is incompatible.
Check this link for further info on getting atools running on your windows machine.

I'm really bored of windows users. before write search!!!!
I create a multiplatform tool only for clever users.

heyyyy!!! i´m mostly a windows user and i searched!!
don´t say that of us windows users!!
btw: i also own a mac... and use linux....

InfectedM said:
heyyyy!!! i´m mostly a windows user and i searched!!
don´t say that of us windows users!!
btw: i also own a mac... and use linux....
Click to expand...
Click to collapse
Get python package from the repository or get its MAC installer.
Then just open Atools and you'll be just just just fine to edit a kernel
There is nothing ambiguous, you just have to install Python on your system whether its Linux/Windows/MAC
Alternatively you can use a HEX Editor to edit the nbh (for keyboard, screen panel, screen size only) once you have a valid KAISIMG

dark_prince said:
Get python package from the repository or get its MAC installer.
Then just open Atools and you'll be just just just fine to edit a kernel
There is nothing ambiguous, you just have to install Python on your system whether its Linux/Windows/MAC
Alternatively you can use a HEX Editor to edit the nbh (for keyboard, screen panel, screen size only) once you have a valid KAISIMG
Click to expand...
Click to collapse
errrr..... i´m not the original poster...
and my post was a little joke...
u dont need a "MAC" installer... atools works "out of the box" in mac as it has python scripts support...

damn nice. I am not a MAC user as well so no idea how yugort is made there

Related

>net compact framework compatibility

Hello All,
I've been looking over various board (and Google) but found no answer to this particular question. I hope you can help.
I have an employee who has just got himself an XDA orbit. This has come with MS .Net Compact Framework version 2 on it. We use some device software that has been written for version 1. Now; version 2 is supposed to be completely backward compatible but it turns out that is not the case.
What I would like to ask is:
It appears that you can have multiple versions of the .net compact framework installed yet the MS installer will not install because it detects the newer version. I am not familiar enough with .net on these devices to know any way around this. Is it possible to retrofit version 1 at all? You advice would be much appreciated.
I would really like to help this guy out.
I guess this is because Microsoft thought they would be compatible. I would try to get another installer for CF1. If there is nothing newer than the one you have, try editing the installer. The cab-Installations are defined by xml files and are quite easy to read and edit. It shouldn't be a problem to remove the check of the newer version.
Tell us if it worked :-D
Ok...
I have the newest installer for .net CF V1 SP3. That's the latest one I can find on the MS site - without going to Version 2. I've unpacked it and I am now sitting looking at a folder full of CAB files.
I guess one of the questions I need to ask is whether it is possible versions of >net CF on the Artemis? If it is, are there any caveats?
And how do I know which CAB file to use?
I should explain that I am new to field of XDA modding so I don't really know all that much about how the OS works. This is a little project that will help a friend out (he is techincally incompetent) and give me a bit of extra knowledge (right now I feel technically incompetent...).
I'd try it that way: run the installer with the ppc disconnected. Then look into the "program files\Microsoft Activesync" folder which cab you can find there. Maybe it's more than one depending on your CPU. Extract the cab and edit the xml file.
CF1 SP3 is built into the ROM of WM5 so installing it again is just wasting your precious storage memory. CF2 SP1 can be installed to your storage card. CF2 is backwards compatible and can run CF1 applications, but since all WM5 devices have CF1 built in when you run a CF1 app it actually runs under CF1. You can force it to run under CF2 by placing a config file in the applications directory.
Read more here:
http://blogs.msdn.com/mikezintel/archive/2005/11/23/496123.aspx
The config file is explained here:
http://blogs.msdn.com/davidklinems/archive/2005/11/09/491113.aspx
@indiekiduk: without having read your links; are you sure about CF1 is installed on the device?
I tried the version checker of the hitchhiker website ( http://www.kasuei.com/hitchhiker/ ) and it says ".NET Compact Framework Unknown (2.0.5238.0)" seems to me like version 2.*.
I have not installed any other CF onto my orbit.
correct me if i'm wrong please.
indiekiduk said:
CF1 SP3 is built into the ROM of WM5 so installing it again is just wasting your precious storage memory. CF2 SP1 can be installed to your storage card. CF2 is backwards compatible and can run CF1 applications, but since all WM5 devices have CF1 built in when you run a CF1 app it actually runs under CF1. You can force it to run under CF2 by placing a config file in the applications directory.
Read more here:
http://blogs.msdn.com/mikezintel/archive/2005/11/23/496123.aspx
The config file is explained here:
http://blogs.msdn.com/davidklinems/archive/2005/11/09/491113.aspx
Click to expand...
Click to collapse
This is simply not true. The Orbit comes with SP2 installed and has never had SP1 installed - not in the ROM on the XDA I've seen.
The Orbit comes pre-installed with CF2 - I have seen this with my own eyes. It is also NOT completely backward compatible. Even the CF .net team admit this - there are always caveats when microsoft say something is "backward compatible".
I don't want to force it to run under SP2 - because it IS running under SP2 already.
Can anyone tell me which CAB file I can use to install another version of .net CF? And if it's even possible to retrofit CF v1 on the Orbit?
You could try changing the value under HKLM\software\microsoft\.NETCompactframework - to try and fool said program to believe you have CF1, CF2 programs may not work but worth a shot.

built ffmpeg dlls for windows mobile are available

In the past, I get many helps from here.
I met lots of troubles while building ffmpeg for winCE. But I'm lucky to build them out finaly. I know some ones prefer to get the dlls directly rather than build it by themselves. So I upload them here: http://www.mediafire.com/?jc4w8mex9mw
Just feel free to get them if you need it.
ok, it may sound a silly question, but what app is suposed to take benefit of that ?
RTSP
Great job! Thanks
Did you build it with rtsp support? I can 't manage opening an rtsp stream: "File not found error"
rtsp.h files are present
In your begin method, in the name you preceed sample.avi with some strange char's what are they for?
Kind regards
Wim
I have also been trying to compile this for the ARM4 platform, would it be possible for you to build for this platform (ARM4i is only for WM5/6 and Im also developing for WM2003/CE.NET 4.2)
Thanks
sorry, rstp seems not supported defaultly.
the strange chars is diretory name. You could change them to "\\Storage Card\\sample.avi" or any others you like.
wimpos said:
Great job! Thanks
Did you build it with rtsp support? I can 't manage opening an rtsp stream: "File not found error"
rtsp.h files are present
In your begin method, in the name you preceed sample.avi with some strange char's what are they for?
Kind regards
Wim
Click to expand...
Click to collapse
I haven't tried it in WM2003. Maybe it works too. please try it and tell me result.
coolsva said:
I have also been trying to compile this for the ARM4 platform, would it be possible for you to build for this platform (ARM4i is only for WM5/6 and Im also developing for WM2003/CE.NET 4.2)
Thanks
Click to expand...
Click to collapse
I am trying to use your bin ffmpeg on windows mobile 6.
when I try to call :
avcodec_find_encoder((enum CodecID)CODEC_ID_FLV1);
it's fail
those my init call:
avcodec_init();
avcodec_register_all();
av_register_all();
av_log_set_callback( ffmpeg_avcodec_log );
any idea ?
wright_hz said:
In the past, I get many helps from here.
I met lots of troubles while building ffmpeg for winCE. But I'm lucky to build them out finaly. I know some ones prefer to get the dlls directly rather than build it by themselves. So I upload them here: http://www.mediafire.com/?jc4w8mex9mw
Just feel free to get them if you need it.
Click to expand...
Click to collapse
Hi,
Been trying to use your FFMPEG.DLL but I need the network capability of FFMPEG, could you recompile with --disable-network removed from your configure?
I have built FFMPEG myself but I keep getting a green screen on any video output, sound works okay. Did you get this? If I switch to your DLL I it works but I can only open local files.
To get libavformat to build I had to change a line in configure (amongst other things) to:
network_extralibs="-lws2"
from:
network_extralibs="-lws2_32"
Thanks!
Hy,
can anybody build ffmpeg with support stream video files from network?
Thanks a lot.
Greatz
mccoffein
Hy,
is anybody out there?
I think the original Youtube app uses ffmpeg - just go to youtube from your mobile, download the cab, install and you'll find ffmpeg.dll in /program files/youtube so you can try use this one...
Hy,
thanks for your answer. I tried this. But ffplay don't work with this dll well.
If have linked in the project below but i dosent work.
I tried to link avcodec, avutil and avformat ... But there is no coming out.
Since you know that it works now i will update this thread.
I have done it. You can see it here: http://forum.xda-developers.com/showthread.php?p=3819157#post3819157
ffmpeg WinCE is now Open Source!
For more informations look at our homepage http://www.ffmpeg-wince.org ...
See you!
Error :"Not a valid Pocket PC application"
hi
I have download the file from here: http://www.mediafire.com/?jc4w8mex9mw extract it and copy the bin, ffmpeg and Sdl directory to my project for wm 6.0
and successfully build the cab file. My cab file has exe and ffmpeg.dll, SDL.dll, swscale.dll files. After installation to my htc device 6.1 device whenever I try to run
file it gives me error message "Not a valid Pocket PC application".
Do have any idea why it is giving such error message.
Thank you.
Hello, I have also downloaded the files and am building testmain.exe using visual studio 2005. The exe is building and is running within the emulator. However on a windows mobile 6.1 classic PDA I am getting the error "testmain" is not a valid Pocket PC application.
Could anyone help me discover what the problem is?
I ran dumpbin /headers on the DLLs and the exe and saw that the header values are different and am wondering could this be causing the problems I have?
Dump of file ffmpeg.dll
----------------------
FILE HEADER VALUES
1C0 machine (ARM)
4.00 operating system version
1.00 image version
3.00 subsystem version
0 Win32 version
Dump of file SDL.dll
----------------------
FILE HEADER VALUES
1C2 machine (Thumb)
4.00 operating system version
0.00 image version
4.10 subsystem version
0 Win32 version
Dump of file swscale.dll
----------------------
FILE HEADER VALUES
1C0 machine (ARM)
4.00 operating system version
1.00 image version
3.00 subsystem version
0 Win32 version
Dump of file testmain.exe
----------------------
FILE HEADER VALUES
1C2 machine (Thumb)
5.01 operating system version
0.00 image version
5.01 subsystem version
0 Win32 version
Thanks,
Menelaos

Java Development on Touch HD

I've been studying Java with the Open University and would like to put into practice some of my newfound knowledge on the mobile side of things.
Can anybody help me get started by telling me which configuration I should be using with regard to CLDC/CDC-MIDP, are there any JDK's for the Touch HD etc?
I have tried searching but to no avail so far so would appreciated your help.
Also, is there a decent Java compiler that operates under WM6. As that would be novel to play around with too! I currently use NetBeans on my pc.
Regards
Gary
Java on a mobile device = J2ME
There are plenty of Java VM for Pocket PC (check this thread). I think JBed (found in most blackstone ROM's including stock ones) is the best. It has severe limits but it is the best you can get on blackstone. For developement you can use your PC with Sun WTK 2.5.2 (it is supported by Netbeans).
There are no decent java compilers that run directly on PocketPC.
As your first app can you create a D-Pad in java to run skymobile????
garyainsworth said:
Can anybody help me get started by telling me which configuration I should be using with regard to CLDC/CDC-MIDP, are there any JDK's for the Touch HD etc?
Click to expand...
Click to collapse
Java ME : JBed or JBlend, choose one of them, both work great.
Java SE (Yes Desktop-class Java): MySaifu - http://www2s.biglobe.ne.jp/~dat/java/project/jvm/index_en.html
As for the JDK part (I mean the javac compiler and other tools), I do not know such a package yet. However, you can make javac work with MySaifu with a tools.jar file copied from standard JDK (1.3 or older probably).
Hope this helps
Java development with JVM for CDC
Thanks for your help guys.
I've managed to ge set up and have managed to create my first Midlet and run it on my Blackstone via JBed. I've used NetBeans 6.7
However, that is CLDC/MIDP, but when I try and install CDC creations JBed will not install it because a Midlet name is missing. Is this because the stock JBed does not support CDC. I have tried to find out but it is not perfectly clear and I will have to pay for a JVM to test my theory out if nobody can advise!
Thanks for help
Gazza
MOD EDIT
Moved to Themes, Applications and Software forum (?) as not related to rom development
I'd seriously look at JavaFX, sun released a beta of it the other day.
I really like it, it works well on the HD from my limited testing
http://javafx.com/downloads/windows.jsp
One slight flaw with the current version is that it wants to get network address even when try to search for local jar/jad on storage.
but setting it as default file association gets around that one..
JavaFX
Downloading as I write....
Thanks for your advice I appreciate it. As you may know, as a newcomer to development of JME it is so complicated to get started due to all the configurations so any pointers at this stage are very much appreciated.
Thanks
Gaz
OK, I have JavaFX installed on my HD and it works and I particularly like the calculator example app included with it. However, I still cannot get my CDC app to install. It says "Cannot install application because critical information is missing from the application file (.jad). I thought CDC used xml files and not JAD for descriptions. Am I wrong or is something to do with my platform/deployment configuration?
I cant see a jad file in the deploy folder either. Is this an error.
Thanks
Gaz
Nope, you still need the JAD descriptor file.
It's plain text file, just find some on the internet, open it with text editor and alter some of the properties in there, it's really easy.
Don't forget to change the path to your JAR archive - the best way is to put there just simple JAR name and copy the JAD to the same directory as JAR.
Thanks Pepcza,
I'll try that, just a thought though, if you still need a descriptor file (in this case .jad) why does'nt the Netbeans deployment process create it along with everything else? It does when creating CLDC platform apps!
Gaz
JavaFX
I think we should concentrate on this one. Youtube videos are working in bolt browser using Javafx. If only it would be a bit faster, It'll throw Jbed out of the window.

Windows Mobile Device Emulators 6.5.x

I extracted the WinMo device emulators out of the accidentially published 6.5.x SDK (which has meanwhile been removed by MS). So if you want to give your apps a testride on them, here they are.
The zip (330 MB) contains 2 folders, copy them as follows, assuming you already have WM6 SDK installed.
DeviceemulationV65x ==> C:\Program Files\Windows Mobile 6 SDK\PocketPC
My Device Emulators ==> C:\My Documents\
You may need to modify the *.decfg files to your needs, please check the OSImage and Skin paths in each file to fit your configuration.
Windows Mobile 6.5.3 DTK has now been officially released by MS.
download DTK from Microsoft
Thanks!
6Fg8 said:
I extracted the WinMo device emulators out of the accidentially published 6.5.x SDK (which has meanwhile been removed by MS). So if you want to give your apps a testride on them, here they are.
The zip (330 MB) contains 2 folders, copy them as follows, assuming you already have WM6 SDK installed.
DeviceemulationV65x ==> C:\Program Files\Windows Mobile 6 SDK\PocketPC
My Device Emulators ==> C:\My Documents\
You may need to modify the *.decfg files to your needs, please check the OSImage and Skin paths in each file to fit your configuration.
Thanks to zzattack for providing webspace.
download here
Click to expand...
Click to collapse
THANKS!!!
I missed the download from MS and have been waiting for someone to host
Is is possible to flash roms on the emulator to review them before flashing my phone??
Build Version ??
Ogawa said:
Is is possible to flash roms on the emulator to review them before flashing my phone??
Click to expand...
Click to collapse
though it would be great, but unfortunately ... no.
The 6.5.3 DTK is meanwhile officially released by MS. I'll remove the download as its no longer necessary.
See this link
this is a 23090?
nokser said:
this is a 23090?
Click to expand...
Click to collapse
The one i uploaded was 23090. Dont know what the now officially released one is, didnt install yet.
Ok, thanks for the download
can I install something on emulator or not like previous releases? IE mobile shell to test themes and so on
Hi all! How to incraise main memory size?
Thanks for that link, it works again
the installer wants Microsoft Visual Studio.Is it for free ,where can i download it?
Install In PC, Open VS, edit options emulator, and change image from old file emu
yeah ok,but wherw to gwt VS ?
MS Visual Studio 2008, then create new projekt(for the smartdevice), and Edit options Emulator ...
ok,sorry but there seems tobe a missunderstanding,i dont know where to download VS,i cant find a free download,i dont know why but i find only links where to buy it.I would apprechiate a download link
See this http://www.microsoft.com/poland/developer/produkty/vs2008/vs2008expressedition.mspx
ok the file i am downloading is 900 mb ,but why does the emulator need it now,before i had a wm 6.5 emulator and a 6.5 rom,why does it need now framework,vs,mobile device center+ the emulator and a rom.Before it was about 500mb needed,now its nearly 2gb thats insane

i want to run exe on htc 10?

hi i want to know is there a way to run exe files on android, i have a htc 10 oreo
exe is a Windows format, in general it will not work anywhere else natively. There are ways of making it work within Linux by using Wine and so on (i don't know about Macs) but on Android? No idea. There may be an app that allows you to run virtual machines, but beyond that, no.
An.exe file is indeed a windows based file, like .apk is for android, my guess is that it will never work. Not even sure what you want to run as an exe to make it work with android ?
like any emulator or anything? i want to run otohits and wine is currently not running on it. and even i dont know if it will i tried wine 3.0,, 3.1, 3.2, 3.3, 3.4 non of them work
ScummVM or Limbo from PlayStore? what exe you want to run?
i want to run otohits autosurfer app
Just use the Android app instead: https://www.otohits.net/home/mobile
If you really must use the Windows version, you could try Wine for Android (https://dl.winehq.org/wine-builds/android/), but be aware: Emulation is far from perfect.
You can think of an Emulator like a live translator for two languages, but the difficulty is that each word from the Windows language needs to be translated to 100-1000 words in the Android/Linux language and on top of that every time the Android system must return something to the Windows app, this doesn't mean that it only has to translate 1/1000th of the words, but it needs to translate another 1000 words in that direction as well. The real problem is that the translator might not be perfectly fluent in both languages and that some figuratives from each language cannot be translated to the other at all.
I tried limbo and many mkre wine too. But no luck, i have the android version but i dosent have many important features.
It cant autosurf.

Categories

Resources