-
Estimated reading time: 2 Minutes
How to list a remote path with JSCH (SFTP) in Android
Learn how to retrieve the content of a remote path (sftp server) using the JSCH Library in Android (and other platforms because we are using Java)
Stay updated with our most recent tutorials, fixes, and developer resources.
Real-time updates that matter
Estimated reading time: 2 Minutes
Learn how to retrieve the content of a remote path (sftp server) using the JSCH Library in Android (and other platforms because we are using Java)
Estimated reading time: 1 Minute
Learn an easy way to delete a file (android,ios,windows) with cordova
Estimated reading time: 1 Minute
How to create a notification toast in windows 10
Estimated reading time: 1 Minute
The ECMASCRIPT 6 (2015) have added a comfortable shortcut of literal objects definition in javascript.
Estimated reading time: 1 Minute
The app builds successfully, everything seems to be ok installing app, launching and LAUNCH SUCCESS. However when the app is executed on a device or emulator with android < 4.2 nothing happens !
Estimated reading time: 1 Minute
This is a common issue on java and happens when you're trying to access a variable in a nested class.
Estimated reading time: 2 Minutes
List all files and folders inside a directory
Estimated reading time: 2 Minutes
This problem happens on Android version > 5 when you select a file from the native file chooser using cordava or phonegap, learn how to deal with this issue !
Estimated reading time: 1 Minute
Still confused what makes different "var" of "let" declarator in javascript? Take a look !
Estimated reading time: 1 Minute
If you have obfuscated javascript code, you can try retrieving the source code although it will be not so easy to read.
Estimated reading time: 1 Minute
Learn more about javascript obfuscation ! Sometimes, the minification is not enough.
Estimated reading time: 1 Minute
Do you want to create an application with web knowledge like Spotify or steam ? Use CEFSharp !
Estimated reading time: 1 Minute
Increase the performance of a function that is executed many times in a short time
Estimated reading time: 3 Minutes
Problems with exportation to image with highcharts ? Try these methods !