[Android] Lock down user interface ? - Windows Mobile Development and Hacking General

Hello all,
I have been tasked to look into possible lock down of user interface for Android phones. Previously, we built custom mobile application for Windows Mobile and used SPB Kiosk Engine to perform lock down so that users can only run our application on windows mobile devices.
I would like to find out whether it is possible to perform similar lock down on Android Phones (limiting the functionalities) and start up with just our custom built android application. It would be best if there are existing lock down applications which can do this (similar to SPB Kiosk engine). If not, the only way would be to compile custom firmware ?
Hope anyone who has ideas of this topic can shed some light.
Thanks in advance!
Zell

Hello all,
did some research on the web and didn't manage to find anything regarding lock down on Android mobile phones. Any comments on whether this can be done at firmware level (e.g. compile custom Android firmware) ?
Thanks,
Zell

zellhwang said:
Hello all,
I have been tasked to look into possible lock down of user interface for Android phones. Previously, we built custom mobile application for Windows Mobile and used SPB Kiosk Engine to perform lock down so that users can only run our application on windows mobile devices.
I would like to find out whether it is possible to perform similar lock down on Android Phones (limiting the functionalities) and start up with just our custom built android application. It would be best if there are existing lock down applications which can do this (similar to SPB Kiosk engine). If not, the only way would be to compile custom firmware ?
Hope anyone who has ideas of this topic can shed some light.
Thanks in advance!
Zell
Click to expand...
Click to collapse
Hy and welcome to our forum,
what do you mean with lock down??? I cant follow you!
Greatz
mccoffein

Hello Mccoffein,
Lock down would mean to restrict the functionalities. E.g. we only want the Android mobile phone to run our program on start up and cannot access any other functions.
Other examples on PC will be windows based Internet Kiosks, which only allows users to surf Internet net, but does not expose other functionalities of Windows.
Cheers,
Zell

zellhwang said:
Hello Mccoffein,
Lock down would mean to restrict the functionalities. E.g. we only want the Android mobile phone to run our program on start up and cannot access any other functions.
Other examples on PC will be windows based Internet Kiosks, which only allows users to surf Internet net, but does not expose other functionalities of Windows.
Cheers,
Zell
Click to expand...
Click to collapse
I dont know ... but maybe there is a tool.
Greatz

Hello Mccoffein,
have been looking around but to no avail. Thanks for the reply anyway.
Hope anyone who have some ideas regarding this can help out.
Thanks,
Zell

Related

JSR-82 (java-bluetooth) Possible for hermes?

Hi all,
I have done some searching from the forums about java using bluetooth and did not find anything. This is my first post here so blame it on my noobiness if I just missed it.
So.. what I understand (and that is not much in win based mobile devices at this point) the JSR-82 is a some kind of a "framework" which enables java to use bluetooth in applications. I have been trying to use some java applications meant to be used with bluetooth, only to find out that it is not supported with hermes (HTC Tytn with win mobile 5.0 to be more accurate.)
Now I am asking you is there any way around this and is it possible to get this JSR-82 whatever working with my tytn. It would be nice since it would enable the use of java based chat applications and such, which are using bluetooth. Java for that reason that then I could run the same applications as my friends for example with sony ericson.
Sorry for my bad language and bare in mind that this is my first post. thanks for all the answers and have a nicest day!
Sincerely yours,
Henry
No one else wants to use bluetooth functions thru java? or am I missing something critical here?

Can a Palm OS platform run simultaniously on a WM6 phone?

Hi guys, I have an HTC touch (sprint) and got a job with a air balancing company and they have software that links their ppc's to their server for live data entry. however the application is only available for the palm os. Does anyone know if installing multiple OS's on a phone is even possible, like installing linux on an ipod? or if not, any way to convert a palm os application to WM6 combatible application. If needed, i have the install files for my application, any assistance would be greatly appreciated. If nothing exists i would even consider payment for the application to be convtered if anyone is intrested.
Thank you
Matt
you would probably have to build the application up again from the ground up if its a native palm application, although, if its written in a common language, i dont see why it couldnt be ported over
somebody more knowledgable should be able to help you better
and welcome to xda-devs
you can use styletap to run palmOS apps on windows mobile, if this is what you want to do.
Well, im 50% there, styletap works great, im able to load the software and run it, no glitches yet, however styletap doesnt seem to be allowing the application to sync with my server. any1 have any ideas? i even tried first establishing a data conn in WM6 using IE and hopped back to style tap to sync again. no luck

Lock down the user interface (Windows Mobile 6 Professional)

