You signed in with another tab or window. Reload to refresh your session. You signed out in another tab or window. Reload to refresh your session. You switched accounts on another tab or window. Reload to refresh your session. Dismiss alert
var nowPlaying = require('com.guidolim.TiNowPlaying'); //Set "Now Playing" info nowPlaying.setInfo({ artistName: 'Artist Name', songTitle: 'Song Name', albumTitle: 'Album Title', albumCover: Ti.Filesystem.getFile(Ti.Filesystem.resourcesDirectory, 'albumCover.png').nativePath }); //You also set a remote image for album cover. //Clear "Now Playing" info nowPlaying.clear(); //Handle remote control ev
🔝 Top sponsors 🔝 Sample project created to reinforce some of the main concepts described in the tech talk "Effective Android UI". In this repository you are going to find some interesting samples like: MVP and MVVM (without data binding engine) samples. How to use fragments. How to use Dagger to implement dependency injection. Use resource qualifiers to change the layout used in different screen
README.md Appcelerator Titanium Mobile Module Project This is a skeleton Titanium Mobile Mobile module project. MODULE NAMING Choose a unique module id for your module. This ID usually follows a namespace convention using DNS notation. For example, com.appcelerator.module.test. This ID can only be used once by all public modules in Titanium. GET STARTED Edit manifest with the appropriate details a
Very Simple jQuery plugin for generating url for static google map and url for live map Usage: Demo Description "$staticMap" plugin, generate a link to static google map. "$liveMapLink" plugin, generate a link to live google map. Html example <a class="liveMap" target="_blank" href="#"><img id="staticMap" src="" alt=""/></a> JS //Static map image link var url = $.staticMap({ markerIcon: 'http://ti
The limitations of fswatch depend largely on the monitor being used: The FSEvents monitor, available only on macOS, has no known limitations, and scales very well with the number of files being observed. The File Events Notification monitor, available on Solaris kernels and its derivatives, has no known limitations. The kqueue monitor, available on any *BSD system featuring kqueue, requires a file
リリース、障害情報などのサービスのお知らせ
最新の人気エントリーの配信
j次のブックマーク
k前のブックマーク
lあとで読む
eコメント一覧を開く
oページを開く