Blackberry Apps on Windows Mobile - General Questions and Answers

I was wondering if it's possible to use blackberry applications on windows mobile since (correct me if i am wrong) blackberry uses java for it's apps...could we not use the java on our phones and use the application (such as facebook mobile).

computerjunkie said:
I was wondering if it's possible to use blackberry applications on windows mobile since (correct me if i am wrong) blackberry uses java for it's apps...could we not use the java on our phones and use the application (such as facebook mobile).
Click to expand...
Click to collapse
it sounds like it should work could be something to test out and see if it does work i'd be interested if it does

Anyone get anywhere with this? or is there any new info on that blackberry virtulization software?

Related

Stupid: DC++ Windows Mobile

Hello all,
I would have a question here: is there any DC++ Hub Viewer for Windows Mobile?
I googled all the search terms I could think of and here's the result:
http://sourceforge.net/projects/mobiledc (good if you got Symbian UIQ )
Maybe some would find a thing like this useful...
Anyway, ***have a nice day***.
--- PS ---
Saw that poll?
Yeah, Symbian gets tons of good software. You know, I'd love to try to run Symbian on my Dash.
Read-Me-First (?)
For those who don't know what's DC++ (2 votes, this is getting bad... ) :
--- ENCYCLOPEDIA: DC++ HUBS ---
DC++ Hubs are... well, some tech thingies. (This was the description)
The hubs are used to host users. (Well, what else could they do and make them popular?)
The users connected to hubs can:
- chat in a main chat and in personal messages (PMs)
- share files from their computer (mostly pirated )
- respect some rules
You can connect to the hubs with a DC++ Client or Viewer, like StrongDC++ or oDC (those are the most known).
Almost all the hubs require a minimum share (ex. 5GB). That means you need to have at least that share to connect to a hub.
--- ENCYCLOPEDIA: DC++ HUBS (END) ---
You want more info? Go to Wikipedia: http://en.wikipedia.org/wiki/Direct_Connect_(file_sharing)
Hope that helps, newbies to DC++! (I don't want any more votes at "What's DC++?" !!!)
*** Have a nice day! ***
I've never used DC on PC or other devices. However, WMTorrent is an absolutely great app if downloading is your thing.
If there's code on sourceforge for UIQ, and DC is an open protocol, you could try to knock together a client yourself. Not a quick solution, but c'est la vie
V
Thanks for the encouragement, V.
Knocking it toghether may be a solution, but if I am not mistaken, it takes the WM SDK and VB Studio (commercial )... or d'you know a free WM-development application?
And where on earth is the source code at SourceForge?!
*** Have a nice day! ***
eMbedded Visual c++ 4 is absolutely free together with WM 2003 SDK (I am too lazy for links so please search MS downloads)
Apps written with it will work on WM 5 and 6 and if you know how to play with linkage you can even get access to new APIs not supported in WM 2003 SDK.
They give you full functionality and in my opinion is still the best way of coding for WM.
levenum said:
Apps written with it will work on WM 5 and 6 and if you know how to play with linkage you can even get access to new APIs not supported in WM 2003 SDK.
Click to expand...
Click to collapse
Do you have a rough guide on how to do this? I did a search and it seems that people are much happy to pay for a £100+ new Visual Studio and do not borther to find ways to get a free dev env for windows mobile. I think (think) the software I'm writting now runs on WM5, but I think there are quite some API missing in WM2003-SDK. Do you think it will work if I were to throw everything *.h stuff from WM5-SDK to overwrite WM203-SDK?
Ref:
No free dev env for WM5-SDK, for eVc+ or the VS Express - http://www.pocketsoap.com/weblog/2006/07/1656.html
Q: Do you think the hobbyist and $10-per-program shareware market is important for Windows Mobile? If so, can you explain why Visual Studio 2005 Standard ($249) is required for targeting WM5? eVC++ 4 was free. The WM5 SDK cannot be installed on VS Express.
A: Jack2, there are various evaluation versions of Visual Studio 2005 available that you can try out before making a purchase decision, there is one for Visual Studio 2005 Professional edition (90 days) and one for Visual Studio 2005 Team Suite (180 days),
Click to expand...
Click to collapse
http://msdn.microsoft.com/chats/transcripts/mobileembedded/06_0125_msdn_ce.aspx
There are basically two ways to use missing APIs (personally I never found one I really needed except maybe "ExitWindowsEx" once).
1) Manually unpack the MSI file for the SDK you want. (Sorry, I do not remember the link for the extractor).
Then in Project->Settings->Link you can just redirect the default libraries to the folders of that SDK. What you need are the headers for the prototypes (h files) and the actual lib files.
2) If its just one or two functions you can use LoadLibrary and GetProcAddress to dynamically connect with the DLL. If I am not mistaking this is call "implicit" linking.
Note that if you use method 1 your app will not run on WM 2003. If you use method 2 it will run on 2003 but get NULL as function pointer and fail to execute the missing API so this way you can make widely compatible apps.
P.S.:
In my personal opinion, M$ gave away an IDE at first to gain a wide application base for its new platform. Now that Windows Mobile is an established and even leading mobile OS they are back to their usual policy of selling expensive, bloated and overcomplicated software.
They simply no longer need freeware developers for WM.
levenum said:
eMbedded Visual c++ 4 is absolutely free together with WM 2003 SDK (I am too lazy for links so please search MS downloads)
Apps written with it will work on WM 5 and 6 and if you know how to play with linkage you can even get access to new APIs not supported in WM 2003 SDK.
They give you full functionality and in my opinion is still the best way of coding for WM.
Click to expand...
Click to collapse
Yeah, eVC++ would be good (if you know how to fight with it), but the installer asked me for a serial. Why am I always cursed?
PocketDC++ for Pocket PC *Awesome*
I found this cool DC++ Client for Pocket PC called "PocketDC++". It seems like it doesn't have Download support yet. It wil be awesome if Download option is added.
PocketDC++ homepage : http://mistysoft.jino-net.ru/
External download Link : http://xpojnt.iglu.cz/download/tklienti/pocketdc0.1.8.9.rar
I have a copy of DC++ Source code and a copy of VS .NET and VB as well as Dephi I even altered a version of DC++ a while ago....but yeah I think it would be great for on the go downloaders for file checking and user checking/count....excellent idea

