de en es fr
Let the machine help
Light teasing, exhibition, BDSM, sissyfication, watersports... with sounds and pictures


Post new topic Reply to topic  [ 121 posts ]  Go to page Previous  1, 2, 3, 4, 5, 6 ... 9  Next
Author Message
 Re: News about Android
PostPosted: Fri Aug 28, 2015 9:39 am 
Offline
Site Admin
User avatar
Is it the call to getImage() that fails with Android ? What happens ?

I was considering only the need for men, as women naturally would guess :roll:


Top
 Profile Send private message 
 
 Re: News about Android
PostPosted: Fri Aug 28, 2015 10:27 am 
Offline
Veteran
User avatar
:lol: nice recovery Doti - good point :lol:

Have not played with the android version much so not 100% sure where the problem is. Just my guess it was around the getImage() was running Jennifer on "level 1" so should not be using any of the communications API. The whole program just exits with a message box saying "Unfortunately, SexScripts has stopped" - will have a better look later with some added tracing. My phone is due an upgrade (still on a Samsung S4!) so may also just be me :? Anyone else tried Jennifer on android?

_________________
Liz

You can't take something off the Internet - it's like taking pee out of a pool.
https://play-clan.site profile: Liz


Top
 Profile Send private message 
 
 Re: News about Android
PostPosted: Fri Aug 28, 2015 5:27 pm 
Offline
Veteran
User avatar
doti wrote:
Is it the call to getImage() that fails with Android ? What happens ?


Looking at it again it crashes for me on line 84 or 86:

Code:
   def filename = getImage("Smile :-)")
   cap_a = filename
   setImage(filename)


My guess is its 84 as its too quick after the "You ready" to have taken done the getImage() :? should i put it in a try block? :D

Also a quick question where are the script files saved on my phone? guess I can do a quick System.getProperty("user.dir") check.. just will be easier to edit them if I can find them :-)

_________________
Liz

You can't take something off the Internet - it's like taking pee out of a pool.
https://play-clan.site profile: Liz


Top
 Profile Send private message 
 
 Re: News about Android
PostPosted: Fri Aug 28, 2015 6:00 pm 
Offline
Site Admin
User avatar
The main data folder of SexScripts for Android is the "private application folder" ; where it is exactly depends on the version, but it may be in something like /data/data/sexscripts/. Probably not reachable on non-rooted devices.

I found the most probable cause, a permission was missing for getImage() (it needs to write in the temporary folder, the external storage). I'll make a new release of SexScripts for Android today (2 - beta 2).


Top
 Profile Send private message 
 
 Re: News about Android
PostPosted: Fri Aug 28, 2015 8:55 pm 
Offline
Veteran
User avatar
Thanks 8-)

_________________
Liz

You can't take something off the Internet - it's like taking pee out of a pool.
https://play-clan.site profile: Liz


Top
 Profile Send private message 
 
 Re: News about Android
PostPosted: Sat Aug 29, 2015 11:03 am 
Offline
Veteran
User avatar
Looks like the pics on android are not saved in a captured sub folder. will this happen later or do i relax my is webcam checks for android?

_________________
Liz

You can't take something off the Internet - it's like taking pee out of a pool.
https://play-clan.site profile: Liz


Top
 Profile Send private message 
 
 Re: News about Android
PostPosted: Sat Aug 29, 2015 3:18 pm 
Offline
Veteran
User avatar
Ok getimage() now not crashing for me but after it takes a pic it restarts ss to the intro script :?

_________________
Liz

You can't take something off the Internet - it's like taking pee out of a pool.
https://play-clan.site profile: Liz


Top
 Profile Send private message 
 
 Re: News about Android
PostPosted: Sun Aug 30, 2015 12:19 pm 
Offline
Site Admin
User avatar
No idea this time.
- the test.groovy test script does the same thing ?
- which android ?
- no memory problems usually (in the phone, I mean) ?

