• 22 Posts
  • 1.19K Comments
Joined 1 year ago
cake
Cake day: July 5th, 2023

help-circle





  • Apps typically don’t interact with the kernel. They interact with a C library like glibc, bionic or musl. So long as the kernel has a POSIX interface you should be able to compile the same app on different kernels. We do this with apps that run on Linux, BSD and QNX for example.

    As for Android apps, you could extend that to running the Android runtime on top of different kernels. We did that with the Android runtime on QNX for BlackBerry 10 and we did it in a way that didn’t even require recompilation. That said Wiki says they don’t support Android apps. So if you meant Android apps they simply don’t.











  • Here, this is an export. Try importing it.

    <TaskerData sr="" dvi="1" tv="6.3.13">
    	<Profile sr="prof15" ve="2">
    		<cdate>1699854512825</cdate>
    		<edate>1700032681717</edate>
    		<flags>8</flags>
    		<id>15</id>
    		<mid0>9</mid0>
    		<mid1>11</mid1>
    		<nme>Extra Dim</nme>
    		<State sr="con0" ve="2">
    			<code>186</code>
    			<Int sr="arg0" val="2"/>
    			<Str sr="arg1" ve="3">screen_brightness</Str>
    			<Str sr="arg2" ve="3">1</Str>
    		</State>
    	</Profile>
    	<Task sr="task11">
    		<cdate>1699853059094</cdate>
    		<edate>1718317181394</edate>
    		<id>11</id>
    		<nme>Extra Dim Off</nme>
    		<pri>100</pri>
    		<Action sr="act0" ve="7">
    			<code>235</code>
    			<Int sr="arg0" val="1"/>
    			<Str sr="arg1" ve="3">reduce_bright_colors_activated</Str>
    			<Str sr="arg2" ve="3">0</Str>
    			<Int sr="arg3" val="0"/>
    			<Str sr="arg4" ve="3"/>
    		</Action>
    	</Task>
    	<Task sr="task9">
    		<cdate>1699853059094</cdate>
    		<edate>1726240594881</edate>
    		<id>9</id>
    		<nme>Extra Dim On</nme>
    		<pri>100</pri>
    		<Action sr="act0" ve="7">
    			<code>235</code>
    			<Int sr="arg0" val="1"/>
    			<Str sr="arg1" ve="3">reduce_bright_colors_activated</Str>
    			<Str sr="arg2" ve="3">1</Str>
    			<Int sr="arg3" val="0"/>
    			<Str sr="arg4" ve="3"/>
    		</Action>
    	</Task>
    </TaskerData>
    
    



  • Avid Amoeba@lemmy.catoAndroid@lemdro.idChange my mind
    link
    fedilink
    English
    arrow-up
    3
    ·
    3 months ago

    The 8-series and beyond have a more power efficient CPU. Yes it’s the same general design so it’s not faster but it’s built on a smaller node. I don’t remember well but the modem might be a bit newer too and given how shit the Exynos modem is, any improvement is welcome.