Android vs Windows Mobile - Functionality

Just a quick question!
How do you think Android will stack up to Windows Mobile when it comes to functionality? Android will certainly look better and be much more finger friendly,etc, but will it be closer to the limits of the iPhone when it comes to copy paste (Android has copy paste, but dont know if it works everywhere), email, contacts, and such? Will Windows Mobile fans be dissapointed or feel crippled when using Android?
Ive played around with the Android SDK a bit, but i havent really gotten a definite feeling if the functionality suits my needs
Cheers!
Yes I am also looking for some forum information on this matter. I would like to know the opinion of anyone who has had a hands on experience with both OS's. Found a nice article in endgadget but I like user opinions better.
I definetly want to know too!
Here is what I want to know for the Droid...
Can you use it as wifi router?
Does it do push hotmail instantly?
Is there logmein support?
Does it work with orb?
i'm moving to Android when Acer A1 liquid is out, then Sony X10a.
Android got free gps navigation with realtime traffic! nice!
segadc said:
I definetly want to know too!
Here is what I want to know for the Droid...
Can you use it as wifi router?
Does it do push hotmail instantly?
Is there logmein support?
Does it work with orb?
Click to expand...
Click to collapse
1. Yes
2. No, not that I'm aware of anyway, but you can forward Hotmail email to your Google Account to receive it instantly.
3. Yes
4. Yes
Anything else anyone else wants to know then feel free to post here and I'll do my best to answer it in a reasonable time.
I swapped my Touch Diamond for my G1 and I can do everything that I could do on my windows mobile (although I didn't have WinMo for long)
I've had all of the mobile OS's and always come back to windows mobile. Android is approaching windows mobile when you think of the ability to flash other OS versions and wide range of applications on an open system. But windows mobile gives me true multitasking ability like a desktop computer, and windows mobile can be edited and programmed to be something else. Through haret windows mobile phones can run haret and even android.
dashauns said:
I've had all of the mobile OS's and always come back to windows mobile........
Click to expand...
Click to collapse
Yes I'm heading this way too. Android has been quite a disappointment to me. Initially I was very happy with my new Milestone that replaced an HTC Touch Pro running WM6.1. The performance difference was staggering, there really is no comparison between them. However I just find more and more things missing from Android/Milestone note this list is just a braindump, some of it's in Android, some of it's the packaging for the Milestone, I'm guessing you can tell the difference.
No Outlook Integration, I really think that should have been there out of the box, there are third party apps that i've used with varying degrees of success.
Restricted Video viewing. I used to use coreplayer to view just about anything on WM without any conversions. Now through restricted information on APIs needed to port CorePlayer to ANdroid I'm stuck with a lengthy conversion process when I want to put video on the phone.
No contact lookup while dialing from the keypad, I really miss that.
No note taking, or word editing apps built in.
Can't save attachments in email - wtf!! this is basic functionality, everytime I want to view a word file attached to an email I have to wait while it downloads form my mail server.
Can't foreward some attachment types - crazy crazy
Can't edit original text in replies or forwards - this is basic functionality missing
Cut and paste is awful - ranging from not implemented, to badly implemented depending on where you try to use it.
Can't switch an sd card without rebooting - I don't know if this is milestone specific but you actually can't remove the sd card without removing the battery.
Tethering, I'm using PDANet, I don't think there is a WMWifiRouter equivalent without rooting the phone? So I am using PDANets blueTooth Dun service, much inferior to WMWifiRouters Personal Area Network implementation.
Can't charge from my exisiting Solar charger (Power Monkey Explorer), thats a pain in the ass, not sure why it doesn't work.
Facebook Contact integration, it claims to have it but it just doesnt work
Logmein doesnt work for me, nor do citrix support it for gotomypc
I'll add more as and when.
dashauns said:
I've had all of the mobile OS's and always come back to windows mobile. Android is approaching windows mobile when you think of the ability to flash other OS versions and wide range of applications on an open system. But windows mobile gives me true multitasking ability like a desktop computer, and windows mobile can be edited and programmed to be something else. Through haret windows mobile phones can run haret and even android.
Click to expand...
Click to collapse
can you explain what you mean with real multitasking? what miss you on android?
Hi guys new to the forum and my first post
So I have both OS I just got a HTC HD2 Winmo 6.5 and a HTC g1 Android
To me the Android is a lot lot easyer to use then Winmo. And the Markit place is the best I have used. But the HD2 looks nice the layout is top notch but when I go behind the HTC front skine and in to the Winmo I get lost and it all so looks like my winmo PDA witch I dont like.
As you can tell im not realy in to phones that much so dont know the correct names for the stuff im talking about lol.
If I could have Android under the Htc HD2 skin I would be happy

Treo 750 with BlackBerry Connect

Does anyone knows if BlackBerry Connect can be use on Treo 750?
My Treo 750 going with Windows Mobile 6.0
Cheers,
I'd love to know this too.
I'm with you on that. I've got a Treo Pro and would really like to know if there's any type of Blackberry Connect software built specifically for Palm's Windows Mobile Devices.
Here's some things I've been looking into as an alternative:
1.) Lotus Notes Traveler: In Lotus / Domino 8.0.1 there's an application available for Windows Mobile Clients called, "Lotus Traveler"; the only catch is that your organization must be on the latest version (which in my case isn't the case), in addition to having the server software enabled.
http://www-01.ibm.com/software/lotus/products/notes/traveler.html
2.) Common Time - mSuite software: IBM Lotus Notes delivered to Smartphones and PDAs; works with push e-mail, calendar synch, everything you'd want from Blackberry Connect (I believe). However, the only catch (from what I understand) is that you must have a machine (desktop, server, etc.) within the organization LAN running a small service that you will connect with from the outside which acts as a go-between (over HTTP) and does all the synching. This also requires that you will first setup your device to work with the software on your machine (key/pair matching creating trust between the computer and your PDA). This didn't sound practical to me either.
3.) Blackberry Emulators for Windows Mobile: a developer at work was discussing this and I'm not too sure if there is even anything out there like this--I'm guessing that's sort of what Blackberry Connect is--a small subsystem that emulates RIM.
Any other feedback I get I'll post. You're the only person I've found who's looking to do the same thing as me. Would love to hear about anything you've found, or dead-ends you've encountered.
Any hunches and/or leads anyone has on this would be fantastic. I'm trying not to believe that this may be a dead end but for now I'll try doing some more research and see what I can come up with.
Thanks,
Matt
Here's that link for Common Time mSuite (et. al.)
http://www.commontime.com/
Also looked into:
- Pylon Anywhere: Sybase synch solution--I believe you may have to have the device craddled to the computer in order to make this happen. I don't believe this offers push e-mail, although I may be wrong about that. http://www.sybase.com/products/allproductsa-z/pylon
- Intellisync (intellisync.com)
- Lotus EasySync Pro (http://www-142.ibm.com/software/sw-lotus/products/product4.nsf/wdocs/easysyncprohome).
- Odyssey Client 4.0 (found nothing compelling, not too sure what this does).
- PDASync: http://www.laplink.com/products/PDAsync/overview.asp
- XNotes: http://www.tntsoft.com/index.php?xnintro
- XTNDConnectPC: (non push e-mail) http://www.extendedsystems.com/web/content.aspx?key=87479B0C67EF93379DB1AD4D6FA06319
- Heresay Blog Post / Yahoo News Article (news article doesn't seem to exist anymore): http://thinkabdul.com/2007/04/23/blackberry-emulator-for-windows-mobile-60-connect-synchronize-e-mailcalendarcontacts-to-blackberry-server/
Blackberry / RIM Virtual Emulator for Windows Mobile
Apparently there is some truth to the Blackberry Emulator for Windows Mobile.
*WindowsForDevices.com article: http://www.windowsfordevices.com/news/NS3720446400.html
*PCMag.com article: http://www.pcmag.com/article2/0,2817,2121074,00.asp
Official Blackberry Connect Message Board regarding Palm Devices
Palm Blackberry Connect (stuff about support on Treo 750, etc. right at the top)
http://www.blackberry.com/btsc/search.do?searchString=Palm&cmd=search
Windows Mobile Blackberry Connect page (very vague info on this--looks like they leave it up to manuf's to support on a per device basis):
http://na.blackberry.com/eng/devices/enabled/os.jsp#tab_tab_windows
***Looks like good news for Palm Treo 750
http://www.blackberry.com/btsc/search.do?cmd=displayKC&docType=kc&externalId=KB10593&sliceId=SAL_Public&dialogID=210080962&stateId=1%200%20210078421
That's all I got for now.

[Q] Programming language for Windows mobile devices

We are a small company looking to do some inhouse programming using tablets. Initially we were going to move forward on an Android Honeycomb platform because we have only Java developers here. But it looks like we can't get rugged tablets for that platform. There seem to be a lot more rugged tablets that are Windows based.
Initially I thought that we would have to use C# /.Net to code for native applications for the Windows tablets (and Windows specific API). But a colleague of mine thought we could use Java to build native applications on the Windows tablets also. Is this true? Can I use Java to build applications that can be deployed both to the Windows tablets and the Honeycombs? Our applications will also use GPS location based services. Any feedback/pointers would be sincerely appreciated. Thanks.
What devices are you talking about? Phones (running Windows Mobile 6 or Windows Phone 7) or tablets (like the iPad, currently running Windows 7 and in the future Windows 8)?
Most of Windows-based tablets are based in just normal Windows computers on x86 processor. Only very few are Windows CE-based.
On Windows XP/7 tablet PCs you can write in Java without any problem. I am not sure about GPS usage, but it can be read using JNI or just serial port. You can have some common classes/class libraries for Windows and Android, but the device logic and UI needs to be specific (and the JVM is different - Sun JVM vs. Dalvik).
On Windows 8 with "Metro", however, there is no sign yet you can develop WinRT apps using Java.
I am talking about Windows 7 tablets (and Windows 8 in future)
If you want create an app you need C# and silverlight
stre67 said:
I am talking about Windows 7 tablets (and Windows 8 in future)
Click to expand...
Click to collapse
Well for Windows 7 you can develop using more or less whatever you prefer since there are no differences between the OS on the desktop and a tablet.
So yes, you can use Java for Windows 7.
There is some API for Location services in Windows 7 however I don't know the details about this.
I also don't know much about Android, but if you can develop for Android in Java you can at least share some code between the Windows 7 and Android version of your software.
Windows 8 will introduce a new kind of app (metro-style app) and those apps can only be written in HTML5 and Javascript or C#/VB.Net/C++/C and XAML.
However, users will still be able to use your Java Apps on Windows 8.
so it looks like Windows 7 is like a windows 7 PC. I can't find any specific books on amazon, so I do apologize if my questions are stupid.
1) Can I develop a Java application similar to that of a desktop and deploy the EAR/WAR file to the windows 7 tablet? if so, does the tablet have an inbuilt web server type application (websphere, tomcat) to serve pages? if not, will the app be loaded on a remote server and be accessed via a browser? In this case the tablet will need an internet connection all the time, correct?
Thanks again.
A Windows 7 Tablet is basically just running the desktop version of Windows 7 so you can do anything with the tablet that you could do with a Windows 7 desktop machine.
Note that Windows Phone 7 is an entirely different operating system that's barely connected.

App for multiple platforms ?

Morning,
firstly what programming language are the following platforms using:
Iphone, windows phone and android?
if i was to design and program an app in one of these platforms, is it easy to convert my code so that it can run on all of the above platforms?
Hi,
Android uses a form of Java (so if you know some Java that makes it easier to pick up - which i've done myself). I believe iPhone uses objective C, which I know nothing about! And Windows Phone 7 uses C# (shame they don't all use the same hey?).
If you're looking to write for multiple languages though, it might be worth using a site like: http://phonegap.com/about/ (again, I know nothing about it, but have heard of it and like the concept!).

Categories

Resources