Quote:
Originally Posted by MarekGibek
Fully functional Android 2.3.4 for Kobo Touch (N905C).
|
Good work !!!

I will test it soon.
Quote:
Originally Posted by MarekGibek
resigned from ramdisk - you can edit startup scripts directly on the partition without any troubles
|
Excellent feature !
But What do you mean exactly by 'resigned from ramdisk' ?
Quote:
Originally Posted by MarekGibek
But there is still one problem with my app. It can be killed by Android any time and it will stop working 
|
If think you must run it as a service.
as in
http://alvinalexander.com/java/jware...ice.java.shtml
http://www.brighthub.com/mobile/goog...les/34861.aspx
Detecting reverse mode is possible but not straightforward
You must use another method more cpu demanding...
http://stackoverflow.com/questions/1...ges-in-android
(I made some search for that the last days...)