Related
Hi,
is somewhere a tutorial how to build a vanilla Android for the HTC Wildfire from the source?
CyanogenMod contains too much, I'm looking for a plain Android that looks like that in the
emulator of the SDK.
Thanks in advance,
Alina
Use OpenFire
Elibongo said:
Use OpenFire
Click to expand...
Click to collapse
I can't find the source of OpenFire, only the binaries.
why making a new rom if that concept allready exists?
michka said:
why making a new rom if that concept allready exists?
Click to expand...
Click to collapse
Because not everybody likes the room just like that... probably he wants to add something by himself
MySelf_v1 said:
Because not everybody likes the room just like that... probably he wants to add something by himself
Click to expand...
Click to collapse
She wants to understand the firmware that she use and she is a little paranoid, so that she don't trust binary-only firmwares.
Her last smartphone was a Neo FreeRunner.
x-alina said:
She wants to understand the firmware that she use and she is a little paranoid, so that she don't trust binary-only firmwares.
Her last smartphone was a Neo FreeRunner.
Click to expand...
Click to collapse
We need a Facebook style 'like' button, just for posts like this
even the most talented devs where noobs once.. so there's hope for the rest of us
Here is android source http://android.git.kernel.org/, but you need something more to build this for WF.
dikamilo said:
Here is android source http://android.git.kernel.org/, but you need something more to build this for WF.
Click to expand...
Click to collapse
https://github.com/adeadrat
#> wildfire_aosp_vendor
A vendor matching your AOSP version, OpenFire needs 2.2.1 sources
The Cyanogenmod and GPE rom camera apps are terrible compared to the Sense camera, in my opinion. Can anyone get it ported please?
Nope
ChongoDroid said:
Nope
Click to expand...
Click to collapse
And why is that?
theodric said:
And why is that?
Click to expand...
Click to collapse
maybe due to different framework
Sent from my HTC One using Tapatalk
The Sense Apps all rely on the closed sourced HTC frameworks. They can not be ported to non Sense Roms. Many have been trying for years and it has always failed.
Therefore it's not as simple as just copying some Sense libs over to the CM install in order to run the apps that call them; the Senseness permeates more aspects of the ROM than that.
(Not trying to second guess anyone, I honestly just want to understand why I have to give up my dream of simultaneous CM + good pictures on the One.)
theodric said:
Therefore it's not as simple as just copying some Sense libs over to the CM install in order to run the apps that call them; the Senseness permeates more aspects of the ROM than that.
(Not trying to second guess anyone, I honestly just want to understand why I have to give up my dream of simultaneous CM + good pictures on the One.)
Click to expand...
Click to collapse
Right as the all sense apks need the HTC framework files.
This is what you give up when you move to an open source distro like cm. You lose all the cool closed source stuff for open source that you can edit freely.
Bat cave One
Does anyone know of a kernal that includes the quick unlock feature? (lock screen unlocks as soon as the correct password is entered)
That is not a kernel feature. Some ROMs support it or you can use gravity box, that enables it.
Thanks, I'll give that a try.
gpo1956 said:
Does anyone know of a kernal that includes the quick unlock feature? (lock screen unlocks as soon as the correct password is entered)
Click to expand...
Click to collapse
There is an option for that in sense 5 toolbox.
Introduction:
This is a restore zip for restoring/debricking a molly device (ADT-1).
The contents are as close to stock as possible, and is intended to fix broken otas.
Click to expand...
Click to collapse
File List:
update-molly-Stock-LPV79-1.zip
Click to expand...
Click to collapse
FAQ:
Will this fix my <non molly device>?
No, this rom is only for mollys, it will brick any other device.
Will OTAs work after flashing this?
Yes, that is the purpose of this
Do I need to be on a certain bootloader to use this?
No, it includes the original bootloader.
Do I need a custom recovery to flash this?
Yes, the stock recovery will not accept update zips that are not signed by google
Is this rooted?
No, the stock rom is not rooted, neither is this
My device won't finish booting after flashing.
If you were not originally on the same rom, you may need to do a factory reset to finish the process. Android does not like rom downgrades without a factory reset
Click to expand...
Click to collapse
Changelog:
Nov 3, 2014: Initial Page
Click to expand...
Click to collapse
2char
I made a gallery of it because I felt like it: Update - Imgur
Awesome! Thanks! I needed a way to restore my OTA abilities after rooting and doing some testing for someone. Did you make these yourself? And how? If you don't mind me asking. I didn't think dd would work without root.
death2all110 said:
Awesome! Thanks! I needed a way to restore my OTA abilities after rooting and doing some testing for someone. Did you make these yourself? And how? If you don't mind me asking. I didn't think dd would work without root.
Click to expand...
Click to collapse
All custom recoveries have root by default, my ADT1 isnt rooted, I did all my work though CWM.
TheManii said:
All custom recoveries have root by default, my ADT1 isnt rooted, I did all my work though CWM.
Click to expand...
Click to collapse
Duh. Didn't think of that... Haha. Thanks!
Could someone who has updated to LPX13D please post a system dump? Im needing it for an OUYA port that im working on. Thanks
It's already been posted here:
http://forum.xda-developers.com/showpost.php?p=56186872&postcount=69
death2all110 said:
It's already been posted here:
http://forum.xda-developers.com/showpost.php?p=56186872&postcount=69
Click to expand...
Click to collapse
Thanks, never would have found it there.
TheManii said:
2char
Click to expand...
Click to collapse
Thanks! Do you have to have a USB keyboard in order to move around in CWM on the ADT-1?
ScubaXsays said:
Thanks! Do you have to have a USB keyboard in order to move around in CWM on the ADT-1?
Click to expand...
Click to collapse
Yes a USB keyboard is needed to move around CWM on the ADT-1
death2all110 said:
Yes a USB keyboard is needed to move around CWM on the ADT-1
Click to expand...
Click to collapse
Thanks so much for the quick response, you're the best.
ScubaXsays said:
Thanks so much for the quick response, you're the best.
Click to expand...
Click to collapse
No problem. I had the same problem initially
death2all110 said:
Yes a USB keyboard is needed to move around CWM on the ADT-1
Click to expand...
Click to collapse
ScubaXsays said:
Thanks so much for the quick response, you're the best.
Click to expand...
Click to collapse
Yes you need a usb keyboard to use CWM currently, there may be an update in the future to enable the dev button on the back to select in cwm like it does in fastboot. Until if/when that happens you either need a keyboard or to do everything manually via adb.
I don't have a keyboard however, I did all my work/testing with only adb.
TheManii said:
Yes you need a usb keyboard to use CWM currently, there may be an update in the future to enable the dev button on the back to select in cwm like it does in fastboot. Until if/when that happens you either need a keyboard or to do everything manually via adb.
I don't have a keyboard however, I did all my work/testing with only adb.
Click to expand...
Click to collapse
Thanks for the articulate follow-up. I started to do things manually via ADB. :good:
anyone can post a complete lpx13D CWM backup , stock recovery or at least system.img
I've messed up my ADT1 and it can't seem to take the image I've found yet
@TheManii Are there any custom roms or anything like that for the ADT-1? I just got one in the mail from I assume google. I'm ready to begin , but I don't honestly know what people are interested in seeing on this device I have a madcatz mojo using all the adt-1 binaries except audio running cm-12 and android tv from this device. So if anyone is interested in that let me know please.
Unjustified Dev said:
@TheManii Are there any custom roms or anything like that for the ADT-1? I just got one in the mail from I assume google. I'm ready to begin , but I don't honestly know what people are interested in seeing on this device I have a madcatz mojo using all the adt-1 binaries except audio running cm-12 and android tv from this device. So if anyone is interested in that let me know please.
Click to expand...
Click to collapse
Hello UD,
There isn't any custom roms for the ADT-1 (So yours would be the first)
I for one would love to see a more recent build than the last OTA (LPX13D - OCT 29th) There have been rumors that we'd get the final Android Lollipop but nothing has surfaced.
How much work is involved in rolling an AOSP+ADT-1 Binaries+Android TV dependencies?
Cheers Rob.
halfluck said:
Hello UD,
There isn't any custom roms for the ADT-1 (So yours would be the first)
I for one would love to see a more recent build than the last OTA (LPX13D - OCT 29th) There have been rumors that we'd get the final Android Lollipop but nothing has surfaced.
How much work is involved in rolling an AOSP+ADT-1 Binaries+Android TV dependencies?
Cheers Rob.
Click to expand...
Click to collapse
It's possible https://www.youtube.com/watch?v=Og-GDeRhJno but I could not get all the apps correctly working the main one being playstore , but I will try again look at the android build number and build date. I basically made a google apps package based on the adt-1 this is before I had one so possibly now I can get us an aosp 5.0.2 base working the Mojo in terms of hardware is similar to the adt-1 and for me to boot 5.0 on the mojo I needed adt-1 updated tegra 4 binaries so this shouldn't be hard at all once I work out the playstore issues.
Unjustified Dev said:
It's possible https://www.youtube.com/watch?v=Og-GDeRhJno but I could not get all the apps correctly working the main one being playstore , but I will try again look at the android build number and build date. I basically made a google apps package based on the adt-1 this is before I had one so possibly now I can get us an aosp 5.0.2 base working the Mojo in terms of hardware is similar to the adt-1 and for me to boot 5.0 on the mojo I needed adt-1 updated tegra 4 binaries so this shouldn't be hard at all once I work out the playstore issues.
Click to expand...
Click to collapse
Wow that is really impressive work, The current build on the ADT-1 is flaky at best for me, i'd love to see how a more recent build performs and if it prevents me from having to do a daily reboot.
Cheers Rob.
@Unjustified Dev just got mine on Tuesday. are you thinking releasing sources on your team github. i saw that a device and kernel repository was created but they are empty.
PS: nice to talk to you again been a while.
https://vxposed.com/taichi-magisk?from=timeline
xiaoxiaozy said:
https://vxposed.com/taichi-magisk?from=timeline
Click to expand...
Click to collapse
Interesting, but are there instructions in English and is Tai-Chi Magisk free to use and open source?
My advice is not to use closed source software which modifies Android at system level like for example Xposed and Magisk do because nobody can check what the software actually does.
M66B said:
Interesting, but are there instructions in English and is Tai-Chi Magisk free to use and open source?
My advice is not to use closed source software which modifies Android at system level like for example Xposed and Magisk do because nobody can check what the software actually does.
Click to expand...
Click to collapse
I think this is their Git but it kinda looks barren. https://github.com/tiann/EXposed
JRJ442 said:
I think this is their Git but it kinda looks barren. https://github.com/tiann/EXposed
Click to expand...
Click to collapse
So, it is not open source. My advice is not to use this because you'll never know what it does. Too risky for me in any case. This also means I won't support XPrivacyLua on Tai-Chi.
M66B said:
So, it is not open source. My advice is not to use this because you'll never know what it does. Too risky for me in any case. This also means I won't support XPrivacyLua on Tai-Chi.
Click to expand...
Click to collapse
I agree. When using it, the app uninstalls whatever app you're using a module with and installs a new version. I tried it with Instagram and Xinsta. It did actually work as advertised. With no code to look at though, it's a little shady for me. I'd like to see them post some better documentation and proper source. There's enough data mining going on in apps published to the play store as it is, let alone something like this.
Taichi and vxposed are garbage almost no app work
@M66B so we are out of Luck for Xposed Moduels like XPrivcy Lua and WA Tweaker on Android P unless @rovo89 deos his job???
rAza_07 said:
@M66B so we are out of Luck for Xposed Moduels like XPrivcy Lua and WA Tweaker on Android P unless @rovo89 deos his job???
Click to expand...
Click to collapse
You didn't pay anything for Xposed, so there is no job to do for rovo89.
it words well
xiaoxiaozy said:
it words well
Click to expand...
Click to collapse
Can be, but I will never use it because it is closed source and can therefore do anything it likes behind me back.
M66B said:
Can be, but I will never use it because it is closed source and can therefore do anything it likes behind me back.
Click to expand...
Click to collapse
This is another developer's, not Tai Chi's
xiaoxiaozy said:
This is another developer's, not Tai Chi's
Click to expand...
Click to collapse
Interesting. Where is the source code?
M66B said:
Interesting. Where is the source code?
Click to expand...
Click to collapse
It's the same exact person . If you install Tai Chi there's links to his GitHub. There's also this one https://github.com/tiann
JRJ442 said:
It's the same exact person . If you install Tai Chi there's links to his GitHub. There's also this one https://github.com/tiann
Click to expand...
Click to collapse
Then I have the exact same problem. Too risky for me.
JRJ442 said:
It's the same exact person . If you install Tai Chi there's links to his GitHub. There's also this one https://github.com/tiann
Click to expand...
Click to collapse
https://forum.xda-developers.com/xposed/android-9-0-xposed-solutions-t3889513
I'm talking about this,not Tai Chi
xiaoxiaozy said:
https://forum.xda-developers.com/xposed/android-9-0-xposed-solutions-t3889513
I'm talking about this,not Tai Chi
Click to expand...
Click to collapse
At first glance that seems to be open source, which is good, but it is incompatible with Xposed.
@M66B I meant unless @rovo89 adds xposed support for pie
M66B said:
At first glance that seems to be open source, which is good, but it is incompatible with Xposed.
Click to expand...
Click to collapse
not sure if I understand this ... some people in the thread did install those zips and got a working xposed in the end and could use some xposed modules.
I would love to see some solution to get your XprivacyLua working on newer phones. You think I should avoid to try it that way?
mark_at said:
not sure if I understand this ... some people in the thread did install those zips and got a working xposed in the end and could use some xposed modules.
I would love to see some solution to get your XprivacyLua working on newer phones. You think I should avoid to try it that way?
Click to expand...
Click to collapse
I am not sure about the state of the project and if the project is 100% open source, so I don't know. Unfortunately, I have not a supported device, so I cannot try as well.
M66B said:
Interesting, but are there instructions in English and is Tai-Chi Magisk free to use and open source?
My advice is not to use closed source software which modifies Android at system level like for example Xposed and Magisk do because nobody can check what the software actually does.
Click to expand...
Click to collapse
Tai chi is impossible to open-source.