Re: [ROOT/ROM/DEV] Korean Galaxy Note Development and Support sharing
Quote:
Originally Posted by maestrobarako
were all relying on you dark. since you're the only dev we've got so..most of us here are just bunch of scavengers, waiting and looking for something we could use..
|
Well so far I've spent a bit on sending text's but can't solve 160+ char messages. I know why the problem is there but I am not a good enough Java coder to figure out how to fix it.
So I am putting that to one side until I can buy more talk time. My net is down so am using the android and WiFi feature, I don't have a data plan so its limited to what I put onto the phone.
Currently the JB leak has seen lots of work from me.
I've zip aligned/deodex'd
Debloated
Boot in English
Hand cent SMS for up to 160 chars.
Added what's app (I use it so much I put it in by default )
Super user / busy box
S-voice
Efs pro
English / Gregorian calendar
My plan is to start with a super slim ROM, absolute basics to make it work, then once that's in the wild I hope others can use it as a base to build flavoured ROMs on top off.
As a example, I won't have weather apps, so long as you have Google play, you can download dozens in moments, but stuff like s-voice is not on play so that will be in the ROM.
Once I've got confident with that then I will start getting clever.
It also going to be a patch ROM, which means you must be on JB already and factory reset to use,
I might develop a full flash later but to keep file sizes down I would recommend you start with vanilla JB then flash my ROM (when I upload it lol)
Please don't pm for previews, there won't be any.
Also this is just L model, but I am learning about s/k models in the hope of supporting others, but for now L only.
Darkspr1te
sent from the Darkspr1te's lair
---------- Post added at 10:48 PM ---------- Previous post was at 10:30 PM ----------
This is hand cent working,

That's a SMS of 160 chars, confirmed when I send it back via a iPhone.
Now the issue is of 160+chars ,
160 chars uses the call sendtextmessage , which Samsung have now included in JB and was missing/diffent in ICS hence in ICS we also had to patch the mms apk as well as framework.jar
In JB the standard android call is there, but the sentmultitext option requires extra info that I don't know how to feed into it ( the same was the issue on ICS) the extra info is what tells it to use CDMA or gsm for multi part SMS.
Its encoding too. At least I think that's what's missing, but as I mentioned, the fact I got 160 is a start, I am moving onto other areas of the ROM for now, ones that don't cost as much to test
sent from the Darkspr1te's lair