Quick Connect (xda link inside) (forecloses) - Galaxy S 4 Themes and Apps

So i found a link to the quick connect apk ported to the Note 2 by Mr.Bola
Link to post http://forum.xda-developers.com/showpost.php?p=51532577&postcount=666
Currently forcecloses. Could someone modify this to work on our s4 i9500/5?

I think it's not very easy to do
Sent from my GT-I9500 using XDA Premium 4 mobile app

randoug said:
So i found a link to the quick connect apk ported to the Note 2 by Mr.Bola
Link to post http://forum.xda-developers.com/showpost.php?p=51532577&postcount=666
Currently forcecloses. Could someone modify this to work on our s4 i9500/5?
Click to expand...
Click to collapse
I saw in other thread that you need to mod some framework files to get QuickConnect working, so, you'll need a developer to make this work.
Sent from my SGH-I337M using XDA Premium 4 mobile app

vicl89 said:
you need to mod some framework files to get QuickConnect working, so, you'll need a developer to make this work.
Sent from my SGH-I337M using XDA Premium 4 mobile app
Click to expand...
Click to collapse
What do you think the chances of that are?

oracle01642 said:
What do you think the chances of that are?
Click to expand...
Click to collapse
Maybe the chances are null unfortunately. There're no much developers in the s4 forums, and I'm still a noob. I can edit xml's, decompile, compile and some stuff, but I don't know about editing smali files.
Sent from my SGH-I337M using XDA Premium 4 mobile app

vicl89 said:
Maybe the chances are null unfortunately. There're no much developers in the s4 forums, and I'm still a noob. I can edit xml's, decompile, compile and some stuff, but I don't know about editing smali files.
Sent from my SGH-I337M using XDA Premium 4 mobile app
Click to expand...
Click to collapse
The same here. I can do the basics, such as decompile and recompile apps, and edit apps and replace PNG's etc, but that's about it (for now). Its sad that the international S4 forums has so few devs and themers.

Related

Help theming instagram app

So I'm just a graphic designer who would love to have a inverted UPDATED instagram app but I know nuthin about code but I do have some images I think would work...can someone help me
Sent from my SGH-I747 using xda premium
If you want to change some pictures, you only need to decompile the app,replace the images you want,compile.
You can do this(decomplile,compile,sign) with many tools,some are:apktool and apk manager.
Bare in mind that you need Java and adb installed
Google will give you many information
stamatis said:
If you want to change some pictures, you only need to decompile the app,replace the images you want,compile.
You can do this(decomplile,compile,sign) with many tools,some are:apktool and apk manager.
Bare in mind that you need Java and adb installed
Google will give you many information
Click to expand...
Click to collapse
Thanks I appreciate it...would making it inverted have to do with code?
Sent from my SGH-I747 using xda premium
Post it in q/a section!!!
caulton said:
Thanks I appreciate it...would making it inverted have to do with code?
Sent from my SGH-I747 using xda premium
Click to expand...
Click to collapse
Not really. Only basic XML

[Q] framework-res pngs name

