Android 7.1 Tablet and TV (alpha, proposal)
#21
@ayufan:
A small patch to fix compilation error on 7.1

Code:
diff --git a/services/tests/servicestests/src/com/android/server/ConnectivityServiceTest.java b/services/tests/servicestests/src/com/android/server/ConnectivityServiceTest.java
index 012bdd8..65f9399 100644
--- a/services/tests/servicestests/src/com/android/server/ConnectivityServiceTest.java
+++ b/services/tests/servicestests/src/com/android/server/ConnectivityServiceTest.java
@@ -620,19 +620,6 @@ public class ConnectivityServiceTest extends AndroidTestCase {
        }
    }

-    private class WrappedAvoidBadWifiTracker extends AvoidBadWifiTracker {
-        public boolean configRestrictsAvoidBadWifi;
-
-        public WrappedAvoidBadWifiTracker(Context c, Handler h, Runnable r) {
-            super(c, h, r);
-        }
-
-        @Override
-        public boolean configRestrictsAvoidBadWifi() {
-            return configRestrictsAvoidBadWifi;
-        }
-    }
-
    private class WrappedConnectivityService extends ConnectivityService {
        public WrappedAvoidBadWifiTracker wrappedAvoidBadWifiTracker;
        private WrappedNetworkMonitor mLastCreatedNetworkMonitor;
#22
I don't have compilation problems Smile
Homepage: https://ayufan.eu

Releases:
Rock/Pro 64/Pinebook Pro: LinuxChromium OS
So/Pine A64/Pinebook: LinuxAndroid 6.0Android 7.1

Buy me a Beer
#23
Hello,

I've installed yesterday 0.3.6 on my pine64. Everything is working well on HDMI screen, but on LCD screen (pine64 official LCD 7" screen), touch pannel is not working (display ok). Is there something to activate ?

Thank you !

Math
#24
Not sure, it should work. On the spare moment I will test that.
Homepage: https://ayufan.eu

Releases:
Rock/Pro 64/Pinebook Pro: LinuxChromium OS
So/Pine A64/Pinebook: LinuxAndroid 6.0Android 7.1

Buy me a Beer
#25
(05-31-2017, 09:16 AM)ayufan Wrote: I don't have compilation problems Smile

mh strange, WrappedAvoidBadWifiTracker is declared twice, https://github.com/ayufan-pine64/framewo...#L610#L634

btw, could be this useful in any way for pine users? https://developer.arm.com/products/softw...li-drivers

keep up the good work Wink
#26
Something terrible just happened, my kids broked USB IR receiver on Pine.
Is it possible to use Pine built-in IR receiver on Android?
I found this guide for OPi, but can't find module sunxi_ir_rx in Pine Android build:
http://www.orangepi.org/orangepibbsen/fo...ad&tid=541
#27
How to use UART4? I connected the GPS module through Euler connector to UART4.

pin  9 GND --------------> GPS GND
pin 17 3.3v --------------> GPS 3.3v
pin 19 PD2 UART4_TX -> GPS uartRX
pin 21 PD3 UART4_RX -> GPS uartTX

|tulip-chiphd:/ # cat /dev/ttyGS3
there are no data

tulip-chiphd:/ # ls -l /dev |grep tty
crw------- 1 root      root         252,   0 2017-02-05 20:50 ttyGS0
crw------- 1 root      root         252,   1 2017-02-05 20:50 ttyGS1
crw------- 1 root      root         252,   2 2017-02-05 20:50 ttyGS2
crw-rw-rw- 1 root      root         252,   3 2017-02-05 20:50 ttyGS3
crw------- 1 root      root         253,   0 2017-02-05 20:50 ttyS0
crw-rw---- 1 bluetooth net_bt_stack 253,   1 2017-02-05 20:52 ttyS1


In linux  ARMBIAN 5.25 it`s working

root@pine64:~#  cat /dev/ttyS4
$GPRMC,073356.000,V,0000.000,N,00000.000,E,0.0,0.0,060617,0.0,W*6F
$GPGGA,073356.000,0000.00000,N,00000.00000,E,0,01,99.0,082.00,M,18.0,M,,*5B
#28
(06-01-2017, 02:31 AM)ayufan Wrote: Not sure, it should work. On the spare moment I will test that.

Hello, Have you got time to test ?
#29
(06-01-2017, 02:29 AM)Math43 Wrote: Hello,

I've installed yesterday 0.3.6 on my pine64. Everything is working well on HDMI screen, but on LCD screen (pine64 official LCD 7" screen), touch pannel is not working (display ok). Is there something to activate ?

I hate to ask a dumb question, but did you plug in the tp ribbon cable ?

... the tp cable is taped to the display and often not noticed by people.  If you forget to plug it in, the touch will no worky.

Rolleyes
marcushh777    Cool

please join us for a chat @  irc.pine64.xyz:6667   or ssl  irc.pine64.xyz:6697

( I regret that I am not able to respond to personal messages;  let's meet on irc! )
#30
(06-07-2017, 09:40 AM)MarkHaysHarris777 Wrote:
(06-01-2017, 02:29 AM)Math43 Wrote: Hello,

I've installed yesterday 0.3.6 on my pine64. Everything is working well on HDMI screen, but on LCD screen (pine64 official LCD 7" screen), touch pannel is not working (display ok). Is there something to activate ?

I hate to ask a dumb question, but did you plug in the tp ribbon cable ?

... the tp cable is taped to the display and often not noticed by people.  If you forget to plug it in, the touch will no worky.

Rolleyes

Hello, there is no dumb questions Wink

Two cables are plugged, i've a sd card with android 6.0 and another with 7.1, only thing i've change is switching sd card, touchscreen is working under android 6.


Possibly Related Threads…
Thread Author Replies Views Last Post
  Android 6.0 Tablet and TV (release candidate, maintained) ayufan 228 381,701 12-29-2020, 01:13 AM
Last Post: firmwarefile
Shocked Remote for Android? liodra 18 29,149 12-23-2020, 06:11 AM
Last Post: Learnincurve
  Adding an accelerometer to Android modsbyus 11 16,519 11-02-2020, 08:12 PM
Last Post: Little_Johnny
  Android Things OS dqvsra 2 6,862 12-03-2019, 09:52 AM
Last Post: hangglider
  Is there another link for Android images? Maalth 3 6,931 10-10-2019, 07:57 AM
Last Post: tophneal
Question Android SDK Oreo NGC6691 2 5,518 07-15-2019, 08:29 PM
Last Post: dazza5000
  Putting Android 9 RockPro64 source into easier to manage repositories dazza5000 0 3,289 07-15-2019, 08:29 PM
Last Post: dazza5000
  Android 5.1.1 TV (old-stable, no longer maintained) ayufan 194 253,719 03-12-2019, 04:53 PM
Last Post: neosapien
  Issues with SD Card and Running Android Twistedx 0 3,492 02-26-2019, 11:58 AM
Last Post: Twistedx
  Android 7.1 (PINE A64(+)) pineadmin 59 103,760 02-10-2019, 07:44 PM
Last Post: mmmarcus

Forum Jump:


Users browsing this thread: 1 Guest(s)