CM7 Nexus lwp source code - Android Software/Hacking General [Developers Only]

i want to get the source code of the nexus lwp 'a peek into neural network' because i find it interesting among other similar lwp in other android versions, so anyone would be kind to show me where can i get this

Related

2.1 SDK released

http://android-developers.blogspot.com/2010/01/android-21-sdk.html
http://android.git.kernel.org/?p=pl...;hpb=990e91425c63a6fc068e31e44cd1bb30594267a0
Damn, I have to leave to work in 30 min, otherwise a port would be coming soon.
Wow, they're starting to dump code into AOSP.
I'll see if I can build something later tonight.
jubeh said:
Wow, they're starting to dump code into AOSP.
I'll see if I can build something later tonight.
Click to expand...
Click to collapse
I'll be waiting
Now if only it was the actual Nexus, and not Android at 2.1
there's nothing yet on vendor/htc, so building it will be a task. Hopefully they'll toss something there after that so we can just run make and have enough to boot. I can work out the bugs afterwards.
Oh i hope new contacts provider is on the way
no change on the contacts provider yet, plus all the commits are empty, darn, I wanted a look at the Launcher2 code before leaving for work
Sounds like the new gallery might be included?
New link added.
yeah, there's a new gallery package, I love it, it separates the gallery from the camera app (something I had done with the original eclair dump, I stripped out all the camera/camcorder code).
There's a gallery, gallery 3d, desktop clock, launcher2, improvider, management provider, eas service, lock and wipe, and a wallpapers package, plus other misc hardware and building stuff
Alright, leaving for work. I hope they don't dump anything else until tomorrow when I can start working on it . Cheers.
Drooling over here. Bring it on!
are the drivers in there for the camera
Live Wallpaper is in ..
API changes summary
The following is a summary of some notable changes to the framework APIs.
Live Wallpapers
The following additions provide APIs for you to develop animated wallpapers:
New android.service.wallpaper package.
New WallpaperInfo class.
Updated WallpaperManager.
no, drivers(camera/video/etc) are proprietary to the vendor (HTC) and most likely will never make it into the open source project. We need either HTC to release the drivers or reverse engineer them as NCommander is currently working on.
bakgwailo said:
no, drivers(camera/video/etc) are proprietary to the vendor (HTC) and most likely will never make it into the open source project. We need either HTC to release the drivers or reverse engineer them as NCommander is currently working on.
Click to expand...
Click to collapse
good to know someone is working on them
borjus86 said:
Live Wallpaper is in ..
API changes summary
The following is a summary of some notable changes to the framework APIs.
Live Wallpapers
The following additions provide APIs for you to develop animated wallpapers:
New android.service.wallpaper package.
New WallpaperInfo class.
Updated WallpaperManager.
Click to expand...
Click to collapse
Ohhhhh yeeees. Thats what I wanted to see. Animated wallpapers would be soooo awesome. Ramhack kernels may cause problems with it. But this is great.
But can the G1/Mt3G really handle the power of live-wallpapers?
How much ram would that take up by itself without including things like ram-hack?
Ace42 said:
But can the G1/Mt3G really handle the power of live-wallpapers?
How much ram would that take up by itself without including things like ram-hack?
Click to expand...
Click to collapse
Maybe yes, not as Nexus resolution (480x800)
Ace42 said:
But can the G1/Mt3G really handle the power of live-wallpapers?
How much ram would that take up by itself without including things like ram-hack?
Click to expand...
Click to collapse
hardly any

[Q] Live Wallpapers source?

I was wondering, if the source code of the AOSP live wallpapers have been publicated anywhere. As the SNS is based on ARMv7, so the binaries included are armeabiv7, thus can not be run on any ARMv6 device, and I really like the Amoeba one.
Anyone knowing about the source code or an ARMv6 of any Nexus S or Galaxy S Live wallpapers?

[Q] [QUESTION]How to customize Android source code

does anyone could tell me how to customize the source code of froyo-2.2
i want to display a string on the main screen
thx your answer

AOSP Clock +

Hi all,
I'm glad to announce here that I've published AOSP Clock + in Play Store, a fork from latest AOSP DeskClock app.
What makes it different?
- Automatic power on feature(*). You can turn off your device, go to sleep and... two minutes before the alarm you scheduled is triggered, your device will turn on automatically!
- Darker Theme (more comfortable for your eyes!)
And more features to come!
*Note: this only works on Qualcomm devices based on CAF. If your device doesn't support this feature, a prompt will be shown when opening the app.
If you are curious about it, you can find the source code here.
I'm looking for your forks, stars and suggestions!
Best regards,
Does it have wear capabilities?
Hi @sykomaniac,
Yes, you get the same Android Wear features that are already present on AOSP DeskClock. They are related to notifications, mainly.
Br,
Any other comments?
I'm waiting for your feedback in order to improve the app!
Br,

[APP LAUNCHER][4.2+]DecentHome (Open Source)

Hi all,
I spent some time to develop an application launcher based on Trebuchet 13 with a custom application drawer which users can create folders and change application icons placement.
You can check this video to see what it looks like and how it acts Youtube - DecentHome Preview
It is a little bit 2015, and it's not that customization friendly, but I tried to make it simple and mainly focused on the application drawer's capabilities.
In order to achieve that I may had to rewrite Application Drawer from scratch and heavily reconstruct existing database and its services.
You can download the source code from GitHub - DecentHome
Also, you can download a standalone version of Trebuchet 13 which you can directly download, import and compile on Android Studio from GitHub - Trebuchet13Standalone
You can install it with attached apk.
Feel free to ask questions an comment.
Please let me know about any errors.
Thank you.

Categories

Resources