.in v11 might be work
ps: a suggest, made you ready with a dump of your system with the script to restore in case your phone bricks....i have tested this 3 times before this release.
can't you made any operations that needing internet connection?
if not isn't only an api problem. v11 needs something missed from v12.
i hope i'm wrong
Does apiupdate.zip installation successful?
i don't know if in this way you solve the problem. you could try. these could be the more important parts i've replaced.
i've also replaced "search (the browser)" and edited a line in build.prop...but i don't think these could be more important to solving the problem.
get these two application.zip and replace them.
now i can't do more, in this moment i'm in my workplace.
this evening i'll post step by step what you must do with the shell to replace these two apps.
now here in Italy are 3:40 pm, i'll come back home at 8 pm.
see you later
adb shellbusybox telnet localhostmount -o remount,rw /systemcp -f /sdcard/webapps/settings.gaiamobile.org/application.zip /system/b2g/webapps/settings.gaiamobile.org
cp -f /sdcard/webapps/system.gaiamobile.org/application.zip /system/b2g/webapps/system.gaiamobile.org
exitexitadb reboot
Do i need to root using telneton/bootstrapon first or i can directly execute the command via adb?
Hi Ivan, sorry for late reply as recently a bit busy, can't get an access to pc.Hi Speeduploop, I don't undertand, kindly rewrite the complete command for me.thanks to all.
Hi people desperate for whatsapp on firmware v12!After fabrice (KaiOSTech) on the discord r/KaiOS pointed out that whatsapp needs some new apis - but the api-daemon from v13 should work on v12......I created a little apiupdate.zip to update older phones to the newer api.(with the help from Ivan - who tested for me and now is the first person with working whatsapp on v12)So all you have to do is to install the attached zip - it will install the api-daemon from v13 on your v12.After that the whatsapp version on our different app-stores will work.So now you can have whatsapp even if you can't update to v13 (or just don't want to).Because google won't let me attach the file directly --> https://drive.google.com/open?id=1D7GvxfVqOp9hNupr4FllDgMSW9vzFMCfhave fun!NB: it would be smart to dump you /system-partition (dumpall.zip) - just in case ;)
--
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 post to this group, send email to banana...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/bananahackers/f9b42c68-de16-448f-b46c-7fdadc25ab34%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.
i'm not sure if cp command replaces all the folder deleting existing files...in this case you can pull out the whole folders, patch then and replacing all the content.
in this way you'll have a v12 system with a v11 firmware version.
--
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 post to this group, send email to banana...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/bananahackers/5ed0e27f-8aeb-4bfc-b459-e32081b8b344%40googlegroups.com.
but now we know what needs a v11 to be a v12, then we can creating a patch for v11, if someone wants only essential parts.
i haven't check for the webapps, i remember that my v11 had a different and slower indexing for number's composing, but you can replace and delete what you want as stock apps as you have seen in previous post for replacing "system" and "settings" apps (i suggest you to re-replacing system.Gaiamobile.org with the one on bananahackers website in the "customization" section for screenshots and multitasking).
using the same instructions of system and settings replacement you can start to add the files on your /system right now...
...or someone interested could made a flashable zip to do this for all the v11 users using my zips?
--
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 post to this group, send email to banana...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/bananahackers/5af0b928-fbfb-4d6e-8b8c-74ac72d10a84%40googlegroups.com.
No worries Ivan, it's night time here, i only have pc tomorrow morning.
Thanks Hossain if you can make zip. All of the command are so complicated for me. Hahaha.
--
You received this message because you are subscribed to a topic in the Google Groups "comp.mobile.nokia.8110" group.
To unsubscribe from this topic, visit https://groups.google.com/d/topic/bananahackers/2hbADsqg5UQ/unsubscribe.
To unsubscribe from this group and all its topics, send an email to bananahacker...@googlegroups.com.
To post to this group, send email to banana...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/bananahackers/e991fa32-53ba-417d-8644-b7c4fe4770b0%40googlegroups.com.
adb shell
busybox telnet localhost
mount -o remount,rw /system
cp -a /sdcard/etc /system/
cp -a /sdcard/b2g /system/
exit
exit
adb reboot recovery
now all must be solved, install WhatsApp to confirm this....if your phone starts
1) the only omitted modification that remain is a parameter in /system/build.prop that i've done:
ro.telephony.default_network=5
i have changed the value from 5 to 10 (from edge to all bands).
let try this.
2) if it doesn't work try a factory reset
3) if it doesn't work we can try to add updated stock apps (i haven't checked for them).
the only problem was the same for me before apiupdate.zip, you can't synchronize contacts with the internet part of the app!
if nothing of this works for you....only solution could be updating to v12...but how? :/
Why don't you install GerdaOS?
just a few buttons & you have the latest & best OS on your banana + root access...
1- prepare your v11 system.img with the restore zip (chose one from backup section/restore system on my site) on your sd card;
2- use v12restore.zip, it is configured for a /system replacement only;
3- try if it works. in case the phone restarts every time or you got an error remove the battery. you have to start the phone in recovery mode (power+up), then use the tool at point 1.
is only a test to see if v12 works on your phone. i have done the same with a v13system.img some months ago without success....but if there are test-keys up to v12 you can safely restore your v11system.img
let me know!