General :: Porting AOSP Apps To Samsung Based ROMs Works
Apr 2, 2012how porting aosp apps to Samsung based roms works.
Ics roms and apps more specifically.
how porting aosp apps to Samsung based roms works.
Ics roms and apps more specifically.
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 View RelatedI'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?
How to port based on stock rom? I tried to port pyramid's cm9.1 on my device. Both cpu is msm8260..
View 1 Replies View RelatedI'm having some problems with the porting of a rom, my phone is a clone of the phone from which i'm taking the rom (My phone is a NGM Legend 2, which is also a clone of Gionee GN868, and the original is Blu Vivo 4.3) the only thing which is really different are the mounting positions of the internal memory.
In Blu Vivo 4.3 the system partition is mounted on /dev/block/mmcblk0p3 and the data partition is on /dev/block/mmcblk0p5 while in the mine they are mounted on /dev/block/mmcblk0p4 and /dev/block/mmcblk0p6.
I changed them in the updater-script so i'm able to install the rom, but i had to replace the boot.img with the one from my rom because the phone wasn't booting up, but i can't install any app from google play store (error 110) or any apk ("app not installed" error).
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
whats the main difference between aosp roms and cyanogenMod roms.
View 6 Replies View RelatedI want to learn rom edit but how to porting themes on roms?
View 2 Replies View RelatedPorting roms from and to devices of different manufacturers,resolution(mdpi,hdpi etc.) etc.I am familiar with the zip method of porting roms from same manufacturer(sony in my case,xperia U to Sola)but i want to know about porting roms from others like htc,samsung etc and Tools/apps needed to accomplish this.Most of the tutorials i found on XDA are based on the same method of zip porting.
View 1 Replies View RelatedSuppose two phones... eg:- Huawei Ascend Y300 and HTC One X both of which have the SOC Qualcomm S4 play MSM8225.
Now my question is because they have the same SOC's is it easier to port ROMS between the two?
I own an Motorola XT316 device, and i can't find an Custom ROM, so i was thinking to port one from Galaxy 5 (i5550) or LG Optimus me (same hardware, same screen, maybe same camera).
The problem is how to do it, because theres some differences between them like the camera. The XT316 has an locked bootloader, this can screw everything?
Can someone post a link to an HTC_IME.apk that works with BH_Man's roms? I hate Swype, and every HTC_IME.apk file I find force closes when I select it under Input Method. Help?
View 4 Replies View RelatedIs there any support for MTK based devices.
View 1 Replies View RelatedCame 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 RelatedI 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 RelatedThe title pretty much explains my question. I would like to port apps from the Sony-ified stock ICS to Cm10.
View 3 Replies View RelatedIs it possible to port ICS Contacts and SMS to Gingerbread? If so, where should I start (or if these have already been ported over)?
View 3 Replies View RelatedAs the title says i'm new to the Android community, and i don't have much experience on the development side either. but i am very interested in getting started. I see that Android apps are based off of Java... So would it be better for me to learn Java before getting started with the SDK and eclipse? Or is it just the same to jump right in on App development and learn on the fly?
View 12 Replies View Relatedrecently 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?
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 RelatedI 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 RelatedI'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 RelatedI'm trying to port some package from Samsung ROM to CM following this guide and I'm stuck.I decompiled the package, removed TW dependency from the manifest and now I'm adding additional classes from TW framework into this package. Everything was smooth so far as I was getting rid of "class not found" and similar messages in logcat by adding the missing class and recompiling the package.When I try to run the app, I get the following message in logcat:
Code:
I/dalvikvm(30301): Could not find method com.sec.android.touchwiz.widget.TwAbsListView.isInDialog, referenced from method com.sec.android.touchwiz.widget.TwAbsListView.onHoverDrawableState
W/dalvikvm(30301): VFY: unable to resolve virtual method 9561:
[code]....
However, based on official documentation this method does not exist in this class.If I try to add android.view.ViewGroup and android.view.View from stock framework.jar into the package explicitly, I start getting "multiple definition" messages in logcat, and isInDialog still can't be resolved.So, I'm currently stuck.
I own a Motorola XT316 and I love Samsung design. By this, I was trying to port Samsung's APKs to my phone, like Social Hub and SMS. But how I can do it?
View 4 Replies View RelatedI have a few Android devices and I play around with them quite a bit - flashing ROMs, etc. - and there's one thing that tends to irk me: When setting up my Google account on the device, there's the following checkbox:
Bring apps, settings and other data that you previously backup up to your Google account
Is there any way to limit this to settings and other data? I've used a TON of Android apps, and there are many, free and paid, that I have no desire to use again. I know a more robust solution (Titanium Backup, etc.) is better, but I'm not always running with root and I'm not looking for extremely-fine-grain control. I simply want to skip installing apps I haven't used in months! I know I could simply uninstall the apps, but there are a ton. I'm willing to uncheck the box if I can get a clear understanding of what I'll be missing if I don't sync. I don't have much time to experiment with it at the moment. For example, I don't remember if known wi-fi networks are synced (compare to Windows 8, which does - if I remember correctly - along with tons of other data)
recently I have received a Galaxy Nexus from A sibling because it had a defective charge port. I had replaced it (which included a new mic). I noticed my mic didn't work with phone calls (I understand that people were experiencing a muted effect, I cannot even hear a muffled sound. just fuzzy background recording) as well as with certain apps like snapchat. however with certain apps and features such as Smart Voice Recorder, and Text-to-speech feature, it functioned perfectly with clear recording. I have plugged in a external mic, as well as a two individual headsets with mic feature, and the same problem persist. I have even gone as far as to download the Soundabout app which allows me to decide what my primary recording device is, and still no resolve.
View 3 Replies View RelatedI got a Kyocera Hydro for Boost. Anyway, the phone worked marvelously- until my power button got stuck. Mailed in to Kyocera, just got a replacement in the mail a few days ago.
Ever since, my apps will only work on WiFi. Occasionally, they will sort of function on my 3G connection, but even at full reception, I'm getting super slow loading with FB, Netflix 90% of the time will never load or go to a black screen, Pandora won't do anything, etc. I'm still able to check my email and do Google searches. Actually, now that I think of it, I've only tried to use my FB app on Wifi, I'm not actually sure the rest work on it. Will have to test later.
I have not a clue why suddenly I can't use my apps. I even checked my data usage, but if I'm reading it right, I haven't even used 1gb of data, and Boost kind of slows you down after I thing 2GB, if I recall.
ETA: I can't even get the stinking Play Store to load, and IF it does, when I try to select anything, THEN it won't load.
I have installed a few custom ROMs, but i'm a noob when it comes to phones, and every time i switch ROMs i start fresh with apps: redownloading them (about 100 from amazon and google), reconfiguring my home pages, and all games start back at level 1. it takes a long time to do all this, but i assumed that switching ROMs is like switching PCs (you need new drivers, you need to reinstall programs, etc, so you can't just copy A to B).
Is there some better way to automate this so that any of the following are true?
-my apps reinstall themselves in a step or two?
-my homepages are reconstructed automatically? i'm guessing this is the least likely, since homepages/launchers/etc probably differ per ROM.
-my game/app data is saved and restored easily? my kids don't want to lose their ice age village
I have titanium backup free, which i have used for complete backups in the event of a phone crash or something, but i don't know about app transfers across ROMs.
(I'm going from rooted stock to CM10 on my nook tablet, if that matters).
how to port apps and roms
View 3 Replies View Relatedhow do you switch roms and keep all your apps and data
View 1 Replies View Related