[UTIL] BGSwitchPPC - XPERIA X1 Themes and Apps

Hi All,
This is my first ever smartphone app, but it's based on a full-fledged windows app of mine that I've been using for a few years now.
Basically, I like to change my desktop background alot, each time I log on in fact. So i wanted something similar for my phone. Also, I wanted a way of having an appropriately dimensioned image for when the keypad was open/closed.
So I've created this little app for my X1.
What it does is choose a random image from a preset directory (different directory for portrait/landscape images - to allow for correct dimensions - can be the same dir if you're not fussed) and sticks it in as your background image.
Current Features
Random Background Selection
Supports any resolution device
Different Image For Portrait/Landscape mode
Supports Different Directories To Select Portrait/Landscape Iamge From
Preview Backgrounds In The Config Util
Scheduling Support
New Background After Hard Reset Option
Current wishlist
Automatic image resizing/scaling etc
New Background After Suspend
current known bugs
Sometimes unable to delete original theme images - so this still needs to be done manually after each theme change (remove any stwater* files from Windows directory) Might have fixed this. Not sure, couldn't replicate the problem a second time, but there have been appropriate code changes.
In theory if you left the app open for long enough on the appropriate messagebox just before you exit, you could miss your Switch schedule and have to reset it. Highly unlikely anyone will come across this one though!
Hard Reset upodate seems buggy - but could just be my phone taking a while to load up!
Occasionally goes completely wrong on hard reset.
View attachment BGSwitchPPC.zip V0.4
Installation notes:
Copy it somewhere, anywhere, on your Xperia X1 (or other WinMo device)
Run the exe
Please download it and have a play. Any/All feedbacks, criticism and requests more than welcome.

hey graymi really like this app, works exactly how u said it would no problems here, cant wait for you to add scheduling and now i dont always have to switch themes

Sounds good, does it change the wall paper for all tabs?

it changes the phone wallpaper, i dont think it will change the manila wallpapers but i dont have a manila rom to test it on

illmurs said:
Sounds good, does it change the wall paper for all tabs?
Click to expand...
Click to collapse
tabs? Like the xperia button thing I never use? Thought you couldn't change the BG on most of those?
afaik, becuase of the way it works, it'll only change the wallpaper for the today screen. but it'll do it for both screen orientations. (Different if wanted)
good to see some people getting use of this though! Gives me drive to actually put the scheduling in!

pablo34 said:
cant wait for you to add scheduling
Click to expand...
Click to collapse
Scheduling has been added
I've edited top post with new version.
Thanks for the appreciation

scheduling works perfectly thanx for the great app

Glad you like it
hopefully i'll have a chance to work on some more features soon.

i have an idea, made you can find a way to create a way to have it switch wallpapers everytime the phone boots, thats would be a great feature

Consider it done
- Updated version available

that was fast, it works perfectly thank you once again

nothing like a bit of 2am VB hacking

I keep getting "An unexpected error has occurred in BGSwitchPPC.exe" error message.
Details:
Code:
BGSwitchPPC.exe
IndexOutOfRangeException
at BGSwitchPPC.frmMain.LoadImages()
at BGSwitchPPC.frmMain.frmMain_Load()
at System.Windows.Forms.Form.OnLoad()
at System.Windows.Forms.Form._SetVisibleNotify()
at System.Windows.Forms.Control.set_Visible()
at System.Windows.Forms.Form.ShowDialog()
at BGSwitchPPC.SharedSubs.main

interesting...
I think it's because you don't have any stwater images in your windows directory, maybe.
don't have the source code to hand right now, but I'll try and sort it out tomorrow if I get a chance.
This will be sorted!

Is it work on manila ? TF3d ?

woh, exactly what I was looking for :O thanks man, good work. Windows 7 wiie

xicloe said:
Is it work on manila ? TF3d ?
Click to expand...
Click to collapse
honestly, I don't know.
It works by changing the image files used by the today screen, so unless these apps pick up and use the today screen bg, I'd doubt it.
It might be in future I modify the app to do this, but as I use neither program, especially since the win 6.5 today screen, it won't be for a while.
-didn't get a chance to fix above error yesterday. Well, I did have a chance, but I also had the chance to finish Tales of Monkey Island...

Graymi said:
honestly, I don't know.
It works by changing the image files used by the today screen, so unless these apps pick up and use the today screen bg, I'd doubt it.
It might be in future I modify the app to do this, but as I use neither program, especially since the win 6.5 today screen, it won't be for a while.
-didn't get a chance to fix above error yesterday. Well, I did have a chance, but I also had the chance to finish Tales of Monkey Island...
Click to expand...
Click to collapse
heyhey! apparently, i have developed some kind of mod for tf3d to change wallpapers automatically or via touch!
feel free to take a look at it!
http://forum.xda-developers.com/showthread.php?t=541462

not working for me
when I run exe and press "Select Dir..." independent whether I choose Portrait or Landscape an exception is thrown:
unexpected error...
Details: ...DirectoryNotFoundException at ...InternalGetFileDirectoryNames/GetDirectories/RecurseNodes/frmDirPicker_Load/... and a few others
same when I "Pick" one (Portrait or Landscape) or try to "Switch", after "Switch" I even had to soft reset as every attempt to start the app immediately resulted in an error
could that be manila related? I'm on 2.5.19222911.0

Wow, that's quite an error!
I'll code in a catch to stop that happening, plus fix the other error above

Related

[APP] HD Power Manager - A fast and functional app to PowerOff or perform a SoftReset

Hi,
I've written a little finger-friendly app (rather a script) to perform a soft reset on the HD or power off the device
Background:
A similar app does already exist here in the forum, but it is rather slow. Therefor I've written a little script which does the same. Its advantage is that it's much faster, disadvantage is that it doesn't look that pretty and doesn't have a graphical UI.
The Program:
... is a little MortScript, which gives you the choice to
- perform a soft reset,
- power off the device,
- cancel the operation.
In addition, you have an option to get warning dialogs for the operations or directly perform the desired operation.
How to install / use:
1.) First you have to install MortScript (a nice functional FREEWARE script language), which is available as installer or cab file here.
2.) Copy the attached file 'HD_Power_Manager_v_1_0.mscr.zip' on your desktop and remove the '.zip' file extension (It's actually NOT a zip file, I've just renamed it for uploding purposes)
3.) Copy the 'HD_Power_Manager_v_1_0.mscr' file anywhere to your device.
4.) To choose whether you want to get warning dialogs, open the file with a text editor and change the first program line:
WD=0 --> Warning Dialogs off
WD=1 --> Warning Dialogs on (default)
Save and make sure that the file extension is still 'mscr'
5.) Run the script on your device. You can initiate the action either by choosing and pressing 'ok' or by double-clicking
6.) enjoy & give feedback
Regards Jan
Any comments on that from people who tried it? does it work like it should? do you think it's useful or rather useless?
regards jan
Hey, this looks nice. I gave up on the other app, because it was too slow for my needs, so if this is fast as you say, that is surely a big plus.
I don't care about graphic UI when I'm going to reset the device anyway
I was just wondering if you know will this work on new Manilla (Dutty ROM series)?
Rozenthal said:
...
I was just wondering if you know will this work on new Manilla (Dutty ROM series)?
Click to expand...
Click to collapse
I can't say that for sure as I use the origial o2 stock rom (GER), but I think it should work without problems...
As the program which is rather "only" a little script uses common system commands, I think it should work. For soft reset it uses the "Reset" command from MortScript, and for Shut Down (Power Off) the "PowerOffWarning.exe" from the windows directory, which should still be present in the Dutty Rom, i think.
Just give it a try.. Only "real" system installation is MortScript (which is really small and useful anyway and removable without problems), while my little app ist only a script which doesn't change any registry settings at all and is just copied and executed on the device... so no danger from that...
regards jan
If anyone's interested, I've made a replacement for PowerOffWarning.exe (which goes with my VJPoOf suite of apps) that will instantly switch off the phone. No shut down anims and things. It's rather frightening, and probably screwing the phone up something rotten, but it should be fine as it works in the same way HTC shuts down the phone, without all the anims etc, so it should be fine...
V
vijay555 said:
If anyone's interested, I've made a replacement for PowerOffWarning.exe (which goes with my VJPoOf suite of apps) that will instantly switch off the phone. No shut down anims and things. It's rather frightening, and probably screwing the phone up something rotten, but it should be fine as it works in the same way HTC shuts down the phone, without all the anims etc, so it should be fine...
V
Click to expand...
Click to collapse
if you'd be so kind to post that replacement file here? (or give the link)? I could try and incorporate it into the script. For the moment the script performs a "workaround" of the warning dialog from the original "poweroffwarning.exe" by automatically sending the "yes" command...
regards jan
VJF-Off
Here you go, the very subtly named, VJFastOff.
http://www.vijay555.com/vj/releases/vjpoof/vjfastoff.exe
It will instantly shut the phone off.
​Please note that it's instant, and there are no warnings etc whatsoever, so make you're you've finished doing what you're doing before launching it.
Feel free to use it in your package, but please give it a credit back to my website if possible.
V
vijay555 said:
Here you go, the very subtly named, VJFastOff.
http://www.vijay555.com/vj/releases/vjpoof/vjfastoff.exe
It will instantly shut the phone off.
Please note that it's instant, and there are no warnings etc whatsoever, so make you're you've finished doing what you're doing before launching it.
Feel free to use it in your package, but please give it a credit back to my website if possible.
V
Click to expand...
Click to collapse
Thanks for supplying, vijay.
Depending on the interest in my script by other people i'm going to incorporate your file in a later public version... first i need some feedback concerning the present version... until then, I'll test your file my own...
regards jan
vijay555 said:
Here you go, the very subtly named, VJFastOff.
http://www.vijay555.com/vj/releases/vjpoof/vjfastoff.exe
It will instantly shut the phone off.
Click to expand...
Click to collapse
Thanks vijay, do tou mind if I include it with my 18 buttons action screen?
Feel free to include it with anything you want, so long as you are not charging for it. I'd be pleased if you drop me a credit, but I won't break your legs if you don't.
BTW, VJF-Off was developed as part of my VJPoOf suite of apps, where I had it assigned to a long press of the power key, to skip the shutdown anims.
If you are leaving feedback for VJFastOff, please leave it in the VJPoOf thread:
http://forum.xda-developers.com/showthread.php?t=476412
Further btw, my old app VJEschaton can be used to soft reset, shutdown, hard reset and a few other things as well.
V

