[REQ] com.htc.showme app - One (M8) Q&A, Help & Troubleshooting

Hi.
Im in the middle of the quest to port the Blinkfeed to other devices, however, i need help of someone which actually has the device to give me the apks.
The 2 apps i need is: com.htc.showme (priority) and com.htc.deals.
If i get those 2 (deodexed if possible). I will make a huge progress for me and the other porters out there.
Thanks.

Related

Why havent we just made an app that is a copycat of AOSP dialer/contacts?

In another attempt of having a stable phone, with the AOSP dialer/contacts/messaging...
I know we have a few [stable, but sorta not stable] roms that are AOSP related,
I understand so much code can/cant be transfered from Sense into making an AOSP Rom, and I understand that. im an older C+ / VB programmer, and understand trying to make something out of decompiled code is a *****, so ...
instead of trying to make a rom that is all converted over,
why hasn't anyone, in the time of Hero/Sense, all the way till now,
hasent anyone just made an app that is coded/looks just like the regular
AOSP Dialer/contact/messaging stuff?
Not to completely replace our phones dialer and what not, but still id end up clicking this "made up" app before I would click my regular dialer icon..
I mean, there are plenty of apps that read our call logs, contacts list
stock dialer/contacts dont look too complicated, is it the layout that would be hard?
Are there any developers that read this? Can anyone lead me in the right direction? Like, list of APIs/whatever type of stuff that is called from in Android coding? Im no stranger to code, but i know nothing about android coding / java.
But again, can anyone send me the right direction? I understand get the Android SDK emulator and what not, but i dont feel like following slow moving tutorials for hello world widgets.
Ill be more than happy to do this day and night, to get desired results.
I dont think im asking too much, and I could make this a way longer explanation.
Thanks again to anyone / everyone thats willing to help, or that is interested.
Really? No one?
Just shed some light for me, come onn
why not extract some .apk's from a working ROM that has the aosp elements and putting them into another ROM you want to transfer them from? i dunno thats where i would start before trying to copy whats already created basically.
Can't you just push the mms.apk and contacts.apk from aosp via adb? I coulda sworn it worked on my hero

[Q] Can someone port this?

