[APP][DEV]Android Secrets - View API - Continuum Android Development

https://market.android.com/details?...SwxLDEsImNvbS50d3JkLnl1bGluLmNsYXNzbWluZXIiXQ..
Just stumbled upon it...
Maybe help with some understandings of ticker etc...
very interesting to go through phones codes.

Related

Help with UI elements

Hello,
I've been programming for quite some time on Windows/linux, and I just started developing for WinMo. I must say, when it comes to UI, there really isn't much out there.
What I am trying to do - and if anyone out there knows of any good tutorials or example code, that would be excellent - is make a figure friendly Multi-Level ListView Control for .net CF 2.0 (I need to support WinMo 5.0-6.5) The multi-level part is that when an item is selected, the current ListView slides to the left and a new ListView slides in from the right (I know it's a bad example, but like how the iPhone Multi-Level menus work)
I have been searching the internet and have not found any information on how to do this. My idea for how to create a control like this would be something like this:
MenuControl:
Array of ListItem Controls
Panel that expands in height according to the number of ListItem Controls
ListItem Contro:
Graphic on the left side
Text describing the item
Optional MainControl object for when item is selected
OnSelect Event handeler
When the Even is fired, the local MainControl is loaded
Once MainControl is loaded, using a 15 milsec timer, decrease x position of both controls for 800
Is this a good way of doing the UI? Any help would be excellent
Hi!
have a look at my SliderList. It does exactly what you described...

An app idea...about accent colors (utopic right now...) :(

I was thinking that at the time where developers will have access to Mango accent colours, it could be a lovely idea to make an app like this:
http://colorschemedesigner.com/
Imagine a "light version" of this app for WP7 with:
1. The same access to color data (viewing of hex/rgb values)
2. A big "randomizer button" to randomly produce combinations (like the one inside the online app menu...)
3. Presets with load save
4. ..an "apply as theme colors" function (the app would map the generated colors to each of the available parts (registry keys) of the OS.
..someone could tap the randomizer button if he doesn't know about color combinations, until he finds one he likes. Then, he could manually or automatically (randomly) map colors to the appropriate areas of the OS. (I think this is about 3-4 color mappings), save the combination into a preset and apply it by adding it as an accent color in phone's theme menu.
I could definitely buy such an app, even if it was an expensive one.
i think what you are looking for is called Advanced Config
Cristi93 said:
i think what you are looking for is called Advanced Config
Click to expand...
Click to collapse
Advanced Config:
1. Doesn't work properly (It closes right after I open it in Mango and I also get an error message at the start. I had it before some months and it worked...I don't know what happened)
2. It doesn't have a color scheme generator (we can just choose one color for the tiles and active fonts and that's all). So we can't change background / tile / tile font colors according to an already tested combination of colors.
3. It doesn't have a randomizer (which, if all the above existed, could modify all of the OS colors with a minimum amount of aesthetic errors. Not all combinations are suitable for every use, but at least many of them could be quickly accessible with just the press of a button and they could be even modified if the user wanted.
...for those who say that WP7 has already great colors and doesn't need apps/functionality like this I can say that the system doesn't get bloated with an advanced color customizer. It gets bloated when someone tries to radically change the style of the UI, like making the 2d icons look like "iphone 3d icons" etc...that could be bad...but having the ability to properly change tile/background/font colors, is like MS making us part of their design team.
Moved to WP7 Software development
This is not the place for a discussion about a non existent app. Please post in the correct section.
Take it easy
O_G
Sorry for the wrong thread. I hadn't noticed that section..

[Q] ListAdapter error

I'm newbie at android development and I'm trying to build an app that have to show certain products but its divided in categories, and other subcategories, I'm showing in the first layout the categories and when I select any of them it have to show the next view where the orientation should be landscape 'cause I use a listview to show the subcategories in the left and a fragment to show their products in the rigth but I'm getting a nullpointerexception in the adapter set to the list
SebasEP6 said:
I'm newbie at android development and I'm trying to build an app that have to show certain products but its divided in categories, and other subcategories, I'm showing in the first layout the categories and when I select any of them it have to show the next view where the orientation should be landscape 'cause I use a listview to show the subcategories in the left and a fragment to show their products in the rigth but I'm getting a nullpointerexception in the adapter set to the list
Click to expand...
Click to collapse
It's easier to diagnose what your problem is with code and visual examples.
NullPointerException can be thrown in any number of scenarios. My guess is your adapter is pointing at a null object or no object at all.

OneUI 3.1 customization (maybe with Hex/GoodLock/Magisk/Xposed?)

I have updated S20+ to OneUI 3.1 but some changes after v2.5 are making me upset, although they are just minor quirks. These bother me the most:
Quick toggles in header - In Hex, I could change their count before, on OneUI 3.1 I cant, only the full sice tiles. I know I could use apps like PowerShade and it is possible to change how many of them are shown through ADB but this doesn't work on Samsung. Have anyone found some solution?
How to open popup windows from notification - In goodlock, there was a module called Quickstar, that could add a button which could open app in a popup window. On Android 11, I could hold the notification icon to act similarily, but this option does not work for every notification. Is there any rule, when is it possible and when not?
Transparent background in notification header - Behind the quick tiles, there's a translucent background. It looks really strange, when notifications have coloured background but their header does not. And Hex is no more helpful here.
Notification grouping - any idea, how to get rid of the useless headlines of notifications, like conversations, alerting notifications etc.? I can tell from the content, what kind of notification I'm looking at
Yep, I know that the best solution for me is to stay on OneUI 2.5, but the wireless Dex is tempting and security updates don't hurt either. Any advices will be greatly appritiated!

Custom basic geometric shapes on camera display that become part of photos ?

Hi XDA forum. I'd like to have a preset display with custom basic geometric shapes that appear in the photos. I can certainly add shapes afterwards in a different program, but ideally I can import a filter of sorts that has the geometric shapes I want and call upon this filter whenever I want. Anybody know of such a feature or a way to implement easily ? The best example I can find from golf in the youtube video below:
Thanks.

Categories

Resources