**Dev Request** Totally blank app - General Questions and Answers

I've searched everywhere and can't find anything like this: I want a app that is completely blank and totally configurable through XML file so that I can place MY background pic and MY icons where I want on the screen to launch whatever app I want... It will look and act much like rlToday but NOT be a today plugin, rather a program so I can assign it to a button or whatever I want to launch it.
Is this a good idea/request?? Can it be done easy??

Something like this http://forum.xda-developers.com/showthread.php?t=529212

what about HTC ActionScreen by Fabliv, it's a screen with 9 buttons, with the params in the registry.
Search for the cab of Fabliv and see what's inside.

Thanks but both of these ^^ are developed apps that have set up peram and what I want is a blank page, no back ground, no icons, no script, nothing.... Then assign everything through xml files.

This project could be a good foundation for such application:
http://opentheme.sourceforge.net

stepw said:
This project could be a good foundation for such application:
http://opentheme.sourceforge.net
Click to expand...
Click to collapse
I have been checking this page occasionally but it is indefinately under construction so I don't know how I could use this utility..
Is there another utility I could use to try to create this app? I have yet to find anything close to a program I'm looking for...

Related

PPL - Pocket Programming Language..... and the *fruity theme*

http://rychlicki.net/en/2007/04/01/174/
This IP lawyer has something interesting to say.
And you can get the theme from his page
After launching the theme (by the way, it's VERY EASY, just put it in a folder in your wizard), everything works except the banner clock just show "0". Wondering if you get the same on your wm6.
Also, it would be nice if the calender icon can display the actual date and the clock icon can display the actual time.
Cool but also here the time is 0 0
Very cool app. Looks pretty good and that without needing to install the application. I did try a wizbar adv iphone skin once, which had a lot more features.
But anyway a nice prog to play around with.
could you remap those icon with the config.ini file?
i tried, but most mappings still point to the setting i have on the "Stock" icon.
wondering if anyone here know the PPL and interested to further develop the application. you can download the program for free from the official homepage here: http://arianesoft.ca/index.php
I'm going to look into what I can change with it. The whole deal is fairly cool, but I hate the lag when switching to the "lock" screen. We'll see what we can come up with.
ecchi said:
could you remap those icon with the config.ini file?
i tried, but most mappings still point to the setting i have on the "Stock" icon.
wondering if anyone here know the PPL and interested to further develop the application. you can download the program for free from the official homepage here: http://arianesoft.ca/index.php
Click to expand...
Click to collapse
I don't know if you've noticed yet but you can indeed remap the icons with the config.ini file. Simply rename the extension so that it is config.txt, and inside it the various buttons and their paths are shown. Edit those paths the the desired program's location on your phone, then rename the config.txt file back into config.ini
Something I'd like to ask: Can we change the time at the top of this app? I believe that it's just the wrong time zone, since it is 8:44 here and the app shows 3:44
Cool app.
Time shows nothing here though (just 0 0)

WM 6.1 Homescreen weather plugin

Hey everyone!
First off I want to thank Dr. Gonzo again for the 6.1 rom. It's great and love it!
Second, I was using the HTC home screens that user tho made (found here) and I really got used to having the weather plugin on the homescreen. I really like how the homescreen is setup on this new rom, but I still want a weather plugin for it. Is there any way to add that plugin to this homescreen?
thanks.
if i was you i would try the following:
install the home plugin on your device. copy the .xml file from the plugin to your harddrive. open it and find the coresponding <plugin...> entry for the plugin. Then copy this entry to the xml-file of your skin of choice and there it should appear again... if it does not work or you have no clue what i was talking about, give me report.. i will try to do it for you,
Yea that's what I was thinking about doing. I just did not know if it would work or if it would look alright. I'm at work now so I don't really want to mess with it, but I'm going to try that when I get home.
ok. let us know if it worked when you're done
Wow this is a lot more difficult than I had thought. I can't find the weather plugin in the HTC Home screen and as the other thread may have tipped you off, the Sliding Panel home screen is very confusing to work with.
Basically what I would like to accomplish is to have Weather on my homescreen, while still using the Sliding Panel motif. So like if I could click over to the right next to where it displays the time it would show the weather. I'm going to keep working on this, but if anyone would like to jump in and help me I'd appreciate it.
Thanks.
according to the slide panel. I think all you can do is to manipulate the panels with basic configurations read out from the registry. It is not that easy to create something new, but i think a good point to start is always the manipulation of the welcome center, because this one is what most people need when they like to make "their own panels". The only way something will create a new slide is to code a plugin which is dedicated to appear in the slides. and still someone has to figure out what basic options are needed to create a new panel or to figure out what these guids are respectively.
Can you provide the htc home xml at least? it would be nice to have all extracted files in a zip file, so i do not have to install it again and pic all files out by myself.
Well that's sortof bad news that I can't create something new, however it might still be possible to edit the home panel to add that in?
I attached the xml for one of the home screens. I looked through it all and couldn't find the plugin for the weather but maybe you will have better luck than I will.
well, that is exactly what i meant. First choice, change one of the existing panels. If it works then and someone can explain those damn GUIDs I think we would manage to get it work on an own panel.
As far as it is "documented" in the XML (which is quite interesting i think for non wm6.1) this is the plugin-option for the htc home:
<plugin clsid="{B0C8AC4B-CDDC-4010-AAEB-076A2A6EB171}" name="HTCHome" height="88"></plugin>
This means to me, that cannot extract the weather-plugin for the homescreen unless you know how the home-plugin was made and the weather-plugin is a standalone, built-into htc home.
if you install the htc home, and edit your slidingpanel.xml with this tag somewhere, the home plugin should appear. I added the .xml for Frau Hottelmanns panther scheme with the htc home plugintag so you can see what i mean (not sure if the comment-tag is allowed, so just remove it before uploading to your device).
This is all I can do for you right at the moment.
Alright, Thanks a lot. I will try it when I get home.
I am really sorry that i wrote some damn ******* before It surely is possible to create new slides!!! It is just not possible to create a slide with ANY functionality
i just had the idea, that we may figure out what the minimal options for a slide are and then go on to figure out what the others are. But if we know the minimal options we could for example copy the testuiplugin-panel and try to get it work with the entire htc home plugin in it.
just wanted to write that, so you would not be that hopeless
Ok, what i found so far is:
- The htc home plugin works on wm6.1 as usual
- It seems not to work with the bronze-plugin in the same theme
* when loading the theme, the htc home plugin is displayed but vanishes as fast as the bronze-plugin is loaded.
* i played around with the height-attribute from the bronze-plugin but it seems to have absolutely no effect
- what i discovered in one of the previous skins is, that there are at least two major plugins for the htc home plugin which can be loaded in a theme. there is the notificationbar where the calls and sms etc. are shown and there is the htchome where the weather is displayed and so on.
- I also found that the exe-file for the weather-plugin is located at /windows/weather.exe so maybe its possible to configure the "output" on a call of this file and the weatherplugin is displayed (which means that we could put it into a slide)
- I also found an old thread here on xda for the "customization" of the htc home plugin, but it seems that the way the plugin works has changed since this thread and the version gregory released
- what is missing is something like a documentation on the htc home plugin, so which parts are implemented, how are they called from the homescreen etc. maybe gregory, if he's still around here has any idea(s) ???
- i just got that the weather.exe sets the city, downloads and refreshes the local weatherdata. So the output has to be somewhere else.
sounds like you are onto something here. Since the HTC home weather plugin is causing some problems, I think I am going to take a look at some other weather plugins. They might make it a little easier. I'm specifically looking at SPB Weather and Fizz Weather.
The only problem is, once I install them I'm not really sure how to put them into the slide panel. I'm going to play around with it and I'll let you know.
A tip from my side... always start from the delivered .xml files for the theme. mostly you can see there how they are implemented in the home-screen... then you just have to copy it.
i am wondering why the htc home plug does not work with the bronze. rinkus iconbar does, and its also just another plugin implemented... It also would not make sense that microsoft put something in the code of bronze which disables other home plugins
kimamil said:
A tip from my side... always start from the delivered .xml files for the theme. mostly you can see there how they are implemented in the home-screen... then you just have to copy it.
i am wondering why the htc home plug does not work with the bronze. rinkus iconbar does, and its also just another plugin implemented... It also would not make sense that microsoft put something in the code of bronze which disables other home plugins
Click to expand...
Click to collapse
You mit be better waitin until HTC release a WM6.1 Standard ROM to see if HTC customize bronze to have parts of there Home plugins integrated and extract everything from a ROM then making a cab file to install it .
Roland
this was my first thought, but as you may know, there are people out there (yes, i am one of those ) that do not like to wait and have things first and before all the others do
kimamil said:
this was my first thought, but as you may know, there are people out there (yes, i am one of those ) that do not like to wait and have things first and before all the others do
Click to expand...
Click to collapse
Have you tried using Facade to use the HTC plugin with Bronze?
Roland
nope. i thought one has to BUY facade???

How much of the 6.5 start menu can be customized?

I know the background of the start menu can be changed by:
1) changing the phones wallpaper like normal
OR
2) replacing the startmenu_background_screen_"resolution".png from within the windows folder.
The second is only if you want a different wallpaper in your start menu to the rest of your phone. (the default file is just a transparent .png which shows your normal wallpaper underneath)
I know you can also change the folder icons, by changing around other png files in the window folder.
My question is how can you change the font style or more importantly the colour?
Also, is it possible to change it so it resembles the wm6.1 start menu instead of the honeycomb?
(please dont say "just use a 6.1 ROM" because i dont want to. lol. I like wm6.5 as its quicker and more finger friendly, i just want the old start menu back)
no one know how to do these things?
anyone?
PLEASE?
im desperate here
lolz
As much or as little as you wish.
Have a look at some of the stuff I posted in here :-
http://forum.xda-developers.com/showthread.php?t=504320
Should answer a few of the basics.
Thanks for your reply, but those replies are about the today screen. I dont even use titanium any more. I find M2D more useful.
What i want to know is how to edit the Start menu.
the list of programs shown as hexagon icons
I want to change it to like how it was on wm6.1.
Just a grid of icons with words on a white background
OK, I have got what you are after... sounds like a registry hack somewhere....
Unfortunately the holiday(UK)/vacation(US), season is upon us, and I may not have found the solution for a week or two. If and when I do, I'll post it here and send you a PM.
Thank you.
Its appreciated
cris_rowlands said:
Also, is it possible to change it so it resembles the wm6.1 start menu instead of the honeycomb?
Click to expand...
Click to collapse
I second this question. And what I want is better not the 'grid view'.
Better we have a registry tweak way, so that we can make a HoneyComb Toggle.
In some cases when I want more RAM, it's better to shutdown the honeycomb and the titanium today plugin.
So another question is do we have a tool to toggle the titanium? Like we can do to M2D? I know we can do it through today settings, but I'm looking for a way like regitweak or mortscript, so that I can use a shortcut to map it to a hardware button, do it within one touch.
[Edit: Got some sence for the half of first question from this thread:
http://forum.xda-developers.com/showthread.php?t=509160&highlight=start+menu
Seems the WM6.5 honeycomb start menu is an executable called shell32.exe. If so we can shut it down with a powerful task manager like DotFred's TaskMgr.exe or let it show up in the htc task manager by registry tweak and kill it. Will report it back after I test it next week. Or anybody can test it right now?
But the first question still need an answer.
Edit3: So what is the process or service of the WM6.1 start menu ? (for that I think it's not an exe) This may help to answer the question of how to resemble old start menu back.
And then what is titanium? An exe, a process or a service? Got a name?]
Thanks for any help.
there isnt!
there isnt a way to back to 6.1 start menu...
but you can use the Qucik menu that is a lil same... but you need to leave blank the cpr file for grid scene on your windows folder... then use the Quick menu that Utaker post on devs and hack forum just search with this exact words " Quickmenu instead honeycomb" you may get all the answer you need there... Oh and the honey comb can be modded in maaaany ways just search all over the devs a nd hack sections
thanks bye.

[APP] Auto Shortcut - Generate Shortcuts With Custom Icons - 0.2 8/20/10

This is a little app I developed mainly because I got tired of changing all my shortcut icons by hand every time I wanted to try something new.
It works by a folder of icons on your sdcard and matching them to installed applications by name. For example, Browser.png gets mapped to the Browser application.
This is more of a test version i'm looking fro people to find bugs and try other devices.
If you are having problems:
Please send me your log by using the button from the main menu.
Known Issues:
- Very long list of notifications.
Changes:
- 0.2:
You can now edit the title of each app.
I have included a test set of icons, Token Icons, original can be found here: http://brsev.deviantart.com/art/Token-128429570
Now this is cool. Gonna try it out. Only thing is certain apps I like to change the name of when I create shortcuts with BetterCut. Like changing XScope to Browser. I suppose I could do those one by one with BetterCut though.
Adding name changing would be pretty easy.
That would be awesome!
Will try this one for sure
Works really great. It's convenient. Only work involved is naming the icons which can easily be done from your computer before you put them on the sd card.
Updated, you can now set title titles of each shortcut.
going to try it, thanksssssssssss
When I tried it, the buttons of the app did not work properly.
I ran into a slight problem. While selecting the icon folder.
Drilled down to folder.
Hit select...nothing
Hit select...nothing
Hit select...nothing
Hmm
Hit back button...nothing
Hmm
Screen turns black, osmonitor looks maxed out.
After around 5 minutes, maybe more, go into osmonitor and kill auto shortcut.
droid x
Froyo
350+ apps
I have the Droid Incredible, when I get to step 2 "select shortcuts to create" and I tap on create button nothing happens. I could go back to step 2 but I can't do anything on step 2
I'll take a look and throw in some log output data to see if i can find the problem.
could we have some images to test? I want to try this but I have no worthy images to replace my current icons
I added a test set of icons on the original post.
Those of you that are having problems, can you give me your device names and android versions.
didnt work with me
i choose the folder
n' then it shows step2 but nothing listed under it
although i named the icons really easy names ( browser, facebook, phone ) !!!
nexus one cyanogenmodRC3 rom
Did you make sure to capitalize the names? Currently it is case sensitive, perhaps it would be best to ignore the case.
Works on my non-rooted ( ) Evo....anyway we could get more icon packs?
Awesome stuff man =)
I will try on both my HEro and my Magic.
Greenfieldan said:
Works on my non-rooted ( ) Evo....anyway we could get more icon packs?
Click to expand...
Click to collapse
I might package a couple, its easy enough, hopefully other forum members will package some as well.
jasonpeinko said:
Did you make sure to capitalize the names? Currently it is case sensitive, perhaps it would be best to ignore the case.
Click to expand...
Click to collapse
still doesnt work !!
---
after many tries ,,
it only detects Shazam
don't know why

