CMCOFFEE
Android Fan
Profile
Posts: 2017
Reg: Jan 04, 2013
Amarillo, Texas
26,670
10/29/13 03:47 PM (10 years ago)

Scringo shows welcome screen but wont swipe open

Can someone tell me what causes this? I tried following this but I am not able to get it working.Im using bt 3.0 and scringo 2.4. All on android. thanks again
 
Worker73
Android Fan
Profile
Posts: 419
Reg: Feb 06, 2012
Austria, Klagen...
4,490
like
10/30/13 02:25 AM (10 years ago)
Same Problem here with Android 3,0 and Scringo 2.4 ;-(
 
CMCOFFEE
Android Fan
Profile
Posts: 2017
Reg: Jan 04, 2013
Amarillo, Texas
26,670
like
10/30/13 06:41 AM (10 years ago)
Yes Ofer said he will look at it by sunday, because they are getting ready for a major release
 
Worker73
Android Fan
Profile
Posts: 419
Reg: Feb 06, 2012
Austria, Klagen...
4,490
like
10/30/13 06:52 AM (10 years ago)
Thanks... Sounds Cool ;-)
 
CMCOFFEE
Android Fan
Profile
Posts: 2017
Reg: Jan 04, 2013
Amarillo, Texas
26,670
like
10/30/13 09:05 AM (10 years ago)
Ofer emailed me this solution: Hi, got to it eventually, it's a simpler situation than I thought... You need to add the following: in BT_activity_host's onCreate:Scringo.setAppId("YOUR_APP_ID"); // you can do this from the scringo.properties as well scringo = new Scringo(this); scringo.init(); scringo.addSidebar(); can do this from the scringo.properties as well (and don't forget the scringo.onStart(), scringo.onStop() in onStart, onStop) Plus, you might need the android-support-v4.jar in the libs folder Ofer
 
Ofer
Android Fan
Profile
Posts: 54
Reg: Apr 06, 2013
Tel Aviv
540
like
10/30/13 02:23 PM (10 years ago)
Thanks for spreading the solution CMCoffee. The thing is, Scringo now lets you integrate with tons of API calls, and the sidebar is just one of them, so we don't want it to be the default if someone doesn't want it. So if you do, simply call the addSidebar API. Ofer
 
CMCOFFEE
Android Fan
Profile
Posts: 2017
Reg: Jan 04, 2013
Amarillo, Texas
26,670
like
10/30/13 03:29 PM (10 years ago)
Your welcome. where can we find the list of api calls?
 
Ofer
Android Fan
Profile
Posts: 54
Reg: Apr 06, 2013
Tel Aviv
540
like
10/31/13 12:51 AM (10 years ago)
Check out our new documentation! http://docs.scringo.com/ I'll be happy to receive feedback to [email protected] Ofer
 

Login + Screen Name Required to Post

pointerLogin to participate so you can start earning points. Once you're logged in (and have a screen name entered in your profile), you can subscribe to topics, follow users, and start learning how to make apps like the pros.