{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
First of all, I am from China, my English is poor.
Camera solution:
1.Revert the commit about offset in MemoryHeapBase, make MemoryHeapPmem binary compatible.(commit: f24c4cd0f204068a17f61f1c195ccf140c6c1d67)
2.Add Overlay stub to libui, make libcamera.so symbol compatible
3.Implement a adapter CameraHardwareInterface.h to camera.h
sample implement, this a snapshot of local git repo
all source based on aosp ics-mr1 branch
libcamera.so liboemcamera.so libmmipl.so libmmjpeg.so from 2.36.405.8
I code patch and hal last weekend, but I do not have time to do it better, but it can work.
my git repo github.com/zbwu, but don't include libcamera now.
enjoy~
hello everyone
Now is office hour
I will post the source and detail tonight(GMT +8:00)
Could this work on other devices also? Like the desire s or z?
Sent from my HTC Vision using XDA App
johrie said:
Could this work on other devices also? Like the desire s or z?
Sent from my HTC Vision using XDA App
Click to expand...
Click to collapse
You can found several libcamera wrapper, for example TwistedUmbrella is working on it, but this problems are HTC specific. I think it can be used in most of HTC devices.
Here's some examples:
E/HAL ( 1207): Cannot load library: link_image[2048]: 1207 could not load needed library 'libcamera.so' for 'camera.default.so' (reloc_library[1384]: 1207 cannot locate '_ZN8SkMatrix10setRotateZEf'...
It's the first test, you can easily pass it with some smart google search
Here's my step:
E/HAL ( 1203): Cannot load library: link_image[1965]: 1203 could not load needed library 'libcamera.so' for 'camera.default.so' (reloc_library[1314]: 1203 cannot locate '_ZN7android7Overlay5setFdEi'...
Here am I, I tried to make a wrapper to overlay::Overlay::* to android::Overlay::*
But i'll w8 for source... It will be faster
frits666 said:
Something like Ndiswrapper used on some Linux distro's???
Click to expand...
Click to collapse
Like gpsshim (https://github.com/CyanogenMod/android_hardware_gpsshim)
I have posted more photos and source
I scale photos in gimp, not edit
zbwu86 said:
I scale photos in gimp, not edit
Click to expand...
Click to collapse
You alone have cured the threads of CQP (Camera questioning plague).
And for that, I commend you.
Someone give this man an OBE.
Regards
Please stop writing Chinese. Thank you!
Errrrrr I just had a quick glimpse of his github, this guy knows what he's doing and is pretty far ahead, everyones better off pulling his git compiling the whole thing and providing it as a rom, reason? youll most likely have wifi teathering aswell, I havent look at everything, but @OP well done!
It's promising, but it's not working me on CM9-KANG, i think, because of overlay (dummy) implementation... Or, I just need a full recompile... Dunno... Tomorrow, i'll try to implement liboverlay, maybe it's working... Anyway, it's a good start...
THANKS!
dh.harald said:
It's promising, but it's not working me on CM9-KANG, i think, because of overlay (dummy) implementation... Or, I just need a full recompile... Dunno... Tomorrow, i'll try to implement liboverlay, maybe it's working... Anyway, it's a good start...
THANKS!
Click to expand...
Click to collapse
You need to pull the whole source code off him
dh.harald said:
It's promising, but it's not working me on CM9-KANG, i think, because of overlay (dummy) implementation... Or, I just need a full recompile... Dunno... Tomorrow, i'll try to implement liboverlay, maybe it's working... Anyway, it's a good start...
THANKS!
Click to expand...
Click to collapse
in english
don't depend liboverlay.so
the overlay in the Overlay.patch.txt, patch it to framework/base
need full recompile,
in chinese
不依赖liboverlay.so
overlay 在 Overlay.patch.txt里面,在framework/base里使用这个补丁
需要重新编译所有东西
shaky156 said:
You need to pull the whole source code off him
Click to expand...
Click to collapse
Are you set up to do it?
wildchild048 said:
Are you set up to do it?
Click to expand...
Click to collapse
I would if I had a quad core or something that can compile fast, 2 core pc wont do it, I'm sure LC is already pulling from his git or something he has an i7
EDIT: just realized he doesnt have the whole thing up, only kernel/hal lol
zbwu86 said:
in english
don't depend liboverlay.so
the overlay in the Overlay.patch.txt, patch it to framework/base
need full recompile,
in chinese
不依赖liboverlay.so
overlay 在 Overlay.patch.txt里面,在framework/base里使用这个补丁
需要重新编译所有东西
Click to expand...
Click to collapse
I've recompiled libbinder and libui.so but not worked... full recompile is started, i'll see tomorrow... If it's not working, i'll try liboverlay
well my build won't load camera HAL, it saiy that it can't connect to libcamera.so
where can I find libs from htc sense rom base 2.36.405.8??
LorD ClockaN said:
well my build won't load camera HAL, it saiy that it can't connect to libcamera.so
where can I find libs from htc sense rom base 2.36.405.8??
Click to expand...
Click to collapse
I found this, http://forum.xda-developers.com/showthread.php?t=1042986 , but not sure if its the exact same thing hes talking about or not...But says Based on RUU Ace Gingerbread S 2.36.405.8 ...so probably could pull libs from it?
Yelp... !
I am not entirely familiar with the process to get the Camera working. Ca someone please help ?!
apocalypse.v said:
I am not entirely familiar with the process to get the Camera working. Ca someone please help ?!
Click to expand...
Click to collapse
You will have to wait till someone puts out a working rom with it.., this is for getting it to work building from source
Related
. .
cardsharing said:
Hi all developers, i open this thread about porting kernel for photon here. Im working on it and here is interested stuf about bcm4329
Click to expand...
Click to collapse
good link, will follow it!
i'm sure we can find useful stuff on 2.6.32 and backport on 2.6.29.
differences between arch/arm/msm on both versions are quite big, thus im not sure how easy it is to upgrade photon kernel.
i found a way to get some terminal console and some debug outbut:
just install the HTC Sync for HTC Aria, it gives you the USB ADB driver: link here
Then, in a command window, execute following commands:
Code:
adb devices => tells you if your device is recognized
adb shell => launch a basic linux shell
type "dmesg" to have the debug message
"dmesg | /bin/more" to have the same but page by page (press space enter to go next page)
you can also install android applications:
adb install <name of file>
Click to expand...
Click to collapse
at first look, you can see the kernel is compiled with loaaads of debug output.
and we can already see a recurrent segfault that might be the cause of some of the issues we have.
Note: adb.exe enclosed in zip file of this message
Maybe it's a good idea to make a list of all issues we experience at this moment in the first post. That way, we can handle them one by one
This is my list now:
- Battery driver doesn't work.
- Maybe that has to do with the battery driver, but when I use my device with Android for about a half an hour (Angry Birds), the back side comes very warm...
- Data not working (WiFi and GPRS as well)
- Buttons need realignment
- Sometimes it happens that when I turn my device off just with the power button, the lights under the hardware keys keep going.
guys have you seen here?
http://forum.xda-developers.com/showpost.php?p=11390094&postcount=6
Kernel 2.6.32 with Android 2.3 on HTC Aria!
{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
I'm trying to find where they got the kernel 2.6.32, in cyanogen repository the kernel stops at 2.6.29:
https://github.com/CyanogenMod/htc-kernel-liberty
-r0bin- said:
guys have you seen here?
http://forum.xda-developers.com/showpost.php?p=11390094&postcount=6
Kernel 2.6.32 with Android 2.3 on Aria!
Click to expand...
Click to collapse
And can we get Aria kernel working on Photon? Can you do this?
_Madmatt said:
And can we get Aria kernel working on Photon? Can you do this?
Click to expand...
Click to collapse
yes, cotulla used the kernel of liberty (which is HTC Aria)
actually I think I found the latest kernel \o/
https://github.com/attn1/htc-kernel-msm7227
done by attn1, main contributor of cyanogen for HTC Aria/Liberty
let's try this!!!
-r0bin- said:
yes, cotulla used the kernel of liberty (which is HTC Aria)
actually I think I found the latest kernel \o/
https://github.com/attn1/htc-kernel-msm7227
done by attn1, main contributor of cyanogen for HTC Aria/Liberty
let's try this!!!
Click to expand...
Click to collapse
Try? Shouldn't we do some modifications first?
_Madmatt said:
Try? Shouldn't we do some modifications first?
Click to expand...
Click to collapse
yes, we need to implement cotulla's patch
seems he duplicated the "liberty" files to "photon" in arch/arm/msm and did light modifications
we can do a diff vs the htc aria official source code to have it all
-r0bin- said:
yes, we need to implement cotulla's patch
seems he duplicated the "liberty" files to "photon" in arch/arm/msm and did light modifications
we can do a diff vs the htc aria official source code to have it all
Click to expand...
Click to collapse
Can you do that? I don't have enough Linux knowledge But I'm always ready to try kernels
-r0bin- said:
yes, we need to implement cotulla's patch
seems he duplicated the "liberty" files to "photon" in arch/arm/msm and did light modifications
we can do a diff vs the htc aria official source code to have it all
Click to expand...
Click to collapse
Attention!
i do not want to pick at cotulla, but in fact we want to use his changes for another port it is to say: his code is kind of mess
you can really see that he stopped working on it instantly..
Either someone cleans this up or you will really have to understand what he intended to do!
schlund said:
Attention!
i do not want to pick at cotulla, but in fact we want to use his changes for another port it is to say: his code is kind of mess
you can really see that he stopped working on it instantly..
Either someone cleans this up or you will really have to understand what he intended to do!
Click to expand...
Click to collapse
Well..I think the reason he stopped instantly is here
Cotulla dumped the project few hours after this post,some of you may call it coincidence,but i think Cotulla was reading what we were writting there.
helping someone who is swearing you work is....(i don't wanna use bad words)
if i were him i will do exactly the same!
we need to be thankful that he even released the working haret for us
. .
who can tell ...
hi I want to know about how to custom the haret image. and how to solve the connect problem. so does the battery. so just tell me the general steps.. I am willing to test the image. thanks all the developers.
cardsharing said:
Guys i will post tomorow here all modified 2.6.32 files, dont have time to upload in this time.
Click to expand...
Click to collapse
yeah we'll all be interested to have that.
cardsharing said:
P.S. tracaplaca my english is bad and im sorry for this, ok? PLEASE froget me and my post and please dont post here if your post is not about developming, PLEASE, OK? Cotulla have donatins from me ten minutes after his post abut working photon project and this was my big thanks to big Cotula. So please forget all old posts and please back to post, ok?
Click to expand...
Click to collapse
hey guys don't fight
schlund said:
Attention!
i do not want to pick at cotulla, but in fact we want to use his changes for another port it is to say: his code is kind of mess
you can really see that he stopped working on it instantly..
Either someone cleans this up or you will really have to understand what he intended to do!
Click to expand...
Click to collapse
agree with you.
i'm not sure every single modification is required (code looks like "modif here, compile and see if it works better"), but it's incredible chance to have a working source code and we all thanks cotulla for his work. this way we have a chance to have a clean code starting from the liberty/aria source code.
it seems he tried to investigate the wifi issue (many wifi files modified compare to liberty) but with no luck.
in the kernel configuration he released, he said we could get the kernel debug traces on the PC.
do you guys know how to get it? plugging usb cable when android is booting does not seems to help.
reason I'm asking is, it seems there are lot of debug informations available but so far i cannot access to them...
-r0bin- said:
agree with you.
i'm not sure every single modification is required (code looks like "modif here, compile and see if it works better"), but it's incredible chance to have a working source code and we all thanks cotulla for his work. this way we have a chance to have a clean code starting from the liberty/aria source code.
it seems he tried to investigate the wifi issue (many wifi files modified compare to liberty) but with no luck.
in the kernel configuration he released, he said we could get the kernel debug traces on the PC.
do you guys know how to get it? plugging usb cable when android is booting does not seems to help.
reason I'm asking is, it seems there are lot of debug informations available but so far i cannot access to them...
Click to expand...
Click to collapse
maybe is this
http://droidbar.net/2010/09/how-to-enable-usb-debugging-mode/
That option is enabled by default on the 2.2. image that have been posted.
I think you have to use adb tool as said here to see the output.
. .
thanks! yeah you see it takes time
can you compile the kernel and send the zImage as well?
. .
Anyone have any information as to where I can go to learn how to build/compile a kernel for my nexus s 4g? Id like to take a feeble stab at it. Thanks!
Here are some guides I used for getting started:
» [How-To] compile the Nexus S kernel from source
» [HOW-TO] Compile AOSP Gingerbread + [ROM] Master AOSP
» Building Kernel from source - CyanogenMod Wiki
Please note that most of the time you cannot just follow the guides verbatim. Just use it as "guidelines" and adapt it to suit your development environment.
Also you should have basic to moderate understanding in Git in order to apply patches/mods to your kernel properly.
Thanks. Almost easier to pay someone, what with being lazy and all.
Yeah, that's what I do now -- using a "tried and tested by community" kernel/ROM is much easier for life.
I think there are enough kernel threads in XDA that you should find one that suits your needs, and you can send a donation to the developer to show you appreciation in his/her work
There are quite a few, yes. Although I want a 'feature from this kernel and a tweak from that kernel'...or 'Id use this one if it didnt have that feature'...so I just sit at stock...
Lol, sounds like a "walk in the middle path" philosophy
That's a good decision though, nowadays instead of spending time compiling my own kernel, I spend as much time in checking the Development forum -- looking for new kernel(s) update everyday. It's kinda addict once you've tried flashing them
Hey Tails,
I am trying to take a stab at compiling my own kernel too. How did it go for you? I am having problems myself.
Sent from my Google Nexus S using Tapatalk
suomaf said:
Hey Tails,
I am trying to take a stab at compiling my own kernel too. How did it go for you? I am having problems myself.
Sent from my Google Nexus S using Tapatalk
Click to expand...
Click to collapse
I completely abandoned my attempts at building kernels. Sorry.
I'll leave it to the vets
Sent from my Nexus S 4G using xda premium
I would also like to give it a go, wonder if there is anyone that can give me advice. I have sync repo but can not for the life of me find where the new kernel sources are.
Sent from my A500 using Tapatalk
suomaf said:
I would sol like to give it a go, winner if there is anyone that can give me advice. I have sync repo but can not for the life of me find where the new kernel sources are.
Sent from my A500 using Tapatalk
Click to expand...
Click to collapse
May be here?
suksit said:
May be here?
Click to expand...
Click to collapse
Thanks for the quick reply, I think I have repo sync'd and also done
Code:
git clone https://android.googlesource.com/kernel/samsung.git
But I end up with an empty directory called samsung with a hidden directory .repo
Is this correct? Is the 3.0 kernel for nexus s somewhere else?
Well I haven't update the kernel sources since kernel.org was down... However, I think this may also be a good starting point.
suksit said:
Well I haven't update the kernel sources since kernel.org was down... However, I think this may also be a good starting point.
Click to expand...
Click to collapse
Thank you very much, will try to git clone https://bitbucket.org/KalimochoAz/samsung-kernel-3.git
---------- Post added at 11:15 AM ---------- Previous post was at 11:01 AM ----------
sigh.. this is hard,
Code:
git clone https://bitbucket.org/KalimochoAz/samsung-kernel-3.git
Cloning into samsung-kernel-3...
error: RPC failed; result=22, HTTP code = 502
fatal: The remote end hung up unexpectedly
I am guessing maybe the server is down or something? because git clone worked for me when testing
git clone git://github.com/git/hello-world.git
suomaf said:
Thanks for the quick reply, I think I have repo sync'd and also done
Code:
git clone https://android.googlesource.com/kernel/samsung.git
But I end up with an empty directory called samsung with a hidden directory .repo
Is this correct? Is the 3.0 kernel for nexus s somewhere else?
Click to expand...
Click to collapse
Just finished cloning samsung.git from googlesource. I suppose the directory name should be .git? If so, from within samsung directory, type the following command:
Code:
git branch -a
This will list all branches in the repository. You should see something like this:
Code:
* master
remotes/origin/HEAD -> origin/master
remotes/origin/android-samsung-2.6.35-gingerbread
remotes/origin/android-samsung-3.0-ics-mr1
remotes/origin/master
If you want the kernel code for ICS (linux 3.0), type the following command:
Code:
git checkout android-samsung-3.0-ics-mr1
This will checkout the code from the corresponding branch name. If things go well, you should see something like this:
Code:
Checking out files: 100% (37465/37465), done.
Branch android-samsung-3.0-ics-mr1 set up to track remote branch android-samsung-3.0-ics-mr1 from origin.
Switched to a new branch 'android-samsung-3.0-ics-mr1'
Git will create a new local branch for you. To see it, just type git branch -a again.
Now it's time to play!
thanks boss,
Really appreciate you taking the time to do this, it was successful. Here I go to brick my nexus S
suomaf said:
thanks boss,
Really appreciate you taking the time to do this, it was successful. Here I go to brick my nexus S
Click to expand...
Click to collapse
lol
{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
No bricks so far, but has not been able to get the phone to boot. Did what I think is a default compile then took the ram disk from the phone. The damn thing just wont boot. Does this mean that I will have to compile the whole ics and use that ram disk? or am I just doing it wrong?
suomaf said:
No bricks so far, but has not been able to get the phone to boot. Did what I think is a default compile then took the ram disk from the phone. The damn thing just wont boot. Does this mean that I will have to compile the whole ics and use that ram disk? or am I just doing it wrong?
Click to expand...
Click to collapse
That sounds correct to me. However, I haven't done this for almost a year so I'll just try to recall from my memory =.= Usually the steps should be:
get the boot partition from the phone using dd?
use extract-bootimg.pl to extract the ramdisk
use mkbootimg to create a new boot image from the extracted ramdisk and your zImage
try it with fastboot boot newbootimage.img
Sorry that I couldn't be of more help
You have been great help. Thanks.
Sent from my Google Nexus S using Tapatalk
Just think about another way to do it: AnyKernel
BTW, it's my pleasure helping ppl to brick their phone lol
Android Open Source Compiler
Build Android with a gui.
This project will be a continuous battle. Which is why I decided to not "package" this in terms of distro. I have written a make file and instructions on how to build this very easily. This way, you can't always get the latest code from either they master (unstable) branch or the Stable (stable) branch. Plus no harm in teaching you little bit of git.
Use the poll to gauge project priority, also mention more projects so I can add them to the polls.
{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
Known issues:
- When using the options dropdown, you can't choose the same option twice in a row. I am aware and working on it.
- Apparently there are some issues with the adb options. Please let me know if this is the case.
Please read:
I have thought maybe times different ways I was going to go about this. Ads, donate version, paid app, etc. I choose to keep the project open, as that's how I roll. I do ask that if you enjoy the application that you try to donate something. This was my first gui project and took a lot of time and effort to even get it to where it is right now. I hope everyone enjoys the app as much as I enjoy working on it.
Install/Info | Source code | Bugs
You can follow me on google+ I tend to talk about it a bit on there as well.
1st
Lithid, thanks for your hard work man. I'll definitely be checking this out when I feel a little more comfortable doing things manually. I think this is an awesome project and just want you to know that I appreciate your help and involvement with android.
id love to try both CMC and AOSC, but i use a yum based system. is there a way to get this to work on a yum based system, specifically fedora?
here is my friends repos https://github.com/sakindia123/cm10_htc_pico ..how to set up custom device please tell how to set up device tree and device branch using this link
is it me or is it just impossible to build AOKP for TMO S3??? can't build no matter what tutorial i try
Awesome work
tapatalked² from cowsquadGnex®
I like this project. And with your permission sir I would like to add AoCP to the modified aosp list.
Perhaps fork it to my Git and get it set up to Work with our source?
Sent from my SAMSUNG-SGH-I717 using Tapatalk 2
tr82691 said:
is it me or is it just impossible to build AOKP for TMO S3??? can't build no matter what tutorial i try
Click to expand...
Click to collapse
Same here on the S2 for TMO. AOKP doesn't seem to be too friendly to noobs, at least in my case.
OT: Love the idea of this "tool". Going to give it a whirl.
Oh yeah great
Superb GUI, Am going to Compile......
As always lithid, great work you're doing!
Nice job!
Sent from my Galaxy Nexus using Tapatalk 2
It doesn't seem like it is possible to integrate own drivers (eg for porting to other devices). Or am I missing something?
PalmerCurling said:
id love to try both CMC and AOSC, but i use a yum based system. is there a way to get this to work on a yum based system, specifically fedora?
Click to expand...
Click to collapse
I am working on rpm support. I don't use rpm distros, currently installing fedora on a vm to get it working.
Johnsondr80 said:
I like this project. And with your permission sir I would like to add AoCP to the modified aosp list.
Perhaps fork it to my Git and get it set up to Work with our source?
Sent from my SAMSUNG-SGH-I717 using Tapatalk 2
Click to expand...
Click to collapse
Hell yea, the whole point is to add in as many projects as possible. This way, users are able to download this software and check out available projects very easily. Look forward to working with you on getting it implemented.
forceu said:
It doesn't seem like it is possible to integrate own drivers (eg for porting to other devices). Or am I missing something?
Click to expand...
Click to collapse
Not yet, I think.
Sent from my Galaxy Nexus using Tapatalk 2
forceu said:
It doesn't seem like it is possible to integrate own drivers (eg for porting to other devices). Or am I missing something?
Click to expand...
Click to collapse
Not quite yet. Apologies. In time my friend.
Even when compiling for CM it doesnt build for D2TMO... what gives??
Sent from my SGH-T999 using xda premium
tr82691 said:
Even when compiling for CM it doesnt build for D2TMO... what gives??
Sent from my SGH-T999 using xda premium
Click to expand...
Click to collapse
Mind being a little more descriptive?
If your specific device is having issues compiling, then you either need to figure out the issue and commit it to cm, find out what is wrong with specific steps like if ./extract-files.sh isn't working. Overtime this might be able to overcome every possible mishap, but doubtful. It is a work in progress and if issues do arise, I need a little more information so I can try and find a solution.
A couple of times building for the TMO S3 I got two different errors. One is the kernel not being built. Second is it asks me if I have the correct manifest. Happens on both CM and AOKP. I have created a local_manifest file and inputed the kernel info for my device from CM but still no luck.
Sent from my SGH-T999 using xda premium
Pleas help!!!!!
When I wannt to compile, they sad
SETU CUSTOM DEVICE???
Iam galaxi s i 9000?
PLEAS HELP!!!!!
What KIND of PC's spec. do we need to compile ICS.
I have a dual core 1.2 laptop with 4gb of ram. But my computer freezes in the middle of the building process.
t
tapatalked² from cowsquadGnex®
Hi!
After LineageOS has been merged with Android-7.1.2_R8, new builds feature several changes, including an all-new browser called Jelly. It mainly targets low-end Android devices and replaces the older AOSP browser. I came to know about it out after compiling the new source for building a ROM. Hope it'll be helpful for the devices that are no longer officially supported due to the lack of maintainers.
Features:
^Chrome - like tabs in recents menu.
^More secure than AOSP based.
^Based on the system webview.
^New homepage - DuckDuckGo. - CHANGED
^New UI.
Updates:
+Fixed age-old orientation(screen rotation) bug
+Supports Marshmallow again
+Default homepage and search engine now changed to Google
+Smoother scrolling
+Faster than before
+Title in the address bar
+Fixed translations for some languages
+Still on version 1.0
+More updates coming along...
Requirements:
A phone with Marshmallow or any higher version of Android.
Instructions:
IF YOU'RE INSTALLING IT FOR THE FIRST TIME, simply install as you use to do.
IF ALREADY INSTALLED, uninstall and reinstall the latest build.
Screenshots:
{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
For APK:
Get it from XDA Labs
See the attachment below:
Please hit the thanks :good: button if you liked the app, and DONATE if you think I'm worth it.
it worked. thanks man.
Will this be maintained by you if team lineage pushes new updates to the apk?
Sytis said:
Will this be maintained by you if team lineage pushes new updates to the apk?
Click to expand...
Click to collapse
I will surely try to push every new update to this thread as soon as the developers of LineageOS update the app.
AndroMechanic said:
it worked. thanks man.
Click to expand...
Click to collapse
You're welcome.
Enjoy!
Nice browser, loads fast. Only issue is there isn't an exit button/link/etc. Besides that looks good.
t12icky0 said:
Nice browser, loads fast. Only issue is there isn't an exit button/link/etc. Besides that looks good.
Click to expand...
Click to collapse
Enjoy!
Hope you like it. :fingers-crossed:
I was wondering what Jelly looked like when I saw it in the LOS changelog, but my device got Gello instead of this (or I did something wrong). Gonna try this, thank you.
io_gh0st said:
I was wondering what Jelly looked like when I saw it in the LOS changelog, but my device got Gello instead of this (or I did something wrong). Gonna try this, thank you.
Click to expand...
Click to collapse
Yeah, Gello is a different browser. Although is it also designed for Qualcomm based devices for optimised performance, but it is not supposed to be in the new builds of LineageOS.
Though it wholly upon the maintainer of your device. If your maintainer decides to ship Gello, this will replace the new default browser Jelly.
no pinch to zoom?
Is this browser support flash player or already include flash player? I am very difficult to find a browser that supports flash player since android up to MM +
It's about time that a XDA member started compiling this for us. Thanks!
EDIT: Mind updating it to the latest build that fixed the orientation change?
wishmasterf said:
no pinch to zoom?
Click to expand...
Click to collapse
Hi!
There it surely supports pinch to zoom. I'm using it.
The legend of Ang_ga said:
Is this browser support flash player or already include flash player? I am very difficult to find a browser that supports flash player since android up to MM +
Click to expand...
Click to collapse
Hi!
Yes, this browser has built-in support for flash. You may enjoy videos without installing any flash plugin.
CyberLykan said:
It's about time that a XDA member started compiling this for us. Thanks!
EDIT: Mind updating it to the latest build that fixed the orientation change?
Click to expand...
Click to collapse
Hi!
Thank you for the complement! Orientation is already fixed in this app. AFAIK, there's no problem regarding orientation on in the app my device. Even if it's there in the app on your device, please report back. I'll try to fix it. ☺
can u tell me the min SDK and target SDK version of this apk ??
QwertySDuos2 said:
can u tell me the min SDK and target SDK version of this apk ??
Click to expand...
Click to collapse
Hi!
Here's the info you need regarding the APK:
minSdkVersion = 23
targetSdkVersion = 25
mayanxoni said:
Hi!
Here's the info you need regarding the APK:
minSdkVersion = 23
targetSdkVersion = 25
Click to expand...
Click to collapse
Is there a way to compile for and use with android 4.2.2 API Level 17?
I know this might be a noob question or im just stupid but can i use it as a regular non root app on my one plus one running lollipop?
JT1510365 said:
I know this might be a noob question or im just stupid but can i use it as a regular non root app on my one plus one running lollipop?
Click to expand...
Click to collapse
Yeh when u install it will show you how to install from unknown sources
Hi,
anyone have any kernelSU that works with oneplus 7 pro?
Ive never heard of this however if you are able to compile the kernel with your hardware then you can set it up yourself, Let me know if you end up doing so cause I would like to check it out too! Id build it myself but I have 3gb left on my hard disk...
kernel-assisted-superuser - Kernel assisted means of gaining a root shell for Android
git.zx2c4.com
RolandStoner said:
Ive never heard of this however if you are able to compile the kernel with your hardware then you can set it up yourself, Let me know if you end up doing so cause I would like to check it out too! Id build it myself but I have 3gb left on my hard disk...
kernel-assisted-superuser - Kernel assisted means of gaining a root shell for Android
git.zx2c4.com
Click to expand...
Click to collapse
I don't know how to build it , if you can guide me I will build it .
I just so happened to acquire a few development machines to work with so once I get setup Ill let you know o7
RolandStoner said:
I just so happened to acquire a few development machines to work with so once I get setup Ill let you know o7
Click to expand...
Click to collapse
if you can save a video or screenshots for the steps and share it later it will be appreciated, a draft will be enough
Youll have to excuse my incoherent babbling then
Im almost finished with setting up my devices, after that its going to take a moment for android to dl then ill give it a go
Gotta restart today, didn't expect it to actually cost 200+gb for setup
No Problem, take your time really appreciate your work here,
it will work with android 11 right? as A12 is not stable for oneplus 7 pro
RolandStoner said:
Gotta restart today, didn't expect it to actually cost 200+gb for setup
Click to expand...
Click to collapse
sorry to ask , any update?
loshabih said:
sorry to ask , any update?
Click to expand...
Click to collapse
having some trouble compiling the kernel :/ working on it
going off of lineage 20 btw: https://github.com/LineageOS/android_device_oneplus_guacamole
GitHub - LineageOS/android_kernel_oneplus_sm8150
Contribute to LineageOS/android_kernel_oneplus_sm8150 development by creating an account on GitHub.
github.com
im going to try getting the .config off of my device as a base since i cant seem to find the guac defconfig. After that it should just be running the script and compiling
Alright, I think I figured it out. 3 reinstallations and 1tb later my env is almost complete
Alright I finally know what the **** im doing. Ill post the kernel once it compiles and here is a doc for building yourself
To compile the Android kernel source code, you will need to have a Linux-based d - Pastebin.com
Pastebin.com is the number one paste tool since 2002. Pastebin is a website where you can store text online for a set period of time.
pastebin.com
RolandStoner said:
Alright I finally know what the **** im doing. Ill post the kernel once it compiles and here is a doc for building yourself
To compile the Android kernel source code, you will need to have a Linux-based d - Pastebin.com
Pastebin.com is the number one paste tool since 2002. Pastebin is a website where you can store text online for a set period of time.
pastebin.com
Click to expand...
Click to collapse
sorry for asking ..did you successfully compiled the kernel ?
I have not, i dont think my hw can do it, all my machines keep stalling at some point. if you have the storage space and recommended hardware i can send you all the stuff i have
loshabih said:
sorry for asking ..did you successfully compiled the kernel ?
Click to expand...
Click to collapse
I compiled the kernel.
{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
boot.img for LineageOS 20 with KernelSU
https://drive.google.com/file/d/1xUprcgTg-nsxBIS5I_VDaBju0LLFkKDO/view?usp=sharing
KernelSU for OnePlus 7/7 Pro (Flashable Zip)
https://github.com/snowwolf725/android_kernel_oneplus_sm8150/releases
https://drive.google.com/file/d/1c6Z0dHCXSxmV223L0Ta1gSSJo0tnSpkb/view?usp=share_link
KernelSU Manager APK
https://github.com/tiann/KernelSU/releases
snowwolf725 said:
I compiled the kernel.
View attachment 5829085
boot.img for LineageOS 20 with KernelSU
http://dstats.net/track/2y5x97
KernelSU for OnePlus 7/7 Pro
http://dstats.net/track/2y5yb6
Click to expand...
Click to collapse
URL is not working ..it show disabled .
also does it work with stock OOS11 or i must have LineageOS ?
loshabih said:
URL is not working ..it show disabled .
also does it work with stock OOS11 or i must have LineageOS ?
Click to expand...
Click to collapse
I have updated the links.
The boot.img is only for LineageOS 20.
I'm not sure it work with OOS11 currectly or not.
You should try it by yourself.
You can flash the zip file through TWRP.
snowwolf725 said:
I have updated the links.
The boot.img is only for LineageOS 20.
I'm not sure it work with OOS11 currectly or not.
You should try it by yourself.
You can flash the zip file through TWRP.
Click to expand...
Click to collapse
i will try ..
thanks
zip file caused boot loop, TWRP touch not working, I had to fastboot boot twrp.img
then restore the boot.img backup