[Q] Is a theme or hack that can remove the Titanium Slider bar?

i'm wondering if there is a way to do away with the slider bar in the default wm6.5 home screen. in the pic below (i'm a new user so just copy/paste without spaces, lol.) i just slid the bar all the way to the top to take a screenshot, and i wanna know if i can just remove it for a simple clean homescreen.
i53. tinypic. com/2zeypuh .jpg
Why not switch to "classic today" screen, then check out the themes forum for themes you can apply or search for specific plugins? Is it just that you want the titanium function but not the outline around the selected panels? I'm not sure how to do that, but it should be possible by editing the xml file.
well, when i switch to the classic today screen, or just uncheck Windows Default, under Items, i lose the transparency of the toolbar and taskbar. i guess that if i cold just get rid of the big dark bar in the middle of my screen i would be satisfied. i would just like to be able to see my wallpapers. and yes, i want the titanium function but not the outline around the selected panels.
Ok, gotcha. I don't know off-hand how to do that, though It probably would be as simple as editing the file, or finding the .png that is of that image (in the windows directory) and replacing it with a panel that is completely transparent.
Maybe someone with some experience will come along that already knows how to do that.
To get you started, you may want to look at this theme, which has already made the panels transparent. if you like it, you can just use it. Otherwise, you could potentially compare the xml files, of find the transparent image that he is using in there and copy it over to your device. It's been a long time since i checked/looked, but the xml that controls the sliding panels today screen is usually something like home.xml or something.
[note: if your phone is not touchscreen, use/look at this thread instead]
If you start playing around, back everything up first! You may also want to browse the "post your screenshots thread" and see if you don't come across some other UI that you like better (or another theme w/o the panels). good luck!
krazibeast said:
i'm wondering if there is a way to do away with the slider bar in the default wm6.5 home screen. in the pic below (i'm a new user so just copy/paste without spaces, lol.) i just slid the bar all the way to the top to take a screenshot, and i wanna know if i can just remove it for a simple clean homescreen.
i53. tinypic. com/2zeypuh .jpg
Click to expand...
Click to collapse
Yes, you can but you need to edit the bronzeres.dll check this thread to learn how to do it, backup first your original file.
Check these screens from my phone
Regards,
Enrique
Empel1960 said:
Yes, you can but you need to edit the bronzeres.dll check this [link] to learn how to do it, backup first your original file.
Check these screens from my phone
Regards,
Enrique
Click to expand...
Click to collapse
thank you all. but i'm not as experienced with xml, and editing. but whenever i do i end up running into security issues when trying to copy the files back to my phone.
about this bronzeres.dll file.. where is it located, and what would i need to change to alter the transparency?
krazibeast said:
thank you all. but i'm not as experienced with xml, and editing. but whenever i do i end up running into security issues when trying to copy the files back to my phone.
about this bronzeres.dll file.. where is it located, and what would i need to change to alter the transparency?
Click to expand...
Click to collapse
The bronzeres.dll is on the windows directory, but modifying the dll is more complicated than editing xml or cpr files, in my previous post there is a link where you can learn how to unsigne, edit, resign the dll file.
Regards
Enrique
Help
Hi i have the HD2
my ROM is 2.13.531.1 (90963) WWE
Manilla version 2.5.20121412.2
Radio 2.10.50.26
I downloaded the final cab and my phone still freezes when text messages come in and i cant send picture messages can someone please help me
thanks for all the help! i edited the bronzeres. dll and got exactly what i was looking for. check the URL for my result.
i52. tinypic. com/35l5bg9. jpg
but another question.. is there anyway to do away with the slider functionality and just have the titles. and when you tap it it takes you to the application? so there is no titile thats larger than the others, there just clickable links. just a question, because i'm content with my results.
Cabs available
Hi, I made a couple of CABS to make the slider transparent.
http://forum.xda-developers.com/showthread.php?t=909746

Categories

Resources