Programatically update today screen image

Hi all,
First a little background into what I'm attempting...
On my PC, I have a self created program which swaps the desktop image to one selected at random from a predetermined directory. There's lots of nifty features, such as image resizing to fit desktop, support for different images on different monitors in a multi monitor setup. etc.
But enough about that, as it's not really windows mobile related. What is related is the fact i'm trying to implement something similar on my Xperia X1.
Obviously I want it so I can have different images for the today screen when it's in landscape and portrait mode - like the built in themes do. I have to admit i'm fairly miffed that this feature isn't supported nativly in a nice easy non-theme related way. it's nigh-on impossible to find an image that looks good in both aspects.
Anyway, I did have something working. A small program which creates a stwater_480_800.bmp and stwater_800_480.bmp by selecting a random image from one of two predetermined directories, and then plonking said images in the windows directory. (Replacing the two bmp images put there by the theme i was using) No resizing of images or anything fancy, just a straight file copy.
This line of code:
SendMessage(HWND_BROADCAST, WM_WININICHANGE, 242, 0)
forces the today screen to update to the lovely new images after the files have been replaced.
All was well until I installed gtrab's excellent pure windows mobile 6.5 update (http://forum.xda-developers.com/showthread.php?t=588882). And although the app still works for the main part, i.e. it picks an image, and changes the background for the today screen, i have encountered a bug.
The image behind the updated start menu doesn't get refreshed - it stays as whatever the image was when the phone was last reset (Think it's specifically a hard reset? i.e. holding power button down the rebooting with sony ericsson logo etc).
Here's the code i'm currently using (Apologies for lack of comments, despite being employed as a vb.net programmer, i'm self taught and not commenting is a bad habit i've never gotten out of.)
Code:
Public Shared Sub SwitchBG()
Randomize()
Dim curdir As New IO.DirectoryInfo(SharedVars.LandscapeDir)
Dim imagefiles As IO.FileInfo() = curdir.GetFiles("*.bmp")
If imagefiles.Length > 0 Then
IO.File.Delete("Windows\stwater_800_480.bmp")
IO.File.Copy(imagefiles(Math.Floor(Rnd() * imagefiles.Length)).FullName, "Windows\stwater_800_480.bmp")
Else
MessageBox.Show("No Landscape Images!", "BGSwitcherPPC", MessageBoxButtons.OK, MessageBoxIcon.Exclamation, MessageBoxDefaultButton.Button1)
End If
curdir = New IO.DirectoryInfo(SharedVars.PortraitDir)
imagefiles = curdir.GetFiles("*.bmp")
If imagefiles.Length > 0 Then
IO.File.Delete("Windows\stwater_480_800.bmp")
IO.File.Copy(imagefiles(Math.Floor(Rnd() * imagefiles.Length)).FullName, "Windows\stwater_480_800.bmp")
Else
MessageBox.Show("No Portrait Images!", "BGSwitcherPPC", MessageBoxButtons.OK, MessageBoxIcon.Exclamation, MessageBoxDefaultButton.Button1)
End If
SendMessage(HWND_BROADCAST, WM_WININICHANGE, 242, 0)
End Sub
I'd love to know what I have to do to force the start menu image to refresh. I've googled for a while with no joys.
Incidentally, I did discover that i can use .jpgs for the background (makes sense really). Not sure if that will have any bearing, but i'll be changing the code to accept both bmp, jpgs, and probably gifs. Can't see that it will affect my specific problem, but thought it would be worth mentioning.
Once i've got this sorted, i'll be ready to tackle the next stage, which is implementing some form of schedule so i can wake up to a new today screen image every day.
Thanks in advance to anyone with any pointers.
Matt.
Sorry, just realised I should have posted this in the windows specific forum.
Still, any help much appreciated!
Okay, I've managed to do this. Via a hacky work-around.
Basically, I realised after a bit of playing, that if you set a "normal" wallpaper, all it does is create a registry key. But, rather handily, the start menu and lock screens (lock was also affected by this bug) would see this change, and update their pic.
Also, rather handily, if you set the registry to an image that doesn't exist, the image then defaults back to the appropriate stwater
so the workaround is as follows...
Every time i run the switch code, I write an incrementing value to the HKCU\software\windows\today\wall registy value. This can be anything, providing it's not a "real image"
when you next open the start menu, it looks for this "new" image, can't find it, so loads the appropriate stwater image.
I'm gona stick the program in an Xperia forum for some feedback/suggestions.
edit: link to app: http://forum.xda-developers.com/showthread.php?t=594763