Hey Guyz,
Long time no see..! I have been assigned to develope a barcode scanning application using .NET Compact Framework 2.0 (I can use 3.5 if necessary).
Right then to the point, I have already developed and finished the barcode application and there came a new demand from the business team who uses the application.
Basically the devices we use are HP iPaq (Windows Mobile 6 Professional) in combination with Grabba barcode scanner. They have requested that the application I wrote starts automatically and covers the entire screen. Now as for covering the entire screen is working fine but I need to do something about starting the application when the device starts up or when a device is put to sleep by clicking the power button and then bring back, the application should start up or show up automatically.
Now I have been researching and exploring a lot of third party applications and one application so far that comes the closest to my needs is the SPB Mobile Shell. It does pretty much what I want apart from locking down all buttons.
Now what I would like to know is, is it even possible to lock down all buttons at all? If not then how would I atleast go about developing an app which behaves like a SPB Mobile Shell? I know that the SPB Mobile Shell is very complicated application but all I want if the behaviour of SPB Mobile Shell's Today screen.
If I need to start by creating my own custom shell then where would I start from?
Regards
I'm not a developer, but hopefully this will help. You would be better off looking at kiosk software such as spb kiosk, whick locks down the whole device apart from programs you specify, ie. your developed app, and any other apps that are used.
This is a virus, not an application.
You use your pocket pc only for barcode reading. Why not use just a reader which costs 10 times less??
And no, SPB is not a complicated application.
HTC-Master said:
This is a virus, not an application.
You use your pocket pc only for barcode reading. Why not use just a reader which costs 10 times less??
And no, SPB is not a complicated application.
Click to expand...
Click to collapse
Please don't judge me by my post count or the type of question. This is a genuine question.
Tell me what sort of device you think I can use which costs 10 times less.
I need a device with Wi-Fi so users can take it with them while attached to the barcode scanner. Then using the Wi-Fi the application connects and talks a web service running on the intranet server so users from all around the country can manage state of things that are needed to be tracked of their movement.
This was a specific request from the CIO that users are not needed to use any other applications and thus complicate things for themselves. All they want is just to use the application without any special training.
Hope this clears things a little.
jez83uk said:
I'm not a developer, but hopefully this will help. You would be better off looking at kiosk software such as spb kiosk, whick locks down the whole device apart from programs you specify, ie. your developed app, and any other apps that are used.
Click to expand...
Click to collapse
Thanks mate
I will pass this down to the chief architect so we can decide if the SPB Kiosk can do of what we need.
Cheers again.
FYI, we are going to try the PocketKiosk Builder
http://www.askarya.com/pocketpc/pocketkiosk/pk.asp
Will see how that goes.
And what about puting a link to your app in the windows\statup folder?
janemanno1 said:
FYI, we are going to try the PocketKiosk Builder
http://www.askarya.com/pocketpc/pocketkiosk/pk.asp
Will see how that goes.
Click to expand...
Click to collapse
this is interesting...
(btw, http://www.hjgode.de/dev/iLock/index.html )
Another idea
Old thread, but...
Why not go for a unit with a built in barcode reader and Wifi/GPRS like the Motorola MC55 / MC75A?
Then you can use the Motorola AppCentre software which allows you to restrict which programs can be launched and presents a really simple interface for the user. I'm pretty sure you can download this software free with the serial number of one of their units.
Users will have no need to hunt for Wifi connectivity as the units have built in connectivity to the Internet. All you need is a low data allowance SIM with voice calls blocked.
The units are more expensive than the HP iPAQ, but they do more as well.
Hopefully someone might find this information useful.
HD.

settings for windows mobile 6.1

been having a play around in settings
trying to find on the omnia 2 where i can hide my mobile number
any ideas??
and also whats the deal with no multiple profiles? or am i missing something
is there a place i can dl wm6.1 guide that has proper amounts of information regarding how its set up etC?
Here you will got a simple guide: A Beginners Guide To Several Important WM Features
But the better one for you will be Introducing Windows Phone
Hope you get a better knowledge on this mobile world!

[Q] Android on Motorola MC65

Hello,
My company has recently developed an application. This is a single page application for data collection.
The app works fine on android / IOS devices in the native browser.
However, we have a whole fleet of the Motorola MC65 devices. They run windows mobile 6.5 and they do not properly load the page.
Can anyone give any advice on a possible rom for this device?
Thank you so very much.
Robert
Rwalte16 said:
Hello,
My company has recently developed an application. This is a single page application for data collection.
The app works fine on android / IOS devices in the native browser.
However, we have a whole fleet of the Motorola MC65 devices. They run windows mobile 6.5 and they do not properly load the page.
Can anyone give any advice on a possible rom for this device?
Thank you so very much.
Robert
Click to expand...
Click to collapse
Hello Robert
We are in a similar situation with around 20 of those MC65 devices and would like to migrate them to Android. Have you eventually been successful in achieving this?
Thanks for letting me know!
Best
Okihara

Categories

Resources