Hi there, i want to ask to you guys what is name of several background pngs on my screenshot ? i hardly find them but i just confused
i have mark them with the red frames
Please dont be a silent reader
EDIT: I WOULD LIKE TO GIVE MY THUMBS IF SOMEONE HELPED ME
Decompile Framework and look in /res/drawable-#dpi (# =m, h, l) [mdpi, hdpi or ldpi] any one of tjem depending on your device and then search for these you will find them!
Sent from Mobile
Thanks, but thats the problem, the name of pngs
Sent from my Andromax-c using XDA Premium 4 mobile app
Kevalvino said:
Thanks, but thats the problem, the name of pngs
Sent from my Andromax-c using XDA Premium 4 mobile app
Click to expand...
Click to collapse
1 that is one of the cab pngs.
2 Menu panel
3 Popup Full png. The buttons are part of the image with a divider
Oh yes yes , i found it, but it 9 patched
Sent from my Andromax-c using XDA Premium 4 mobile app
Kevalvino said:
Oh yes yes , i found it, but it 9 patched
Sent from my Andromax-c using XDA Premium 4 mobile app
Click to expand...
Click to collapse
Yes all of them are. Android uses mostly .9 images for everything but icons. Sorry been dealing with .9 for so long I forget it is not common to all that is what I meant.
zelendel said:
Yes all of them are. Android uses mostly .9 images for everything but icons. Sorry been dealing with .9 for so long I forget it is not common to all that is what I meant.
Click to expand...
Click to collapse
I have CM theme and i'm going to replace the .9 pngs with my framework-res, any error can be occured ?
Sent from my Andromax-c using XDA Premium 4 mobile app
Oh yes, what is usb debugging icon name??
Sent from my Andromax-c using XDA Premium 4 mobile app

[DEV]Galaxy S II Plus Development Thread

Hi XDA,
I created this thread for people, who want to talk about developing for our device, the GT-I9105(P). There are not many developers, who own our device, so I think this thread is a good start for people, who want to contribute to this community.
In this thread, you should be able to:
share ideas about fixes for issues, which exist one many ROMs
talk about kernel development
ask any development questions(that means NOT to request fixes for problem X)
share guides for building ROMs, modding your device, building kernels
request help for WIP projects
There are already several guides, which may help you with your problems:
[TUTORIAL] Compile rom from source [S2+]
[GUIDE] Deodexing your custom rom the easy way
[GUIDE] [I9105/P] How to deodex your system without using adb shell
[GUIDE][HOW-TO] How to make a Custom ROM based on Stock ROM the easy way
[HOW-TO] Samsung Galaxy S II Plus - Modding Guides
HOW TO... build kernel-unpack-pack-tar .. boot.img
Please don't ask questions, which don't belong here. I will report them as off-topic.
I will try to answer many questions, but this thread is made for everyone, who loves to help speeding up development for this device.
If you want to know something, just ask and if you know the answer, just answer.
I want to know how to decompile apk in linux
Sent from my GT-I9105 using XDA Premium 4 mobile app
khaledgomgoma said:
I want to know how to decompile apk in linux
Sent from my GT-I9105 using XDA Premium 4 mobile app
Click to expand...
Click to collapse
http://forum.xda-developers.com/showthread.php?t=2213985
Can somebody help me? I am trying to port beanstalk from sii to sii plus i9105p but I get a bootloop. Any help?
Sent from my GT-I9105P using xda app-developers app
TechNoJerky said:
Can somebody help me? I am trying to port beanstalk from sii to sii plus i9105p but I get a bootloop. Any help?
Sent from my GT-I9105P using xda app-developers app
Click to expand...
Click to collapse
I never ported a rom like you do, I suggest you to compile it from source. Else you should better port it from grand
CoolDevelopment said:
I never proted a rom like you do, I suggest you to compile it from source. Else you should better port it from grand
Click to expand...
Click to collapse
kinda hard for me to compile it from source, but heck, i got the device to show the boot animation! before it would only get stuck on the samsung galaxy sii plus screen..
CoolDevelopment said:
http://forum.xda-developers.com/showthread.php?t=2213985
Click to expand...
Click to collapse
Will it work on linux
Sent from my GT-I9105 using XDA Premium 4 mobile app
khaledgomgoma said:
Will it work on linux
Sent from my GT-I9105 using XDA Premium 4 mobile app
Click to expand...
Click to collapse
Check the second message of the link to the thread you were given
when i build rom from working folder in kitchen
it has status 0 in cwm while flashing
Brian_SGW_CM9 said:
when i build rom from working folder in kitchen
it has status 0 in cwm while flashing
Click to expand...
Click to collapse
Can you be more detailed please?
Brian_SGW_CM9 said:
when i build rom from working folder in kitchen
it has status 0 in cwm while flashing
Click to expand...
Click to collapse
Look at your updater scripy maybe there is the problem
Sent from my GT-I9105P using xda app-developers app
Android ART or dalvik run time machine is better
Sent from my GT-I9105 using XDA Premium 4 mobile app
awesome cooldev.
i start adding lines in term (ubuntu)
and it says operation not permitted.
i really want to help community, but i need help
cicibanko101 said:
awesome cooldev.
i start adding lines in term (ubuntu)
and it says operation not permitted.
i really want to help community, but i need help
Click to expand...
Click to collapse
Adding lines to what? You are probably not in your directory
Sent from my GT-I9105P using XDA Premium 4 mobile app
Well i started adding lines in Terminal in Ubuntu.
Like in KINGbabasula's thread.
And when i hit enter it says : "Operation not permitted"
So Im stuck on that..
Sent from my GT-I9105P using XDA Premium 4 mobile app
cicibanko101 said:
Well i started adding lines in Terminal in Ubuntu.
Like in KINGbabasula's thread.
And when i hit enter it says : "Operation not permitted"
So Im stuck on that..
Sent from my GT-I9105P using XDA Premium 4 mobile app
Click to expand...
Click to collapse
Then you are in a path outside your home directory or ~/bin/repo is not marked as executable
Thanks, any solution?
Sent from my GT-I9105P using XDA Premium 4 mobile app
cicibanko101 said:
Thanks, any solution?
Sent from my GT-I9105P using XDA Premium 4 mobile app
Click to expand...
Click to collapse
chmod +x ~/bin/repo
CoolDevelopment said:
Can you be more detailed please?
Click to expand...
Click to collapse
i chose some options available in kitchen
build rom from working and made it a zip
but then it says status 0 while i flash it with CWM
i dunno about update binary....
Brian_SGW_CM9 said:
i chose some options available in kitchen
build rom from working and made it a zip
but then it says status 0 while i flash it with CWM
i dunno about update binary....
Click to expand...
Click to collapse
Try to take an update binary from any other rom. And look into the updater script

