General :: AOSP Based Roms That Have Logo2Menu? HTC One
Jul 29, 2013
I have an HTC one and I want to install a kernal which makes the htc logo a menu button. But I already have Cyanogen Mod installed. TeamSeven,Bulletproff, and elementalX all do not work! How I can get the HTc logo to be a menu button? with or without kernal. Don't give me programs that make you slide across or something like that.
View 1 Replies
Apr 2, 2012
how porting aosp apps to Samsung based roms works.
Ics roms and apps more specifically.
View 4 Replies
View Related
Aug 19, 2012
I have a SGS3, but I'm loving AOSP roms since my SGS2, i'm still on SAMMY roms only for the awesome camera app feautres that I don't want to lose...
so i'm asking to aosp users...do you have a good replacement (with HDR, somethingsimilarto best shot..) for stock camera app? 'cause i don't like very much aosp camera
View 1 Replies
View Related
Jan 11, 2012
whats the main difference between aosp roms and cyanogenMod roms.
View 6 Replies
View Related
Jan 18, 2013
Is there any support for MTK based devices.
View 1 Replies
View Related
Aug 25, 2010
Came across this earlier, its tested to be working on both White Widow and NonSensikal. Its the actual HTC Sense Music app that this dude took and fixed up for AOSP. I didnt do anything but stumble across it and make an update zip, but here it is. this is definitely a new addition to my standard apps.
View 2 Replies
View Related
Oct 14, 2010
I had a rom i loaded fine on my AMOLED Inc, but since i got a SLCD Inc (the amoled's screen cracked) i cant load this rom for the life of me...but sense ROMs work fine. And i rooted using unrevoked 3.21 , so i a SOFF, rooted, and using Adryn's cracked out clockwork.
View 10 Replies
View Related
Oct 21, 2012
I'm looking for an backup application which will allow me to backup my apps and system data on roms based on stock ICS and restore to JB and vice versa.
Titanium backup does the job but after restoring on a new rom I get a lot of fc's and none of the apps works. I cannot restore call log and text messages, accounts, etc.
There's a lot of backup apps, I know. But I would like to be sure that they work as they should. Any app which will do the job?
View 4 Replies
View Related
Jan 28, 2010
I asked this in another thread and it got buried in other questions. Just want Google navigation really but assumed all this work on Roms was to utilize new Android source and not just uninstalling stock apps
View 1 Replies
View Related
Oct 25, 2010
I see up there in similar threads lists of sense based roms for other devices. Is there one for Evo? I need 4G for another month or two, until I get home-based internet. Right now, I'm tethering wirelessly for my three or four devices and since I have to use the net for classes, I need 4G. Sense based roms for 4g?
View 5 Replies
View Related
Apr 13, 2010
I'm sure there is no easy answer to this question.. but is there a way to remove the "HTC"-type settings in the CM-based ROMS(Koush/JRummy remix/ UD 10, etc.)? By these settings I mean the Trackball/Breathing light and similar. These ROMS would seem overall more Droid-oriented without these settings that are basically useless to us Deleting the HTC Copyright .apk seems easy enough..
View 5 Replies
View Related
Feb 1, 2012
What are the differences between RUU and AOSP ROMs?
Am I correct that a RUU rom is a fully stock rom that some devs post with or without root? Like basically the latest version of non OTA for your device?
I feel like this is something basic that I should know but just haven't come across it.
View 5 Replies
View Related
Nov 12, 2013
My company has recently received some new android hardware and has requested that I create a custom operating system for the device. The manufacturer has agreed to provide us with the existing android source, but I have a few questions to get started:
On the following link: [URL] .......
It states that I need to add lines similar to the below to my "51-android.rules" file:"
# adb protocol on maguro/toro (Galaxy Nexus)
SUBSYSTEM=="usb", ATTR{idVendor}=="04e8", ATTR{idProduct}=="6860", MODE="0600", OWNER="<username>"
How do I determine the correct information to use for this process? Should I collect this information with the device connected to a windows PC?
Once connected, I would like to scrap their existing operating system and begin from AOSP source, what information from their original source should I retain (Kernel, bootloader, etc), and what information would I be required to remove to bring in AOSP?
But most seem to be specifying nexus devices, or devices which already have a strong developer backing, neither of which apply to this hardware.
[URL]
View 1 Replies
View Related
Nov 5, 2012
Eclipse is so slow, so im trying to switch to intellij. My question is: how do i add the aosp or cm source to intellij?
I've tryed the same way like in eclipse but it doesn't work.
View 5 Replies
View Related
Feb 27, 2012
Add video support to this App? (Crunchyroll)
Would it be too difficult or be a simple mod?
View 2 Replies
View Related
Jun 30, 2013
I've just run trough all the setps to be able to build aosp on ubuntu. Currently I'm running a build, looks like it will take a while.
My goal is to build an aosp rom for the samsung galaxy chat, samsung provides downloads for 'platform' and kernel.
My question is, what should I do with the sources of the kernel and the platform, do I need to integrate them into the aosp source?
View 2 Replies
View Related
Jun 6, 2012
How does one build a rom with aosp on windows, is it possible to build on a virtual box or something like that?
View 2 Replies
View Related
Nov 27, 2011
I know in a Sense ROM you can replace the system/media/audio/ui/Volume-1 through Volume-7 sound files and was wondering if I can do something like this with a AOSP ROM like CM7. Is this possible at all? Even if I had to look into building my own CM7 from source I'd like to give it a try.
View 2 Replies
View Related
Mar 4, 2013
Currently I'm running SlimBean 4.2.2 on I9000, which probably stripped the stock keyboard off most languages.I came from CM10.1 in which gesture/word suggestion typing worked in all languages.I was wondering if it is possible to add additional languages manually? Or maybe take the complete android stock keyboard out of the CM zip file and install it in my ROM.
View 3 Replies
View Related
Sep 28, 2012
how to improve battery life on AOSP ROM. I tried other ics ROM for my phone, which had the best battery life ... Do you think I should decompile "boot.img" (from ROM, which has a good battery life) and move kernel into the boot.img on AOSP ROM? Or do you know how to improve battery life on AOSP ROM ?
View 2 Replies
View Related
Feb 19, 2012
recently I've been learning more and more about building AOSP builds since I'm not a huge fan of the bloated touchwiz rom's for the Stratosphere. I'm looking more for AOSP roms, like I had when I had the Evo.
1. I have all I need to build Android from source, I have the Android source, and I have sources from Samsung for the Stratosphere. This includes the kernel sources, and platform sources, how do I merge these two together?
2. Do I have to build a kernel when I build the rom, or do I build the kernel seperately?
View 4 Replies
View Related
Aug 12, 2012
Having issues setting custom wallpapers through an AOSP based ROM, I have found the solution. Upload the image(s) to any host. I simply use my G+ account. Access said site using your device (through the browser) and long press your chosen image until the menu comes up. Choose Set As Wallpaper and voila! A full size, non-cropped custom wallpaper on your phone/tablet.
View 6 Replies
View Related
Nov 30, 2012
I am loving my verizon galaxy s3 and i currently running a leak JB rom for it and like it but i miss AOSP i was on aokp and liked it allot but i hated how strong and long the haptic feedback is when pressing back and menu hardware keys as well as other keys that activate it.
i can control the power the the keyboard haptic feedback but cant figure out how to with the system stuff?
View 1 Replies
View Related
Mar 13, 2012
Android has millions of features but there is no world clock. I think Google forgetting about it! I'm waiting it since Cupcake but still no step. Did you notice it too?
View 1 Replies
View Related
May 15, 2014
For some reason on my Nexus 5 running Liquidsmooth AOSP, I can not receive any GCM push notifications. My push notifications work fine on stock. This is happening for apps like instagram, twitter, snapchat, etc. It only appears to happen when my phone in deep sleep, when the screen is off for roughly 5+ minutes. I have tried PNF, different gapps, different kernels. Also on a clean install of course.
View 2 Replies
View Related
Jan 3, 2013
I am looking for compile AOSP Gingerbread for Galaxy ACE 2.
- I am a software programmer
- I have experience with linux
- I know how to compile a basic AOSP rom
but i am struggling with specific device drivers and configuration files.
View 2 Replies
View Related
Jul 9, 2013
my other devices will connect, but with "Limited or no Connectivity" (Laptop and iPod Touch). I have a data plan and tethering access through my provider (Rogers in Canada). tethering has ceased to function, as stated above, I can enable and my devices can see the network, but they will never acquire internet access after connection, even though I have full signal and the phone itself has internet access
tethering was working on this ROM (but not the kernel) last week.I would post this in the ROM thread, but I'm unable to do so as I cannot post in the developer board until I have 10+ posts under my belt
View 2 Replies
View Related
Nov 11, 2013
I just got a Chinese phone, karbonn's titanium s5 (also known as cherry mobile skyfire 2.0) and want to build cyanogenmod 10.1/10.2 to this device. The problem is, there are no kernel sources released by company. Is it possible to make appropriate ramdisk changes without sources directly in boot.img?
View 1 Replies
View Related
Jan 4, 2014
I am working on building from aosp 4.4.2. I have built it with the pre-built kernel without any problems. Then, I managed to get a custom kernel code in place and it builds. Now the only thing left to do is the initramfs/ramdisk for the custom kernel I have in place. Currenlty my build will not boot. I suspect it is using the initramfs/ramdisk from aosp.
Any source files or files that handle the initramfs/ramdisk? I have found bits and pieces strewn throughout the source code but cannot pinpoint the indivitual files or the script/mk file that produces the ramdisk found in the out folder after my system finishes building.
I know I can change the initramfs/ramdisk manually by repacking the boot.img, but I would prefer everything be completed in the updatpackage.
View 3 Replies
View Related
Oct 8, 2012
I'm looking for an application that creates a local calendar on phone. I have AOKP and I had in the past on my Samsung Stock ROM one local calendar on the phone that is not synchronized with google.
I downloaded such an app and it called DejaOffice. However, due to some bug (or lake of one feature) I prefer to use some other solution.
View 2 Replies
View Related