MIUI dont have any armv6 libs so its not possible to port
please close
seems like 9.pngs are not correctly ported
tobbeson said:
hi i got a lot of request in porting MIUI
my first target is the launcher and i have already hit a bump
i used apk manager to first decompile it i then noticed that it wanted to have all imagery in the drawable folder but after that i get several errors that the drawables is missing but they are not
any help on this project is apreciated
Click to expand...
Click to collapse
you just started that is all needed for miui fans[cyanogen mod still i I L U ]
REST OF THE THINGS WILL COME MAN
hi,
according to this thread http://forum.xda-developers.com/showthread.php?t=884161&highlight=miui the guys over at the hero forum have ported all the pngs to mdpi but the problem are the miui devs because they wont release the source code.
xennr3 said:
hi,
according to this thread http://forum.xda-developers.com/showthread.php?t=884161&highlight=miui the guys over at the hero forum have ported all the pngs to mdpi but the problem are the miui devs because they wont release the source code.
Click to expand...
Click to collapse
But Desire have miui ROM where they get source code... ? Can we ask them gently?
Sent from my HTC Legend
janarp said:
But Desire have miui ROM where they get source code... ? Can we ask them gently?
Sent from my HTC Legend
Click to expand...
Click to collapse
well the desire is already hdpi we only actually need source code when porting the imagery
because the 9.png (i think) is created when compiling the apps
Ok. And what is the reason that miui devs wont release source code?
Sent from my HTC Legend
janarp said:
Ok. And what is the reason that miui devs wont release source code?
Sent from my HTC Legend
Click to expand...
Click to collapse
No idea actually seems stupid they could atleast release it or they should do a mdpi version
tobbeson said:
No idea actually seems stupid they could atleast release it or they should do a mdpi version
Click to expand...
Click to collapse
Yes that was I'm thinking too.
Sent from my HTC Legend
janarp said:
Yes that was I'm thinking too.
Sent from my HTC Legend
Click to expand...
Click to collapse
actually it is illegal in most countries not to release source code
android is open sourced in gplv2(i think)
and that states that all modifications to apps and system must be released open source
tobbeson said:
actually it is illegal in most countries not to release source code
android is open sourced in gplv2(i think)
and that states that all modifications to apps and system must be released open source
Click to expand...
Click to collapse
Where we can ask this source code? Maby I try to ask them and let's see what they say to me.
Sent from my HTC Legend
they are from china and this is .... difficult
xennr3 said:
they are from china and this is .... difficult
Click to expand...
Click to collapse
LOL ... good one.
Sent from my HTC Legend
They might speak English?
alexhtclegend said:
They might speak English?
Click to expand...
Click to collapse
Well try to ask them.
Sent from my HTC Legend
checked their whole website no contact what so ever
but if there are someone that wants to port the 9.png files then we maybe could make it work
Is their stuff covered by GPL? Android being open source doesn't mean anything that runs on it has to be as well. HTC doesn't need to open source Sense for example.
Trekvogel said:
Is their stuff covered by GPL? Android being open source doesn't mean anything that runs on it has to be as well. HTC doesn't need to open source Sense for example.
Click to expand...
Click to collapse
well sense is a standalone ui (launcher) like an app
but the actual android code that they edit is released
miui is built from aosp which is covered by GPL so that means that they must release big portions of the source code
The only thing they need to release source code for is the kernel
TheGrammarFreak said:
The only thing they need to release source code for is the kernel
Click to expand...
Click to collapse
And I read somewhere that they released kernel source code.
Sent from my HTC Legend
Related
Hi!! I wanna ask how do I port a Milocker lockscreen for mdpi... any help would be much apreciated...
Sent from my W8 using Tapatalk
Hallo...
Hit the THANKS button if I helped!!
Sent from my W8 using Tapatalk
No reply at all? Please...
Sent from my W8 using Tapatalk
Well ... at first you would need the APK of the app you would like to port.
Then you need to decompile the APK and figure out what needs to be done.
If it's just the graphics that are too large for MDPI then you need to mod the graphics and compile the APK. If there are some default dimensions/placements given in the program code you need to edit the decompiled code (which isn't for the faith of heart). At any rate, once you fixed up everything (code, graphics,...) you're back to compiling the APK again - and testing it out.
Just look around in the Android Software and Hacking General and maybe Android Software Development boards to download the required tool(s).
Godspeed, and much luck porting it.
I am out of thanks. I will thank you tomorrow. Thanks!! I will try it someday...
Sent from my W8 using Tapatalk
lucastan96 said:
I am out of thanks. I will thank you tomorrow. Thanks!! I will try it someday...
Click to expand...
Click to collapse
No problem...
What I oversaw - the MIUI components are ought to be used with the corresponding MIUI ROM. Chances are that the code is either ARMv7 specific or has some dependencies to the MIUI Framework!
If the locker uses native binaries instead of pure Java code you would need to patch the executables to work on ARMv6 (read: no making use of specific ARMv7 instructions). If it requires specific MIUI Framework parts you need to find a way around the problem as well.
EDIT: Might be a whole lot less trouble if you could get the source code...
In that case you need the Android SDK (+Android 2.3 Development Files) and Eclipse to tinker around in the code and compile stuff. If there are native binaries in the code as well you also need the NDK.
there are quite some milocker ports for mdpi out there..search for it ..still milocker is too slow too popup imo
New thread:
Why did you made a new thread?
mDroidd said:
Hello
first: I want to release this public, but to start I decided to share it with some known guys
I'm into android for a while right now, and tried many things.
A few examples:
theming
build from kitchen
adb
build from source
To do these things, you need to do some steps. If you don't know what they are, or how you should do 'em, then you're in the right place
I teached myself (and my father teached me) some bash scripting.
ATM, I use it for resizing images.
I'll upload a screen tomorrow, together with more detailed specs.
For now, it's an easter egg for you to find out
FEATURES:
DOWNLOAD:
HOWTO:
Remember, many features will come later.
You kids have fun.
Click to expand...
Click to collapse
Wow! That would be cool!! HDPI>MDPI conversion would be very easy!! Thanks!!
Sent from my LG-P500 using XDA App
You're welcome, I had the problem first also
It uses a package called "imagemagick" and a few others, with a nice combination of commands
And don't say thanks only, also thank me
mDroidd said:
You're welcome, I had the problem first also
It uses a package called "imagemagick" and a few others, with a nice combination of commands
And don't say thanks only, also thank me
Click to expand...
Click to collapse
Good work!
Il have to try it asap...!
Updated first post, updated app, updated link.
It's now a direct link, just give it a shot!
And from now on, if people are not grateful (but they don't have to thank me) OR do not give comment on how I could improve it, I will keep this private and for my friends only.
Nice tool!
Will take a look at it and if I have some more ideas to include, I will let you know ; )
Sent from my LG-P500 using XDA App
mDroidd said:
Updated first post, updated app, updated link.
It's now a direct link, just give it a shot!
And from now on, if people are not grateful (but they don't have to thank me) OR do not give comment on how I could improve it, I will keep this private and for my friends only.
Click to expand...
Click to collapse
You might wanna release this in the General Android Development section where more people will be interested, since here there are quite few who are new to developing on android and there are more full-fledged developers who basically dont use such tools... releasing this in the general development section will encourage more newbies who are fairly new to editing apps n stuff or building an environment... this tool is great, but you need to make it public to get the 'actual' response u want...
Anyway, all the best for this tool, sadly now i dont have my pc, jus an old crappy netbook which is jus nuff fo browsing... shall try this in march after my final exams...
RockR172 said:
You might wanna release this in the General Android Development section where more people will be interested, since here there are quite few who are new to developing on android and there are more full-fledged developers who basically dont use such tools... releasing this in the general development section will encourage more newbies who are fairly new to editing apps n stuff or building an environment... this tool is great, but you need to make it public to get the 'actual' response u want...
Anyway, all the best for this tool, sadly now i dont have my pc, jus an old crappy netbook which is jus nuff fo browsing... shall try this in march after my final exams...
Click to expand...
Click to collapse
Thank you also, and you Arjen also.
I will release it there, and also in Android Chef Central. There will more people be intersted, I know.
But for now, I think you people would be nicer to me iwth suggesting idea's, just becuase some of you may know me
Anyways, after someone made a suggestion and I was able to include it and include cpfr, I will release it there
OK, done. included some more things.
I think I will be trying to PORT APK MULTI-TOOL to Linux
Should not be too hard. I'll include it in my script when it's done and submit it to the DEV to publish it.
But I want you to make a request, just to keep myself busy!
Is there ANYTHING that takes you too long, seems too hard for you, or something you want to automate?
If not, I'll continue with building from source.
Please comment within 3 days
mDroidd said:
OK, done. included some more things.
I think I will be trying to PORT APK MULTI-TOOL to Linux
Should not be too hard. I'll include it in my script when it's done and submit it to the DEV to publish it.
But I want you to make a request, just to keep myself busy!
Is there ANYTHING that takes you too long, seems too hard for you, or something you want to automate?
If not, I'll continue with building from source.
Please comment within 3 days
Click to expand...
Click to collapse
Maybe, automate the setting up of build environment for various versions of android...
So it would be like just start ur tool, go into the menu, select the build environment for the version your gonna build and it all does it by itself...
Downloading/installing packages etc..
I havent tested your tool so dunno if u have already included it in your tool...
Also, you might wanna create a directory of different types of custom roms and their github source codes link... like for example, cyanogenmod, omfgb, omgb, oxygen, aokp, codename android and so on...
So i open your tool, select the source i wanna download and it will do it...
Just my 2 cents...
Sent from my LG-P500 using XDA App
RockR172 said:
Maybe, automate the setting up of build environment for various versions of android...
So it would be like just start ur tool, go into the menu, select the build environment for the version your gonna build and it all does it by itself...
Downloading/installing packages etc..
I havent tested your tool so dunno if u have already included it in your tool...
Also, you might wanna create a directory of different types of custom roms and their github source codes link... like for example, cyanogenmod, omfgb, omgb, oxygen, aokp, codename android and so on...
So i open your tool, select the source i wanna download and it will do it...
Just my 2 cents...
Sent from my LG-P500 using XDA App
Click to expand...
Click to collapse
+1 I think that would be a great addition.
Sent from my LG-P509 using xda premium
Lol, the first thing about installing packages is already included.
I sent you a PM about smthing, pkease watch.
I am busy including the next step: build environment.
Expect it to work within 2 days, if you click the first link it'll be one
Greets!
If you need a Hans with anything let me know
Sent from my PC36100 using Tapatalk
tommytomatoe said:
If you need a Hans with anything let me know
Sent from my PC36100 using Tapatalk
Click to expand...
Click to collapse
Sure, I will Thank you.
Btw, tge post is now also at Chef central ;(
Greets!
Updated first post with FEATURES tab
Now everyone who will read this will answer?
mDroidd said:
Updated first post with FEATURES tab
Now everyone who will read this will answer?
Click to expand...
Click to collapse
A small typo??
Should'nt it be 'prepare build FROM source' and not 'form' source??
Leaving it, its come out great... n thx...
Did u add the directory stuff??
Sent from my iPad 3 using XDA App
RockR172 said:
A small typo??
Should'nt it be 'prepare build FROM source' and not 'form' source??
Leaving it, its come out great... n thx...
Did u add the directory stuff??
Sent from my iPad 3 using XDA App
Click to expand...
Click to collapse
Directory stuff: mik: done, oxygen: done, AOSP: done.
But adfad has multiple sources... I am gonna ask him
And yeah, typo, I'll edit right away!
Greets!
mDroidd said:
Directory stuff: mik: done, oxygen: done, AOSP: done.
But adfad has multiple sources... I am gonna ask him
And yeah, typo, I'll edit right away!
Greets!
Click to expand...
Click to collapse
Wait, this tool isnt just for O1...!
Its should me made for every phone out there... so maybe you should add the official sources and not ported sources... cuz if you start including port sources, it will be too much hassle trying to keep the source links updated, sometimes they change, too many ports for every available android device etc...
Also, u will b flooded with requests to add this source, add that source..
Do it like:
CyanogenMod- full official source from CM, github.com/cyanogenmod
Oxygen- full official source by oxygen team, (i dont remember the links)
AOSP
AOKP
CodeNameAndroid
OMGB
OMFGB
Etc etc
Add the official repo's n not ports...
It will help in keeping the sources more update as the official teams work more on their sources than individual porters do on their own sources...
Sent from my iPad 3 using XDA App
RockR172 said:
Wait, this tool isnt just for O1...!
Its should me made for every phone out there... so maybe you should add the official sources and not ported sources... cuz if you start including port sources, it will be too much hassle trying to keep the source links updated, sometimes they change, too many ports for every available android device etc...
Also, u will b flooded with requests to add this source, add that source..
Do it like:
CyanogenMod- full official source from CM, github.com/cyanogenmod
Oxygen- full official source by oxygen team, (i dont remember the links)
AOSP
AOKP
CodeNameAndroid
OMGB
OMFGB
Etc etc
Add the official repo's n not ports...
It will help in keeping the sources more update as the official teams work more on their sources than individual porters do on their own sources...
Sent from my iPad 3 using XDA App
Click to expand...
Click to collapse
I did
I am making funtions like this in bash:
function AOSP
{
repo init -u blablabla
}
and downstairs the script
AOSP
So you can edit it above
I am now making an LG Specific and a stock android one
Updated
Changelog:
Code:
#v1b4:
[^]Added copyright
[^]Updated Animation
[^]Added second section; looks better
[^]OOPS! I added CopieFrom under the option "c" wich is already changelog!
[^]Improved other than home directory - was not working
[^]ICS Blue characters <3
[^]Added BUILD FROM SOURCE option
[^]Custom animation speed :)
[>]To try if this works, please go into terminal and type:
cat --help
if it tells you the manual for "cat", then you are fine.
Option D from the main menu.
Have fun
Hello,
has anyone started developing CyanogenMod for the i9305 LTE?
I am getting that Device as I am getting that Device and if I dont like Samsung Stock Rom I want to get rid of that.
Because the Galaxy S3 i9300 Version of CyanogenMod does not work on our Phones... I dont think it is much work to get it running.
yes i have started cm10.1 dev, but i dont have my sources up on git yet,,well i dont know how to put them up on git lol
Really? When github Account and you create a Repository... you get a cheatsheet on how to push to git!
I have also some exp. on creating Device Trees for Android Devices, but I am working on a diffrent Device Projekt for now.
thanks for the input !
I have been waiting for CM on i9305 for long
really love to see it
Sent from my GT-I9305 using xda premium
the|gamer said:
Really? When github Account and you create a Repository... you get a cheatsheet on how to push to git!
I have also some exp. on creating Device Trees for Android Devices, but I am working on a diffrent Device Projekt for now.
Click to expand...
Click to collapse
oh ok cool,, lol could you help me with git,, i dont know what to do haha,,
winxuser said:
oh ok cool,, lol could you help me with git,, i dont know what to do haha,,
Click to expand...
Click to collapse
Look here https://help.github.com/articles/set-up-git
I currently work for make cm10.1 to golfu! I use the kernel of cute_prince, but I'll probably be making any changes if necessary...
if someone want to help to advance the project, I leave the link to download the rom!
I try to work as much as possible about the project but I do not have much time: s This is his if you want help, do not hesitate! Your aid goes help this is certain I put the file of the device on my github and file for the kernel are on the github of cute_prince for the moment but it is available since mine: P
Finally, I will publish here all link to the builds!
Build 1 (test only!) (2013-05-24)
Github
Device Github
Kernel Github Credit to cute_prince
the boot stop at htc picture, soo i upload the fix tomorrow just raplace this file in lib folder libandroid_runtime.so libandroid_servers.so libmedia_jni.so with the cm10 file
GL
Good Luck mate ....
for811 said:
the boot stop at htc picture, soo i upload the fix tomorrow just raplace this file in lib folder libandroid_runtime.so libandroid_servers.so libmedia_jni.so with the cm10 file
Click to expand...
Click to collapse
Wont work mate, i have tried many 4.2.2 roms, it will not wok, the set_perms are different and you'll get an error installing, if you use stock cm10 perms you get bootloop, when you carry the libs over it will stay at HTC splash screen, you need to wait for it to be built from source, sorry /:
Can you released to me your port? I can help you.
Jelly Android said:
Can you released to me your port? I can help you.
Click to expand...
Click to collapse
Listen to me oh my god, I have tried many ports and the lib swap will not help at all!!!! Trust Me! I've tried, needs to ported cleanly by source, or built by source, the porting method WILL NOT WORK! At least not for me and I've tried 15 different ROMs and devices! Trust me, need to be source built!
penguin449 said:
Listen to me oh my god, I have tried many ports and the lib swap will not help at all!!!! Trust Me! I've tried, needs to ported cleanly by source, or built by source, the porting method WILL NOT WORK! At least not for me and I've tried 15 different ROMs and devices! Trust me, need to be source built!
Click to expand...
Click to collapse
You are absolutely right!! You cannot port roms of different android versions................Only Method is to compile from source.....
okay, the port dont work, therefore need to compile from source, but I'm new to android developing under ... So I still have a lot to learn, such as how port device from source, soo for this part someone will do in my place anyway :/ I'll have to experiment to port cm10.1 on Golfu and perhaps lead to something
for811 said:
okay, the port dont work, therefore need to compile from source, but I'm new to android developing under ... So I still have a lot to learn, such as how port device from source, soo for this part someone will do in my place anyway :/ I'll have to experiment to port cm10.1 on Golfu and perhaps lead to something
Click to expand...
Click to collapse
Dude, YOU CANNOT PORT 4.2.2 WHEN WE ONLY HAVE A 4.1.2 BASE!
penguin449 said:
Dude, YOU CANNOT PORT 4.2.2 WHEN WE ONLY HAVE A 4.1.2 BASE!
Click to expand...
Click to collapse
when the first 4.1.2 build is create, is dont have a 4.1.2 base?
for811 said:
when the first 4.1.2 build is create, is dont have a 4.1.2 base?
Click to expand...
Click to collapse
When CM10.1 is released we will have a 4.2.2 base to use
penguin449 said:
When CM10.1 is released we will have a 4.2.2 base to use
Click to expand...
Click to collapse
Yess, but i will build cm10.1 from source, not port with another 4.2.2 base
for811 said:
Yess, but i will build cm10.1 from source, not port with another 4.2.2 base
Click to expand...
Click to collapse
Go for it mate, i'm here to test
i will try to make the device tree on my github this weekend! when to be made I will get you the link to my github: P
To 4.2.2? thank you
saider said:
To 4.2.2? thank you
Click to expand...
Click to collapse
yess!
Man I'd rather have a cm9 with working Wi-Fi than an incomplete cm10.1... I still goes for the .ko file thingy to be released, compiled or ported
0118 999 881 999 119 7253
Okey
I have some problem with my ubuntu computer so I was not able to advance this weekend but as soon as I resolve my problems im starting!
Fist build development!!
I'll probably be able to make a first build by the end of the week or early next week!!
Before this is flagged as duplicate thread. Or a simple link to the source code of raymanfx source code. Or even the s6 edge plus port.
If I compile just using source code. It doesn't boot, I've tried all I have that I'm limited at.. some driver error Possibly narrowed it down to it being the defconfig.
Need the missing elf file and a working defconfig. (I am trying to fix some bugs until a more suited release is made..
Thank you
@RaymanFX @Ducter
And anyone else with knowledge
LiL_Assassin said:
Before this is flagged as duplicate thread. Or a simple link to the source code of raymanfx source code. Or even the s6 edge plus port.
If I compile just using source code. It doesn't boot, I've tried all I have that I'm limited at.. some driver error Possibly narrowed it down to it being the defconfig.
Need the missing elf file and a working defconfig. (I am trying to fix some bugs until a more suited release is made..
Thank you
@RaymanFX @Ducter
And anyone else with knowledge
Click to expand...
Click to collapse
Have you tried removing the 'OMX' folders from the system lib / lib64 folder? After you compiled the build.
Battlehero said:
Have you tried removing the 'OMX' folders from the system lib / lib64 folder? After you compiled the build.
Click to expand...
Click to collapse
Sorry man my apologies. I am trying the kernel side of things not the actual rom
LiL_Assassin said:
Sorry man my apologies. I am trying the kernel side of things not the actual rom
Click to expand...
Click to collapse
What device variant do you have?
Battlehero said:
What device variant do you have?
Click to expand...
Click to collapse
My friend has c and I have I
LiL_Assassin said:
My friend has c and I have I
Click to expand...
Click to collapse
Upload the build and I'll have a gander.
Battlehero said:
Upload the build and I'll have a gander.
Click to expand...
Click to collapse
I sent you a pm.
Battlehero said:
Upload the build and I'll have a gander.
Click to expand...
Click to collapse
Though if the pm or this doesn't suit you. Here's an upload for you man. We could be doing things wrong.. But we would love the insight. (We think this is the furthest we have managed)
https://www.dropbox.com/sh/oaenmo464fxoycz/AAD1uk-18MaNp0fQVyyjTvPAa?dl=0