The temporary picture are stored in another place, usually on the SDCard, not in DCIM/ but Pictures/


Top
 Profile Send private message 
 
 Re: News about Android
PostPosted: Sun Aug 30, 2015 7:00 pm 
Offline
Veteran
User avatar
doti wrote:
No idea this time.
- the test.groovy test script does the same thing ?
- which android ?
- no memory problems usually (in the phone, I mean) ?

The temporary picture are stored in another place, usually on the SDCard, not in DCIM/ but Pictures/


yep does the same in test.groovy, android 5.01 and no memory problems (that i remember :D )

_________________
Liz

You can't take something off the Internet - it's like taking pee out of a pool.
https://play-clan.site profile: Liz


Top
 Profile Send private message 
 
 Re: News about Android
PostPosted: Sun Aug 30, 2015 8:06 pm 
Offline
Site Admin
User avatar
So it restarts the app when going from campera -> SexScripts

1 - Please try the today release

2 - KO : Can you try this : when the cam app is on, you use the home button to go back to SexScripts => it already gone back to the intro script ?

3 - Perhaps you have a log analyser on your phone (like https://play.google.com/store/apps/details?id=org.jtb.alogcat or https://play.google.com/store/apps/details?id=com.nolanlawson.logcat) ?


Top
 Profile Send private message 
 
 Re: News about Android
PostPosted: Mon Aug 31, 2015 10:39 am 
Offline
Veteran
User avatar
doti wrote:
So it restarts the app when going from campera -> SexScripts

1 - Please try the today release

2 - KO : Can you try this : when the cam app is on, you use the home button to go back to SexScripts => it already gone back to the intro script ?

3 - Perhaps you have a log analyser on your phone (like https://play.google.com/store/apps/details?id=org.jtb.alogcat or https://play.google.com/store/apps/details?id=com.nolanlawson.logcat) ?


Ok tried the new release not reseting but the image is displaying blank (inc in test.groovy).

I will probably just park this for now at my end as it does not appear to be just my scripts and I will be spending less time on sexscripts going forward..

_________________
Liz

You can't take something off the Internet - it's like taking pee out of a pool.
https://play-clan.site profile: Liz


Top
 Profile Send private message 
 
 Re: News about Android
PostPosted: Wed Sep 02, 2015 12:56 pm 
Offline
Regular
Is the app completely incompatible with android versions lower than 4.0? The best my device will take is 2.3.5, and every time i try to install the apk it says there was a parsing error and quits before it really even starts installing.


Top
 Profile Send private message 
 
 Re: News about Android
PostPosted: Wed Sep 02, 2015 1:29 pm 
Offline
Site Admin
User avatar
Yes ; I could do nothing better, it's the groovy scripting that is restricted to that. It may be different in a few monthes, but most probably not.
It seems that you are in the 5% older, sorry for that.


Top
 Profile Send private message 
 
 Re: News about Android
PostPosted: Tue Sep 08, 2015 5:55 pm 
Offline
Active member
User avatar
I have a question about Android.

I have S4 mini.
Each time à script check for Webcam, sexscript stop.

I need to be root on my device?

Regard


Top
 Profile Send private message 
 
 Re: News about Android
PostPosted: Tue Sep 08, 2015 6:02 pm 
Offline
Site Admin
User avatar
Which android version ?
Does it stop immediatly ?
Do you see an error message ?

Thank you


Top
 Profile Send private message 
 
Display posts from previous:  Sort by  
Post new topic Reply to topic  [ 121 posts ]  Go to page Previous  1, 2, 3, 4, 5, 6 ... 9  Next

All times are UTC + 1 hour [ DST ]


Who is online

Users browsing this forum: No registered users and 10 guests


You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot post attachments in this forum

Search for:
Jump to:  


Powered by phpBB © 2000, 2002, 2005, 2007 phpBB Group
Maroon Fusion theme created by Oxydo
Software, theme modifications, phpBB modification by Doti 2010 - 2020
This website uses session cookies only.