Deodexing lollipop syatemUI. HELP NEEDED

I want to mod the systemUI.apk to be compatible with 3minitbatterymod. In order to do this I need access to the smali sources. I can't do that with an odexed APK. I've tried deodexing with the latest smali and baksmali jar's from google. I get an error saying that systemUI.odex is not an apk, Dex or odex file...
Any thoughts?
Sent from my Nexus 5 using xda premium
Are there no devs here that can at least point me in the right direction....
I don't like to double post but I'm about to chew the corners off my laptop screen...grrrr
Sent from my Nexus 5 using xda premium
Pain-N-Panic said:
Are there no devs here that can at least point me in the right direction....
I don't like to double post but I'm about to chew the corners off my laptop screen...grrrr
Sent from my Nexus 5 using xda premium
Click to expand...
Click to collapse
bump!
ive searched all over i need help on this too

[Help][Q] IUNI OS Music porting help

I've tried following the OEM app porting guide, but there is nothing in the logcat (i could find) or in the androidmanifest.XML that tells you what lib file is needed. Should it be in the small folder? Or am I just missing something?
If it makes any difference, I have tried porting the xiaomi hongmi 1S version and the Galaxy S5 version.
Any help is appreciated,
Qiangong2
Anyone?
Sent from my SGH-M919 using XDA Free mobile app
If u don't have first two guidelines of OEM porting then u should try the last path which related about java.
fahim4440 said:
If u don't have first two guidelines of OEM porting then u should try the last path which related about java.
Click to expand...
Click to collapse
Okay, thanks for responding. Smali it is
Sent from my SGH-M919 using XDA Free mobile app
Qiangong2 said:
Okay, thanks for responding. Smali it is
Sent from my SGH-M919 using XDA Free mobile app
Click to expand...
Click to collapse
Did it work? Third step?

Categories

Resources