Hi.
I hope it is the right place to post this.
I was hoping someone could port this theme:
http://forum.xda-developers.com/showthread.php?t=574139
For the Desire or make a theme copying the style. Mostly opendesire or Defrost.
I really like the Buuf style as I use it in ubuntu and ADW launcher. But I lack the skills and the knowledge to make a theme or port it.
(I don't know which image files does what...)
Thanks in advance. And I hope you can help me.
-Simon
No one. no
Well if someone could atleast point to a tutorial on what which picture file does what I guess I will see if I can do it myself. (And maybe a little on how it works. I have ubuntu.)
Hi
Unfortunatley you aren't going to get much advise on this here, I too like a theme but it is not for my phone it's for T-Mobile Pulse.
I too wanted my theme ported as I do not have the skills, I'm fine with photoshop but its knowing which images and xml code need changing. Also photoshop PSD template would be great.
But I guess there are no tutorial or anyone willing to create one. I'm doing my own research but haven't yet found anything useful. i'll let you know if I get anywhere.
Good Luck mate but I think we are on our own with this one
Thanks for answering. And think you are right about the "on our own" part. I guess I'll have to find a tutorial on which files to edit and then make my own theme. If you find anything. Could you please give me a PM?
Sent from something using the internet.
Just thought I'd let you know that I managed to port the theme I wanted, not too bad but is not perfect stills some issues.
Shame there are no PSD templates. please see thread.
http://forum.xda-developers.com/showthread.php?p=7730046#post7730046
The problem is that theme is ugly and childlike no offence but it is.
This puts people off porting themes as there will be only one or two people that will actually like it and use it. What rom are you currently using? I may have a go at porting it tomorrow when i have some spare time. Not sure how much of it i would be able to do. I'm new to all this stuff too!
Lol.
I know It's childish. But so am I
I am shifting between defrost 2.9a, opendesire 3.3.0 and cyanogenmod rc2.
So if you have time, you can deside.

[Q] Tips on creating a ROM

well, i decided im going to try and make a rom, and since im a beginner, i need tips and advice on how to. is there anything important i need to know? where do i begin? any info from any developers are welcome, and please. no flaming
only one bump, i promise
yea i've wanted to im have asked a couple people and the best advice i got was to
1.)download the android sdk from google
2.)download some roms or themes and to look in them and see what files are in there basically learn the files that make a rom or a theme.
3.)download a image manipulation (Photoshop, Gimp) these are the best i recommend Gimp its free!!!!
4.) WinRAR this you will have to buy or get the trial verison some computers come with this installed.
that about it thats as far i got.
Download 7zip because its the easiest to use (on windows, ubuntu has it built in.
Know the basic drivers and functions
DONT GET UPSET IF YOUR BUILD FAILS (easier said then done..i know, i made some RoMs in my day)
Know what you want- you should always know what you want before thinking about touching a ROM. If you like DE-Sensed, then know what parts to de-sense.
Know what the apps do- some apps are nonsense (like city ID, footprints, etc) and some apps make the phone usable (like a launcher), so never delete a main app off the phone without replacing it with a similar app (if i deleted sense launcher and replaced with launcher pro).
Push yourself to do more- if you ge t bored with making DE-sensed roms, try to build from source. I can always help you with that, as i have written up a giude on it and have done it many times.
and the number 1 rule:
LOVE YOUR WORK!
thanks for the info guys, this is really gonna help!
TheWizKid95 said:
thanks for the info guys, this is really gonna help!
Click to expand...
Click to collapse
Your welcome...if you need any help, I'm always on xda or twitter
Sent from my Incredible using XDA App

Rom Development / Modding How to get started?

Hey everybody,
I recently bought the galaxy nexus because I wanted to start getting into Rom Development.
I can programm Java and also programmed some simple apps..
But what I really wanted to do is to modify a Rom.
Can anybody tell me where to start? I read guides on how to compile from source and so on, but I don't know if that's what I need.
I want to add things like Notification bar quick settings to the rom.. Are there tutorials on how to develop these things?
Every help is appreciated, maybe you've got some great links for me, thanks!
00hero00 said:
Hey everybody,
I recently bought the galaxy nexus because I wanted to start getting into Rom Development.
I can programm Java and also programmed some simple apps..
But what I really wanted to do is to modify a Rom.
Can anybody tell me where to start? I read guides on how to compile from source and so on, but I don't know if that's what I need.
I want to add things like Notification bar quick settings to the rom.. Are there tutorials on how to develop these things?
Every help is appreciated, maybe you've got some great links for me, thanks!
Click to expand...
Click to collapse
start with decompiling apks (SystemUI.apk and framework-res.apk for example) , if u've wrote android apps before (and u said u did), then it shouldn't be that hard to look into the .xml and .jar files. when u finish, compile the .apk back. if u've worked with Eclipse then u probably know the android structure.
Edit: Here is an example of a "ROM modification" - just posting it to give u an example..
Well first thing is first. You need to have the bare basics of Android thoroughly understood obviously. Often overlooked as a first step in this process, just learning about(different than knowing about)the Android Open Source Project first will give you a specific sense of direction, purpose, as well as an identity in the community..
So again- I don't just mean knowing about it- I mean knowing exactlyhow the whole project is structured. Read about all the different types of contributions you/anyone can make to the Android ecosystem. Are you an aesthetics kind of person who would excel at UI designs for apps or whatever; Are you a person who has a good eye for problem solving? Maybe you should be scouring source code, trying to fix little-noticed "bugs" that "bug" the hell out of you. Once you know what you want to do, make sure you find out exactly how much Google provides for you, and what your own roles/responsibilities would be in the whole scheme of things.) This should give you a good idea of where you might fit in (with your current skill-set)and hopefully, it gives you some inspiration about the direction you might want to take it in the future.
Once you do this and "find your calling", post back here, and I'm sure that others qualified in that field will be more than happy to share how they got started.
There is no substitute to just jumping in and trying things though. Everybody makes their own journey differently, so do what comes naturally, and you can't go wrong.
Here ya go
http://forum.xda-developers.com/showthread.php?t=1661770
and maybe this as well?
http://www.xda-developers.com/andro...rs/ShsH+(xda-developers)&utm_content=FaceBook
Wow thank you every body for these great comments! I think I'll compile a Rom from source first and look through all the files..
Decompiling apks looks interesting too.
Thanks for the fast responses & links, you're awesome!
Okay so I've got another question..
One thing I always liked on some custom roms was the lockscreen flashlight..
If I would hold power for 3 seconds, the flashlight would turn on until I let go the power button.
I decompiled the framework-res.apk but didn't find anything there, just .xml files.
Where are the files where I can actually code / programm something for the lockscreen?
Try android.policy.jar
Usually the jar files contain the code, xml are for visual stuff.
But my question is, are u sure it is a lockscreen feature? (I mean the torch option) . Tbh this is the first time i hear of such a mod and i've been using android devices for over 2 yrs
Sent from my Galaxy Nexus using xda premium

[Q] Mods

I have tommy classic v0.1.0 loaded and is going to be the one that takes it to new owner. I know this person and would like to see if I can get a couple things done first. First is would someone be willing to modify some apk's to remove links to ccp? I have read thread and found it is dead and have removed the app already but link is still in settings and quick settings. Would need to know which apk's to send to db. Next would be nice but not really that important. I have the Blue Funk theme but doesn't work on 0.1.0. Could someone point me to how to convert it to work or if not to challenging be willing to do so? Sorry for asking here but won't let me post in Rom thread.

Categories

Resources