Noterrific - note keeping/structuring app

Noteriffic 0.53
Copyright (C) 2004 Rudis Muiznieks
Noteriffic is a quick little app I wrote because I felt that the PPC was
lacking a nice, simple, free note keeping/structuring application that has a
desktop counterpart....
All credit goes to Rudis, but now we have WVGA-Screens, so :
Could anybody of those famous and brave developers
compile this VB-Project for >> WVGA << ?
(Its working fine with QVGA and VGA)
Thanks a lot
Creature/entity appeared in mirror,
LOL
kahe40, I wanted to change something in this app the other day so downloaded a trial version of visual studio from MS plus dotnet compact framework. It let me edit the Noterrific source code and compiled a new version fine. I'm sorry I don't have time right now to work out incorporating WVGA, but thought you might like to know what I found out.
ps. if anyone wants the new source/compilation I can post. I simply added the ability for the app to remember which node it is on and return there next time it opens (otherwise it always ended up opening way down the list which drives me mad).
thanks ddk2, please have nice holidays, maybe later we can see...
what do you think about a dark grey background with white text ?
dont know, maybe there are problems with icons and checkboxes ?
and second: in settings, there is: use smaller font for list/display
would you please change to: use bigger font (only one step)
kahe40, did a very quick patch for you, no longer have large/small font, just textboxes so you can set your font size.
Source attached. Find exe's in each project (pda/desktop) in subdir bin\Release.
This version has my mods as described above.
Before you use it, take a copy of your data file (ntn ext) as mine was cleared out somewhere during testing and had to restore. I don't think its a bug, just something from testing, but take backup just to be safe.
Also did a quick test of grey background. Doesn't look that good to me, icons didn't come out well etc. Also presents issues that unless hardcode to grey, then need to make user option to set colour and that's a whole lot of frigging around....be my guest
very nice, good job, thanks a lot my friend
kahe40, don't know if you are still watching this but I just discovered I made a cockup in the last piece of code. I misinterpreted the use of one variable and the resultant problem shows up next time you go to add a node (I haven't added one for quite a while).
This version has corrected that. Also, changed the way I had it remembering which node it was on between sessions. Now saves with the apps variables (a sep file) rather than in the note file itself. Plus side is its much faster closing the app. Another sideaffect is that when syncing the file between pda and desktop, they each have their own memory of the last used node.
Yes, I am guilty my friend,
I traded my TouchHD for an iPhone, dont want to be banned from
this forum, but - man, oh man - what a wonderful OS ...
So I use the old version as shopping-list with my KS20 (QVGA).
Will test your new version soon, thanks a lot.
hello there
I've found this app some weeks ago to keep track of my actions on my work
Like a time log
Is there some some other app (free/paid) that does the same job.
I've found this one for ipod...http://ax.itunes.apple.com/app/id371157360?mt=8
shame that there isn't none for wm

