/etc/udev/rules.d/51-android.rules
file and put the vendor in it. Just like the turial.
My vendor's phone is:
Bus 001 Device 022: ID 1782:4001 Spreadtrum Communications Inc.
I already have the android environment installed and tried with adb I already had on my machine and also with that suggested by tutorial and it doesnt't recognized.
In Windows same problem. I could access the filesystem via cable but adb doesn't recognize the device.
The Phone runs KaiOS 2.5.1.1
I enabled Development Mode by entering *#*#33284#*#* and so the top bar shows the Develop Icon, but I could find the "Developer Mode" option in the settings.
I bought this phone for the purpose to make and test KaiOS Apps, so I ask:
Is it possible that my phone doesn't support connection from adb at all?
Is there any case of KaiOs phones that don't support adb connection?
Try to solve by this - https://stackoverflow.com/questions/11810537/android-adb-doesnt-see-device
--
You received this message because you are subscribed to the Google Groups "comp.mobile.nokia.8110" group.
To unsubscribe from this group and stop receiving emails from it, send an email to bananahacker...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/bananahackers/6f55dd76-51b8-4c5d-9ba7-671617887f68%40googlegroups.com.
I'll try that too when I get home, but I don't have much hope anymore. thanks.
Em sáb, 7 de set de 2019 às 04:34, Fan of G.K <ishude...@gmail.com> escreveu:
Try to solve by this - https://stackoverflow.com/questions/11810537/android-adb-doesnt-see-device
--
You received this message because you are subscribed to the Google Groups "comp.mobile.nokia.8110" group.
To unsubscribe from this group and stop receiving emails from it, send an email to bananahackers+unsubscribe@googlegroups.com.
I'll try that too when I get home, but I don't have much hope anymore. thanks.
Em sáb, 7 de set de 2019 às 04:34, Fan of G.K <ishude...@gmail.com> escreveu:
Try to solve by this - https://stackoverflow.com/questions/11810537/android-adb-doesnt-see-device
--
You received this message because you are subscribed to the Google Groups "comp.mobile.nokia.8110" group.
To unsubscribe from this group and stop receiving emails from it, send an email to bananahackers+unsubscribe@googlegroups.com.
Did it work? I'm thinking of buying one P70S just to develop things, but now I'm a bit apprehensive
Em segunda-feira, 9 de setembro de 2019 16:25:25 UTC-3, Alexandre Alessi escreveu:
I'll try that too when I get home, but I don't have much hope anymore. thanks.
Em sáb, 7 de set de 2019 às 04:34, Fan of G.K <ishude...@gmail.com> escreveu:
Try to solve by this - https://stackoverflow.com/questions/11810537/android-adb-doesnt-see-device
--
You received this message because you are subscribed to the Google Groups "comp.mobile.nokia.8110" group.
To unsubscribe from this group and stop receiving emails from it, send an email to bananahacker...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/bananahackers/6f55dd76-51b8-4c5d-9ba7-671617887f68%40googlegroups.com.
--
You received this message because you are subscribed to the Google Groups "comp.mobile.nokia.8110" group.
To unsubscribe from this group and stop receiving emails from it, send an email to bananahacker...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/bananahackers/7153cde5-9fb4-42af-bd9f-0077d3e6624f%40googlegroups.com.
Use this guide from the official KaiOS support https://developer.kaiostech.com/getting-started/env-setup/os-env-setup it helped me with my Qualcomm device, we think you must set your Spreadtrum device in the adb driver. Let us know.
Il giorno lunedì 9 settembre 2019 21:25:25 UTC+2, Alexandre Alessi ha scritto:
I'll try that too when I get home, but I don't have much hope anymore. thanks.
Em sáb, 7 de set de 2019 às 04:34, Fan of G.K <ishude...@gmail.com> escreveu:
Try to solve by this - https://stackoverflow.com/questions/11810537/android-adb-doesnt-see-device
--
You received this message because you are subscribed to the Google Groups "comp.mobile.nokia.8110" group.
To unsubscribe from this group and stop receiving emails from it, send an email to bananahacker...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/bananahackers/6f55dd76-51b8-4c5d-9ba7-671617887f68%40googlegroups.com.
--
You received this message because you are subscribed to the Google Groups "comp.mobile.nokia.8110" group.
To unsubscribe from this group and stop receiving emails from it, send an email to bananahacker...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/bananahackers/c7ea33d8-0c74-4483-925f-900fa3ec3fe8%40googlegroups.com.
1.Kdeploy-https://github.com/kaiostech/kdeploy
or
2.Make KaiOS install- https://sites.google.com/view/bananahackers/development/make-kaios-install?authuser=0
--
You received this message because you are subscribed to the Google Groups "comp.mobile.nokia.8110" group.
To unsubscribe from this group and stop receiving emails from it, send an email to bananahacker...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/bananahackers/88486c5c-a911-40f2-9698-053076c440a3%40googlegroups.com.
yes!A guy from Positivo team contacted me and told I was using the wrong code.the correct one is:*#*#0574#*#*now debug mode is working fine.
Em sex, 13 de set de 2019 às 17:14, Alessandro de Oliveira Faria <cabelo.v...@gmail.com> escreveu:
--Use this code:*#*#33284#*#*after this :*#*#0574#*#*and enable the "Adb Debug" itemIf you only want to test apps not the whole device then try one of these two methods-:1.Kdeploy-https://github.com/kaiostech/kdeploy
or2.Make KaiOS install- https://sites.google.com/view/bananahackers/development/make-kaios-install?authuser=0
You received this message because you are subscribed to the Google Groups "comp.mobile.nokia.8110" group.
To unsubscribe from this group and stop receiving emails from it, send an email to bananahackers+unsubscribe@googlegroups.com.
Well!! Are you able to use WebIDE/sideload apps?
Il giorno venerdì 13 settembre 2019 22:51:59 UTC+2, Alexandre Alessi ha scritto:
yes!A guy from Positivo team contacted me and told I was using the wrong code.the correct one is:*#*#0574#*#*now debug mode is working fine.
Em sex, 13 de set de 2019 às 17:14, Alessandro de Oliveira Faria <cabelo.v...@gmail.com> escreveu:
--Use this code:*#*#33284#*#*after this :*#*#0574#*#*and enable the "Adb Debug" itemIf you only want to test apps not the whole device then try one of these two methods-:1.Kdeploy-https://github.com/kaiostech/kdeploy
or2.Make KaiOS install- https://sites.google.com/view/bananahackers/development/make-kaios-install?authuser=0
You received this message because you are subscribed to the Google Groups "comp.mobile.nokia.8110" group.
To unsubscribe from this group and stop receiving emails from it, send an email to bananahacker...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/bananahackers/88486c5c-a911-40f2-9698-053076c440a3%40googlegroups.com.
--
You received this message because you are subscribed to the Google Groups "comp.mobile.nokia.8110" group.
To unsubscribe from this group and stop receiving emails from it, send an email to bananahacker...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/bananahackers/81a13a4b-6e78-455e-bf8b-d3d5b4521e39%40googlegroups.com.
adb forward tcp:6000 localfilesystem:/data/local/debugger-socket
Not yet. I'm trying to remote connect from WebIDE but it says it cannot connect
Em sex, 13 de set de 2019 às 18:32, Ivan Alex HC <ivan1...@gmail.com> escreveu:
Well!! Are you able to use WebIDE/sideload apps?
Il giorno venerdì 13 settembre 2019 22:51:59 UTC+2, Alexandre Alessi ha scritto:
yes!A guy from Positivo team contacted me and told I was using the wrong code.the correct one is:*#*#0574#*#*now debug mode is working fine.
Em sex, 13 de set de 2019 às 17:14, Alessandro de Oliveira Faria <cabelo.v...@gmail.com> escreveu:
--Use this code:*#*#33284#*#*after this :*#*#0574#*#*and enable the "Adb Debug" itemIf you only want to test apps not the whole device then try one of these two methods-:1.Kdeploy-https://github.com/kaiostech/kdeploy
or2.Make KaiOS install- https://sites.google.com/view/bananahackers/development/make-kaios-install?authuser=0
You received this message because you are subscribed to the Google Groups "comp.mobile.nokia.8110" group.
To unsubscribe from this group and stop receiving emails from it, send an email to bananahackers+unsubscribe@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/bananahackers/88486c5c-a911-40f2-9698-053076c440a3%40googlegroups.com.
--
You received this message because you are subscribed to the Google Groups "comp.mobile.nokia.8110" group.
To unsubscribe from this group and stop receiving emails from it, send an email to bananahackers+unsubscribe@googlegroups.com.
To unsubscribe from this group and stop receiving emails from it, send an email to bananahacker...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/bananahackers/88486c5c-a911-40f2-9698-053076c440a3%40googlegroups.com.
--
You received this message because you are subscribed to the Google Groups "comp.mobile.nokia.8110" group.
To unsubscribe from this group and stop receiving emails from it, send an email to bananahacker...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/bananahackers/81a13a4b-6e78-455e-bf8b-d3d5b4521e39%40googlegroups.com.
--
You received this message because you are subscribed to the Google Groups "comp.mobile.nokia.8110" group.
To unsubscribe from this group and stop receiving emails from it, send an email to bananahacker...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/bananahackers/09fc8509-ace6-4337-99f7-8799ebb11bd0%40googlegroups.com.
To unsubscribe from this group and stop receiving emails from it, send an email to bananahackers+unsubscribe@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/bananahackers/88486c5c-a911-40f2-9698-053076c440a3%40googlegroups.com.
--
You received this message because you are subscribed to the Google Groups "comp.mobile.nokia.8110" group.
To unsubscribe from this group and stop receiving emails from it, send an email to bananahackers+unsubscribe@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/bananahackers/81a13a4b-6e78-455e-bf8b-d3d5b4521e39%40googlegroups.com.
--
You received this message because you are subscribed to the Google Groups "comp.mobile.nokia.8110" group.
To unsubscribe from this group and stop receiving emails from it, send an email to bananahackers+unsubscribe@googlegroups.com.
To unsubscribe from this group and stop receiving emails from it, send an email to bananahacker...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/bananahackers/88486c5c-a911-40f2-9698-053076c440a3%40googlegroups.com.
--
You received this message because you are subscribed to the Google Groups "comp.mobile.nokia.8110" group.
To unsubscribe from this group and stop receiving emails from it, send an email to bananahacker...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/bananahackers/81a13a4b-6e78-455e-bf8b-d3d5b4521e39%40googlegroups.com.
--
You received this message because you are subscribed to the Google Groups "comp.mobile.nokia.8110" group.
To unsubscribe from this group and stop receiving emails from it, send an email to bananahacker...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/bananahackers/09fc8509-ace6-4337-99f7-8799ebb11bd0%40googlegroups.com.
--
You received this message because you are subscribed to the Google Groups "comp.mobile.nokia.8110" group.
To unsubscribe from this group and stop receiving emails from it, send an email to bananahacker...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/bananahackers/be6b6c03-ce47-477d-ab11-605b42a71773%40googlegroups.com.
To unsubscribe from this group and stop receiving emails from it, send an email to bananahackers+unsubscribe@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/bananahackers/88486c5c-a911-40f2-9698-053076c440a3%40googlegroups.com.
--
You received this message because you are subscribed to the Google Groups "comp.mobile.nokia.8110" group.
To unsubscribe from this group and stop receiving emails from it, send an email to bananahackers+unsubscribe@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/bananahackers/81a13a4b-6e78-455e-bf8b-d3d5b4521e39%40googlegroups.com.
--
You received this message because you are subscribed to the Google Groups "comp.mobile.nokia.8110" group.
To unsubscribe from this group and stop receiving emails from it, send an email to bananahackers+unsubscribe@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/bananahackers/09fc8509-ace6-4337-99f7-8799ebb11bd0%40googlegroups.com.
--
You received this message because you are subscribed to the Google Groups "comp.mobile.nokia.8110" group.
To unsubscribe from this group and stop receiving emails from it, send an email to bananahackers+unsubscribe@googlegroups.com.