SmarkSDK update (DALP)
Incident Properties
Question
Hi Team,
Can I get an update on when we can have the ability to read from the DALP file in the Android world? A while back I think this was targed for SmartSDK 2.40 around the end of March. The team here needs to make some architectural decisions and plan work accordingingly.
Thanks!
Andy
Layout constraints for "full page" view
Incident Properties
Question
Can you give some direction on what dimensions of layout constraints we should use for a "full page" panel on the SmartSDK? I think we need to allow some room for the status bar at the bottom of the screen so that it doesn't cover over some controls. Can you point me to where that is documented?
Thanks!
Edit information on smart card
Incident Properties
Question
Hi Alex,
I asked a question before about edit smart card information in incident #1405. You mentioned that smartSDK has the capability to do that. But from the sample code and document, I can only find API to read card information, still not sure what API should I call to write card information.
https://beta.ricoh-ridp.com/ridp/support-system/incident/ricoh-americas-corp-technology-center/1480550783/1157570893/1405
Thanks,
Yue
Setting icon is empty in scannerex
Incident Properties
Question
Hi,
I am trying to use jp.co.ricoh.advop.scannerex for setting in ScanServiceGUI sample code. But after I click the "Setting" button, It shows up as following, where the icons are empty, I am not sure is that expected or I am doing something wrong.
Thanks,
Yue
LRS Android Precertification (2016-11-14) and Certification (2016-11-21)
Incident Properties
Question
We are ready for certification for our Android pull-print solution. The USB thumb drives containing the VM images will be in California and New Jersey no later than Monday morning. Our precertification is scheduled to begin on 2016-11-14 with certification beginning on 2016-11-21.
I am attaching multiple things to the incident, which are also available on the thumb drives:
1. The MFPsecure manual, which has the Ricoh specific appendix (Appendix E).
2. The Quick Start Guide, which should get the certification team going on testing.
3. The Purchase Order.
4. The three unsigned ZIP files for our solution, which include an Authentication application, a Secure Delivery application and an Application Manager which also contains a servlet.
Thanks,
Bryan
Can my scan application handle the stop button on the bottom right hand corner of the banner?
No. Unfortunately, there is no public API to handle the stop button.
Can a Custom Authentication application allow a username to have blank spaces?
No. The current SmartSDK specification does not allow blank spaces in the USER_ID parameter for the REQ_LOGIN intent. The USER_ID can be up to 32 bytes and cannot include blank spaces, colon and double quotation mark (“) characters.
How do I correctly set the display name on the top left of the home screen?
If your application is a custom authentication application, using the RES_EXTERNAL_AUTH you have the ability to return values for the following: userid, user name and display name. You’ll want to use the “user name” key to display the value that you intended too on the top left of the home screen. Keep in mind the “display name” is the key to specify the name in the machine addressbook UI.
Job Tracking Events
Incident Properties
Question
Hello,
I am implementing a job tracking application. When I do a duplex copy on the device, I get 2 different notifications for job events, one for each face. Is there anything like a jobID to tie these job events together?
Also, on that same note, if someone copies 10 pages, how would I be able to tell it is one copy job of 10 pages instead of 10 copy jobs?
Thanks,
Bryan
Authentication Framework Released
Incident Properties
Question
Request for Authentication Framework ....