> It won't install on my system -- what minimum SDK level did you specify?
>
> Nice touch having the icon in there.
>
> The orientation problem is standard. You have to save the currently loaded 
> file path in onPause (I think -- it might be something else) and then 
> reload the TW in onResume. I'm sure the technique is outlined in more than 
> one tutorial out there. The problem for TW is that if you happen to be 
> typing something and then tilt the screen, it's all gone. I guess the 
> solution would be to enhance the webview interface to tell the TW file to 
> save before the pause. If that's possible ...
>

About the orientation problem: I've seen that I can write to the cache, so 
I would save to the cache before it rotates and restore afterwards if I 
find a way doing it 

>
> I notice the path you specify is for the internal system. Do you have the 
> android.permission.WRITE_EXTERNAL_STORAGE set in the manifest? Supposedly 
> if you set it, on Android 6 - 8 you should be able to write the external 
> storage card. 
>
> -- Mark
>
> On Friday, December 21, 2018 at 8:52:25 PM UTC-8, BurningTreeC wrote:
>>
>> Here's the app that doesn't need my plugin anymore. works with a standard 
>> tiddlywiki file
>>
>

-- 
You received this message because you are subscribed to the Google Groups 
"TiddlyWiki" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to tiddlywiki+unsubscr...@googlegroups.com.
To post to this group, send email to tiddlywiki@googlegroups.com.
Visit this group at https://groups.google.com/group/tiddlywiki.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/tiddlywiki/1aad3986-9f82-4f79-9dac-dcb10d2366bf%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to