[Android] KaiserDroid eclair 2.1 WIFI, GPS NAND/HaRET also for Vogue, Polaris Beta1.1

First off this would not be possible without the work of many devs in many places. Some of the builds that have really helped get this done:
The base build I started with:
[Android] Eclair 2.1 by mssmison
Builds/Devs that helped me get this far:
polymod 2.1 alpha 4 by polyrhythmic that is itself is based on openeclair 1.1.5
dzo, wesgarner, ctso, many more who have contributed to openeclair
Please try both of these and My build and post your results, I want to know what works and what doesn't. It also will help to know what works better on whose build.
Here it is folks Android running from NAND on your kaiser/tilt!
What works:
WIFI - you no longer need a calibration file from Windows Mobile.
GPS
Phone
Sleep
Battery - See here: http://forum.xda-developers.com/showpost.php?p=5695425&postcount=126
What doesn't:
Bluetooth? I have random results still
Camera
Youtube
Jbed - read thread for working install and instructions
I am in no way liable for whatever may happen to you or your phone!
This will erase/replace windows mobile.
How to get it:
Step one:
If you do not have the latest nbh get dzo's from here:
http://it029000.massey.ac.nz/vogue/files/?C=M;O=D
or vilord's
http://sourceforge.net/projects/androidhtc/files/
and flash it to your phone.
Step two:
Perform a hard reset on the phone, then remove the battery.
Step three:
Download my package and place the androidinstall.tar in the andboot folder on the root of your sd card.
Old link for reference only -Version 1.0
Old link for reference only -Version 1.1 Update Patch
Pre-Patched Version 1.1
Place your sd card in your phone put the battery back in and power it on.
Watch the screen and once it tells you to press and hold the D-Pad center button (do it fast!).
Choose the install option and answer "Yes" when it asks to clear your data.
Step four:
Choose quit and wait for the big green android!
If you get a second google account setup screen after entering your info once just hit the home button or reboot.
*notes*
Starting wifi during the initial setup works but the setup app FC's and goes back to the start wifi screen. The wifi actually does start but you cannot choose a network until you complete setup.
You must have a sd card to boot (not with vilord's kernel)
LCD density is set to 160 as I believe with a 320x480 nbh yields the best usability and market selection.
I the screen flips the wrong way instead of going back to portrait mode open "spare parts" and uncheck "launcher rotation"
(you can also go to Settings "Sound and Display" and uncheck Orientation")
(Works on polaris and vogue as well)
To report, view, and track bugs with KaiserDroid just go to http://bugs.homecncfun.com . You can either Signup for an Account (preferred) or Login Anonymously
If you like my work consider donating to my Gadget Fund:
DONATE
Typo in your link, looks like it's missing the "h" at the beginning (thanks to your sig for the clue haha). I'm downloading it now, going to try it out and report back with the results.
aqtrans said:
Typo in your link, looks like it's missing the "h" at the beginning (thanks to your sig for the clue haha). I'm downloading it now, going to try it out and report back with the results.
Click to expand...
Click to collapse
Thanks got it fixed, let me know how it goes.
Just got it setup, some things I've noticed so far:
Setup Wizard got stuck in an infinite loop right after setting up my Google Account. It signed me in, started syncing just fine, but the next screen asked me to setup a Google Account again. Signing in led me to another Google Account setup page. A reboot fixes this though.
Might want to note that your build.prop has the lcd.density set to 160, most NAND builds I've ran have had it set to 120 or 113 or had a choice.
So far it's been a lot faster than other Eclair builds I've tried! Awesome work!
aqtrans said:
Just got it setup, some things I've noticed so far:
Setup Wizard got stuck in an infinite loop right after setting up my Google Account. It signed me in, started syncing just fine, but the next screen asked me to setup a Google Account again. Signing in led me to another Google Account setup page. A reboot fixes this though.
Might want to note that your build.prop has the lcd.density set to 160, most NAND builds I've ran have had it set to 120 or 113 or had a choice.
So far it's been a lot faster than other Eclair builds I've tried! Awesome work!
Click to expand...
Click to collapse
Thanks for the feedback, I'll add some more notes to the 1st post.
I don't normally have a sim in until after I get it setup and tested so I just skip the initial setup so i must have missed that.
How does the speed of this build compare to polyrhythmic's? I tried that and unfortunately it was unbearably slow even off NAND. I guess it's back to WinMo for a little while
chambo622 said:
How does the speed of this build compare to polyrhythmic's? I tried that and unfortunately it was unbearably slow even off NAND. I guess it's back to WinMo for a little while
Click to expand...
Click to collapse
I may be a little biased but I would use this as my only phone, comparable to openeclair on my mytouch without the swap turned on.
screen rotation
I the screen flips the wrong way instead of going back to portrait mode do this:
open "spare parts" uncheck "launcher rotation"
slm4996 said:
I the screen flips the wrong way instead of going back to portrait mode do this:
open "spare parts" uncheck "launcher rotation"
Click to expand...
Click to collapse
Or Settings/Sound & Display/ Uncheck Orientation
you didn't say weither tha camra works or doesn't
sheridan101 said:
you didn't say weither tha camra works or doesn't
Click to expand...
Click to collapse
Sorry, that would be a no for right now. Anybody got any tips? I'll update the 1st post.
Which nbh to use?
Ho do I know which .nbh file to use? There are so many of them.
For instance:
kaisimg-panel2-320-15-02-10.nbh
kaisimg-panel1-320-tilt-15-02-10.nbhWhat is the difference between the two?
What does the following stand for:
The panel2 and panel1
320 or 480
You get the picture... Basically - how do I know which one fits my device?
Thanks,
Eran
ebarten said:
Ho do I know which .nbh file to use? There are so many of them.
For instance:
kaisimg-panel2-320-15-02-10.nbh
kaisimg-panel1-320-tilt-15-02-10.nbhWhat is the difference between the two?
What does the following stand for:
The panel2 and panel1
320 or 480
You get the picture... Basically - how do I know which one fits my device?
Thanks,
Eran
Click to expand...
Click to collapse
#1 check a default.txt that you used in the past to see what your panel type is, nobody can tell you what you have. I have a tilt and use panel 2. You may need to pick one and try, if the colors are messed up, try another
#2 the 320 is a resolution of 240X320 and the 480 is a resolution of 320X480
I always use the 320X480; then edit the /system/build.prop file to make the lcd.density 160; makes it close to 240X320 but you get all of the market apps
@ slm4996 any chance of getting this as a HaRET compatable? I have some programs that require I have windows, so I can't NAND now; and I would like to try this one out
INT Maps Navigation
I check your tar and i notice tha inside app folder there isn't Google Maps, Nav launcher and so on, it's possible to add it manually, importing the right apks inside the folder, and if it's possible where i can find the apks?
P.s. Your old build is great, as soon as my phone return from repairing, I will be glad to try this new baby...
Can I run this build from SD card?
j101399j said:
#1 check a default.txt that you used in the past to see what your panel type is, nobody can tell you what you have. I have a tilt and use panel 2. You may need to pick one and try, if the colors are messed up, try another
Click to expand...
Click to collapse
Correct, couldn't have said it better.
j101399j said:
#2 the 320 is a resolution of 240X320 and the 480 is a resolution of 320X480
I always use the 320X480; then edit the /system/build.prop file to make the lcd.density 160; makes it close to 240X320 but you get all of the market apps
Click to expand...
Click to collapse
If you get the 480 version my build.prop lcd.density is already set to 160. (@j101399j great minds think alike)
j101399j said:
@ slm4996 any chance of getting this as a HaRET compatable? I have some programs that require I have windows, so I can't NAND now; and I would like to try this one out
Click to expand...
Click to collapse
Give me about 15 minutes for a test version to upload and then:
http://homecncfun.com/android/KaiserDroid-1.0-haret.zip
new version
http://homecncfun.com/android/KaiserDroid-1.1-haret.zip
Please test both.
Please note that you will have to do a install the first time you run haret so be sure to watch for the prompt to hold D-pad center.
milanche said:
Can I run this build from SD card?
Click to expand...
Click to collapse
You can try the package in post 16
samtruman said:
I check your tar and i notice tha inside app folder there isn't Google Maps, Nav launcher and so on, it's possible to add it manually, importing the right apks inside the folder, and if it's possible where i can find the apks?
P.s. Your old build is great, as soon as my phone return from repairing, I will be glad to try this new baby...
Click to expand...
Click to collapse
Unless you are across the big pond google maps should install from the Market. Navstarter I can look into.
Inclusion/removal of apps?
Should I add or remove any apps out of the default build?
So far we have requests for:
Google maps
Navstarter
I'm not sure how I feel about including maps since it can be downloaded from the Market on this build...
slm4996 said:
Should I add or remove any apps out of the default build?
So far we have requests for:
Google maps
Navstarter
I'm not sure how I feel about including maps since it can be downloaded from the Market on this build...
Click to expand...
Click to collapse
My intention is to have the modiefied version of Google Maps with Nav launcher, 'cause I'm from Italy and in Europe Google Maps don't have the navigation enabled, we must use maps4.0.0-brut4.apk to enable it.
I have tried to put it insiede your old build but without success, it doesn't let me install the needed file to get it working, maybe i forget to put something else needed...i'll try with the new one as soon as possible....
The files that i'm writing about are inside OptionalApps pack of last poly builds...

Im a developer, I know some basics. Give me ideas.

As the title says, Im a developer but I dont know anything majorly complicated.
I want YOUR ideas for something to make.
Stuff I know:
Things to do with the file system - copy, paste, delete, create etc
Read/write/create text files
Simple or even more complex UIs (nothing too extreme though)
most of the basic stuff
Heres a video of stuff Ive done before:
http://www.youtube.com/watch?v=g3_5xBqf-eQ
If you have any idea for simple apps, please let me know and Ill tell you if I can make them or not
Thanks
Maybe a new app to replace and improve SmileySMS ( development is stopped, and on windows mobile we can't have smileys in sms without this buggy app).
I wish a prog for my HD2, very simple : Use Webradio (with url) as ringtone !
Hi Cris,
I am looking for an app that can do the following:
Disable the touchscreen.
Why?
It's annoying when you watch movies and accidentaly touch the screen (especially with core player).
The app would have to disable the touchscreen after a set time, so you have enough to start the movie (or other application).
A certain area of the screen would have to be defined as touchable, so that you can disable again. Maybe with a gesture? ie. swipe from bottom left hand corner to top right???
just an idea
idea
it would be amazingg if you could make an application that allows the drag down notifications panel like android has
antdawg702 said:
it would be amazingg if you could make an application that allows the drag down notifications panel like android has
Click to expand...
Click to collapse
you know what, im gonna look into this one.
I cant promise anything.
I cant say I have any idea how to do that.
but I can say that im gonna look into it ^_^
wm7
can you make a windosmobile7series for nontouchscreen windowsmobile.need help with it.its just navigaating threw it with the arrow keys
Hi Cris,
Can I suggest a application that can do 2 things which I can't find something similar to this (suggestion).
To create a application for both "Shopping List" + "Inventory".
Let me know if you interested, I can share the idea ..
Hope you can consider it .. thanks
antdawg702 said:
it would be amazingg if you could make an application that allows the drag down notifications panel like android has
Click to expand...
Click to collapse
do you have a screenshot?
how about an application like e-mail and walk for the iphone..........so that wed be able to type and walk at the same time with the background being whats in front of us fed by our camera....
I would like a app that does the following:
All for the Sense music tab!
When NOT in a call:
Long press : Play / pause
Pressed twice : Next song
(If possible:
Pressed three times: previous song
pressed shot : call)
When you are being called:
short press: pickup / hangup
PLUS
The hardware buttons (buttons on the PHONE) MUST be disabled,
But ONLY when the headset is plugged in!
With no headset plugged in everything should be as normal!
Could some developer please make this?
Maybe you can use code from the following:
http://forum.xda-developers.com/showthread.php?t=502881
http://forum.xda-developers.com/showthread.php?t=556801
Great Greet Giblet
I've actually been pitching this one around but no luck yet ... A small GPS toggle cmd app. Here's an OSS project that may have usefull code.
What I would like it to have is:
1- Commands to toggle GPS on or off
2- Stay running and output number of connected satellites and connection status (position fixed/not fixed) as a reg name/value
3- Maybe other stuff (like coordinates, hour/date, update system time... but what I really want is the first point 1 and 2).
Why would I want such an app? To add a GPS connection manager to my today screen HS++ skin (also maybe make a script that will only launch my device navigation software when it has a position fix).
PS:
Other stuff I'd like to see are either other small cmd apps or small updates/fixes of some OSS apps like GSFinder+ or even emulators (small stuff like adding onscreen controls using existing sources, emulate mutli touch or improving controls by mixing the use of oncreen keys with hw ones or minor GUI standardization and fixes related with new devices screen resolution).
cris_rowlands said:
As the title says, Im a developer but I dont know anything majorly complicated.
I want YOUR ideas for something to make.
Stuff I know:
Things to do with the file system - copy, paste, delete, create etc
Read/write/create text files
Simple or even more complex UIs (nothing too extreme though)
most of the basic stuff
Heres a video of stuff Ive done before:
http://www.youtube.com/watch?v=g3_5xBqf-eQ
If you have any idea for simple apps, please let me know and Ill tell you if I can make them or not
Thanks
Click to expand...
Click to collapse
OK here is an idea for a simple but useful application please would you consider making this
http://forum.xda-developers.com/showpost.php?p=5711236&postcount=1
Slide2Action
Hi cris, How about a simple slide to do anything? Just a scrollable list of blank sliders that you can assign a function too, eg launch an app, blank screen, reset, close all, new message, WiFi, bluetooth etc. the list could be endless. Just a scrollable action screen with sliders instead of buttons. Transparency would be a bonus for a nice visual.
well folks, youve given me plenty of ideas.
A few of them ill try to work on, sadly many of your ideas are a little beyond me
Anyway, Ive got some stuff to be doing so I wont be checking out this thread anymore.
If any developers feel they want to take up any of these, please feel free ^_^
zinconnu said:
Maybe a new app to replace and improve SmileySMS ( development is stopped, and on windows mobile we can't have smileys in sms without this buggy app).
Click to expand...
Click to collapse
I was going to make this same suggestion. I hope somebody with the skills stumbles upon this and can continue the development for this.
cris_rowlands said:
well folks, youve given me plenty of ideas.
A few of them ill try to work on, sadly many of your ideas are a little beyond me
Anyway, Ive got some stuff to be doing so I wont be checking out this thread anymore.
If any developers feel they want to take up any of these, please feel free ^_^
Click to expand...
Click to collapse
Hi Cris,
if you can consider my suggestion to develop a "shopping List" + "Inventory" apps I think is not that difficult to develop. It almost similar to like any shopping list app & you be able to keep track of the inventory list maybe with photo or pic is good enough.
pls do consider this apps, as both iPhone & WinMo still do not have such app yet. If you do build up, you will be the 1st to come out with.
Lockscreen Slider
Please try to do a Lockscreen Slider for WM 6.5
http://forum.xda-developers.com/showthread.php?t=638230
Thanks
salo1 said:
Please try to do a Lockscreen Slider for WM 6.5
http://forum.xda-developers.com/showthread.php?t=638230
Thanks
Click to expand...
Click to collapse
yes let's steal some more apple patents!!! The idea is great! Few months ago I already asked this topic in the S2U thread but no response, probably my request got overseen or the guy is just too busy with other stuff.

Categories

Resources