New AA Music Interface - Android Auto General

With the last update there came a new UI for the music player interface. Thats quite nice to see Google is active working month by month on improve Android Auto. But there is still a long way ahead. I think on one hand its also danger to change a interface without guide a user in detail about changes.
Sadly as a developer I didn´t find any announcement of this change and now my music player isnt working anymore. Have no clue why...
Maybe someone got a link with details about changes?

Update: Found out Google updated https://developer.android.com/training/auto/audio/ silently to meet the new design and functionality. Sadly it´s hard to see in detail what changed from last version to the actual. I am still wondering why my app isnt working anymore.

Related

Updated [Dev][App] NoLitez 1.0.28 Dec 17 2008

UPDATE: Dec 17, 2008
older versions are no longer available here, the latest version is in the market under the developer name "snctln"
let me know if you have any problems with it
mpenguin14 said:
so I decided not to abandon development, competition is a good thing, right? and I am going to update the first post with a new build... in this new build there are a lot of improvements
- all 50 levels from the classic lights out, before it only had the first 5
- after level 50 new levels are randomly generated... I believe there are more than 8000 solvable
- added a hint engine... press the menu key and select the "Show Hints" and you will see a small red dot on the keys that you need to press in order to complete the puzzle, updates in real time, you can turn off this feature if you want by going back to the menu and selecting "Hide Hints"
- the state of the application is saved across instances... this way you can continue a game even if you restart your phone
any feedback would be greatly appreciated.
My main question is this: Does this app feel the like it is the sae quality as other apps on the Market? Or does it seem cheap and too simple?
Click to expand...
Click to collapse
(mods: if this is not the correct forum to post development of an android app please feel free to move the post or tell me where to move it to)
So I put up a thread a week or 2 ago requesting android app ideas and at first it seemed that games were in demand, so I started working on a simple game...
NoLitez is a simple game that take inspiration from the old simple handheld video game "Lights Out", (wikipedia link)
basically the idea of the game is that all spaces in the gird can either be turned on or off... the goal is to get all of the lights off. When you touch a light, you toggle the state of that light and the 4 lights immediately north, south, east and west of the light
I ran the apk using the latest android for titan build and it worked as I would expect.
So now I am curious if any G1 owners want to be a beta tester for me and tell me if this apk even works for them, and if so what they think of the game.
I only have very basic features implemented, and only the first 5 levels...
This would count as my first android application so please go easy on the criticism, but I am open to hearing all things good and bad
thanks for any feedback
i tried it out, good game. No crashes or hangs, works as described
neerhaj said:
i tried it out, good game. No crashes or hangs, works as described
Click to expand...
Click to collapse
cool, thanks for the feedback
Nice. Clean interface and classic gameplay. I remember when they advertised these things on television in the '90s.
On a side note, how's Android running on TyTN? There's not a week goes by that there isn't a new device Android is running on, but it seems that most of the devices still need some spit polish.
jashsu said:
Nice. Clean interface and classic gameplay. I remember when they advertised these things on television in the '90s.
On a side note, how's Android running on TyTN? There's not a week goes by that there isn't a new device Android is running on, but it seems that most of the devices still need some spit polish.
Click to expand...
Click to collapse
well I have a Titan rather than a TyTN (PPC6800, CDMA device, aka Sprint Mogul vs P4500 GSM aka AT&T 8525 here in the states) [but they do seem to be named the same]... and I have to say that android doesn't run too well on it, I have been able to get android up and running on it since July thanks to dzo's vogue releases but even with the latest editions the touchscreen doesn't work quite right and the button mappings aren't very intuitive to me... maybe I just need to give it more than 5 minutes, but my plan is to buy a Android Dev 1 or some unannounced 2009 android phone so I shouldn't have to rely on testing on an unsupported QVGA device... but I just got laid off last Friday, so it could be a while until I have a proper android device to develop with
Works like a charm, no bugs at all and a pretty fun game! Do you mind if i throw it in my g1 files in my sig?
stats555 said:
Works like a charm, no bugs at all and a pretty fun game! Do you mind if i throw it in my g1 files in my sig?
Click to expand...
Click to collapse
I am glad that you are enjoying it, it is not a problem to put the apk up in your directory, I have a few more things that I want to do before I make a proper release in the android market, but I have a few questions and I am not sure if this is the proper place to ask them
1.) Does this application behave as you would expect it to as far as saving and restoring its state? Like if you get a phone call or have to leave the app for some reason when you restore the app does it save the lights on/lights off state? Does it at least behave as you would expect it to when compared to other G1 apps?
2.) I am not fully sure if this application would be allowed in the market because Tiger electronics has the "Lights Out" game patented... does anyone know if any other game "clones" exist on the market like say a tetris clone?
thanks again for the feedback
There's an app on the Market called 'Lights Out" already...? Seems to be the same game? Not sure who developed it though.
(http://code.google.com/p/lights-out-android)
punkweakling said:
There's an app on the Market called 'Lights Out" already...? Seems to be the same game? Not sure who developed it though.
(http://code.google.com/p/lights-out-android)
Click to expand...
Click to collapse
wow... you are correct, this exact same game already exists for android and I had no idea. Looks like I am going to abandon development unless someone thinks it is good to have diversity in the market, since I don't have a G1 there really is no way for me to test to see the differences that may exist...
I enjoyed putting this together, but I wish there was some way to browse the titles available on the market other than directly from a G1, that way I would have known to work on something different. (and after a quick search my second game that I was planning on making "4NARow" (a connect 4 clone) is already on the market too...
maybe if I pay the $25 and register as an android developer I can see the different apps available in the market?
so I decided not to abandon development, competition is a good thing, right? and I am going to update the first post with a new build... in this new build there are a lot of improvements
- all 50 levels from the classic lights out, before it only had the first 5
- after level 50 new levels are randomly generated... I believe there are more than 8000 solvable
- added a hint engine... press the menu key and select the "Show Hints" and you will see a small red dot on the keys that you need to press in order to complete the puzzle, updates in real time, you can turn off this feature if you want by going back to the menu and selecting "Hide Hints"
- the state of the application is saved across instances... this way you can continue a game even if you restart your phone
any feedback would be greatly appreciated.
My main question is this: Does this app feel the like it is the sae quality as other apps on the Market? Or does it seem cheap and too simple?
posted version 1.0.28 in the market, developer name "snctln", let me know if you have problems getting it or using it.
any other feedback is appreciated
Of course I have problems. One big fat problem - I cannot run it.
Well... I'm using Android on my Titan. So..... I cannot even download and install it...
Magister2k7 said:
Of course I have problems. One big fat problem - I cannot run it.
Well... I'm using Android on my Titan. So..... I cannot even download and install it...
Click to expand...
Click to collapse
Magister, I am using your titan build of android, so I will go over to that thread and post the apk package for this (NoLitez) and my latest game (PingPong), if anyone else wants these apks go to the Titan Linux wip thread in the Titan Forum for the download
mpenguin14 said:
Magister, I am using your titan build of android, so I will go over to that thread and post the apk package for this (NoLitez) and my latest game (PingPong), if anyone else wants these apks go to the Titan Linux wip thread in the Titan Forum for the download
Click to expand...
Click to collapse
Ok, Thanks!

Quick Jotter for XOOM

April 7
Here's another new version.
Turned on hardware acceleration.
Fixed some of the initial setup issues.
Fixed issue when using a Wifi XOOM with the web service.
Fixed some misc infrequent crashes
Removed some unecessary debug code
Known issues
Colors still don't work
If you choose a google account, and have never provided permission before, a loading dialog will not show up. This has been a ***** to fix because the emulator is dog slow and I have to wipe everytime I try to test.
---------------------------
As promised here's a new release. quickjotter-android2.apk is the new one. I left the old one on there in case you don't like the permissions for the new one.
It has a few performance improvements. There is now an editor in the main view, so you can still use the syncing without having the always visible sticky. I've also added a syncing component, just choose a google account when the app first runs to use that account.
http://quickjotter.appspot.com for the web interface. Log in with whatever account you choose when you first run the app. Syncing to your XOOM is done via C2DM, so it does not poll and should impact battery life minimally.
Please uninstall the old version before installing this one.
Some notes...
I've had some testing troubles since I can't figure out how to wipe out the permissions to access a Google Account without removing it, which is a total pain in the ass. So it's quite possible this version will crash right off the bat. I apologize if it does. Hopefully I'll be able to test a first use aspect more this week before it goes public. Please let me know any oddities related to account permissions.
The colors don't work yet.
The account selection is very rough, press it once and wait a few seconds it should go away. If you hit the back button it will likely screw up. This is my priority to fix this coming week.
---------------
Hi guys,
I started working on a proof of concept for a sticky note app for the XOOM.
Right now there's one note, it's the only note. Swipe inward over the bar to bring up the note. You can't move the note.
I'd love to hear your thoughts. Please don't distribute it.
-mike dg
This looks neat. I'll give it a try.
For what its worth, my home screen began to run really rough after installing this and having the service run in the background. But its a very handy app. Looking forward to further developements.
Hmmm. Perhaps it's due to the transparency. I'll look into it.
Hopefully this weekend I'll have a new version up.
Some editing and UI improvements. Some performance improvements as well, since I remove some bad debug cod. Also push synching between your device and the web. So you can get stuff off of or put it onto your XOOM.
Awesome idea, I have to agree there is some pretty heavy slow down post installation.
Going to remove the semi transparentness of the bar. Any objections or suggestions? The sticky note will remain semi transparent.
Yay for new version.
Couldn't open the apk..
Just me? Hmm.
this is great! Thank you Thank you Thank you
Hi guys,
I should have a new release in the next few days. Mainly bug fixes. I'll possibly work on getting colors working or at least removing that toolbar if they don't work.
Any thoughts on the current version. Stability issues? Has anyone used the website?
-Mike
Mike
The app is great! The only thing I suggest is nothing that will make the app more functional, but rather aesthetically pleasing IMO. Can you capitalize the "new" and "hide" buttons?
also possibly making the hidden bar a bit skinnier?
Thanks for the suggestions. I have no sense of style, so most of my apps are ugly as hell, but I hope they are usable.
kaze00 said:
Thanks for the suggestions. I have no sense of style, so most of my apps are ugly as hell, but I hope they are usable.
Click to expand...
Click to collapse
haha, you are too humble..just keep making updates! =)
so any updates on this? Another suggestion is the ability to access the settings menu from the note. Like have a new, hide and settings button
Going to be a delay of a few days until the next version. Just swapped my XOOM for a wifi one, and that caused a handful of issues.
Also noticed some peculiarities with the website data. Anyone out there want to tell me if the web syncing has been working?
Any updates?
Just because you asked I'll put the current Work in Progress later today. It's pretty stable except for a wonky initial sign in if you pick a Google Account, you will see no loading screen for a few seconds.
Ok latest version updated. Next on the agenda is adding the location setting to the note and making the "bar" much more eye pleasing and less intrusive.

[APP] XBMC Remote7 - An Xbox Media Center browser and remote for WP7

Hi All,
First time posting here, I've been developing an Xbox Media Center remote for Windows Phone 7 as A) It's fun and B) The other available ones are crap.
My app is called XBMC Remote7 and I'm about ready to submit it to the market place, I was wondering if there's anyone around that uses Xbox Media Center and has a WP7 phone (Developer or otherwise unlocked) that would be keen to give my app a go and give me some feedback?
You can browse your media libraries and control Xbox Media Center via a virtual remote.
I have both. are you on gpforums as well?
my device is not developer unlocked so will need to download it from the marketplace.
More pictures (I can't link to external image sites yet )
And that's all the pics
@powersquad Hey yeah I'm a member on GP. Hopefully this will be on the marketplace within a few weeks
cool. can you please update this thread when it's in the marketplace. I use WMC on 360 a lot and have a samsung focus. will provide feedback every now and then.
Does will have a free version?
orb3000 said:
Does will have a free version?
Click to expand...
Click to collapse
There will be a free trial version that limits the amount of media items you can view. Everything will work the same as the full version you just won't get all your movies and music etc. in the lists.
Ok that sounds good, if you post a download link I can write an article on our portal
let me know
Here's the free trial version if anyones interested - mediafire.com/?89eda202b9fe9fz
You need Xbox Media Center 10.0 or newer and must have the web interface enabled in the settings menu.
Would love some feed back!
Here attached as well, thanks!
Going to give those a go and I'll report back ... Looks pretty decent from the screen shots though.
Aaron McCarthy said:
Going to give those a go and I'll report back ... Looks pretty decent from the screen shots though.
Click to expand...
Click to collapse
How did you get on?
Can you please check the stick for this sections guidelines and edit your OP accordingly?
~~Tito~~
Thanks to some awesome feedback from williammel I've been ironing out bugs and tightening the UI.
Will post up a new build soon and really looking to get this on the market place within a few weeks.
Any feedback is appreciated
It's named 'XBMC Media Center'
Looks really nice! Would give it a try, but I have no unlocked device! So I will wait till its in Marketplace!
btw, hope your app will not spy the phone/owner identity like the other remote apps
I'm not able to test the app, but I'm using the XBMC remote for iOS. And I would love to see some kind of listview for the movie library. It takes to long to scroll through pictures and descriptions of every movie, if you have a bigger library.
Sure thing good idea The long list selector makes this less of a problem on WP7 but it can still be an issue on larger libraries.
The first release will essentially look the same as the screenshots in the first post, but I've already started working on extra "skins" that can be changed by the user that completely alter the look and feel. I'll put in a large library/minimalist skin
dstruktiv said:
Sure thing good idea The long list selector makes this less of a problem on WP7 but it can still be an issue on larger libraries.
The first release will essentially look the same as the screenshots in the first post, but I've already started working on extra "skins" that can be changed by the user that completely alter the look and feel. I'll put in a large library/minimalist skin
Click to expand...
Click to collapse
Since you mentioned it.. I'd like to see a way to switch from Banner/Poster mode in the app. Basically, when you are caching the image, perform some sort of guess based on the LxW of the image, and determine if it's a banner or poster. And then display it accordingly.
The other XBMC app I have made me switch to banners. Now yours is making me switch to posters. It would be an awesome feature to support both.
I have four XBMC devices in this house and a HD7 that is developer unlocked and running nodo update.

Android Auto custom apps and screen cast

I'm new to this 'invention' (Android Auto) and as soon as I did check it out the first thing came to my mind - "as usual, Google tries to be smarter than everyone"... I mean - I cannot even scroll my playlist down because Google says "I have to park to do that"... Stupid enough to get really irritated.
But to the point... The idea to cast a screen to car's multimedia screen is perfect. As I've heard it's hardware based, so the only useful feature Android Auto has is the software (driver?) that can push media thru the USB cable (can it via WiFi?). This is what I need because my phone is configured perfectly already, does not need any stupid dashboard or players.
So basically... has anyone 'hacked' this solution to push screen/audio from _any_ app/desktop/etc?
Pleeeeease tell me someone has...? Or at least that someone works on this... Or maybe there is any other software that can cooperate with car's multimedia interface...?
The protocol has been documented in the Headunit Reloaded app.
It's just waiting for a clever developer to come along and build an Android Auto app replacement for the phone that mirrors the entire display.
As far as I can understand reading quickly post from the link you have provided, it's not quite what I wished to be, but maybe it's close . Nice to know. Thank you .
I hope there are many interested people and we will see effects soon . I would gladly dig it myself if I had a time for this, maybe one day...

***CLOSED*** Enable Samsung Gallery secret hidden settings

Turns out that the stock Samsung Gallery has a secret menu, and it`s easy to enable it, take a look.
Moderator Edit: YouTube link removed due to violation of XDA external links policy.
Best part is that it runs on One UI 3.1/3.0/2.5 and 2.1 so even earlier devices should benefit.
Test it for yourself and let us know here what you were able to activate or de-activate.
Doesn't do anything on my Note 10+ /Pie.
Damn! Which version are you using (Gallery & One UI)? It should work back to One UI 2.1 - can you try again - you have to aim for the last few digits - I myself did not get it the first time...
velqn said:
Damn! Which version are you using (Gallery & One UI)? It should work back to One UI 2.1 - can you try again - you have to aim for the last few digits - I myself did not get it the first time...
Click to expand...
Click to collapse
Gallery 10.2.00.19/ One UI vers 10.0.40.6
No go with this version.
Samsung is fond of hidden secret menus. Who knows how many there really are?
I found one by accident over a year ago.
Really? Those goofballs would have you tapping on everything. It's more than just annoying.
Anymore I cringed at updating any Samsung apk other than Wearables. Last update on the Good Lock family of apps left it with dumb looking creepy dancing icons on the main menu and zero tangible functionality improvements.
Small wonder I'm still running Pie; don't need AT&T/Samsung and Google screwing up -my- N10+!
I found a few more in Bixby (allowing capsule test) and S Health (a bit more settings) - still testing them...
Agree - stick on Pie - unless you dont want to test next versions
I finally got it to work. You have to press on the version number several times not the word Gallery. Kind of interesting....
I tried and it did not work, but i tried harder, and being pixel perfect? It did work on A32 latest version.
Works on my S21+ (stock) with all the latest updates. Thanks!
***Moderator Announcement***
Due to violation of the XDA External Link policy, this thread has been locked.

Categories

Resources