How to modify the frmework to support muti-skin? The effect is like HTC desire HD which can change the skin dynamically. The skin is from a separate apk. Who can give me some precious advice? Thank you very much!
judy889 said:
How to modify the frmework to support muti-skin? The effect is like HTC desire HD which can change the skin dynamically. The skin is from a separate apk. Who can give me some precious advice? Thank you very much!
Click to expand...
Click to collapse
Try miui or CM7. They both have theme engines built in.
If you need to ask how to modify it then you can't do it. You would need to learn java and android framework for that.
randomchars said:
Try miui or CM7. They both have theme engines built in.
If you need to ask how to modify it then you can't do it. You would need to learn java and android framework for that.
Click to expand...
Click to collapse
Hi Randomchars, thank you for your reply. I am familiar with java and android framework, but I have no idea about how to implement it. Can you give some advice or some relevant resource to help me. Thank you very much!
What phone are you using?
The way t-mobile theme engine (here) works is to put it simply that it redirects applications requests for resources to the resources found in the theme. So you would need to modify the asset manager for that. As I said earlier even if you are a developer it would be easier to port cyanogenmod to your device if it doesn't have already. Also you can't do this with sense/motoblur/touchwiz or other custom interfaces as you would need to compile android from source to make this work.
Dear Randomchars, thank you very much. The information you supported is very useful to me. I am studying the T-mobile theme engine. Are you familiar with it?
judy889 said:
Dear Randomchars, thank you very much. The information you supported is very useful to me. I am studying the T-mobile theme engine. Are you familiar with it?
Click to expand...
Click to collapse
No I'm not. Actually I don't have any java knowledge and only a very little C. Right now I have two android projects in the works (an icon set and a music player theme) I will start learning java/android when I'm done with those as I have loads of ideas that I would like to make reality.
I run APK Studio 2.03 and can disassemble and re-compile ok on a Windows 7 platform. Great job!
But I would like to re-create a project for the target APK, either in Eclipse/ADB or preferably, in Android Studio. I have tried several associated tutorials, but cannot seem to locate one that matches the tools I use.
Can anyone point me to a more-recent tutorial using APK Studio to create a maintainable project?
I would appreciate any/all assistance with this. Thanks!
APK Studio 2.03
apktool 2.0.0-Beta
jd-gui 0.3.3
Eclipse Juno
Android Studio 1.1.0
I am currently using GO Launcher for my themes on my phone. Is there ANY POSSIBLE WAY to convert my theme I have already created on my phone to an APK file rather than coding one from scratch? I have searched this site and have begun to learn how to use Android Studio in the likelihood that I will have to code my themes. If there is a way to just take what I have made in GO Launcher on my phone and export it to an APK file for others to use/put on google play, I would be grateful to whoever knows how to do it. Or if anyone is successfully using the Java based GO Theme Factory, I could use some help because I'm getting an error when trying to run the app. Java is working fine on my computer. Sorry for being a noob, but this site has helped me root and do all sorts of other stuff I didn't think was possible. Thanks for reading.
-Jim
Hello. Is it possible to use decompiled apk in android studio. I have tried but, can't make it work. Thanks in advance.
hello,
I am a graduate student at Trakya University. I need a project for my courses. I'm thinking of building an Android-based project on mobile. I have an application that I like. How can I get a project file from an application file? How can I convert this? I want to get a project file that I can compile. I use Linux Mint as the operating system. I use Android Studio as an editor. I can see the inside of the Apk file.
Could you please help in this matter? I'm new to this. Thank you in advance.
Good wishes to work.